Commit Graph

938 Commits

Author SHA1 Message Date
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
cedd924e31 Fixed codestyle 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
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
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
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
f117817e87 Implementation of doctrine entities 2013-09-05 13:43:04 +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
Romain Neutron
ec4d5ce5b2 Add typehint on thesaurus functions 2013-09-04 15:30:46 +02:00
Romain Neutron
4c90f168a7 Remove unused use statements 2013-09-04 14:25:01 +02:00
Romain Neutron
ffcc6ea02d Remove use of $_GET in favor of request 2013-09-04 14:15:46 +02:00
Romain Neutron
def7a2d66c Remove debug statements 2013-09-04 14:12:56 +02:00
Romain Neutron
dbd06e9091 Remove dead code 2013-09-04 12:14:50 +02:00
Nicolas Le Goff
41bbd13f7d Fix #1432 User settings for notifications are not saved in 2013-09-03 18:03:43 +02:00
Romain Neutron
c8d415c562 Merge branch '3.8' 2013-09-02 17:22:18 +02:00
Romain Neutron
3736510c72 Fix #1424 : Editing a story don't work 2013-09-02 13:57:22 +02:00
Nicolas Le Goff
862053396f Adressed @romainneutron 's comments 2013-09-02 12:12:37 +02:00
Nicolas Le Goff
5fbb2e83b2 Use temporary file system 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
bdf491c426 Fix CS 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
7e1fafc5bb Fix #1414 Add immediate thumbnail substitution after success download 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
6a2fb618d3 Move substituion logger from class method to controllers 2013-09-02 12:12:36 +02:00
Romain Neutron
e8c3c567a1 Merge pull request #594 from romainneutron/ftp-export-ux
[3.9] Fix ftp connection test experience
2013-08-30 05:31:42 -07:00
Romain Neutron
447cb60327 Fix CS 2013-08-30 13:48:13 +02:00
Romain Neutron
8b3e06ec4c Fix ftp connection test experience 2013-08-30 13:37:45 +02:00
Romain Neutron
ae28828f10 Fix order 2013-08-27 12:17:20 +02:00
Andrey
4e754d8d25 removed references to ssel_id 2013-08-27 11:59:27 +02:00
Andrey
6b4ac37fe1 Reverted unnecessary modification 2013-08-27 11:58:50 +02:00
Andrey
ddf58d0ddb Fixed small typo in records 2013-08-27 11:58:50 +02:00
Andrey
4dd60362c5 More fixes for the PR 2013-08-27 11:58:49 +02:00
Andrey
9b85b105d8 Fixed PR comments 2013-08-27 11:58:48 +02:00
Andrey
53ee289b9b Renamed Orders into Order 2013-08-27 11:58:48 +02:00
Andrey
71f77bff0f Fixed minor error in orders 2013-08-27 11:58:48 +02:00
Andrey
17a1ab9def Fixed codestyle (removed extra lines) 2013-08-27 11:58:45 +02:00
Andrey
ea1364a499 Added forgotten files, fixed codestyle a little bit 2013-08-27 11:58:45 +02:00
Andrey
32c6ceccd4 Replaced exceptions 2013-08-27 11:58:45 +02:00
Andrey
07ff0c4d7a First implementation of orders using Doctrine 2013-08-27 11:58:44 +02:00