1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-23 08:42:52 +02:00
Commit Graph

6863 Commits

Author SHA1 Message Date
Bernhard Posselt
0f0a7f0c47 moved entity to the appframework 2013-03-20 12:19:17 +01:00
Bernhard Posselt
de16ffbec0 removed comments from item class 2013-03-20 12:03:27 +01:00
Bernhard Posselt
5a32f7a956 added tablename for entites 2013-03-20 12:03:02 +01:00
Bernhard Posselt
d18ab3212a added another entity test 2013-03-20 11:34:06 +01:00
Bernhard Posselt
959f29146e use a hashmap for updated fields 2013-03-20 11:09:06 +01:00
Bernhard Posselt
4c6cdf277a also mark field as updated in item 2013-03-20 11:08:07 +01:00
Bernhard Posselt
070abc32e5 finished item 2013-03-20 11:05:15 +01:00
Bernhard Posselt
fa3a2e469d throw exceptions when attributes dont exist 2013-03-20 10:46:37 +01:00
Bernhard Posselt
acb40d091f correctly map table column names to properties 2013-03-20 10:23:04 +01:00
Bernhard Posselt
1d43634ebd created a protected function to mark a field as updated 2013-03-19 21:30:12 +01:00
Bernhard Posselt
d96e794673 added getter and setter automation and added translation for database fields 2013-03-19 21:24:33 +01:00
Bernhard Posselt
50e00916ce added namespaced indices for the newsapp 2013-03-19 20:32:44 +01:00
Bernhard Posselt
966af078df added mapper spec 2013-03-19 19:49:25 +01:00
Bernhard Posselt
4e077697a1 added itemmapper test 2013-03-19 19:20:42 +01:00
Bernhard Posselt
3cacc9c90d added entity baseclass and pull deps if phpunit is run 2013-03-19 18:41:42 +01:00
Jan-Christoph Borchardt
cff8adacea devs keep forgetting the designers 2013-03-19 17:47:07 +01:00
Bernhard Posselt
9e0316964d added indices and primary keys 2013-03-18 18:46:58 +01:00
Bernhard Posselt
206510d126 fixed test for init 2013-03-18 12:41:57 +01:00
Bernhard Posselt
a8c1a0dd93 ported persistence to new request interface 2013-03-18 12:32:40 +01:00
Bernhard Posselt
8c5bf6f317 added rewritten js from appframwork-js branch 2013-03-18 11:49:26 +01:00
Bernhard Posselt
2eec5da48c added new ingore file 2013-03-18 11:49:13 +01:00
Alessandro Cosentino
36a09666dd Merge branch 'master' into news_ext_api 2013-03-17 12:31:24 +01:00
Jenkins for ownCloud
e0998ffb6a [tx-robot] updated from transifex 2013-03-16 22:16:04 +01:00
Bernhard Posselt
41959b37ad removed build js files 2013-03-16 21:47:27 +01:00
Bernhard Posselt
172de781cb dont run broken tests 2013-03-16 21:46:05 +01:00
Jenkins for ownCloud
f2dec08b70 [tx-robot] updated from transifex 2013-03-15 00:04:29 +01:00
Alessandro Cosentino
a9967c8cac Merge branch 'master' into news_ext_api 2013-03-14 19:39:58 +01:00
Jenkins for ownCloud
a22ce1446b [tx-robot] updated from transifex 2013-03-14 00:04:34 +01:00
Alessandro Cosentino
ba2c887ad5 Merge branch 'master' into news_ext_api 2013-03-12 15:40:11 +01:00
Jenkins for ownCloud
c7d579dcc6 [tx-robot] updated from transifex 2013-03-10 00:05:19 +01:00
Jenkins for ownCloud
9fc04703ba [tx-robot] updated from transifex 2013-03-09 00:04:32 +01:00
Alessandro Cosentino
f652daa3d9 fix merge conflict 2013-03-08 14:50:10 +01:00
Jenkins for ownCloud
45b3329ca5 [tx-robot] updated from transifex 2013-03-08 00:23:09 +01:00
Gregor Tätzner
25a766a009 implement folder modify and delete api calls 2013-03-07 18:25:31 +01:00
Jenkins for ownCloud
6b8a5db6e0 [tx-robot] updated from transifex 2013-03-07 00:14:22 +01:00
Alessandro Cosentino
3c87c2be39 api calls are anonymous functions now 2013-03-06 10:27:50 +01:00
Alessandro Cosentino
c4349e0c2e Merge branch 'master' into news_ext_api 2013-03-05 02:06:18 +01:00
Alessandro Cosentino
ef450898bb create folder api call 2013-03-03 22:27:18 +01:00
Alessandro Cosentino
0852773340 adds a call to create feed 2013-03-03 11:06:00 +01:00
Jenkins for ownCloud
57276b9b0c [tx-robot] updated from transifex 2013-03-03 00:04:59 +01:00
Alessandro Cosentino
4902253e9c prototype for business layer for feed 2013-03-02 19:50:33 +01:00
Alessandro Cosentino
165540d346 prototype of business layer for api 2013-03-02 16:21:50 +01:00
Lukas Reschke
50c5fc59b9 Replace translation strings
Grep: echo \$l\-\>t\(\'([^']*)\'\)
Replace with:p(\$l\-\>t\(\'\1\'\)\)

Grep: echo \$l\-\>t\(\"([^"]*)\"\)
Replace with: p(\$l\-\>t\(\"\1\"\)\)
2013-02-28 16:27:14 +01:00
Jenkins for ownCloud
d6e8bd9cf2 [tx-robot] updated from transifex 2013-02-27 00:05:33 +01:00
Jenkins for ownCloud
f180f60992 [tx-robot] updated from transifex 2013-02-26 00:03:53 +01:00
Bernhard Posselt
29b5037240 remove sharing button 2013-02-25 15:59:57 +01:00
Jenkins for ownCloud
02d06a2523 [tx-robot] updated from transifex 2013-02-25 00:04:17 +01:00
Robin Appelman
b6320ae937 Set required owncloud version to 4.93 2013-02-24 17:39:59 +01:00
Jenkins for ownCloud
30998cc774 [tx-robot] updated from transifex 2013-02-22 00:05:10 +01:00
Jenkins for ownCloud
3d41d9c551 [tx-robot] updated from transifex 2013-02-21 00:04:28 +01:00