Commit graph

649 commits

Author SHA1 Message Date
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
Jenkins for ownCloud
b5460762a7 [tx-robot] updated from transifex 2015-06-16 01:07:18 -04:00
Raimund Schlüßler
0ea164ae35 Merge branch 'master' of https://github.com/owncloud/tasks 2015-06-15 22:06:04 +02:00
Raimund Schlüßler
97b06e958d Correctly style categories 2015-06-15 22:05:56 +02:00
Jenkins for ownCloud
e2a9fd0ec8 [tx-robot] updated from transifex 2015-06-15 01:07:21 -04:00
raimund-schluessler
c0e181e523 Merge pull request #178 from owncloud/fix-editing
Fix list editing
2015-06-14 21:47:32 +02:00
Raimund Schlüßler
aeaebf64cb Merge master 2015-06-14 21:35:39 +02:00
Raimund Schlüßler
17954e1ee8 Remove unused class 2015-06-14 21:23:12 +02:00
Raimund Schlüßler
38795671c1 Prevent flickering when editing lists 2015-06-14 21:22:13 +02:00
Raimund Schlüßler
80b647484e Always hide new list input field 2015-06-14 21:20:19 +02:00
Raimund Schlüßler
2a5d31dbc5 Adjust new list input design 2015-06-14 20:57:09 +02:00
Raimund Schlüßler
9534901cb3 Close new list input field when changing list 2015-06-14 19:10:08 +02:00
Raimund Schlüßler
9873b08691 Fix indenting 2015-06-14 19:03:02 +02:00
Jenkins for ownCloud
f18b2182b1 [tx-robot] updated from transifex 2015-06-14 01:07:14 -04:00
Jenkins for ownCloud
b348d32b77 [tx-robot] updated from transifex 2015-06-12 01:07:19 -04:00
Raimund Schlüßler
a33cd52747 Hide inputs when switching from renaming to adding 2015-06-11 22:15:10 +02:00
Raimund Schlüßler
37d8bbe241 Fix task detail sizing
Due to box-sizing: border-box introduced by
bc25b04f8a
2015-06-11 21:18:41 +02:00
Raimund Schlüßler
e8e1e75e71 Make submit button work 2015-06-11 21:09:03 +02:00
Hendrik Leppelsack
48cb57002e autofocus on input when renaming a list 2015-06-11 10:20:06 +02:00
Hendrik Leppelsack
bc25b04f8a fixed renaming and adding of lists 2015-06-11 09:36:37 +02:00
Raimund Schlüßler
d28f303f6e Make tooltips translateable 2015-06-10 23:39:26 +02:00
Raimund Schlüßler
5dc74e71fb Add settings label 2015-06-10 23:12:36 +02:00
Raimund Schlüßler
a082cea650 Correctly align icons and text 2015-06-10 23:04:43 +02:00
Jenkins for ownCloud
57f361e0a9 [tx-robot] updated from transifex 2015-06-10 01:07:18 -04:00