[root]/js

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| rimann | 54 (100.0%) | 2238 (100.0%) | 41.4 |
Change: Instead of creating whole series of events, we do now just clone them - but with collision checking :-)
22 lines of code changed in 2 files:
TimeTable now asks for confirmation before creating a new event when clicking on empty timeslot.
12 lines of code changed in 1 file:
Added better error message in case the eventEditor storing failed.
5 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.
1 lines of code changed in 1 file:
Everyone should only edit his own events. (Now showing some event-details in the timetable view)
7 lines of code changed in 1 file:
Events can be deleted now.
20 lines of code changed in 1 file:
Changed the publish yes/no option to be radio buttons instead of a select dropdown
1 lines of code changed in 1 file:
Add volunteer now generats correct checkbox via JS.
1 lines of code changed in 1 file:
Removed the "create new event" button in the dasboard -> it now points to the weekly view from where new events can be generated.
0 lines of code changed in 1 file:
Fixed small issue where wrong DOM elements got shown instead of being collapsed.
1 lines of code changed in 1 file:
Added possibility to add multiple rooms to an event.
3 lines of code changed in 1 file:
Added basic collision check basics (added comments)
2 lines of code changed in 1 file:
Added basic collision check basics (currently just checking the time_begin field)
26 lines of code changed in 1 file:
Added base for the plausibility check via Ajax.
14 lines of code changed in 1 file:
Fixed some styling issues found while pushing the ext to the staging server.
3 lines of code changed in 1 file:
Added creation of new volunteers (some more fancy JS stuff).
9 lines of code changed in 1 file:
Added creation of new volunteers.
18 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 1 file:
Added ajax based saving of the simple text fields of the event editor (storing booking confirmations)
1 lines of code changed in 1 file:
Added ajax based saving of the simple text fields of the event editor (time fields now dropdowns, working on second section)
1 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)
1 lines of code changed in 1 file:
Added ajax based saving of the simple text fields of the event editor
17 lines of code changed in 2 files:
Feature: Create event series from an existing event record (CSS and other cleanup).
4 lines of code changed in 2 files:
Feature: Create event series from an existing event record (JSON part).
7 lines of code changed in 1 file:
Feature: Create event series from an existing event record.
42 lines of code changed in 1 file:
Deleted unused stuff from javascript file.
0 lines of code changed in 1 file:
Added creation of new events from the timetable view (mainly JS stuff)
20 lines of code changed in 1 file:
Added base for the timeTable view (CSS and JS)
19 lines of code changed in 1 file:
Added the all rooms occupation view.
11 lines of code changed in 1 file:
Fixed minor issues in JS and the eID script
8 lines of code changed in 1 file:
Finished the storing/listing stuff for evaluations in the event editor.
3 lines of code changed in 1 file:
Storing the evaluations in the database now works.
1 lines of code changed in 1 file:
Work in progress: Showing and storing evaluations to events.
1 lines of code changed in 1 file:
Improved creation of new events (now via Ajax/eID) and javaScript redirect to the event editor.
11 lines of code changed in 1 file:
Modal window with jQuery to enter new evaluation message (without storing it actually)
69 lines of code changed in 1 file:
Fixed bug with invisible stuff in the event form after clicking the "show all" button right after loading the form.
1 lines of code changed in 1 file:
Added closing/opening of all fieldsets in the event form. jQuery rocks!
9 lines of code changed in 1 file:
Added the "all room" occupation list.
3 lines of code changed in 1 file:
Finished rough room occupation list view.
3 lines of code changed in 1 file:
Added room selector in room occupation view.
8 lines of code changed in 1 file:
(7 more)