Commit graph

372 commits

Author SHA1 Message Date
Hendrik Leppelsack
8b158de2c0 Merge pull request #207 from owncloud/response
Response Trait
2015-07-02 10:37:58 +02:00
Hendrik Leppelsack
f063dfb3e2 use response trait in taskscontroller 2015-07-02 10:10:11 +02:00
Jenkins for ownCloud
6e8f72f316 [tx-robot] updated from transifex 2015-07-01 01:08:18 -04:00
Hendrik Leppelsack
698b5f1660 added response trait 2015-06-30 14:42:58 +02:00
Jenkins for ownCloud
7d055af370 [tx-robot] updated from transifex 2015-06-29 01:07:12 -04:00
Jenkins for ownCloud
0f7d4f2057 [tx-robot] updated from transifex 2015-06-28 01:07:14 -04:00
Jenkins for ownCloud
49fcef0df8 [tx-robot] updated from transifex 2015-06-27 01:07:20 -04:00
raimund-schluessler
1a855c12e6 Merge pull request #206 from owncloud/magic_methods
Remove magic methods
2015-06-26 23:01:00 +02:00
Hendrik Leppelsack
e81d3d0a8a remove magic methods 2015-06-26 15:30:26 +02:00
Jenkins for ownCloud
2ff5c156b4 [tx-robot] updated from transifex 2015-06-25 01:07:20 -04:00
Raimund Schlüßler
bfb60549f3 Dont set empty properties on creation, fixes #179 2015-06-24 19:06:10 +02:00
Hendrik Leppelsack
4cb1ec11f4 Merge pull request #203 from owncloud/services
Further work on the services
2015-06-24 11:40:48 +02:00
Hendrik Leppelsack
7361d9d77e adding and cleaning up services 2015-06-24 09:45:26 +02:00
Raimund Schlüßler
4e781117c3 Add min and max version 2015-06-23 20:55:17 +02:00
Jenkins for ownCloud
fd60c6d02a [tx-robot] updated from transifex 2015-06-23 01:07:28 -04:00
Jenkins for ownCloud
09681677dc [tx-robot] updated from transifex 2015-06-22 01:07:22 -04:00
Raimund Schlüßler
0d3fddf16f Hide input star and date 2015-06-21 18:05:17 +02:00
Raimund Schlüßler
f9302800fe Fix renaming tasks 2015-06-21 13:31:29 +02:00
Raimund Schlüßler
4ccefb8c36 Move taskbody into template 2015-06-21 13:25:21 +02:00
raimund-schluessler
4843e21c44 Merge pull request #199 from owncloud/ImplementPriority
Implement priority support
2015-06-21 13:03:15 +02:00
raimund-schluessler
a6dc3bd3bb Merge pull request #201 from sahne123/respect_privacy
check privacy for shared tasks
2015-06-21 13:02:15 +02:00
Raimund Schlüßler
4715e7da50 Implement priority support 2015-06-21 12:40:44 +02:00
Raimund Schlüßler
dbc740037c Don't open details when starring a task 2015-06-21 11:03:00 +02:00
sahne123
4de763894c check privacy for shared tasks 2015-06-21 09:23:30 +02:00
Jenkins for ownCloud
4fb07b7a03 [tx-robot] updated from transifex 2015-06-21 01:07:19 -04:00
Raimund Schlüßler
fa6c277fc8 Fix loading single tasks 2015-06-21 00:33:32 +02:00
Raimund Schlüßler
69eedf7c92 Fix creation of new task 2015-06-21 00:30:11 +02:00
raimund-schluessler
88a6e74741 Merge pull request #195 from owncloud/refactor-services
move functionality from taskscontroller to service
2015-06-20 16:31:05 +02:00
Raimund Schlüßler
eff802f181 Remove php 5.3 checks 2015-06-20 16:25:39 +02:00
Jenkins for ownCloud
9cfd1dabea [tx-robot] updated from transifex 2015-06-20 01:07:23 -04:00
Raimund Schlüßler
def598386c Remove count from completed list, closes #183 2015-06-19 20:21:59 +02:00
Raimund Schlüßler
b9d24ae5e3 Show collections on default, fixes #184 2015-06-18 19:14:56 +02:00
Hendrik Leppelsack
541af47c30 move functionality from taskscontroller to service 2015-06-18 15:09:07 +02:00
Jenkins for ownCloud
07862a8652 [tx-robot] updated from transifex 2015-06-18 01:07:20 -04:00
Raimund Schlüßler
2296b40a27 Remove unused dependencies 2015-06-17 22:54:38 +02:00
Raimund Schlüßler
02cf31448f Remove not used directives 2015-06-17 22:49:35 +02:00
Hendrik Leppelsack
c733b02eb6 Update README.md 2015-06-17 22:47:25 +02:00
Raimund Schlüßler
03308d884e Account for not loaded completed tasks too 2015-06-17 22:44:06 +02:00
Raimund Schlüßler
90e4fbc4bc Merge remote-tracking branch 'origin/master' 2015-06-17 22:09:57 +02:00
Raimund Schlüßler
c73ac27bc1 Format list count according to css documentation 2015-06-17 22:09:25 +02:00
raimund-schluessler
e081e4715a Merge pull request #185 from owncloud/fix-starred-on-add
Fixed new tasks being starred by default
2015-06-17 21:49:47 +02:00
raimund-schluessler
71eacd00b5 Merge pull request #176 from Henni/grunt
Clean-up of dev pipeline (grunt)
2015-06-17 21:41:16 +02:00
Raimund Schlüßler
2ba31897f3 Always show load tasks button in completed list
closes #187
2015-06-17 21:23:42 +02:00
Hendrik Leppelsack
e693021cd1 Merge pull request #186 from simonleber/patch-1
removed bracket
2015-06-17 20:34:46 +02:00
Simon Leber
eb4e26ac22 removed bracket 2015-06-17 20:03:10 +02:00
Hendrik Leppelsack
d115d4f498 fixed new tasks being starred by default 2015-06-17 19:55:42 +02:00
Hendrik Leppelsack
f01db889f2 added grunt-newer to watch changed files 2015-06-17 10:28:24 +02:00
Hendrik Leppelsack
cc541f01d7 fixed grunt watch:js and removed watch:coffeescript 2015-06-17 10:23:09 +02:00
Jenkins for ownCloud
e1a5d7dce4 [tx-robot] updated from transifex 2015-06-17 01:07:18 -04:00
Raimund Schlüßler
3cbe01e795 Add minimum-height for empty categories 2015-06-16 21:52:41 +02:00