| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2011-09-24 | 14 | -6889/+0 |
|\ |
|
| * | remove getID3 demos due to security issue caused by one of them | Robin Appelman | 2011-09-24 | 14 | -6889/+0 |
* | | delete calendar function for userinterface | Georg Ehrke | 2011-09-24 | 4 | -2/+42 |
|/ |
|
* | apps/calendar: check for unset variable | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
* | set cookie secure if forcessl is enabled | Florian Pritz | 2011-09-24 | 1 | -0/+12 |
* | apps/contacts: only display buttons if there is a contact | Florian Pritz | 2011-09-24 | 1 | -5/+4 |
* | apps/contacts: fix wrapping issue in addpropertyform | Florian Pritz | 2011-09-24 | 1 | -7/+7 |
* | apps/bookmarks: use curl instead of file_get_contents | Florian Pritz | 2011-09-24 | 1 | -1/+6 |
* | fix apps/bookmarks if oc_bookmarks_tags is empty | Florian Pritz | 2011-09-24 | 1 | -1/+2 |
* | apps/calendar: change ctag after modifying event | Florian Pritz | 2011-09-24 | 1 | -1/+3 |
* | files: hide non functioning code when called from a/f_s/get.php | Florian Pritz | 2011-09-24 | 1 | -0/+2 |
* | apps/calendar: add delete button to edit event form | Florian Pritz | 2011-09-24 | 3 | -0/+44 |
* | don't escape new lines in vevent description | Florian Pritz | 2011-09-24 | 1 | -2/+1 |
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 10 | -26/+26 |
* | fix error when uploading music | Florian Pritz | 2011-09-24 | 1 | -2/+2 |
* | apps/calendar: check if variables are set before using them | Florian Pritz | 2011-09-24 | 1 | -5/+9 |
* | Change copyright notice to short form | Bart Visscher | 2011-09-23 | 26 | -438/+168 |
* | Fix use of reserved javascript keyword 'new' | Bart Visscher | 2011-09-23 | 2 | -2/+2 |
* | integrated and updated calendar translations | Jan-Christoph Borchardt | 2011-09-23 | 21 | -152/+1381 |
* | fixed a few calendar words, hack to get shortcode for May translatable | Jan-Christoph Borchardt | 2011-09-23 | 1 | -28/+28 |
* | fixed contacts strings (no technical stuff in the interface, don't scream at ... | Jan-Christoph Borchardt | 2011-09-23 | 16 | -60/+107 |
* | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 7 | -23/+48 |
* | updated translations | Jan-Christoph Borchardt | 2011-09-23 | 10 | -0/+419 |
* | Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debugging | Jakob Sack | 2011-09-23 | 2 | -0/+2 |
* | fix file uploads for IE | Robin Appelman | 2011-09-22 | 1 | -1/+1 |
* | Small styling fixes | Bart Visscher | 2011-09-20 | 2 | -4/+4 |
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 8 | -36/+12 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 9 | -15/+9 |
* | Fix calendar active checkbox | Bart Visscher | 2011-09-18 | 2 | -3/+3 |
* | Fix event error/success json message | Bart Visscher | 2011-09-18 | 2 | -4/+4 |
* | deleteUser function must be static | Bart Visscher | 2011-09-18 | 1 | -1/+1 |
* | no need to escape values when using prepared statements | Robin Appelman | 2011-09-17 | 1 | -8/+0 |
* | Remove unused function call | Bart Visscher | 2011-09-17 | 1 | -1/+0 |
* | Disable the Oneday and Fourweeks buttons in calendar interface | Bart Visscher | 2011-09-17 | 1 | -2/+2 |
* | fix small bugs | Jakob Sack | 2011-09-17 | 2 | -2/+2 |
* | Split OC_Contacts_Addressbook in _Addressbook and _VCard | Jakob Sack | 2011-09-17 | 17 | -390/+428 |
* | Move most javascript to calendar.js | Bart Visscher | 2011-09-16 | 5 | -46/+33 |
* | Move validateEventForm function and fix success handling | Bart Visscher | 2011-09-16 | 4 | -44/+43 |
* | Handle multi open of choosecalendar dialog | Bart Visscher | 2011-09-16 | 2 | -17/+10 |
* | Close event new/edit dialog when clicking outside the dialog | Bart Visscher | 2011-09-16 | 6 | -100/+77 |
* | Fixes for Calendar app | Bart Visscher | 2011-09-16 | 4 | -2/+41 |
* | First implementation of edit event | Bart Visscher | 2011-09-16 | 9 | -236/+400 |
* | Fix conversion of VTODO and VJOURNAL items | Bart Visscher | 2011-09-16 | 1 | -5/+5 |
* | Move Calendar Object code to its own class OC_Calendar_Object | Bart Visscher | 2011-09-16 | 7 | -277/+301 |
* | fix documentation | Jakob Sack | 2011-09-15 | 1 | -2/+2 |
* | Add documentation to calendar.php | Jakob Sack | 2011-09-15 | 1 | -21/+185 |
* | Small fix in documentation | Jakob Sack | 2011-09-15 | 1 | -1/+1 |
* | Improve reading of vCard files | Jakob Sack | 2011-09-15 | 6 | -37/+39 |
* | Move php code out of part.eventform | Bart Visscher | 2011-09-14 | 3 | -63/+90 |
* | Move event form field to part.eventform template | Bart Visscher | 2011-09-14 | 3 | -228/+134 |