Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 6 | -4/+68 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-23 | 1 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-22 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-21 | 2 | -0/+40 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 3 | -0/+34 |
| | |||||
* | Optimized image size | Lukas Reschke | 2012-08-18 | 1 | -0/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-18 | 2 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-17 | 1 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-16 | 4 | -1/+52 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-15 | 6 | -0/+119 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-13 | 2 | -0/+48 |
| | |||||
* | l10n directories have been missing | Thomas Mueller | 2012-08-13 | 1 | -0/+0 |
| | |||||
* | Tasks: Remove unused code | Bart Visscher | 2012-07-21 | 11 | -285/+0 |
| | |||||
* | DRY for getting calendar timezone setting | Bart Visscher | 2012-07-21 | 5 | -9/+9 |
| | |||||
* | Style fixes | Bart Visscher | 2012-07-21 | 2 | -7/+7 |
| | |||||
* | Added CSRF checks to Tasks. Expect some error messages - and report them ;) | Thomas Tanghus | 2012-07-17 | 4 | -0/+4 |
| | |||||
* | Emit Completed. | Thomas Tanghus | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | Tasks: Add delete action | Bart Visscher | 2012-06-21 | 3 | -15/+20 |
| | |||||
* | Tasks: Use list label for ordering by list | Bart Visscher | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Tasks: Fix position of the summary input | Bart Visscher | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Merge commit 'refs/merge-requests/127' of ↵ | Michael Gapczynski | 2012-06-13 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php | ||||
| * | Removed unecessary sanitization | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | | |||||
* | | Tasks: Fix resizing of the content part | Bart Visscher | 2012-06-11 | 1 | -2/+5 |
|/ | |||||
* | Tasks: Use POST for ajax calls that change data | Bart Visscher | 2012-06-09 | 3 | -4/+4 |
| | |||||
* | Tasks: styling fixes | Bart Visscher | 2012-06-04 | 1 | -4/+5 |
| | |||||
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -5/+0 |
| | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty. | ||||
* | Remove unused L10N variable | Bart Visscher | 2012-05-31 | 1 | -1/+0 |
| | |||||
* | Correct small style problem with task app fix #oc-689 | Brice Maron | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 7 | -0/+0 |
| | |||||
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 7 | -9/+9 |
| | |||||
* | Tasks: Fix addtask for <5.4 php version | Bart Visscher | 2012-05-05 | 1 | -1/+2 |
| | |||||
* | Tasks: Fix add task action | Bart Visscher | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | Tasks: Some styling | Bart Visscher | 2012-05-04 | 1 | -3/+5 |
| | |||||
* | Tasks: More updates to public API | Bart Visscher | 2012-05-04 | 7 | -15/+15 |
| | |||||
* | Tasks: Fix ajax calls in javascript | Bart Visscher | 2012-05-04 | 1 | -6/+6 |
| | |||||
* | Tasks: Update for movable apps | Bart Visscher | 2012-05-04 | 9 | -9/+0 |
| | |||||
* | Tasks: Update to new public API | Bart Visscher | 2012-05-04 | 10 | -50/+50 |
| | |||||
* | Tasks: Make it possible to close the details area | Bart Visscher | 2012-05-02 | 3 | -11/+35 |
| | |||||
* | Tasks: Add input to edit the task location | Bart Visscher | 2012-04-27 | 3 | -2/+22 |
| | |||||
* | Tasks: Fix the display of the list of tasks | Bart Visscher | 2012-04-27 | 3 | -22/+12 |
| | |||||
* | Tasks: Simple add task action | Bart Visscher | 2012-04-23 | 3 | -22/+20 |
| | |||||
* | Tasks: Simple categories input | Bart Visscher | 2012-04-23 | 3 | -2/+30 |
| | |||||
* | Tasks: Save description field | Bart Visscher | 2012-04-20 | 2 | -0/+13 |
| | |||||
* | Tasks: Due date without time support added | Bart Visscher | 2012-04-20 | 3 | -8/+22 |
| | |||||
* | Tasks: Task summary is always text, at it as suchs | Bart Visscher | 2012-04-20 | 1 | -1/+2 |
| | |||||
* | Tasks: Make gettasks more robust against malformed VTODO data | Bart Visscher | 2012-04-20 | 1 | -1/+5 |
| | |||||
* | Tasks: Add due property handling | Bart Visscher | 2012-04-20 | 5 | -1/+65 |
| | |||||
* | Tasks: Add "more" block containing description | Bart Visscher | 2012-04-18 | 3 | -8/+30 |
| | |||||
* | Tasks: Clicking task summary opens input for edit | Bart Visscher | 2012-04-17 | 2 | -28/+47 |
| |