Commit Graph

3905 Commits

Author SHA1 Message Date
Romain Neutron
6b81b2b39e Add plugin:list command 2014-01-29 18:17:34 +01:00
Romain Neutron
3421700a59 Add option to dump SQL queries in stderr 2014-01-29 16:46:30 +01:00
Romain Neutron
62b68066e6 Fix use of wrong constant 2014-01-29 12:23:29 +01:00
Romain Neutron
780ea6f504 Fix generated twig paths for plugins : make them relative 2014-01-28 17:23:19 +01:00
Nicolas Le Goff
33447f7315 Merge pull request #883 from nlegoff/fix-1670
[3.8] Fix #1670 API password grant type authentication is broken
2014-01-27 08:00:32 -08:00
Nicolas Le Goff
b487b3d925 Merge pull request #896 from romainneutron/remove-truncate
[3.8] Remove TRUNCATE in favor of DELETE FROM
2014-01-27 08:00:11 -08:00
Nicolas Le Goff
73a647db4f Merge pull request #892 from romainneutron/permalinks-cleanup
[3.8] Permalink controller cleanup
2014-01-27 07:52:13 -08:00
Romain Neutron
0538bd52cc Remove TRUNCATE in favor of DELETE FROM 2014-01-27 16:04:55 +01:00
Romain Neutron
a99a9e7ac8 Permalink controller cleanup 2014-01-27 13:47:15 +01:00
Nicolas Le Goff
3414a8626b Merge pull request #893 from nlegoff/fix-1672
[3.8] Fix #1672 Fix uninitialized variable in XsendFileMapiingGenerator
2014-01-24 05:36:12 -08:00
Nicolas Le Goff
d819bc61df Merge pull request #890 from romainneutron/task-manager-messages
[3.8] Fix task manager messages log levels
2014-01-24 03:14:48 -08:00
Nicolas Le Goff
d1537fd168 Fix #1672 Fix uninitialized variable in XsendFileMapiingGenerator 2014-01-24 12:11:49 +01:00
Nicolas Le Goff
fb63178435 Merge pull request #889 from romainneutron/fix-upgrade
[3.8] Fix migration to version 3.8
2014-01-24 01:56:59 -08:00
Romain Neutron
d622eb0ab4 Fix task manager messages log levels 2014-01-23 11:31:21 +01:00
Romain Neutron
59b43428e1 Fix migration to version 3.8 2014-01-23 11:29:53 +01:00
Romain Neutron
341b69981d Merge pull request #882 from nlegoff/fix-1667
[3.8] Fix #1667 Admin tree is not reloaded when empty action is triggered
2014-01-22 23:33:03 -08:00
Nicolas Le Goff
a960150caa Fix #1670 API password grant type authentication is broken 2014-01-22 15:56:57 +01:00
Nicolas Le Goff
18708c46b2 Fix #1667 Admin tree is not reloaded when empty action is triggered 2014-01-22 12:06:17 +01:00
Nicolas Le Goff
8378b53ee5 Add gettext extension as system requirement 2014-01-21 12:08:19 +01:00
Nicolas Le Goff
f58a1ee544 Merge pull request #873 from nlegoff/fix-usr-field-encoding
[3.8] Fix usr.usr_login field encoding
2014-01-20 01:51:23 -08:00
Nicolas Le Goff
e91993bfd7 Bump 3.8.3alpha.4 version 2014-01-14 13:02:25 +01:00
Nicolas Le Goff
c4648e30b1 Add 3.8.3alpha.4 patch 2014-01-14 13:02:23 +01:00
Nicolas Le Goff
d5222ee72c Merge pull request #871 from romainneutron/fix-1646
[3.8] Fix #1646 : Unable to mount collections
2014-01-14 03:04:20 -08:00
Romain Neutron
f0486f9478 Fix #1646 : Unable to mount collections 2014-01-13 18:06:18 +01:00
Romain Neutron
a1d117f1e5 Fix #1655 : Basket caption can be displayed through search engine 2014-01-13 13:20:44 +01:00
Romain Neutron
7e77965be9 Fix #1647 : Cleanup SE cache after API query 2014-01-07 10:22:53 +01:00
Romain Neutron
947b746ca1 Minor tweaks on CLI application 2014-01-06 16:04:07 +01:00
Romain Neutron
09596e1451 Boot CLI application before run 2014-01-06 16:04:07 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Romain Neutron
1910da4e97 Fix #1640 : Only add search engine subscriber when the app is setup 2013-12-23 11:23:01 +01:00
Nicolas Le Goff
ba21ed5d9f Fix #1637 Pagination is not working in report 2013-12-20 14:30:47 +01:00
Romain Neutron
05b360ed0f Fix array declaration 2013-12-20 10:43:04 +01:00
Romain Neutron
573b51451a Merge pull request #855 from romainneutron/remove-sselnew
[3.8] Remove table sselnew
2013-12-20 00:42:09 -08:00
Romain Neutron
2804aeaf8e Fix 1634 : Template application bypass status bit restrictions 2013-12-19 20:28:24 +01:00
Romain Neutron
810b0e693f Remove table sselnew 2013-12-19 20:15:09 +01:00
Romain Neutron
7ee36ce3fa Merge pull request #846 from nlegoff/fix1630
[3.8] Fix #1630 Accept user demand inscription
2013-12-19 01:25:51 -08:00
Romain Neutron
c34a044417 Merge pull request #847 from nlegoff/fix1619
[3.8] Fix #1619 Upgrade migration, checks if sbas exists before getting connec...
2013-12-19 01:24:59 -08:00
Romain Neutron
1d9a067418 Fix highlight 2013-12-19 00:35:20 +01:00
Romain Neutron
d65a6bbb80 Fix autoregister 2013-12-18 23:35:42 +01:00
Nicolas Le Goff
3f54fb3f20 Fix #1630 : Fix user registration management 2013-12-18 20:00:09 +01:00
Romain Neutron
ccec86c695 Fix namespace use 2013-12-18 19:17:53 +01:00
Nicolas Le Goff
7f1e1d88cb Fix PHP notice when migrating from 3.6 to 3.8 2013-12-18 16:53:40 +01:00
Romain Neutron
a82c9cc449 Fix data overflow 2013-12-18 14:07:39 +01:00
Romain Neutron
33f709e985 Add missing files 2013-12-18 11:58:26 +01:00
Romain Neutron
1465678512 Merge pull request #845 from romainneutron/fix-1627
[3.8] Fix #1627 : FTP receiver does not get its email
2013-12-18 02:52:13 -08:00
Romain Neutron
9d42d5b64d Merge pull request #843 from romainneutron/fix-1622
[3.8] Fix #1622 : Sanitize captions display
2013-12-18 01:48:35 -08:00
Romain Neutron
1f88435910 Fix tests 2013-12-18 10:47:17 +01:00
Romain Neutron
a165907b95 Fix #1627 : FTP receiver does not get its email 2013-12-18 10:47:16 +01:00
Romain Neutron
1cc3885656 Fix #1624 : Some report locales might be broken 2013-12-17 19:41:58 +01:00
Romain Neutron
f0d632073b Fix #1622 : Sanitize captions display 2013-12-17 18:31:56 +01:00