Commit Graph

3848 Commits

Author SHA1 Message Date
Andrey
1baf81040f Fixed a typo 2013-09-05 13:44:12 +02:00
Andrey
a5cdb65ed6 Removed loadwithuser method 2013-09-05 13:44:12 +02:00
Andrey
1b8c2433b0 replaced a dql request with querybuilder one 2013-09-05 13:44:12 +02:00
Andrey
731170343b changed file path in publications 2013-09-05 13:44:11 +02:00
Andrey
887af14a82 More camelcase 2013-09-05 13:44:11 +02:00
Andrey
3cf477f5b8 Removed a few remaining underscores 2013-09-05 13:44:11 +02:00
Andrey
b555c6212e Replaced underscores in aggregate 2013-09-05 13:44:11 +02:00
Andrey
4fe6de5ffc Replaced underscores in repositories 2013-09-05 13:44:10 +02:00
Andrey
c1910a188e Replaced underscores in variable names to make them camelcase 2013-09-05 13:44:10 +02:00
Andrey
42830efef5 Removed findbyuser methods 2013-09-05 13:44:10 +02:00
Andrey
090f230dd9 replaced repository methods with query-builder ones 2013-09-05 13:44:10 +02:00
Andrey
3b3d08a9e1 removed findbyfeedanduser method 2013-09-05 13:44:09 +02:00
Andrey
3f09a919ed removed findallpublic method 2013-09-05 13:44:09 +02:00
Andrey
06bf968e39 Fixed codestyle by removing extra assignments 2013-09-05 13:44:09 +02:00
Andrey
c732d4139a Fixed exception issues 2013-09-05 13:44:09 +02:00
Andrey
444d45b25c Fixed codestyle and replaced static with self in link generator classes 2013-09-05 13:44:09 +02:00
Andrey
cedd924e31 Fixed codestyle 2013-09-05 13:44:08 +02:00
Andrey
f8c4041733 Removed yaml files 2013-09-05 13:44:08 +02:00
Andrey
7796c55ab7 Renamed and fixed entry update/delete bindings 2013-09-05 13:44:08 +02:00
Andrey
92f2ceb756 Removed extra tables from xml conf 2013-09-05 13:44:07 +02:00
Andrey
85aa5959bd Fixed minor mapping errors
Fixed mapping error in FeedItem

Fixed merging error
2013-09-05 13:44:07 +02:00
Andrey
4e58500fe9 Added forgotten namespace in feeditem 2013-09-05 13:44:07 +02:00
Andrey
718eb48669 Corrected incoherences in entities 2013-09-05 13:44:07 +02:00
Andrey
d788ac91f8 Added Doctrine annotations 2013-09-05 13:44:07 +02:00
Andrey
0b78191076 Add forgotten headers 2013-09-05 13:44:07 +02:00
Andrey
946240c5c5 Fixed codestyle with cs-fixer 2013-09-05 13:44:06 +02:00
Andrey
1764d5f5c4 Fixed order in entry/update, fixed a lot of codestyle 2013-09-05 13:44:06 +02:00
Andrey
c8b62c02db Rebased, fixed codestyle 2013-09-05 13:44:06 +02:00
Andrey
d40a6c0a0d Fixed feed error in patch 320f 2013-09-05 13:44:06 +02:00
Andrey
56a8aa33f8 Updated patch 302f 2013-09-05 13:44:05 +02:00
Andrey
d8d9ab7607 Removed remaining occurrences to Feed_, adapted patch_320f 2013-09-05 13:44:05 +02:00
Andrey
6bdfa2da29 Fixed RSSFeeds bug for php 5.3, fixed Aggregate->getEntries() called without any feed 2013-09-05 13:44:05 +02:00
Andrey
3f8855f5cb Fixed zero and null confusion in RSSFeeds 2013-09-05 13:44:04 +02:00
Andrey
c1157d0613 Fixed error in RSSFeeds 2013-09-05 13:44:04 +02:00
Andrey
289c0294b2 Rebased, fixed minor bugs 2013-09-05 13:44:04 +02:00
Andrey
84300f3c92 Replaced remaining occurrences of Feed_ classes, updated tests 2013-09-05 13:44:04 +02:00
Andrey
9a5baff4a0 Fixed iconurl integration 2013-09-05 13:44:03 +02:00
Andrey
ec5a38d5f5 Fixed 404 and 403 responses 2013-09-05 13:44:03 +02:00
Andrey
dec41aeb4f Fixed codestyle 2013-09-05 13:44:03 +02:00
Andrey
bc5b69fae4 Fixed codestyle 2013-09-05 13:44:03 +02:00
Andrey
d303a383e6 Implement feed formatters, fixed tests and prod controllers 2013-09-05 13:44:02 +02:00
Andrey
affdfe7a0a Implement RSSFeeds, fixed controllers implementation, fixed tests 2013-09-05 13:44:02 +02:00
Andrey
1d7c60ac41 Add token entities dcm files 2013-09-05 13:43:04 +02:00
Andrey
f117817e87 Implementation of doctrine entities 2013-09-05 13:43:04 +02:00
Andrey
fc9379ca63 Add more search methods to repositories 2013-09-05 13:43:04 +02:00
Andrey
c2f7a5685e Add token entities and repositories 2013-09-05 13:43:03 +02:00
Andrey
9c49589d9c Implement admin controllers 2013-09-05 13:43:03 +02:00
Andrey
b7f4f209fc Implement Doctrine feeds instead of Phrasea ones in the /list/ route 2013-09-05 13:43:03 +02:00
Romain Neutron
6974ca5fb9 Merge pull request #625 from nlegoff/fix_1445
[3.8] Fix #1445 Move record dialog improvement
2013-09-05 04:04:43 -07:00
Nicolas Le Goff
ce55141917 Fix #1445 Wording & issue while moving record from collections 2013-09-05 12:04:18 +02:00