Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove old ajax files | Georg Ehrke | 2012-02-23 | 1 | -33/+0 |
| | |||||
* | use OC_JSON::checkLoggedIn() in all ajax files | Georg Ehrke | 2011-12-22 | 1 | -3/+1 |
| | |||||
* | Calendar: refactor common ajax functions to OC_Calendar_App | Bart Visscher | 2011-12-18 | 1 | -20/+3 |
| | |||||
* | Use a proxy class to interface with Sabre_VObject classes | Bart Visscher | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | Use Last-Modified property to check for changed events | Bart Visscher | 2011-11-09 | 1 | -0/+7 |
| | |||||
* | Use parse function in Calendar_Object | Bart Visscher | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
| | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -6/+5 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | Change copyright notice to short form | Bart Visscher | 2011-09-23 | 1 | -14/+7 |
| | |||||
* | Fix event error/success json message | Bart Visscher | 2011-09-18 | 1 | -2/+2 |
| | |||||
* | Remove unused function call | Bart Visscher | 2011-09-17 | 1 | -1/+0 |
| | |||||
* | Move validateEventForm function and fix success handling | Bart Visscher | 2011-09-16 | 1 | -2/+2 |
| | |||||
* | Fixes for Calendar app | Bart Visscher | 2011-09-16 | 1 | -0/+10 |
| | |||||
* | First implementation of edit event | Bart Visscher | 2011-09-16 | 1 | -6/+27 |
| | |||||
* | Remove execute permissions from source files | Bart Visscher | 2011-09-03 | 1 | -0/+0 |
| | |||||
* | bug fixes, style fixes | Georg Ehrke | 2011-08-12 | 1 | -0/+22 |