summaryrefslogtreecommitdiffstats
path: root/apps/calendar/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | fix creation of monthly repeated eventsGeorg Ehrke2012-06-091-0/+3
| | | |/ / | | |/| |
| * | | | add hooks for eventsGeorg Ehrke2012-06-091-2/+8
| | | | |
| * | | | add hooks for calendarsGeorg Ehrke2012-06-091-2/+11
| | | | |
| * | | | some more work on repeating events cachingGeorg Ehrke2012-06-091-7/+48
| | | | |
| * | | | some work on repeating events cachingGeorg Ehrke2012-06-081-4/+43
| | | | |
| * | | | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-061-3/+3
| |\| | |
| | * | | xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
| | |/ /
| * | | some work for repeating events cachingGeorg Ehrke2012-06-011-7/+27
| | | |
| * | | a bit of work for repeating events cachingGeorg Ehrke2012-05-291-3/+12
| | | |
| * | | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-05-291-1/+1
| |\| |
| | * | Correct typo in last_insert_id for calendar and pg fix #oc-731Brice Maron2012-05-281-1/+1
| | | |
| * | | some changes in calendar repeat classGeorg Ehrke2012-05-181-2/+18
| | | |
| * | | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-05-176-0/+19
| |\| |
| * | | some changes for calendar repeat classGeorg Ehrke2012-05-121-5/+13
| | | |
| * | | add functions get cached events in a specific time periodGeorg Ehrke2012-05-121-1/+9
| | | |
| * | | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-05-125-65/+99
| |\ \ \
| * | | | add class for repeating eventsGeorg Ehrke2012-05-011-0/+41
| | | | |
* | | | | Calendar: remove double html encodingBart Visscher2012-08-241-2/+2
| | | | |
* | | | | escape all identifiers with backticksjfd2012-07-313-42/+42
| | | | |
* | | | | apply fix suggested in oc-1132 - bugfix for oc-1132Georg Ehrke2012-07-261-1/+1
| | | | |
* | | | | convert through caldav transmitted rgba calendarcolor to rgbGeorg Ehrke2012-07-261-1/+7
| | | | |
* | | | | Added hook for postCreateUser. Probably fix for oc-1265.Thomas Tanghus2012-07-171-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/calendar/appinfo/app.php
* | | | | add OC_Calendar_Object::createUID()Georg Ehrke2012-06-261-0/+8
| | | | |
* | | | | Only search for VEVENTs.Thomas Tanghus2012-06-211-1/+4
| | | | |
* | | | | fix a PHP NoticeGeorg Ehrke2012-06-211-0/+3
| | | | |
* | | | | use sanitizeHTML() functionBjoern Schiessle2012-06-201-3/+3
| | | | |
* | | | | show username of the body who shares in the summaryGeorg Ehrke2012-06-131-6/+9
| | | | |
* | | | | fix creation of monthly repeated eventsGeorg Ehrke2012-06-091-0/+3
| | | | |
* | | | | xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
| | | | |
* | | | | Correct typo in last_insert_id for calendar and pg fix #oc-731Brice Maron2012-05-281-1/+1
| |_|/ / |/| | |
* | | | removing executable bit - againThomas Mueller2012-05-155-0/+0
| | | |
* | | | add post user delete hook for calendar sharingGeorg Ehrke2012-05-132-0/+19
| |/ / |/| |
* | | Correct calendar loading when calendar are from hooks. fix oc-619Brice Maron2012-05-101-0/+3
| | |
* | | Correct wrong DB quotes for calendar share functionsBrice Maron2012-05-061-8/+8
| | |
* | | Calendar: fix return of insert idBart Visscher2012-05-051-2/+4
| | |
* | | Merge branch 'tasks' for Tasks appBart Visscher2012-05-051-2/+11
|\ \ \
| * \ \ Merge branch 'master' into tasksBart Visscher2012-05-048-108/+659
| |\ \ \
| * | | | Tasks: Update to use new categories interfaceBart Visscher2012-04-141-2/+11
| | | | |
* | | | | porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-1/+1
| |/ / / |/| | |
* | | | Calendar: Fix repeating eventsBart Visscher2012-05-031-1/+4
| | | |
* | | | Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-031-1/+18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: apps/calendar/ajax/events.php
* | | | | ported oc_dbFrank Karlitschek2012-05-033-35/+35
| | | | |
* | | | | ported oc_jsonFrank Karlitschek2012-05-031-1/+1
| | | | |
* | | | | port oc_responseFrank Karlitschek2012-05-031-2/+2
| | | | |
* | | | | port oc_preferencesFrank Karlitschek2012-05-023-3/+3
| | | | |
* | | | | ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
| | | | |
* | | | | port linkto and serverHostFrank Karlitschek2012-05-012-2/+2
| | | | |
* | | | | ported getUserFrank Karlitschek2012-05-013-17/+17
| |_|/ / |/| | |
* | | | fix merge conflictsGeorg Ehrke2012-04-215-56/+600
|\ \ \ \
| * | | | implement shared calendar activation on server sideGeorg Ehrke2012-04-181-0/+9
| | | | |