Commit Graph

1762 Commits

Author SHA1 Message Date
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
Romain Neutron
14da7484b0 Remove deprecated patch 2013-07-10 15:56:21 +02:00
Romain Neutron
dfee75537f Remove deprecated constants 2013-07-10 15:56:20 +02:00
Romain Neutron
0f5dc461e6 Fix typo 2013-07-10 15:56:20 +02:00
Romain Neutron
c1347618ac Fix #1240 : Remove authentication>auto-create>enabled parameter 2013-07-10 14:02:29 +02:00
Romain Neutron
70cb9ee06b Fix #1245 : Rename trials-before-failure configuration to trials-before-display 2013-07-10 12:53:47 +02:00
Romain Neutron
bb62b43494 Fix #1262 : Add timeout on backup db process 2013-07-10 12:42:23 +02:00
Romain Neutron
cb17dfbb95 Fix strings 2013-07-10 12:06:04 +02:00
Romain Neutron
5b9a8f4055 Add XSenfFile mapping generator 2013-07-04 17:31:42 +02:00
Romain Neutron
0ac3f325f4 Update Phrasea indexer task locales 2013-07-04 14:57:57 +02:00
Romain Neutron
f892460589 Fix CS 2013-07-04 14:53:31 +02:00
Romain Neutron
d78a239d86 Bump to alpha 15 2013-07-04 14:10:57 +02:00
Romain Neutron
242b2c0f71 Remove dependency on convert and composite 2013-07-04 14:10:57 +02:00
Romain Neutron
153d3c4698 Update stamp and watermark to version 3.8 2013-07-04 14:05:06 +02:00
Romain Neutron
77b912f121 Update stamp and watermark to version 3.8 2013-07-04 14:04:52 +02:00
Romain Neutron
89b53e50d2 Merge pull request #453 from nlegoff/bug_check
[3.8] Fix some bugs
2013-07-02 10:38:47 -07:00
Romain Neutron
bf82afe744 Merge pull request #448 from nlegoff/xsendfile_apache
[3.8] Enhance XSendFileMapping to handle apache configuration
2013-07-02 10:37:12 -07:00
Nicolas Le Goff
1b5e8c326b Fix inscription issue 2013-07-02 17:59:38 +02:00
Nicolas Le Goff
4972e16fb4 Bootstrap task html views
Bootstarp tasks html views
2013-07-02 17:34:38 +02:00
Nicolas Le Goff
8e31a692cb Enhance XSendFileMapping to handle apache
Update xsendfile
2013-07-02 17:33:12 +02:00
Romain Neutron
4720a46b66 Update geoname server service provider 2013-07-02 15:04:33 +02:00
Romain Neutron
ce34bca408 Add second logging channel 2013-07-01 14:38:17 +02:00
Romain Neutron
24f6f19731 Remove duplicate verbosity check 2013-07-01 14:36:29 +02:00
Romain Neutron
0800d9bb96 Fix CS 2013-06-28 22:31:33 +02:00
Nicolas Le Goff
ab6cf56fd6 Adressed @romainneutron's comments 2013-06-28 16:01:48 +02:00
Romain Neutron
e155089cac Tweaks and fixes 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
0aa90dd6cc Revert patch 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
b5dbd37740 Adress last comment 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
2ea0f3af41 Adressed neutron's comments
Add extra line

Fix issue

Optimization

Adress comments
2013-06-28 00:16:34 +02:00
Nicolas Le Goff
01a36ee9f7 Use power of symfony binary file response
Add commands

Fix typo

Remove extra line
2013-06-28 00:16:34 +02:00
Nicolas Le Goff
fd8f63fd29 Add File Serve Factory as a service 2013-06-28 00:16:33 +02:00
Nicolas Le Goff
4fa166c846 Fix php detection 2013-06-27 16:24:27 +02:00