aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move php code out of part.eventformBart Visscher2011-09-143-63/+90
* Move event form field to part.eventform templateBart Visscher2011-09-143-228/+134
* Rename calendar javascript functions into Calendar.UI namespaceBart Visscher2011-09-141-1/+1
* Fix initial visibility of database settings in setupBart Visscher2011-09-146-65/+66
* Add link and other edit information to newly added bookmarks.Golnaz Nilieh2011-09-132-3/+8
* Add support of editing bookmarks.Golnaz Nilieh2011-09-134-25/+161
* Correct deleting events over CalDAVFlorian Jacob2011-09-121-1/+1
* fixed include for ocsKlaas Freitag2011-09-122-2/+2
* offer login popup from oauth dialogMichiel@unhosted2011-09-121-1/+8
* offer login popup from oauth dialog, correct base uriMichiel@unhosted2011-09-121-2/+7
* correction in webfinger.php activation trapMichiel@unhosted2011-09-121-1/+1
* correct xml syntaxMichiel@unhosted2011-09-121-2/+2
* improve uninstalled-protectionMichiel@unhosted2011-09-122-2/+6
* check activation and make activation impossible by defaultMichiel@unhosted2011-09-122-3/+14
* improved troubleshooting instructionsMichiel@unhosted2011-09-121-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudMichiel@unhosted2011-09-121-43/+43
|\
| * removed excess white space inside parenthesesJan-Christoph Borchardt2011-09-121-41/+41
| * fixed translation detection thanks to Xuetian WengJan-Christoph Borchardt2011-09-121-2/+2
* | correct protocolMichiel@unhosted2011-09-122-2/+2
* | putting activation inside activate.phpMichiel@unhosted2011-09-122-1/+11
* | adding webfinger appMichiel@unhosted2011-09-127-0/+52
|/
* renamed last CW to WeekJan-Christoph Borchardt2011-09-111-1/+1
* Better feedback for saving calendar and openid settingsBart Visscher2011-09-116-28/+31
* Correct copyright noticesBart Visscher2011-09-1111-30/+75
* commented out broken code in add event functionGeorg Ehrke2011-09-111-4/+4
* Only show used address attributes in contact viewAlexander Wigen2011-09-111-0/+14
* fixes in german languageGeorg Ehrke2011-09-101-2/+2
* Fix a warning and an errorBart Visscher2011-09-102-2/+4
* bug fixes in calendar libGeorg Ehrke2011-09-101-2/+2
* Small update Calendars dialogBart Visscher2011-09-092-2/+4
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-097-19/+14
* translatable categories and other translations addedGeorg Ehrke2011-09-094-21/+40
* show caldav url in choose calendar dialogGeorg Ehrke2011-09-092-3/+13
* Adding "#leftcontent li.active" for using :active with jQueryJakob Sack2011-09-081-1/+1
* Improving contactsJakob Sack2011-09-0813-43/+263
* Add creating calendars with the web interfaceBart Visscher2011-09-087-12/+118
* Implement calendar list viewBart Visscher2011-09-073-15/+75
* Use js Date for holding dates in the whole calendar appBart Visscher2011-09-071-39/+40
* Eliminate most global calendar js varsBart Visscher2011-09-075-179/+111
* Remove generate_ prefix from varsBart Visscher2011-09-071-59/+49
* Store date for click in jQuery.data('date_info')Bart Visscher2011-09-072-46/+26
* Change generateDates to use js Date for calculationsBart Visscher2011-09-071-128/+19
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudGolnaz Nilieh2011-09-0658-462/+394
|\
| * updated readme with new description and code addressJan-Christoph Borchardt2011-09-051-5/+6
| * yet another translation updateJan-Christoph Borchardt2011-09-0432-94/+82
| * small wording changesJan-Christoph Borchardt2011-09-042-4/+4
| * updated translationsJan-Christoph Borchardt2011-09-0451-411/+353
| * clarified what we doJan-Christoph Borchardt2011-09-041-1/+1
| * hid localhost field for SQLiteJan-Christoph Borchardt2011-09-042-4/+10
| * removed database table prefix choice, use oc_Jan-Christoph Borchardt2011-09-043-8/+3