aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* make carddav work with remote.phpGeorg Ehrke2012-05-071-1/+1
* Working remote.php with webdav and caldavBart Visscher2012-05-061-1/+1
* push changesGeorg Ehrke2012-05-056-23/+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
| * | | Add filtering on category, priority and locationBart Visscher2012-02-232-4/+54
| * | | Display more information in the task listBart Visscher2012-02-222-7/+52
| * | | Fix updating task for new calendar APIBart Visscher2012-02-221-12/+1
| * | | Change loading of tasks to ajax callBart Visscher2012-02-225-36/+109
| * | | Update edittaskform for new calendar APIBart Visscher2012-02-223-17/+5
| * | | Change code from using OC_Tasks_VTodo to OC_Tasks_AppBart Visscher2012-02-228-142/+173
| * | | Add icon for tasks appBart Visscher2012-02-223-1/+102
| * | | Merge branch 'master' into tasksBart Visscher2012-02-22455-13013/+141147
| |\ \ \
| * | | | WIPBart Visscher2011-12-094-48/+28
| * | | | Merge branch 'master' into tasksBart Visscher2011-12-0842-578/+485
| |\ \ \ \
| * | | | | Tasks: Fix php warnings with empty tasks listBart Visscher2011-12-022-1/+2
| * | | | | Merge branch 'master' into tasksBart Visscher2011-12-02246-8423/+23483
| |\ \ \ \ \
| * | | | | | Start using OC_JSON in tasks appBart Visscher2011-10-067-56/+29
| * | | | | | Merge branch 'master' into tasksBart Visscher2011-10-06215-8598/+5199
| |\ \ \ \ \ \
| * | | | | | | Mark form field with error messageBart Visscher2011-09-202-1/+11