Commit Graph

5313 Commits

Author SHA1 Message Date
Georg Ehrke 91974cdcbd more copyright header fixes 2015-09-05 15:39:47 +02:00
Georg Ehrke 959b747f19 lots of phpdoc blocks 2015-09-05 15:39:47 +02:00
Georg Ehrke 6611a3a364 get rid of reader and reponse manager 2015-09-05 15:39:47 +02:00
raghunayyar e283962d35 Check this out @georgehrke 2015-09-05 15:39:47 +02:00
raghunayyar 1c2c354ac3 Enhancement : Adds Color, Editable Properties on the fullcalendar. 2015-09-05 15:39:47 +02:00
raghunayyar 5504dffc16 Enhancement: Adds function to eventSource instead of array, fixes events on other calendar views. 2015-09-05 15:39:47 +02:00
Georg Ehrke 8914be75be subscription controller cleanup 2015-09-05 15:39:46 +02:00
Georg Ehrke 66d35b3200 update DI 2015-09-05 15:39:46 +02:00
Georg Ehrke e73c400367 update fullcalendar to version 2.0.2 2015-09-05 15:39:46 +02:00
raghunayyar 9c83d27028 Implements removeEventSources though something is wrong here. 2015-09-05 15:39:46 +02:00
Georg Ehrke a0b5c533c5 fix issue with public and private uri in db backend 2015-09-05 15:39:46 +02:00
Georg Ehrke 4bcdb6518b fix calendarbusinesslayer::createFromRequest 2015-09-05 15:39:46 +02:00
Georg Ehrke 55ee9ccbd4 catch more exceptions in getRemote 2015-09-05 15:39:46 +02:00
Georg Ehrke 31324ab38f businesslayer superclass phpdoc fixes 2015-09-05 15:39:46 +02:00
Georg Ehrke 258dd25d3b fix method call for updateByCacheAndRemote 2015-09-05 15:39:46 +02:00
Georg Ehrke 9693c6b532 move methods around among different businesslayers 2015-09-05 15:39:46 +02:00
Georg Ehrke 37e9e87191 remove backend businesslayer 2015-09-05 15:39:46 +02:00
Georg Ehrke 7edd32150d json backend api cleanups 2015-09-05 15:39:46 +02:00
Georg Ehrke 34f0516755 cleanup timezone businesslayer 2015-09-05 15:39:45 +02:00
Georg Ehrke b57f9fb6bb remove unnecessary methodcalls inside calendarcache and objectcache contructur 2015-09-05 15:39:45 +02:00
Georg Ehrke 7102d2f12f move 2 files 2015-09-05 15:39:45 +02:00
Georg Ehrke 216135ac59 add update method for collections 2015-09-05 15:39:45 +02:00
Georg Ehrke b844622674 dedup businesslayer code 2015-09-05 15:39:45 +02:00
Georg Ehrke c019810f98 various subscription improvements 2015-09-05 15:39:45 +02:00
Georg Ehrke b9f77d10b1 some minor businesslayer cleanups 2015-09-05 15:39:45 +02:00
raghunayyar d666d4d478 Displays events correctly. Removed Bogus Code. Documentation. \o/ 2015-09-05 15:39:45 +02:00
Georg Ehrke f450578865 SubscriptionBusinessLayer fixes 2015-09-05 15:39:45 +02:00
Georg Ehrke 637a13aaf4 improvements for different backends 2015-09-05 15:39:45 +02:00
Georg Ehrke 21ae8c279a start working on sharing 2015-09-05 15:39:45 +02:00
Georg Ehrke 4c9082c19d add userId and a proper error msg to scan api 2015-09-05 15:39:45 +02:00
Georg Ehrke 73de6e70cd fix issue with broken calendar 2015-09-05 15:39:44 +02:00
Georg Ehrke 6cca54c845 add abstract cache businesslayer 2015-09-05 15:39:44 +02:00
raghunayyar bb60951631 Adds get and post requests for timeformat and firstday, added todos, poppulating .selectedday is a issue still. 2015-09-05 15:39:44 +02:00
Georg Ehrke 365012072a send calid along with answer 2015-09-05 15:39:44 +02:00
Georg Ehrke 605e8e2e67 fix scan calendars by id 2015-09-05 15:39:44 +02:00
Georg Ehrke d7f18f73b8 move backend initialization to di 2015-09-05 15:39:44 +02:00
Georg Ehrke cf6a86de05 remove force update 2015-09-05 15:39:44 +02:00
Georg Ehrke bbc9c9f431 introduce json scan api 2015-09-05 15:39:44 +02:00
Georg Ehrke 9e6f46db11 remove name property from subscriptions 2015-09-05 15:39:44 +02:00
raghunayyar 94d263e1b8 Adds request for default view and saving current view to server. 2015-09-05 15:39:44 +02:00
Georg Ehrke 6bcd772bd1 Update routes.php 2015-09-05 15:39:44 +02:00
Georg Ehrke e2c87ce1bf Update routes.php 2015-09-05 15:39:44 +02:00
Georg Ehrke 2b33b1ef92 *cough* *cough* 2015-09-05 15:39:43 +02:00
Georg Ehrke 9efd2f24c0 add temporary update script 2015-09-05 15:39:43 +02:00
Georg Ehrke 59c36abcc3 improve reponse of settings controller and general clean ups 2015-09-05 15:39:43 +02:00
raghunayyar 74f40a895c Adds viewRender to Calendar Config. Needs more angular touch. 2015-09-05 15:39:43 +02:00
Georg Ehrke 261206cac4 add settings api 2015-09-05 15:39:43 +02:00
Georg Ehrke 265a2ba62e update db structure 2015-09-05 15:39:43 +02:00
raghunayyar 88aa276ff8 Clicking today button updates the datepicker. 2015-09-05 15:39:43 +02:00
raghunayyar 9cf333db39 Covers all corner cases for today and other toggle buttons to work. 2015-09-05 15:39:43 +02:00