Commit Graph

44 Commits

Author SHA1 Message Date
Bart Visscher a33f580db1 Remove OC_App::register function
The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
2012-05-31 13:01:30 +02:00
Bart Visscher 0934a975b2 Remove unused L10N variable 2012-05-31 13:01:30 +02:00
Brice Maron 97d682dc13 Correct small style problem with task app fix #oc-689 2012-05-23 21:02:34 +00:00
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +02:00
Thomas Mueller 583dce5276 removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek 1945cd6946 ported the oc_template class 2012-05-06 23:00:36 +02:00
Bart Visscher 24a8451b2e Tasks: Fix addtask for <5.4 php version 2012-05-05 18:48:24 +02:00
Bart Visscher 2092caf6d3 Tasks: Fix add task action 2012-05-05 18:16:14 +02:00
Bart Visscher d0b7b01737 Tasks: Some styling 2012-05-04 20:57:37 +02:00
Bart Visscher 19d2b94837 Tasks: More updates to public API 2012-05-04 20:20:37 +02:00
Bart Visscher eae21f3269 Tasks: Fix ajax calls in javascript 2012-05-04 17:27:10 +02:00
Bart Visscher 0006b432f5 Tasks: Update for movable apps 2012-05-04 17:20:24 +02:00
Bart Visscher 439467746a Tasks: Update to new public API 2012-05-04 17:19:25 +02:00
Bart Visscher 71f9b1968e Tasks: Make it possible to close the details area 2012-05-02 17:28:19 +02:00
Bart Visscher 6e7f5ec4ce Tasks: Add input to edit the task location 2012-04-27 20:26:12 +02:00
Bart Visscher c627657fc6 Tasks: Fix the display of the list of tasks 2012-04-27 17:48:08 +02:00
Bart Visscher b704ff1bc7 Tasks: Simple add task action 2012-04-23 22:13:35 +02:00
Bart Visscher 728e6a6bf9 Tasks: Simple categories input 2012-04-23 18:28:44 +02:00
Bart Visscher acea156a3d Tasks: Save description field 2012-04-20 23:37:42 +02:00
Bart Visscher 3d68732657 Tasks: Due date without time support added 2012-04-20 22:56:59 +02:00
Bart Visscher 1384be4bff Tasks: Task summary is always text, at it as suchs 2012-04-20 18:19:10 +02:00
Bart Visscher 70ba428222 Tasks: Make gettasks more robust against malformed VTODO data 2012-04-20 18:18:07 +02:00
Bart Visscher c75bbb59a9 Tasks: Add due property handling 2012-04-20 18:16:39 +02:00
Bart Visscher 921fc59d8f Tasks: Add "more" block containing description 2012-04-18 17:28:16 +02:00
Bart Visscher 6ba30cb713 Tasks: Clicking task summary opens input for edit 2012-04-17 17:32:21 +02:00
Bart Visscher 8afeb0fedb Tasks: Implement task lists overview 2012-04-16 15:34:14 +02:00
Bart Visscher 947d2e5705 Tasks: Mark task as complete when checking the checkbox 2012-04-15 15:39:49 +02:00
Bart Visscher 19d81068f6 Tasks: Code cleanup 2012-04-15 15:38:44 +02:00
Bart Visscher 029e1aced7 Tasks: Update to use new categories interface 2012-04-14 14:55:37 +02:00
Bart Visscher f8b62d49ee Tasks: Ordering of the task list 2012-03-08 22:27:29 +01:00
Bart Visscher d1b2c10422 Tasks: Update task list when adding or updating tasks 2012-03-08 22:26:54 +01:00
Bart Visscher 8f9c852325 Add filtering on category, priority and location 2012-02-23 21:11:31 +01:00
Bart Visscher c768751c23 Display more information in the task list 2012-02-22 22:06:06 +01:00
Bart Visscher f3ebd29661 Fix updating task for new calendar API 2012-02-22 21:15:57 +01:00
Bart Visscher 18bac944b4 Change loading of tasks to ajax call 2012-02-22 20:21:27 +01:00
Bart Visscher 92db4f8be0 Update edittaskform for new calendar API 2012-02-22 20:12:54 +01:00
Bart Visscher 7f754c02f3 Change code from using OC_Tasks_VTodo to OC_Tasks_App 2012-02-22 20:11:38 +01:00
Bart Visscher 499ec15c26 Add icon for tasks app 2012-02-22 13:32:04 +01:00
Bart Visscher 76c37792cb WIP 2011-12-09 21:41:21 +01:00
Bart Visscher 5e4f28ea21 Tasks: Fix php warnings with empty tasks list 2011-12-02 21:33:30 +01:00
Bart Visscher c30aa4ddeb Start using OC_JSON in tasks app 2011-10-06 21:21:38 +02:00
Bart Visscher 0dd5fd5cd3 Mark form field with error message 2011-09-20 21:25:28 +02:00
Bart Visscher 8826aa8056 Add basic fields to tasks app 2011-09-17 21:55:06 +02:00
Bart Visscher 78863696b7 First version of tasks app 2011-09-17 21:55:06 +02:00