Raimund Schlüßler
|
46d23633a9
|
CleanupBackend
|
2015-08-03 20:09:46 +02:00 |
|
Hendrik Leppelsack
|
39f42ce719
|
remove bootstrap.css
|
2015-07-13 14:12:57 +02:00 |
|
Raimund Schlüßler
|
3583d04c30
|
check for undefined reminder values
|
2015-07-07 22:00:14 +02:00 |
|
Hendrik Leppelsack
|
9bde8d4145
|
Merge pull request #209 from owncloud/deprecated
Replaced deprecated functions
|
2015-07-03 21:37:54 +02:00 |
|
Raimund Schlüßler
|
9d240e890e
|
Check for existing user
|
2015-07-03 20:50:58 +02:00 |
|
Hendrik Leppelsack
|
c94e737e42
|
use response trait for remaining controllers
|
2015-07-03 16:26:20 +02:00 |
|
Hendrik Leppelsack
|
1b3694e589
|
replaced deprecated functions
|
2015-07-03 13:55:03 +02:00 |
|
Hendrik Leppelsack
|
f063dfb3e2
|
use response trait in taskscontroller
|
2015-07-02 10:10:11 +02:00 |
|
Hendrik Leppelsack
|
698b5f1660
|
added response trait
|
2015-06-30 14:42:58 +02:00 |
|
Hendrik Leppelsack
|
e81d3d0a8a
|
remove magic methods
|
2015-06-26 15:30:26 +02:00 |
|
Raimund Schlüßler
|
bfb60549f3
|
Dont set empty properties on creation, fixes #179
|
2015-06-24 19:06:10 +02:00 |
|
Hendrik Leppelsack
|
7361d9d77e
|
adding and cleaning up services
|
2015-06-24 09:45:26 +02:00 |
|
raimund-schluessler
|
4843e21c44
|
Merge pull request #199 from owncloud/ImplementPriority
Implement priority support
|
2015-06-21 13:03:15 +02:00 |
|
Raimund Schlüßler
|
4715e7da50
|
Implement priority support
|
2015-06-21 12:40:44 +02:00 |
|
sahne123
|
4de763894c
|
check privacy for shared tasks
|
2015-06-21 09:23:30 +02: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
|
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 |
|
Hendrik Leppelsack
|
d115d4f498
|
fixed new tasks being starred by default
|
2015-06-17 19:55:42 +02:00 |
|
Raimund Schlüßler
|
c9885510f4
|
Fetch available categories from the server
|
2015-05-25 18:45:27 +02:00 |
|
Raimund Schlüßler
|
c05cce3af8
|
Fix deletion of last category
|
2015-05-25 13:36:23 +02:00 |
|
Raimund Schlüßler
|
4ebf4b50bf
|
Remove unused else case
|
2015-05-24 12:16:41 +02:00 |
|
Raimund Schlüßler
|
ef5f99f5c0
|
First working implementation of category support
|
2015-05-24 12:09:05 +02:00 |
|
Hendrik Leppelsack
|
c14154590a
|
fix creation of first comment
|
2015-05-18 14:42:23 +02:00 |
|
Raimund Schlüßler
|
177781e4df
|
Fix global search
|
2015-05-17 19:45:14 +02:00 |
|
Raimund Schlüßler
|
f85f606c7f
|
Fix creation of reminder
|
2015-05-17 19:31:41 +02:00 |
|
Raimund Schlüßler
|
1a25d4227f
|
Fix creation and deletion of comments
|
2015-05-17 19:19:46 +02:00 |
|
Raimund Schlüßler
|
ad2e16a7de
|
Fix problems with categories, reminder, comments
|
2015-05-17 18:59:18 +02:00 |
|
Hendrik Leppelsack
|
5347be681f
|
fixed requests returning empty response
|
2015-05-15 14:27:53 +02:00 |
|
Vincent Petry
|
054ac0ebfd
|
Update for Sabre 2.1
- get rid of OC_VObject
- adapt date handling
- replace setString/getAsString usages
|
2015-04-17 12:52:09 +02:00 |
|
Raimund Schlüßler
|
d75353a45b
|
Fix loading search results requires admin rights
|
2015-03-14 00:13:32 +01:00 |
|
raimund-schluessler
|
8b89ad8bef
|
Merge pull request #145 from owncloud/Fix-missing-status-complete
Fix #137, thanks to @alfish2000
|
2015-03-01 16:20:20 +01:00 |
|
Raimund Schlüßler
|
a53db6c48a
|
Add required arguments
|
2015-02-28 21:39:06 +01:00 |
|
Raimund Schlüßler
|
4038751e80
|
Delete not needed file
|
2015-02-28 21:04:07 +01:00 |
|
Raimund Schlüßler
|
fac91511f3
|
Fix syntax error
|
2015-02-28 21:01:21 +01:00 |
|
Raimund Schlüßler
|
0ff6acec9e
|
Fix #137
|
2015-02-28 20:53:12 +01:00 |
|
Raimund Schlüßler
|
69fe98046b
|
Improve display of search results
|
2015-02-25 21:14:44 +01:00 |
|
Raimund Schlüßler
|
96882cd8ab
|
filter search results in case task is already shown
|
2015-02-16 23:22:19 +01:00 |
|
raimund-schluessler
|
5971e984bb
|
Merge pull request #121 from owncloud/ConformComments
Conform comments
|
2015-02-10 23:33:47 +01:00 |
|
Raimund Schlüßler
|
17ea797e3b
|
Add search for oC8
|
2015-02-08 20:51:23 +01:00 |
|
Raimund Schlüßler
|
40812faaaa
|
Adjustments and fixes for oC8
|
2015-02-08 20:13:16 +01:00 |
|
Raimund Schlüßler
|
fdb0f63b04
|
Fix scrutinizer issues
|
2015-02-07 16:59:37 +01:00 |
|
Raimund Schlüßler
|
b6c6b80ee5
|
Sort results by completed
|
2015-02-07 16:55:01 +01:00 |
|
Raimund Schlüßler
|
a46968c2cf
|
Also search in task comments
|
2015-02-07 15:53:38 +01:00 |
|
Raimund Schlüßler
|
00317d84fb
|
Load task when requested by global search
|
2015-02-07 12:56:20 +01:00 |
|
Raimund Schlüßler
|
c02651342f
|
First implementation of global search
|
2015-02-04 22:21:29 +01:00 |
|
raimund-schluessler
|
a3ce44cbf9
|
Parse start related reminder correctly, fixes #107
|
2014-12-01 23:23:38 +01:00 |
|
raimund-schluessler
|
5a8e0a79e7
|
Prefix for non-standard parameters
|
2014-11-23 18:17:51 +01:00 |
|