6749 Commits
Author SHA1 Message Date
Bernhard Posselt 91b154ea24 remove last reference from appframework, fix routing issue 2014-04-09 22:52:28 +02:00
Bernhard Posselt 17860b4af1 add requirements to route 2014-04-09 22:52:28 +02:00
Bernhard Posselt d3379573fd use query instead of array access 2014-04-09 22:52:28 +02:00
Bernhard Posselt 1b21cab240 fix name of cors controller 2014-04-09 22:52:28 +02:00
Bernhard Posselt 7506619c9c make 3rdparty folder readable for all, add cors route 2014-04-09 22:52:28 +02:00
Bernhard Posselt 37cf704fdd indendtion in routes 2014-04-09 22:52:28 +02:00
Bernhard Posselt 57f4173278 pass router to routes 2014-04-09 22:52:27 +02:00
Bernhard Posselt 339b427121 only set passed settings 2014-04-09 22:52:27 +02:00
Bernhard Posselt 8588c46028 fix user settings request 2014-04-09 22:52:27 +02:00
Bernhard Posselt 3b5d012b57 fix user settings request 2014-04-09 22:52:27 +02:00
Bernhard Posselt 6e0de4208c remove usersettingscontroller in favor of pagecontroller, simplify settings requests 2014-04-09 22:52:27 +02:00
Bernhard Posselt 673f26829d fix backgroundjobs and hooks 2014-04-09 22:52:27 +02:00
Bernhard Posselt 643fa4624d port to internal controller, some routes are still broken 2014-04-09 22:52:27 +02:00
Bernhard Posselt efe9db1e06 add missing slash in readme 2014-04-09 22:52:27 +02:00
Bernhard Posselt 4637dcc458 migrate security annotations, please review 2014-04-09 22:52:27 +02:00
Bernhard Posselt 6d365e8083 include simplepie lib 2014-04-09 22:52:27 +02:00
Bernhard Posselt 21bd539847 ported to owncloud internal appframework classes, confused with how to start the app and define deps 2014-04-09 22:52:26 +02:00
Bernhard Posselt fcef0800a2 fix article enhancers by providing the correct useragent 2014-04-09 12:57:33 +02:00
Jenkins for ownCloud 55b6a4fa7b [tx-robot] updated from transifex 2014-04-09 01:02:14 -04:00
Bernhard Posselt 5513e39c7b remove html tags from feed title 2014-04-08 23:18:22 +02:00
Bernhard Posselt 17e1e167ba fix bug that would prevent you from creating folders 2014-04-08 22:43:37 +02:00
Bernhard Posselt 4c17bce22e fix undo notification 2014-04-08 22:33:00 +02:00
Bernhard Posselt a3c78541d7 use generate url, fix #496 2014-04-08 22:29:12 +02:00
Bernhard Posselt 460cf8bbd5 remove oc sript from news app 2014-04-08 22:21:56 +02:00
Bernhard Posselt 8750ce5d8c Merge pull request #502 from owncloud/routing
Update requests to use the full route. Refs. #496
2014-04-08 22:21:27 +02:00
Bernhard Posselt 68f5a01dc6 port javascript from appframework 2014-04-08 22:19:19 +02:00
Bernhard Posselt a9b34deefd require status to be not null 2014-04-08 22:00:48 +02:00
Bernhard Posselt c4dc7d3c9f try to clone oc in travis build 2014-04-08 19:27:13 +02:00
Bernhard Posselt d71da23b49 try to clone oc in travis build 2014-04-08 19:22:45 +02:00
Bernhard Posselt eef46f93e3 try to clone oc in travis build 2014-04-08 19:20:48 +02:00
Bernhard Posselt 2f697b8c2f try to clone oc in travis build 2014-04-08 19:20:06 +02:00
Bernhard Posselt 48e09a2954 try to clone oc in travis build 2014-04-08 19:19:17 +02:00
Bernhard Posselt b51cf44e71 try to clone oc in travis build 2014-04-08 19:16:20 +02:00
Bernhard Posselt 71408b0de4 try to clone oc in travis build 2014-04-08 19:15:31 +02:00
Bernhard Posselt 786284e964 try to clone oc in travis build 2014-04-08 19:11:09 +02:00
Bernhard Posselt 71fe5ce145 try to clone oc in travis build 2014-04-08 19:07:13 +02:00
Bernhard Posselt 31ae116fe4 migrated database, utility, bootstrap from appframework 2014-04-08 18:50:10 +02:00
Bernhard Posselt 83e8691308 set minimum owncloud version in readme and changelog 2014-04-08 17:22:54 +02:00
Bernhard Posselt 59042aecb1 set item as default for item mapper classes to prevent bugs when inheriting from other classes, fix #506 2014-04-08 17:10:18 +02:00
Jenkins for ownCloud b33386d25e [tx-robot] updated from transifex 2014-04-08 01:03:07 -04:00
Jenkins for ownCloud b9c559c684 [tx-robot] updated from transifex 2014-04-07 01:02:45 -04:00
Bernhard Posselt ee4e72745f update changelog 2014-04-06 22:59:31 +02:00
Bernhard Posselt 3904320f95 fix probably broken sql query on sqlite and postgres for deleting items after a folder was deleted 2014-04-06 22:16:39 +02:00
Bernhard Posselt d70f905f91 fix deletion of items from users on sqlite 2014-04-06 22:05:09 +02:00
Bernhard Posselt dfce69a3ae hooks 2014-04-06 21:34:17 +02:00
Bernhard Posselt 7c6d727f6a fix errors related to persistence data change 2014-04-06 16:00:21 +02:00
Bernhard Posselt dbd18a2099 get rid of deprecated getParams and renderJSON method to ease transition to built in appframework 2014-04-06 15:26:58 +02:00
Jenkins for ownCloud 3c4044970e [tx-robot] updated from transifex 2014-04-06 01:02:46 -04:00
Bernhard Posselt dc062b8bfe remove old fromrow method from itembusinesslayer to prevent failing when starring 2014-04-06 03:20:44 +02:00
Bernhard Posselt df2613660f use findEntity and findEntities from the mapper class to get rid of code duplication 2014-04-05 19:11:16 +02:00