[root]
doc
(1 files, 0 lines)
js
(9 files, 2101 lines)
media
(3 files, 0 lines)
pi1
(16 files, 4182 lines)
static
(2 files, 59 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| rimann | 156 (100.0%) | 2847 (100.0%) | 18.2 |
Fixed the CSV export to work with the application of kirche-zh.ch (charset issues and re-ordered some columns in the export)
1 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 :-)
58 lines of code changed in 3 files:
TimeTable now asks for confirmation before creating a new event when clicking on empty timeslot.
1 lines of code changed in 1 file:
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:
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:
Events can be deleted now.
33 lines of code changed in 3 files:
Fixed small issue in eID script for saving changes in regular fields.
4 lines of code changed in 1 file:
Collision-Check now takes the cleanup time into account.
19 lines of code changed in 2 files:
Collision-Check now takes the preparation time into account.
28 lines of code changed in 2 files:
Fixed issue with saving new dates (messed up the date).
2 lines of code changed in 1 file:
Added basic collision check basics (check for room changes)
32 lines of code changed in 3 files:
Added basic collision check basics (check for date change)
23 lines of code changed in 2 files:
Fixed issue with begin_date which didn't update end_date in the same run.
15 lines of code changed in 1 file:
Added basic collision check basics (check for end time)
27 lines of code changed in 2 files:
Added basic collision check basics (added comments)
49 lines of code changed in 2 files:
Added basic collision check basics (currently just checking the time_begin field)
191 lines of code changed in 3 files:
Changed the timetable view to start the week on sunday (and some cosmetic cleanup)
1 lines of code changed in 1 file:
Fixed missing event in the room occupation view.
3 lines of code changed in 1 file:
Finished v0.1.0
2 lines of code changed in 2 files:
Fixed some styling issues found while pushing the ext to the staging server.
3 lines of code changed in 2 files:
Added creation of new volunteers (some more fancy JS stuff).
3 lines of code changed in 2 files:
Added creation of new volunteers.
40 lines of code changed in 2 files:
Cleaned up the volunteers/employees listing by storing them in separate tables.
57 lines of code changed in 3 files:
Added list of volunteers and saving via AJAX.
17 lines of code changed in 2 files:
Added list of employees and saving via AJAX.
45 lines of code changed in 2 files:
Added ajax based saving of the selectorboxes (storing the multiple relations (m:n))
42 lines of code changed in 1 file:
Added ajax based saving of the selectorboxes (storing the exclusive relations (n:1))
35 lines of code changed in 1 file:
Added empty entries for events without assigned categories, eventtypes and rooms
8 lines of code changed in 1 file:
Added ajax based saving of the simple text fields of the event editor (storing booking confirmations)
17 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)
8 lines of code changed in 1 file:
Added ajax based saving of the simple text fields of the event editor (fixed saving of date/time fields)
78 lines of code changed in 1 file:
Added ajax based saving of the simple text fields of the event editor (first section now works like a charm)
74 lines of code changed in 2 files:
Added ajax based saving of the simple text fields of the event editor
19 lines of code changed in 1 file:
EventEditor: Started filling up the remaining fields with real data from database.
36 lines of code changed in 1 file:
EventEditor: Started filling up the remaining fields with real data from database.
19 lines of code changed in 1 file:
Minor changes requested by customer, added third infrastructure type, some cleanup and CSS things.
9 lines of code changed in 4 files:
Now using the "cancelled" flag (which is used as status field currently) to determine whether an event is ready to be published or not.
2 lines of code changed in 2 files:
Feature: Create event series from an existing event record (JSON part).
6 lines of code changed in 1 file:
(46 more)