summaryrefslogtreecommitdiffstats
path: root/apps/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* 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-147-22/+18
* 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
* WIPBart Visscher2011-12-094-48/+28
* Tasks: Fix php warnings with empty tasks listBart Visscher2011-12-022-1/+2
* Start using OC_JSON in tasks appBart Visscher2011-10-067-56/+29
* Mark form field with error messageBart Visscher2011-09-202-1/+11
* Add basic fields to tasks appBart Visscher2011-09-1710-29/+325
* First version of tasks appBart Visscher2011-09-1718-0/+438