Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | improve flexibility of search providers a bit | Robin Appelman | 2012-04-14 | 1 | -2/+2 |
| | |||||
* | Calendar: Update category list when updating/adding event | Bart Visscher | 2012-04-13 | 2 | -0/+10 |
| | |||||
* | Calendar: Document active parameter in allCalendars | Bart Visscher | 2012-04-13 | 1 | -3/+1 |
| | |||||
* | Calendar: Fix saving of Categories in an event | Bart Visscher | 2012-04-13 | 1 | -6/+2 |
| | |||||
* | Calendar: Implement rescan of Categories | Bart Visscher | 2012-04-13 | 1 | -0/+27 |
| | |||||
* | Use the same category input and management as the contacts app | Bart Visscher | 2012-04-12 | 1 | -1/+15 |
| | |||||
* | Remove unused function getCategoryOptions from OC_Calendar_Object | Bart Visscher | 2012-04-12 | 1 | -21/+0 |
| | |||||
* | Contacts: small fixes and cleanups | Bart Visscher | 2012-03-07 | 1 | -10/+1 |
| | |||||
* | Add /dav.php, a single location bundling all *DAV-operations. | Jakob Sack | 2012-03-02 | 1 | -1/+14 |
| | |||||
* | Search: Change provider registration to class name, for lazy loading of ↵ | Bart Visscher | 2012-03-01 | 1 | -3/+2 |
| | | | | search providers | ||||
* | Small cleanups | Bart Visscher | 2012-03-01 | 1 | -1/+2 |
| | |||||
* | Calendar: fix bug in creating DTEND from DTSTART | Bart Visscher | 2012-03-01 | 1 | -1/+3 |
| | |||||
* | Calendar: Correct calendarcolor format for ical color property | Bart Visscher | 2012-02-21 | 1 | -12/+12 |
| | |||||
* | apps/calendar: update ctag after deleteFromDAVData | Florian Pritz | 2012-02-19 | 1 | -0/+1 |
| | | | | | | | Without this clients won't see the update because they compare ctags before fetching the actual calendar to reduce traffic. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | Calendar: optimize sending calendar events, also enabled caching of result | Bart Visscher | 2012-02-17 | 1 | -0/+1 |
| | |||||
* | Fixup use of OC_Helper::linkTo function | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | change description of the changed colors (calendar) | Georg Ehrke | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | change calendar colors | Georg Ehrke | 2012-01-15 | 1 | -2/+2 |
| | |||||
* | fix old calendar name and color not being preserved when editing a calendar | Robin Appelman | 2012-01-11 | 1 | -2/+2 |
| | |||||
* | improve search function | Georg Ehrke | 2012-01-06 | 1 | -3/+24 |
| | |||||
* | fix autodetection for the week of the month | Georg Ehrke | 2012-01-05 | 1 | -1/+2 |
| | |||||
* | fix repeat rule for every weekday | Georg Ehrke | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | fix the default setting for yearly repeating events | Georg Ehrke | 2011-12-26 | 1 | -6/+8 |
| | |||||
* | make repeating events editable | Georg Ehrke | 2011-12-25 | 2 | -25/+352 |
| | |||||
* | Calendar: refactor common ajax functions to OC_Calendar_App | Bart Visscher | 2011-12-18 | 3 | -3/+85 |
| | |||||
* | Update OC_VObject | Bart Visscher | 2011-12-09 | 1 | -14/+3 |
| | |||||
* | Use a proxy class to interface with Sabre_VObject classes | Bart Visscher | 2011-12-07 | 1 | -55/+22 |
| | |||||
* | Calendar: Also check if the enddate is in the requested range for events | Bart Visscher | 2011-11-30 | 1 | -0/+2 |
| | |||||
* | Calendar: Use the default timezone that is set in lib/base.php | Bart Visscher | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | first implementation of the search function | Georg Ehrke | 2011-11-14 | 1 | -0/+26 |
| | |||||
* | support for repeating events | Georg Ehrke | 2011-11-12 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into fullcalendar | Georg Ehrke | 2011-11-12 | 2 | -4/+4 |
|\ | |||||
| * | Add sequence name in insertid to be more portable | Brice Maron | 2011-10-29 | 2 | -4/+4 |
| | | |||||
* | | Use Last-Modified property to check for changed events | Bart Visscher | 2011-11-09 | 1 | -0/+1 |
| | | |||||
* | | Fix fromtime/totime warnings | Bart Visscher | 2011-10-25 | 1 | -3/+5 |
| | | |||||
* | | Fix changing calendar data | Bart Visscher | 2011-10-20 | 1 | -0/+8 |
| | | |||||
* | | Implement loading of events in calendar | Bart Visscher | 2011-10-20 | 1 | -0/+28 |
|/ | |||||
* | Fix calendar colors with new calendar | Bart Visscher | 2011-10-15 | 1 | -0/+12 |
| | |||||
* | remove 'description' from OC_Connector_Sabre_CalDAV propertyMap | John Kristensen | 2011-10-12 | 1 | -1/+0 |
| | | | | | | * the description field was removed in commit: f3f5d775b519c12e56f4c6db8ca8ccf87c68f19d but the field was still trying to be mapped - causing errors with CalDAV | ||||
* | removed description field for calendar | Marvin Thomas Rabe | 2011-10-08 | 2 | -18/+11 |
| | |||||
* | Add support for DURATION in VEVENT | Bart Visscher | 2011-09-28 | 1 | -0/+25 |
| | |||||
* | apps/calendar: check for unset variable | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | apps/calendar: change ctag after modifying event | Florian Pritz | 2011-09-24 | 1 | -1/+3 |
| | | | | | | | edit() tried to do that, but it used $id which is the event id and not the calendar id. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | don't escape new lines in vevent description | Florian Pritz | 2011-09-24 | 1 | -2/+1 |
| | | | | | | | This ended up as "\n\\n" in the data base and the escaped \n was also visible in the edit form. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | Change copyright notice to short form | Bart Visscher | 2011-09-23 | 3 | -54/+12 |
| | |||||
* | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 1 | -4/+14 |
| | |||||
* | Small styling fixes | Bart Visscher | 2011-09-20 | 1 | -1/+1 |
| | |||||
* | deleteUser function must be static | Bart Visscher | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | Fixes for Calendar app | Bart Visscher | 2011-09-16 | 1 | -0/+12 |
| |