Commit Graph

2018 Commits

Author SHA1 Message Date
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
ba980d5f34 Fix tmp directories cleanup 2013-09-04 17:14:53 +02:00
Romain Neutron
ec4d5ce5b2 Add typehint on thesaurus functions 2013-09-04 15:30:46 +02:00
Romain Neutron
fd73d9cb0c Merge pull request #618 from romainneutron/eval-remove
[3.9] Remove eval calls
2013-09-04 06:07:47 -07:00
Romain Neutron
e0f6be3425 Remove eval calls 2013-09-04 14:39:30 +02:00
Romain Neutron
4c90f168a7 Remove unused use statements 2013-09-04 14:25:01 +02:00
Romain Neutron
7c9fbd48e1 Remove tests in loops 2013-09-04 14:20:35 +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
b6a8a90197 Fix CS 2013-09-04 12:14:52 +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
a81644ab08 Merge pull request #593 from romainneutron/ftp-exports
[3.9] Add FtpExport entity
2013-09-02 08:16:57 -07: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
9804e3b4c3 Switch to FtpExport entities 2013-08-30 18:35:21 +02:00
Romain Neutron
8b49c6127b Fix Sqlite db regeneration in case of deleted db 2013-08-30 16:38:39 +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