summaryrefslogtreecommitdiffstats
path: root/apps/tasks
Commit message (Expand)AuthorAgeFilesLines
* Tasks: styling fixesBart Visscher2012-06-041-4/+5
* Remove OC_App::register functionBart Visscher2012-05-311-5/+0
* Remove unused L10N variableBart Visscher2012-05-311-1/+0
* Correct small style problem with task app fix #oc-689Brice Maron2012-05-231-1/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* removing executable bit - againThomas Mueller2012-05-157-0/+0
* ported the oc_template classFrank Karlitschek2012-05-067-9/+9
* Tasks: Fix addtask for <5.4 php versionBart Visscher2012-05-051-1/+2
* 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
* 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-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