


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 484 (100.0%) | 10009 (100.0%) | 20.6 |
| pi1/ | 258 (53.3%) | 4857 (48.5%) | 18.8 |
| / | 156 (32.2%) | 2847 (28.4%) | 18.2 |
| js/ | 54 (11.2%) | 2238 (22.4%) | 41.4 |
| static/ | 12 (2.5%) | 67 (0.7%) | 5.5 |
| media/ | 3 (0.6%) | 0 (0.0%) | 0.0 |
| doc/ | 1 (0.2%) | 0 (0.0%) | 0.0 |

Fixed the CSV export to work with the application of kirche-zh.ch (charset issues and re-ordered some columns in the export)
12 lines of code changed in 3 files:
Change: Instead of creating whole series of events, we do now just clone them - but with collision checking :-)
110 lines of code changed in 9 files:
TimeTable now asks for confirmation before creating a new event when clicking on empty timeslot.
13 lines of code changed in 2 files:
Added better error message in case the eventEditor storing failed.
42 lines of code changed in 5 files:
Feature: Assigning the default event type to new events.
47 lines of code changed in 3 files:
Added missing locallang label
1 lines of code changed in 1 file:
Fixed creation of events in the timeTable and allRoomsOccupation view to create events in the correct location right from the begin.
11 lines of code changed in 4 files:
Updated the localization.
4 lines of code changed in 1 file:
Modified the allRoomsOccupation view to show the records nicely aligned like the timeTable view.
283 lines of code changed in 5 files:
Feature: Ability to assign locations to a building (CSV Export now shows just the details of the building)
39 lines of code changed in 1 file:
Feature: Ability to assign locations to a building (DB stuff)
142 lines of code changed in 5 files:
Everyone should only edit his own events. (Now showing some event-details in the timetable view)
2 lines of code changed in 1 file:
Everyone should only edit his own events. (Now showing some event-details in the timetable view)
42 lines of code changed in 4 files:
Everyone should only edit his own events. (Dashboard changes)
13 lines of code changed in 1 file:
Everyone should only edit his own events. (Nice cursors and prep work for the timetable view)
27 lines of code changed in 3 files:
Everyone should only edit his own events. (Error message when requesting foreign event's editor view)
121 lines of code changed in 4 files:
Events can be deleted now.
88 lines of code changed in 8 files:
Changed the publish yes/no option to be radio buttons instead of a select dropdown
26 lines of code changed in 5 files:
Fixed small issue in eID script for saving changes in regular fields.
4 lines of code changed in 1 file:
Add volunteer now generats correct checkbox via JS.
1 lines of code changed in 1 file:
(125 more)