Commit Graph

3848 Commits

Author SHA1 Message Date
Romain Neutron
45c938cf24 Initialize date fields value 2013-07-10 14:24:42 +02:00
Romain Neutron
4265ee3fea Initialize $template value 2013-07-10 14:24:09 +02:00
Romain Neutron
ca7501f9c1 Hide passwords in bin/setup system:install command 2013-07-10 14:23:41 +02:00
Romain Neutron
c1347618ac Fix #1240 : Remove authentication>auto-create>enabled parameter 2013-07-10 14:02:29 +02:00
Romain Neutron
1e354ac759 Merge pull request #475 from romainneutron/locales
[3.8] Update locales
2013-07-10 04:01:14 -07: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
2427b7a6b4 Fix #1265 : Provide login in forgot password email 2013-07-10 12:39:04 +02:00
Romain Neutron
cb17dfbb95 Fix strings 2013-07-10 12:06:04 +02:00
Romain Neutron
40bbaeb32b Merge pull request #474 from romainneutron/memcached-cache
[3.8] Add Memcached cache
2013-07-10 02:44:36 -07:00
Romain Neutron
68fa30938a Merge pull request #471 from romainneutron/xsendfile-enhancements
[3.8] Rename XSendFile commands
2013-07-10 02:41:57 -07:00
Romain Neutron
870082b205 Merge pull request #470 from romainneutron/plugins-enhancements
[3.8] Plugins enhancements
2013-07-10 02:41:39 -07:00
Romain Neutron
ee18f7e27b Cast isOnline return value to ensure boolean 2013-07-10 11:23:00 +02:00
Romain Neutron
3f37226226 Add MemcachedCache support 2013-07-10 11:22:26 +02:00
Romain Neutron
3648a0f52a Rename XSendFile commands 2013-07-09 18:20:33 +02:00
Romain Neutron
9f29285901 Merge pull request #469 from romainneutron/fixes
[3.8] Fixes
2013-07-09 08:53:32 -07:00
Romain Neutron
24fe67392b Merge pull request #468 from romainneutron/geonames-uri
[3.8] Update geonames server address
2013-07-09 08:52:55 -07:00
Romain Neutron
d65896e072 Fix #1256 : Add plugins assets manager 2013-07-09 17:51:50 +02:00
Romain Neutron
52cbbac0a0 Fix #1259 : Plugins twig path must be inside plugin directory 2013-07-09 16:24:54 +02:00
Romain Neutron
2dc57b1803 Fix #1257 : Plugins must now be named lowercase 2013-07-09 15:36:28 +02:00
Romain Neutron
b099e42012 Fix #1260 : Prefix plugin twig namespace with "plugin-" 2013-07-09 15:26:35 +02:00
Romain Neutron
d3c494e2bb Fix #1254 : session are no more regularly updated 2013-07-09 15:15:58 +02:00
Romain Neutron
b85aec668e Fix #1261 : unoconv required version 2013-07-09 14:55:35 +02:00
Romain Neutron
003db6df05 Update geonames server address 2013-07-09 14:10:18 +02:00
Romain Neutron
88d51b19b2 Fix Phrasea engine caption display on tooltip 2013-07-09 14:04:20 +02:00
Romain Neutron
10556b90a7 Fix CS 2013-07-04 18:49:21 +02:00
Romain Neutron
5b9a8f4055 Add XSenfFile mapping generator 2013-07-04 17:31:42 +02:00
Romain Neutron
81c5411212 Merge pull request #455 from nlegoff/geonames_plugin
[3.8] Geonames jquery plugin integration
2013-07-04 06:12:36 -07: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
Nicolas Le Goff
3034ce1d78 Add city retrieval from geonamed id on input creation 2013-07-04 14:20:23 +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
23369fb04d Prepare version 3.7.13 2013-07-04 11:36:32 +02:00
Romain Neutron
47f9c3880e Fix #989 : Unable to reject thesaurus candidate 2013-07-04 11:32:25 +02:00
Nicolas Le Goff
a64c70ae8d Login page geonames plugin integration 2013-07-03 18:34:34 +02:00
Romain Neutron
500370cca3 Use filename extension for GD compatibility 2013-07-03 16:53:36 +02:00
Romain Neutron
afcdf0f976 Bump to PHP-XPDF 0.2 2013-07-03 12:22:54 +02:00
Romain Neutron
94847be906 Add customized twig path, plugins twig namespace 2013-07-02 22:50:03 +02:00
Romain Neutron
fed9422103 Add public folder for plugins 2013-07-02 22:45:32 +02:00
Romain Neutron
67d571e309 Add ability to add custom commands through plugins 2013-07-02 19:40:24 +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
8ca7aa4fac Add geoname validation constraint 2013-07-02 17:20:26 +02:00
Romain Neutron
4720a46b66 Update geoname server service provider 2013-07-02 15:04:33 +02:00