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 |
|
Jenkins for ownCloud
|
05541ae38a
|
[tx-robot] updated from transifex
|
2014-04-05 01:03:01 -04:00 |
|
Bernhard Posselt
|
ca4d18c1e3
|
bump required version down to 6.0.2 because theres __call implementation for pdo statement
|
2014-04-04 20:10:27 +02:00 |
|
Bernhard Posselt
|
d649e2d11c
|
write out type name to prevent confusion when using gettype
|
2014-04-04 20:06:46 +02:00 |
|
Bernhard Posselt
|
96f1eb05a4
|
depend on next oc bugfix release
|
2014-04-04 20:03:12 +02:00 |
|
Bernhard Posselt
|
c488e0243a
|
require 6.0.2
|
2014-04-04 18:00:46 +02:00 |
|
Bernhard Posselt
|
2879f07476
|
depend on oc6, bind correct types, fix #457
|
2014-04-04 17:33:08 +02:00 |
|
Jenkins for ownCloud
|
1b2595ec13
|
[tx-robot] updated from transifex
|
2014-04-04 01:02:49 -04:00 |
|
Bernhard Posselt
|
4ebd095407
|
fix namespace for hooks
|
2014-04-04 03:12:24 +02:00 |
|
Bernhard Posselt
|
57e6103187
|
register hooks for deleting feeds, folders and items if a user is deleted, fix #468
|
2014-04-04 03:09:26 +02:00 |
|
Bernhard Posselt
|
8eedcfa144
|
Merge pull request #504 from owncloud/fix-geek-and-poke
fix geek & poke feed
|
2014-04-04 01:01:04 +02:00 |
|
Morris Jobke
|
8a06bf27d4
|
fix geek & poke feed
|
2014-04-04 00:49:05 +02:00 |
|
Bernhard Posselt
|
13e03279ff
|
version bump
|
2014-04-04 00:03:30 +02:00 |
|
Bernhard Posselt
|
19bab14274
|
Don't prevent shortcuts if a button (starred icon for instance) is focused (theres no input for buttons anyways), fix #497
|
2014-04-03 23:59:42 +02:00 |
|
Bernhard Posselt
|
4ab9494fc9
|
only instantiate one itemcontroller, prevent tons of requests when autopaging, fix #498
|
2014-04-03 23:53:42 +02:00 |
|
Jenkins for ownCloud
|
2abf47a533
|
[tx-robot] updated from transifex
|
2014-04-03 01:02:45 -04:00 |
|
Jenkins for ownCloud
|
24d5082ddc
|
[tx-robot] updated from transifex
|
2014-04-02 01:02:44 -04:00 |
|
Jenkins for ownCloud
|
e7c7b05659
|
[tx-robot] updated from transifex
|
2014-04-01 01:02:44 -04:00 |
|
Jenkins for ownCloud
|
1757a2a573
|
[tx-robot] updated from transifex
|
2014-03-31 01:02:19 -04:00 |
|
Jenkins for ownCloud
|
6a0ae8f6fc
|
[tx-robot] updated from transifex
|
2014-03-30 01:02:19 -04:00 |
|
Jenkins for ownCloud
|
8bd317f28b
|
[tx-robot] updated from transifex
|
2014-03-29 01:02:20 -04:00 |
|
Jenkins for ownCloud
|
0dd6098e17
|
[tx-robot] updated from transifex
|
2014-03-28 01:02:20 -04:00 |
|
Bernhard Posselt
|
8ceea36a57
|
also fix addnew
|
2014-03-28 01:06:32 +01:00 |
|
Bernhard Posselt
|
4f7760b193
|
also fix addnew
|
2014-03-28 01:05:18 +01:00 |
|
Bernhard Posselt
|
76e65f3541
|
dont open up settings + add new dialogue on first run because it looks weird and causes bugs
|
2014-03-28 01:03:28 +01:00 |
|
Jenkins for ownCloud
|
62bc02ee93
|
[tx-robot] updated from transifex
|
2014-03-27 01:02:39 -04:00 |
|
Bernhard Posselt
|
e59034b11d
|
recreate old bind unsafe html behaviour
|
2014-03-27 03:12:43 +01:00 |
|
Thomas Tanghus
|
e2dfa63781
|
Update requests to use the full route. Refs. #496
|
2014-03-26 21:07:40 +01:00 |
|
Jenkins for ownCloud
|
921a21bb9c
|
[tx-robot] updated from transifex
|
2014-03-26 01:02:20 -04:00 |
|
Bernhard Posselt
|
ee3776b367
|
fix tests
|
2014-03-26 01:34:51 +01:00 |
|
Bernhard Posselt
|
78ede91cec
|
fix autofocus when loading unread articles and initial view
|
2014-03-26 01:34:51 +01:00 |
|
Bernhard Posselt
|
fc95846094
|
fix tests
|
2014-03-26 01:34:51 +01:00 |
|
Bernhard Posselt
|
e6cf6a2dfc
|
fix autofocus when loading unread articles and initial view
|
2014-03-26 01:34:51 +01:00 |
|
Bernhard Posselt
|
2fc5ca4f60
|
update a lot of stuff, WIP
|
2014-03-26 01:34:31 +01:00 |
|
Jenkins for ownCloud
|
22fc777ce7
|
[tx-robot] updated from transifex
|
2014-03-25 01:02:09 -04:00 |
|
Jenkins for ownCloud
|
c751712a4c
|
[tx-robot] updated from transifex
|
2014-03-24 01:02:17 -04:00 |
|
Jenkins for ownCloud
|
6f7ba40827
|
[tx-robot] updated from transifex
|
2014-03-23 01:02:08 -04:00 |
|