Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Rename calendar javascript functions into Calendar.UI namespace | Bart Visscher | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | Fix initial visibility of database settings in setup | Bart Visscher | 2011-09-14 | 6 | -65/+66 |
| | |||||
* | Add link and other edit information to newly added bookmarks. | Golnaz Nilieh | 2011-09-13 | 2 | -3/+8 |
| | |||||
* | Add support of editing bookmarks. | Golnaz Nilieh | 2011-09-13 | 4 | -25/+161 |
| | |||||
* | Correct deleting events over CalDAV | Florian Jacob | 2011-09-12 | 1 | -1/+1 |
| | | | | | A quick patch that corrects not being able to delete calendar events. (misnamed variable). Thanks to Robert J. Clark. | ||||
* | fixed include for ocs | Klaas Freitag | 2011-09-12 | 2 | -2/+2 |
| | |||||
* | offer login popup from oauth dialog | Michiel@unhosted | 2011-09-12 | 1 | -1/+8 |
| | |||||
* | offer login popup from oauth dialog, correct base uri | Michiel@unhosted | 2011-09-12 | 1 | -2/+7 |
| | |||||
* | correction in webfinger.php activation trap | Michiel@unhosted | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | correct xml syntax | Michiel@unhosted | 2011-09-12 | 1 | -2/+2 |
| | |||||
* | improve uninstalled-protection | Michiel@unhosted | 2011-09-12 | 2 | -2/+6 |
| | |||||
* | check activation and make activation impossible by default | Michiel@unhosted | 2011-09-12 | 2 | -3/+14 |
| | |||||
* | improved troubleshooting instructions | Michiel@unhosted | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Michiel@unhosted | 2011-09-12 | 1 | -43/+43 |
|\ | |||||
| * | removed excess white space inside parentheses | Jan-Christoph Borchardt | 2011-09-12 | 1 | -41/+41 |
| | | |||||
| * | fixed translation detection thanks to Xuetian Weng | Jan-Christoph Borchardt | 2011-09-12 | 1 | -2/+2 |
| | | |||||
* | | correct protocol | Michiel@unhosted | 2011-09-12 | 2 | -2/+2 |
| | | |||||
* | | putting activation inside activate.php | Michiel@unhosted | 2011-09-12 | 2 | -1/+11 |
| | | |||||
* | | adding webfinger app | Michiel@unhosted | 2011-09-12 | 7 | -0/+52 |
|/ | |||||
* | renamed last CW to Week | Jan-Christoph Borchardt | 2011-09-11 | 1 | -1/+1 |
| | |||||
* | Better feedback for saving calendar and openid settings | Bart Visscher | 2011-09-11 | 6 | -28/+31 |
| | |||||
* | Correct copyright notices | Bart Visscher | 2011-09-11 | 11 | -30/+75 |
| | |||||
* | commented out broken code in add event function | Georg Ehrke | 2011-09-11 | 1 | -4/+4 |
| | |||||
* | Only show used address attributes in contact view | Alexander Wigen | 2011-09-11 | 1 | -0/+14 |
| | |||||
* | fixes in german language | Georg Ehrke | 2011-09-10 | 1 | -2/+2 |
| | |||||
* | Fix a warning and an error | Bart Visscher | 2011-09-10 | 2 | -2/+4 |
| | |||||
* | bug fixes in calendar lib | Georg Ehrke | 2011-09-10 | 1 | -2/+2 |
| | |||||
* | Small update Calendars dialog | Bart Visscher | 2011-09-09 | 2 | -2/+4 |
| | |||||
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 7 | -19/+14 |
| | | | | One central place to check for https. | ||||
* | translatable categories and other translations added | Georg Ehrke | 2011-09-09 | 4 | -21/+40 |
| | |||||
* | show caldav url in choose calendar dialog | Georg Ehrke | 2011-09-09 | 2 | -3/+13 |
| | |||||
* | Adding "#leftcontent li.active" for using :active with jQuery | Jakob Sack | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | Improving contacts | Jakob Sack | 2011-09-08 | 13 | -43/+263 |
| | |||||
* | Add creating calendars with the web interface | Bart Visscher | 2011-09-08 | 7 | -12/+118 |
| | |||||
* | Implement calendar list view | Bart Visscher | 2011-09-07 | 3 | -15/+75 |
| |