1
0
Fork 0
mirror of https://github.com/nextcloud/calendar.git synced 2024-10-07 16:40:09 +02:00
Commit graph

496 commits

Author SHA1 Message Date
Georg Ehrke
cd9a1ebcac update to fullcalendar 2.0.1 2015-09-05 15:39:43 +02:00
raghunayyar
0e841a5111 Adds Today Button and fixes typerrors. 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
9936319251 Generating a basic events structure for creating events @georgehrke have a look ;) 2015-09-05 15:39:42 +02:00
raghunayyar
0ca39db64a Correct request for creating events. 2015-09-05 15:39:42 +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
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
8c06cdb2b0 Removes twice calling of Calcontroller bug. 2015-09-05 15:39:41 +02:00
raghunayyar
d79cdda5d8 Displays events dynamically, adds buttons to switch, TODO: fix typerrors. 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
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
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
raghunayyar
95cc0cdb83 My own logic for creating calendars. Can be refined. Payload is correct now. 2015-09-05 15:39:39 +02:00
raghunayyar
3e1b01b7b5 Working active class in the sidebar. 2015-09-05 15:39:38 +02:00
raghunayyar
96ebc53892 Removes Unwanted Code as per Georg. 2015-09-05 15:39:38 +02:00
raghunayyar
d0f31a44af Better Looking Add Color Button. 2015-09-05 15:39:38 +02:00
raghunayyar
0eb3427aef Work on getting the colorpicker in, creating calendar still buggy. 2015-09-05 15:39:37 +02:00
raghunayyar
5b9cee4a52 Switches to ID instead of Backend and URI as discussed. 2015-09-05 15:39:36 +02:00
raghunayyar
968c163b77 Fixes False Routes as per the API. 2015-09-05 15:39:35 +02:00
raghunayyar
d2f7f11721 Fixes for Incorrect routing, Logic almost similar to notes. 2015-09-05 15:39:35 +02:00
raghunayyar
f0d04cfadc Initiates Loading Service, Events on Restangular. 2015-09-05 15:39:35 +02:00
raghunayyar
f5c16872cf Spaces to Tabs, Values in Settings Correctly Called, Initiates Datepicker Styles. 2015-09-05 15:39:33 +02:00
raghunayyar
6e5a96e925 The Delete for Calendar List works. 2015-09-05 15:39:33 +02:00
raghunayyar
9286cb6ace Adds Datepicker and correct angular UI file. 2015-09-05 15:39:32 +02:00
raghunayyar
b3050f29fc Adds Todo for @georgehrke in the timezone controller and other changes. 2015-09-05 15:39:32 +02:00
raghunayyar
fe14544684 Retreives The Calendar List Effieciently. 2015-09-05 15:39:32 +02:00
raghunayyar
cde813c936 Retreives Timezones and Calendar data. 2015-09-05 15:39:32 +02:00
raghunayyar
c2fc7ea92b More JS fixes for the Settings Controller. 2015-09-05 15:39:32 +02:00
raghunayyar
80ee4795a3 Adds All 3rdParty files to calendar. 2015-09-05 15:39:32 +02:00
raghunayyar
beb185c5d5 Adds Restangular, Sets up config for CRSF checks, Work on Settings Controller. 2015-09-05 15:39:32 +02:00
raghunayyar
506f5835cc Adds Appframework JS to 3rdParty. 2015-09-05 15:39:32 +02:00
raghunayyar
a22dc418a9 Setting up angular controllers, adds a blank style sheet for now. 2015-09-05 15:39:32 +02:00
raghunayyar
4862b65daa Removes Currently Not Required 3rdParty files, adds Templates, initiates Config, Corrects Version. 2015-09-05 15:39:31 +02:00
Georg Ehrke
a604975b4a save current work state 2015-09-05 15:39:29 +02:00
Georg Ehrke
99f2e03b6d initial commit 2015-09-05 15:38:57 +02:00