summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | ported the oc_template classFrank Karlitschek2012-05-0681-138/+138
* | Calendar: Fixed image paths.Thomas Tanghus2012-05-061-5/+5
* | Contacts: Re-added some styling that got lost in a revert.Thomas Tanghus2012-05-061-1/+2
* | Correct wrong DB quotes for calendar share functionsBrice Maron2012-05-061-8/+8
* | Contacts: Fix for Android browser again, again.Thomas Tanghus2012-05-062-8/+8
* | Contacts: Resized Add button. Now how do I add a gradient? ;-)Thomas Tanghus2012-05-062-6/+32
* | Revert Android positioning 'fix'.Thomas Tanghus2012-05-061-81/+81
* | Revert "Contacts: Fix for leftcontent positioning in Android browser."Thomas Tanghus2012-05-063-18/+18
* | Forgot to fix one file...Thomas Tanghus2012-05-061-81/+81
* | Calendar: Fix calendar export linkBart Visscher2012-05-061-2/+2
* | Contacts: Fix for leftcontent positioning in Android browser.Thomas Tanghus2012-05-063-18/+18
* | Contacts: Removed redundant styles.Thomas Tanghus2012-05-061-4/+1
* | added a nice API to get the installes Apps with names, urls and icon from the...Frank Karlitschek2012-05-055-1/+6
* | Add back removed groups to the select form correctlyMichael Gapczynski2012-05-051-4/+10
* | Calendar: fix return of insert idBart Visscher2012-05-051-2/+4
* | Fix loading by apptype in webdavBart Visscher2012-05-051-4/+1
* | Refactor sharing UI; bug fixes, code clean-up, and more efficient with less a...Michael Gapczynski2012-05-059-279/+440
* | Remove blind effect for email private link in drop downMichael Gapczynski2012-05-051-4/+4
|/
* fix writing of webdav.phpGeorg Ehrke2012-05-051-1/+1
* fix pathes for cal andcarddavGeorg Ehrke2012-05-052-3/+3
* remove debug messagesGeorg Ehrke2012-05-052-2/+0
* Tasks: Fix addtask for <5.4 php versionBart Visscher2012-05-051-1/+2
* fix writing in remote folderGeorg Ehrke2012-05-059-23/+9
* Merge branch 'tasks' for Tasks appBart Visscher2012-05-0525-2/+1391
|\
| * Tasks: Fix add task actionBart Visscher2012-05-051-1/+1
| * Tasks: Some stylingBart Visscher2012-05-041-3/+5
| * Tasks: More updates to public APIBart Visscher2012-05-047-15/+15
| * Tasks: Fix ajax calls in javascriptBart Visscher2012-05-041-6/+6
| * Tasks: Update for movable appsBart Visscher2012-05-049-9/+0
| * Tasks: Update to new public APIBart Visscher2012-05-0410-50/+50
| * Merge branch 'master' into tasksBart Visscher2012-05-04543-18184/+46515
| |\
| * | Tasks: Make it possible to close the details areaBart Visscher2012-05-023-11/+35
| * | Tasks: Add input to edit the task locationBart Visscher2012-04-273-2/+22
| * | Tasks: Fix the display of the list of tasksBart Visscher2012-04-273-22/+12
| * | Tasks: Simple add task actionBart Visscher2012-04-233-22/+20
| * | Tasks: Simple categories inputBart Visscher2012-04-233-2/+30
| * | Tasks: Save description fieldBart Visscher2012-04-202-0/+13
| * | Tasks: Due date without time support addedBart Visscher2012-04-203-8/+22
| * | Tasks: Task summary is always text, at it as suchsBart Visscher2012-04-201-1/+2
| * | Tasks: Make gettasks more robust against malformed VTODO dataBart Visscher2012-04-201-1/+5
| * | Tasks: Add due property handlingBart Visscher2012-04-205-1/+65
| * | Tasks: Add "more" block containing descriptionBart Visscher2012-04-183-8/+30
| * | Tasks: Clicking task summary opens input for editBart Visscher2012-04-172-28/+47
| * | Tasks: Implement task lists overviewBart Visscher2012-04-163-20/+70
| * | Tasks: Mark task as complete when checking the checkboxBart Visscher2012-04-154-4/+55
| * | Tasks: Code cleanupBart Visscher2012-04-154-21/+3
| * | Tasks: Update to use new categories interfaceBart Visscher2012-04-148-24/+29
| * | Merge branch 'master' into tasksBart Visscher2012-04-14327-40229/+8076
| |\ \
| * | | Tasks: Ordering of the task listBart Visscher2012-03-083-4/+120
| * | | Tasks: Update task list when adding or updating tasksBart Visscher2012-03-086-88/+108