Commit Graph

1643 Commits

Author SHA1 Message Date
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
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
Nicolas Le Goff
0b4f8c4b07 Move static::guest_allowed method to Application 2013-07-12 20:06:31 +02:00
Romain Neutron
4c62e4962d Merge pull request #499 from romainneutron/fix-1309
[3.8] Fix #1309 : Stories can not be removed
2013-07-11 15:27:55 -07:00
Romain Neutron
1bdb3210ca Merge pull request #498 from romainneutron/fix-1296
[3.8] Fix #1296 : Some notification descriptions are wrong
2013-07-11 11:14:10 -07:00
Romain Neutron
2507e45c9f Fix #1309 : Stories can not be removed 2013-07-11 19:06:59 +02:00
Romain Neutron
5d53df2ea3 Fix #1296 : Some notification descriptions are wrong 2013-07-11 19:00:41 +02:00
Romain Neutron
6417d27bf2 Fix databox upgrade 2013-07-11 18:42:37 +02:00
Romain Neutron
abf76e2643 Merge pull request #482 from nlegoff/fix_admin_fields
[3.8] Fix admin fields application
2013-07-11 04:00:18 -07:00
Romain Neutron
bce593f018 Merge pull request #485 from romainneutron/fix-07-11
[3.8] mutliple fixes
2013-07-11 03:43:10 -07:00
Romain Neutron
daf5cc077d Fix command option 2013-07-11 11:55:41 +02:00
Nicolas Le Goff
68ebcfddb5 Fix #1267 List is not renumbered after delete & Fix #1264 Can not add field, if there is no field in database 2013-07-11 01:41:50 +02:00
Romain Neutron
7dfd6f842d Revert use of custom PHP.INI 2013-07-10 19:44:48 +02:00
Romain Neutron
9c531b9466 Merge pull request #476 from romainneutron/fix_07-10
[3.8] Multiple fixes
2013-07-10 09:19:48 -07:00
Romain Neutron
9c628da95d Merge pull request #472 from romainneutron/multiple-fixes
[3.8] Multiple fixes
2013-07-10 08:46:33 -07:00