[root]/pi1

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| rimann | 258 (100.0%) | 4857 (100.0%) | 18.8 |
Fixed the CSV export to work with the application of kirche-zh.ch (charset issues and re-ordered some columns in the export)
10 lines of code changed in 1 file:
Change: Instead of creating whole series of events, we do now just clone them - but with collision checking :-)
30 lines of code changed in 4 files:
Added better error message in case the eventEditor storing failed.
37 lines of code changed in 4 files:
Fixed creation of events in the timeTable and allRoomsOccupation view to create events in the correct location right from the begin.
10 lines of code changed in 3 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:
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)
35 lines of code changed in 3 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.
35 lines of code changed in 4 files:
Changed the publish yes/no option to be radio buttons instead of a select dropdown
25 lines of code changed in 4 files:
Removed the "create new event" button in the dasboard -> it now points to the weekly view from where new events can be generated.
6 lines of code changed in 2 files:
The timetable view shows preparation and cleanup time now as blocked timeframe (rendering of the blocked timeslots)
53 lines of code changed in 1 file:
The timetable view shows preparation and cleanup time now as blocked timeframe (CSS and stripes)
5 lines of code changed in 1 file:
Added possibility to add multiple rooms to an event.
13 lines of code changed in 2 files:
Removed the end-date field, as we'll anyway have just on-one-day events.
2 lines of code changed in 2 files:
Changed the timetable view to start the week on sunday (and some cosmetic cleanup)
22 lines of code changed in 2 files:
Fixed missing event in the room occupation view.
14 lines of code changed in 1 file:
Fixed some styling issues found while pushing the ext to the staging server.
10 lines of code changed in 2 files:
Added creation of new volunteers (some more fancy JS stuff).
20 lines of code changed in 3 files:
Added creation of new volunteers.
6 lines of code changed in 2 files:
Cleaned up the volunteers/employees listing by storing them in separate tables.
11 lines of code changed in 1 file:
Added list of volunteers and saving via AJAX.
18 lines of code changed in 3 files:
Added list of employees and saving via AJAX.
15 lines of code changed in 2 files:
Fixed minor issue with the confirmation checkbox.
2 lines of code changed in 2 files:
Added empty entries for events without assigned categories, eventtypes and rooms
36 lines of code changed in 1 file:
Added ajax based saving of the simple text fields of the event editor (part of the work from yesterday (for infrastructure checkboxes))
2 lines of code changed in 2 files:
Added ajax based saving of the simple text fields of the event editor (storing booking confirmations)
8 lines of code changed in 2 files:
Added ajax based saving of the simple text fields of the event editor (time fields now dropdowns, working on second section)
55 lines of code changed in 4 files:
Added ajax based saving of the simple text fields of the event editor (first section now works like a charm)
23 lines of code changed in 2 files:
EventEditor: Started filling up the remaining fields with real data from database.
22 lines of code changed in 2 files:
EventEditor: Started filling up the remaining fields with real data from database.
43 lines of code changed in 3 files:
Minor changes requested by customer, added third infrastructure type, some cleanup and CSS things.
79 lines of code changed in 4 files:
Added arrows to the expandable/collapsable headers in the event editor.
9 lines of code changed in 1 file:
Now using the "cancelled" flag (which is used as status field currently) to determine whether an event is ready to be published or not.
1 lines of code changed in 1 file:
Feature: Create event series from an existing event record (CSS and other cleanup).
17 lines of code changed in 2 files:
Feature: Create event series from an existing event record (JSON part).
5 lines of code changed in 2 files:
Feature: Create event series from an existing event record.
72 lines of code changed in 4 files:
(69 more)