Commit Graph

1635 Commits

Author SHA1 Message Date
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
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
affdfe7a0a Implement RSSFeeds, fixed controllers implementation, fixed tests 2013-09-05 13:44:02 +02:00
Romain Neutron
c53017b1ab Merge pull request #620 from romainneutron/thesaurus-object-typehint
[3.9] Add typehint on thesaurus functions
2013-09-04 08:12:12 -07:00
Romain Neutron
79f8c82478 Merge pull request #619 from romainneutron/sleep
[3.9] Remove sleep calls
2013-09-04 06:36:48 -07:00
Romain Neutron
ec4d5ce5b2 Add typehint on thesaurus functions 2013-09-04 15:30:46 +02:00
Romain Neutron
5ed53ccda3 Remove sleep calls 2013-09-04 14:51:00 +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
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
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
c73b969c93 Merge pull request #607 from romainneutron/fix-1426
[3.8] Fix stamp text position
2013-09-02 08:14:18 -07:00
Romain Neutron
672377dfe8 Merge pull request #606 from romainneutron/fix-1427
[3.8] Fix 1427
2013-09-02 08:14:07 -07:00
Romain Neutron
6661b532eb Fix #1426 : stamp text position 2013-09-02 15:59:44 +02:00
Romain Neutron
f5cb2b993e Fix #1427 stamp background 2013-09-02 15:42:02 +02:00
Romain Neutron
483f14dfe5 Merge pull request #601 from romainneutron/fix-1430
[3.8] Use strict standards for task::getName method
2013-09-02 04:32:04 -07:00
Romain Neutron
2192afc702 Fix #1422 : logfiles contain duplicates log messages 2013-09-02 12:33:34 +02:00
Romain Neutron
7988114614 Fix #1430 : Use strict standards, declare the method static 2013-09-02 12:21:11 +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
400a4d2505 Merge pull request #595 from romainneutron/task-manager-fix
[3.9] Task manager fix
2013-08-30 07:35:46 -07:00
Romain Neutron
2f25438588 Fix usage of task manager in strict standards context 2013-08-30 14:57:45 +02:00
Romain Neutron
ef2811908b Merge pull request #596 from romainneutron/ftp-exceptions
[3.9] Remove warnings in case of failure
2013-08-30 05:32:05 -07:00
Romain Neutron
447cb60327 Fix CS 2013-08-30 13:48:13 +02:00
Romain Neutron
c12bc59297 Remove warnings in case of failure 2013-08-30 13:44:09 +02:00
Andrey
ce6d1e028f Fixed some codestyle 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
07ff0c4d7a First implementation of orders using Doctrine 2013-08-27 11:58:44 +02:00
Romain Neutron
8dedcc7b00 Merge pull request #588 from nlegoff/userdeleted
[3.9] Add Deleted field in User entity
2013-08-27 02:55:28 -07:00
Nicolas Le Goff
3f6ebeaaee Add Deleted field 2013-08-26 18:48:48 +02:00
Nicolas Le Goff
34b4fdde74 Remove get_wrong_email_users() from User_Adapter 2013-08-26 17:48:51 +02:00
Nicolas Le Goff
7fa0f60433 Add UserNotificationSetting entity 2013-08-26 14:53:07 +02:00
Nicolas Le Goff
33c4d85116 Add UserSetting entity 2013-08-26 14:14:08 +02:00
Nicolas Le Goff
75d767333c Move engine query log process from search engine classes to controllers 2013-08-25 13:55:04 +02:00
Nicolas Le Goff
cc631a1e7f Add UserQuery entity 2013-08-25 13:55:04 +02:00
Romain Neutron
7909bc5688 Merge pull request #578 from nlegoff/clientinfo
[3.9] Move updateClientInfos function to Session_Logger
2013-08-24 05:44:22 -07:00
Romain Neutron
a7ec620d92 Merge pull request #577 from nlegoff/protected_rss_url
[3.9] Delete unusued get_protected_rss_url function
2013-08-24 05:43:49 -07:00
Nicolas Le Goff
4d2c88b78c Add User Entity 2013-08-23 20:20:24 +02:00
Nicolas Le Goff
ac5a929b3f Update SQLite database reference 2013-08-23 15:36:02 +02:00
Nicolas Le Goff
6a8312ca64 Add FtpCredentials entity 2013-08-23 12:09:50 +02:00
Nicolas Le Goff
e07c57d409 Move updateClientInfos functioon to Session_Logger 2013-08-22 10:57:24 +02:00
Nicolas Le Goff
978fe42eb6 Delete unusued get_protected_rss_url function 2013-08-21 19:59:28 +02:00
Nicolas Le Goff
47bb3331dd Move substituion logger from class method to controllers 2013-08-08 16:25:15 +02:00