Commit Graph

5313 Commits

Author SHA1 Message Date
Georg Ehrke 26544e5e97 fix gotoDate for FullCalendar 2.0.1 2015-09-05 15:39:43 +02:00
Georg Ehrke cd9a1ebcac update to fullcalendar 2.0.1 2015-09-05 15:39:43 +02:00
raghunayyar bcd09c67cd Implements Selecting date via datepicker. 2015-09-05 15:39:43 +02:00
raghunayyar c7abcdcb4c Removes arrows from FullCalendar, take functionality to datepicker. 2015-09-05 15:39:42 +02:00
raghunayyar 0e841a5111 Adds Today Button and fixes typerrors. 2015-09-05 15:39:42 +02:00
raghunayyar 253c2c5bd8 Switch Calendar View Buttons Work Now, thanks to @georgehrke :D 2015-09-05 15:39:42 +02:00
raghunayyar 0b5d1e612b Push last changes. 2015-09-05 15:39:42 +02:00
raghunayyar 2ace82ed24 Initial Commit : Add and Remove Events, needs more work on logic. 2015-09-05 15:39:42 +02:00
raghunayyar 087b2f87c1 Takes Events Model retreival and calendar inside . 2015-09-05 15:39:42 +02:00
raghunayyar 97eaa568f9 Uses Services to change views, check calcontroller for issue. 2015-09-05 15:39:42 +02:00
raghunayyar 96010b06ea say hello to jstz, sets default timezone 2015-09-05 15:39:42 +02:00
raghunayyar 199d3776bb Adds a repeating tab to the create event dialog box plus timezone request. 2015-09-05 15:39:42 +02:00
raghunayyar 6a01cc1781 Adds missing CSS file. 2015-09-05 15:39:42 +02:00
raghunayyar 9936319251 Generating a basic events structure for creating events @georgehrke have a look ;) 2015-09-05 15:39:42 +02:00
Georg Ehrke 471d642600 propagate path of jcalsplitter 2015-09-05 15:39:42 +02:00
raghunayyar 0ca39db64a Correct request for creating events. 2015-09-05 15:39:42 +02:00
Georg Ehrke c12831f4ef fix calendar-color validation 2015-09-05 15:39:41 +02:00
raghunayyar c926a078f3 Events get colour associated with their calendars. 2015-09-05 15:39:41 +02:00
raghunayyar 4f98d7960d Adds bootstrap temporarily. 2015-09-05 15:39:41 +02:00
raghunayyar ee600f89d7 initial commit for displaying event dialog. 2015-09-05 15:39:41 +02:00
raghunayyar 5308bf18b7 Adds master like button in rework. 2015-09-05 15:39:41 +02:00
raghunayyar 43fec127cb Loading directive, dynamic height of calendar. 2015-09-05 15:39:41 +02:00
raghunayyar d768c56fa4 Events get rightfully displayed without any typeerrors. 2015-09-05 15:39:41 +02:00
raghunayyar 8c06cdb2b0 Removes twice calling of Calcontroller bug. 2015-09-05 15:39:41 +02:00
raghunayyar fcd3970b96 Bernhards changes to fix typeerrors. 2015-09-05 15:39:41 +02:00
raghunayyar 5b634f7998 Fixes Calendar Styles as per new layout. 2015-09-05 15:39:41 +02:00
Georg Ehrke d2279784d3 fix routes 2015-09-05 15:39:41 +02:00
raghunayyar 986e6e65a3 Takes logic to Model, Returns [] when jCaldata is invalid. 2015-09-05 15:39:41 +02:00
raghunayyar 8148b5dc22 Puts a check for empty calendar before populating. 2015-09-05 15:39:40 +02:00
raghunayyar d79cdda5d8 Displays events dynamically, adds buttons to switch, TODO: fix typerrors. 2015-09-05 15:39:40 +02:00
raghunayyar 832010d225 Removes unwanted code. 2015-09-05 15:39:40 +02:00
raghunayyar 8f0a172466 Takes Logic to Model 2015-09-05 15:39:40 +02:00
raghunayyar 5d5bb0d016 Updates Logic for Events Model 2015-09-05 15:39:40 +02:00
Georg Ehrke 28b3b05b97 return empty array and 200 instead of 204 2015-09-05 15:39:40 +02:00
raghunayyar 6606077ea2 Adds ical.js, edits eventsmodel to return the calendar data. 2015-09-05 15:39:40 +02:00
raghunayyar 092188a20e More Style Fixes for the Full Calendar. 2015-09-05 15:39:40 +02:00
raghunayyar b3499e7b07 Better Looking DatePicker, finally. 2015-09-05 15:39:40 +02:00
raghunayyar 329d710d57 Feature : Adds Day, Month and Weekly Views. 2015-09-05 15:39:40 +02:00
raghunayyar c30aec2bdc Georg go through the comments, eventsmodel is the place. 2015-09-05 15:39:40 +02:00
raghunayyar 03362b50eb Defines request for Download. 2015-09-05 15:39:39 +02:00
Georg Ehrke fd45648155 some controller fixes 2015-09-05 15:39:39 +02:00
Georg Ehrke b2007fa4e1 increment version number 2015-09-05 15:39:39 +02:00
Georg Ehrke 569d4f2682 more work on calendar cache businesslayer 2015-09-05 15:39:39 +02:00
Georg Ehrke 1eec4b2f26 export \o/ 2015-09-05 15:39:39 +02:00
raghunayyar dc339feb7e Fixes weird Calendar List Behavior, Comments out Sharing Model. 2015-09-05 15:39:39 +02:00
raghunayyar 45059e6f8b Cleaner semantics for adding calendar to lists. 2015-09-05 15:39:39 +02:00
raghunayyar 4caad9bbd3 Some basic animations for calendarlist. Needs more polishing. 2015-09-05 15:39:39 +02:00
Georg Ehrke 5ab461bd72 fix Controller::contentType() 2015-09-05 15:39:39 +02:00
raghunayyar 95cc0cdb83 My own logic for creating calendars. Can be refined. Payload is correct now. 2015-09-05 15:39:39 +02:00
raghunayyar f7ce104a05 Arranges Styles, Removes unwanted Style. 2015-09-05 15:39:39 +02:00