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:
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 3 files:
Fixed small issue where wrong DOM elements got shown instead of being collapsed.
1 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:
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 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 possibility to add multiple rooms to an event.
16 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)
51 lines of code changed in 3 files:
Added basic collision check basics (currently just checking the time_begin field)
217 lines of code changed in 4 files:
Removed the end-date field, as we'll anyway have just on-one-day events.
2 lines of code changed in 2 files:
Added base for the plausibility check via Ajax.
14 lines of code changed in 1 file:
Changed the timetable view to start the week on sunday (and some cosmetic cleanup)
23 lines of code changed in 3 files:
Fixed missing event in the room occupation view.
17 lines of code changed in 2 files:
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.
16 lines of code changed in 5 files:
Added creation of new volunteers (some more fancy JS stuff).
32 lines of code changed in 6 files:
Added creation of new volunteers.
64 lines of code changed in 5 files:
Cleaned up the volunteers/employees listing by storing them in separate tables.
68 lines of code changed in 4 files:
Added list of volunteers and saving via AJAX.
35 lines of code changed in 5 files:
Added list of employees and saving via AJAX.
60 lines of code changed in 4 files:
Fixed minor issue with the confirmation checkbox.
2 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
44 lines of code changed in 2 files:
Added ajax based saving of the simple text fields of the event editor (part of the work from yesterday (for infrastructure checkboxes))
4 lines of code changed in 3 files:
Added ajax based saving of the simple text fields of the event editor (storing booking confirmations)
26 lines of code changed in 5 files:
Added ajax based saving of the simple text fields of the event editor (time fields now dropdowns, working on second section)
64 lines of code changed in 6 files:
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)
98 lines of code changed in 5 files:
Added ajax based saving of the simple text fields of the event editor
36 lines of code changed in 3 files:
EventEditor: Started filling up the remaining fields with real data from database.
58 lines of code changed in 3 files:
EventEditor: Started filling up the remaining fields with real data from database.
62 lines of code changed in 4 files:
Minor changes requested by customer, added third infrastructure type, some cleanup and CSS things.
88 lines of code changed in 8 files:
Added arrows to the expandable/collapsable headers in the event editor.
9 lines of code changed in 3 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.
3 lines of code changed in 3 files:
Feature: Create event series from an existing event record (CSS and other cleanup).
21 lines of code changed in 4 files:
Feature: Create event series from an existing event record (JSON part).
18 lines of code changed in 4 files:
Feature: Create event series from an existing event record (calculation of begin date/time fixed).
4 lines of code changed in 1 file:
Feature: Create event series from an existing event record (creation of relations).
44 lines of code changed in 1 file:
Feature: Create event series from an existing event record.
268 lines of code changed in 7 files:
Code cleanup.
0 lines of code changed in 1 file:
Deleted unused stuff from javascript file.
0 lines of code changed in 1 file:
Added some translations.
21 lines of code changed in 1 file: