| Commit message (Expand) | Author | Age | Files | Lines |
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 1 | -251/+0 |
* | Removed double sanitization | Lukas Reschke | 2012-06-11 | 1 | -4/+4 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | hide share tab for new events, because you can't share an event that haven't ... | Georg Ehrke | 2012-05-13 | 1 | -2/+2 |
* | revert 000d7ba97535f470f30be44e02140401b24b43e2 | Georg Ehrke | 2012-05-09 | 1 | -1/+1 |
* | fix bug in calendar | Georg Ehrke | 2012-05-09 | 1 | -1/+1 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -12/+12 |
* | remove debug messages | Georg Ehrke | 2012-05-05 | 1 | -1/+0 |
* | hide alarm and attendees tab | Georg Ehrke | 2012-04-22 | 1 | -4/+4 |
* | fix merge conflicts | Georg Ehrke | 2012-04-13 | 1 | -7/+3 |
|\ |
|
| * | Calendar: Fix saving of Categories in an event | Bart Visscher | 2012-04-13 | 1 | -1/+1 |
| * | Use the same category input and management as the contacts app | Bart Visscher | 2012-04-12 | 1 | -6/+2 |
* | | hide share tab in shared events | Georg Ehrke | 2012-04-13 | 1 | -0/+4 |
* | | fix calendarid in eventform and validation of calendarid | Georg Ehrke | 2012-04-12 | 1 | -1/+1 |
* | | make shared events editable and add (empty) classes for alarm and attendees | Georg Ehrke | 2012-04-10 | 1 | -1/+1 |
* | | add dropdown to eventform | Georg Ehrke | 2012-04-07 | 1 | -2/+10 |
* | | fix width of dropdown to select monthdays - bugfix oc-354 | Georg Ehrke | 2012-03-27 | 1 | -1/+1 |
* | | add read only 'form' for shared events | Georg Ehrke | 2012-03-26 | 1 | -0/+1 |
* | | fix merge conflicts | Georg Ehrke | 2012-02-25 | 1 | -0/+7 |
|\| |
|
| * | Calendar selection only available if there are more than one. | Marvin Thomas Rabe | 2012-02-23 | 1 | -0/+7 |
* | | Merge branch 'calendar' of gitorious.org:owncloud/owncloud into calendar | Georg Ehrke | 2012-02-04 | 1 | -4/+4 |
|\ \ |
|
| * | | fix merge conflicts | Georg Ehrke | 2012-02-02 | 1 | -3/+3 |
| |\| |
|
| | * | Calendar: Bugfix: better input validation | Georg Ehrke | 2012-02-02 | 1 | -3/+3 |
* | | | add sharing management for calendars | Georg Ehrke | 2012-02-04 | 1 | -3/+3 |
|/ / |
|
* | | add share as a tab | Georg Ehrke | 2012-01-31 | 1 | -3/+5 |
* | | make tab names translatable | Georg Ehrke | 2012-01-31 | 1 | -4/+4 |
* | | add alarm as a tab | Georg Ehrke | 2012-01-31 | 1 | -1/+3 |
* | | add tabs for repeating and attendees in the event form | Georg Ehrke | 2012-01-31 | 1 | -20/+30 |
|/ |
|
* | make repeating events editable | Georg Ehrke | 2011-12-25 | 1 | -61/+190 |
* | Use a function to generate select options | Bart Visscher | 2011-11-09 | 1 | -9/+3 |
* | Take setting default value out of loop | Bart Visscher | 2011-10-03 | 1 | -2/+2 |
* | show only most essential stuff in add and edit event form | Georg Ehrke | 2011-09-27 | 1 | -8/+16 |
* | apps/calendar: check if variables are set before using them | Florian Pritz | 2011-09-24 | 1 | -5/+9 |
* | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 1 | -4/+4 |
* | Move most javascript to calendar.js | Bart Visscher | 2011-09-16 | 1 | -9/+0 |
* | Close event new/edit dialog when clicking outside the dialog | Bart Visscher | 2011-09-16 | 1 | -2/+10 |
* | First implementation of edit event | Bart Visscher | 2011-09-16 | 1 | -15/+15 |
* | Move php code out of part.eventform | Bart Visscher | 2011-09-14 | 1 | -57/+19 |
* | Move event form field to part.eventform template | Bart Visscher | 2011-09-14 | 1 | -0/+126 |