Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | fix calendarid in eventform and validation of calendarid | Georg Ehrke | 2012-04-12 | 1 | -0/+2 | |
| * | | | | | | | | make shared events editable and add (empty) classes for alarm and attendees | Georg Ehrke | 2012-04-10 | 4 | -6/+13 | |
| * | | | | | | | | fix view of single shared events | Georg Ehrke | 2012-04-07 | 1 | -1/+1 | |
| * | | | | | | | | fix path and class name | Georg Ehrke | 2012-04-07 | 1 | -1/+1 | |
| * | | | | | | | | clean up events.php of calendar | Georg Ehrke | 2012-04-07 | 1 | -83/+10 | |
| * | | | | | | | | add access check to ajax files | Georg Ehrke | 2012-04-07 | 5 | -18/+29 | |
| * | | | | | | | | revert 0fd8b1a04430fc36bd62a0828530dc2bc3910e81 | Georg Ehrke | 2012-04-02 | 1 | -3/+9 | |
| * | | | | | | | | fix events.php for rewritten OC_Caledar_App class | Georg Ehrke | 2012-03-31 | 1 | -9/+3 | |
| * | | | | | | | | fix name of constants | Georg Ehrke | 2012-03-31 | 2 | -2/+2 | |
| * | | | | | | | | Merge branch 'master' into calendar_sharing | Georg Ehrke | 2012-03-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | add read only 'form' for shared events | Georg Ehrke | 2012-03-26 | 1 | -3/+15 | |
| * | | | | | | | | fix merge conflicts | Georg Ehrke | 2012-03-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | fix merge conflicts | Georg Ehrke | 2012-03-03 | 5 | -48/+66 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | fix merge conflicts | Georg Ehrke | 2012-02-25 | 2 | -13/+19 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | better permission check in resize.php | Georg Ehrke | 2012-02-22 | 1 | -0/+5 | |
| * | | | | | | | | rename updatecalendar to update | Georg Ehrke | 2012-02-21 | 1 | -0/+0 | |
| * | | | | | | | | Merge remote-tracking branch 'origin/calendar_sharing' into calendar_sharing | Georg Ehrke | 2012-02-21 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fix unsharing of groups | Georg Ehrke | 2012-02-17 | 1 | -2/+1 | |
| * | | | | | | | | | add rw and r to events.php | Georg Ehrke | 2012-02-20 | 1 | -3/+3 | |
| * | | | | | | | | | better var name in changeview.php | Georg Ehrke | 2012-02-20 | 1 | -4/+4 | |
| * | | | | | | | | | add moved files to clean up ajax folder | Georg Ehrke | 2012-02-20 | 27 | -0/+1094 | |
| * | | | | | | | | | remove old ajax files | Georg Ehrke | 2012-02-20 | 25 | -954/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | check userrights in events.php | Georg Ehrke | 2012-02-12 | 1 | -0/+5 | |
| * | | | | | | | | show shared calendars | Georg Ehrke | 2012-02-11 | 1 | -21/+15 | |
| * | | | | | | | | Merge branch 'master' into calendar | Georg Ehrke | 2012-02-08 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into calendar | Georg Ehrke | 2012-02-04 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'calendar' of gitorious.org:owncloud/owncloud into calendar | Georg Ehrke | 2012-02-04 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | fix merge conflicts | Georg Ehrke | 2012-02-02 | 3 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add sharing management for calendars | Georg Ehrke | 2012-02-04 | 4 | -0/+153 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | validate parameters in changeview.php | Georg Ehrke | 2012-02-02 | 1 | -5/+14 | |
| * | | | | | | | | | | fix all day with one day to much - bugfix for oc-126 | Georg Ehrke | 2012-01-31 | 1 | -2/+2 | |
* | | | | | | | | | | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 32 | -32/+32 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 8 | -10/+4 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Calendar: Also set repeat options when editing a non repeating event | Bart Visscher | 2012-04-13 | 2 | -3/+9 | |
* | | | | | | | | | Calendar: Fix saving of Categories in an event | Bart Visscher | 2012-04-13 | 2 | -10/+1 | |
* | | | | | | | | | Calendar: Implement rescan of Categories | Bart Visscher | 2012-04-13 | 1 | -0/+42 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | add backslash r to the newline var | Georg Ehrke | 2012-03-28 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | fix previous made bug and fix oc bug - oc-139 | Georg Ehrke | 2012-03-23 | 1 | -2/+4 | |
* | | | | | | | check if the title of an event is null - bugfix for oc-139 | Georg Ehrke | 2012-03-23 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | make calendar compatible with php 5.2 - works for me with PHP 5.2.12 | Georg Ehrke | 2012-03-03 | 1 | -2/+7 | |
* | | | | | | Implement showing Birthdays of contacts in the calendar | Bart Visscher | 2012-03-01 | 1 | -6/+16 | |
* | | | | | | Calendar: fix bug in creating DTEND from DTSTART | Bart Visscher | 2012-03-01 | 1 | -1/+1 | |
* | | | | | | give users the possibility to choose between monday and sunday as first day o... | Georg Ehrke | 2012-02-26 | 2 | -0/+29 | |
* | | | | | | first part of the abstraction work of the apps folder. more to come | Frank Karlitschek | 2012-02-26 | 1 | -2/+2 | |
* | | | | | | stop using 3rdparty services for timezone detection | Georg Ehrke | 2012-02-26 | 1 | -33/+12 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | rename updatecalendar to update | Georg Ehrke | 2012-02-23 | 1 | -0/+0 | |
* | | | | | better var name in changeview.php | Georg Ehrke | 2012-02-23 | 1 | -2/+11 | |
* | | | | | add moved files to clean up ajax folder | Georg Ehrke | 2012-02-23 | 27 | -0/+1094 | |
* | | | | | remove old ajax files | Georg Ehrke | 2012-02-23 | 21 | -819/+0 | |
* | | | | | make the location of the 3rdparty folder flexible. | Frank Karlitschek | 2012-02-23 | 1 | -1/+1 |