Commit Graph

1756 Commits

Author SHA1 Message Date
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
Romain Neutron
b55c8ec61d Allow thumbnail extraction configuration 2013-08-07 15:49:48 +02:00
Romain Neutron
7cca109633 Tweak code 2013-08-07 14:22:54 +02:00
Nicolas Le Goff
61581c5c99 adressed @romainneutron's comments 2013-08-07 12:01:58 +02:00
Nicolas Le Goff
5aeeaa813f Fix unit tests 2013-08-07 12:01:57 +02:00
Nicolas Le Goff
d413394027 Fix #1380 Add default settings for periodic tasks 2013-08-06 19:12:10 +02:00
Nicolas Le Goff
16c100ecbc Fix #1383 Task list is empty 2013-08-05 14:53:25 +02:00
Nicolas Le Goff
cbb506be2e Fix #1377 Can not delete status bit 2013-08-05 14:53:25 +02:00
Romain Neutron
eb35dd3da1 Merge pull request #539 from romainneutron/fix-1369
[3.8] Fix #1369 : Retrieve fields by structure order
2013-07-23 10:18:20 -07:00
Romain Neutron
9c236f0436 Merge pull request #536 from romainneutron/sql-tables
[3.8] Remove deprecated code
2013-07-23 09:49:30 -07:00
Romain Neutron
2d44250afd Merge pull request #534 from romainneutron/fix-1364
[3.8] Fix 1364
2013-07-23 09:49:09 -07:00
Romain Neutron
83d75e8e2b Fix #1369 : Retrieve fields by structure order 2013-07-23 18:41:26 +02:00
Romain Neutron
1edc1a4a6a Remove deprecated code 2013-07-23 17:20:23 +02:00
Romain Neutron
65d1dce7ef Fix #1364 : Databox indexable toggle is not working 2013-07-23 17:11:41 +02:00
Romain Neutron
439de91a4e Use PhpExecutableFinder to find PHP binary 2013-07-23 16:56:23 +02:00
Romain Neutron
0350c2320e Fix #1363 : Fix status selection display in advanced search 2013-07-23 16:36:56 +02:00
Romain Neutron
80f816935d Fix #1270 : Update XML field after having rename a databox documentation structure field 2013-07-23 12:14:07 +02:00
Romain Neutron
aba9d3b603 Fix #1360 : Registered providers are not removed on user delete 2013-07-22 14:16:15 +02:00
Romain Neutron
5eae11bd0c Fix #1270 : Update XML field after having rename a databox documentation structure field 2013-07-19 17:53:54 +02:00
jygaulier
a920832d5a CS 2013-07-18 19:38:23 +02:00
Romain Neutron
0ab927ec97 Fix #1243 Phraseanet enabled languages is now configurable 2013-07-17 21:22:01 +02:00
Romain Neutron
913b0fae29 Merge pull request #520 from romainneutron/fix-1242
Fix #1242 : Commands description check, move generate:template command to developer console
2013-07-17 11:43:08 -07:00
Romain Neutron
899549d45a Fix #1242 : Commands description check, move generate:template command to developer console 2013-07-17 20:14:23 +02:00
Romain Neutron
f51f392bc6 Fix #1351 : Substitution files are considered valid for download 2013-07-17 19:53:33 +02:00
Romain Neutron
6d30f9bc9d Fix validation reminder 2013-07-17 19:31:53 +02:00
Romain Neutron
eb17f5aa87 Fix CS 2013-07-16 19:39:02 +02:00
Nicolas Le Goff
77961f5636 adressed @romainneutron's comments 2013-07-12 20:09:51 +02:00
Nicolas Le Goff
8f401377df Add patch 2013-07-12 20:09:51 +02:00
Nicolas Le Goff
5b0bc8b284 Add recess binary
Set recess binary to config
2013-07-12 20:06:32 +02:00
Nicolas Le Goff
1629c401bf Remove get_cgus function from login class 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
870c832fb5 Remove register_enable function from login class 2013-07-12 20:06:31 +02:00