Commit Graph

5889 Commits

Author SHA1 Message Date
Nicolas Le Goff
fb537de5d9 Fix karma tests 2013-05-31 14:15:26 +02:00
Nicolas Le Goff
538a4740c7 Update testacular to karma 2013-05-31 14:15:08 +02:00
Nicolas Le Goff
cbd8236e91 Fix Upload tests 2013-05-31 13:03:25 +02:00
Nicolas Le Goff
acb66d6f92 Fix #1190 Use phantom JS to run qunit tests 2013-05-31 12:47:31 +02:00
Romain Neutron
dddf316f29 Address github comments 2013-05-31 12:22:34 +02:00
Romain Neutron
bdcb98a3d5 Update CHANGELOG 2013-05-31 12:22:33 +02:00
Romain Neutron
0d8f1aa79e Fix unit tests 2013-05-31 12:22:33 +02:00
Romain Neutron
44a98810b1 Add plugin commands unit tests 2013-05-31 12:22:33 +02:00
Romain Neutron
941c711e76 Register temporary filesystem and plugin service providers 2013-05-31 11:40:53 +02:00
Romain Neutron
90ef0b3730 Add temporary filesystem service provider 2013-05-31 11:40:52 +02:00
Romain Neutron
dbf4951a15 Add dependencies for plugins 2013-05-31 11:40:52 +02:00
Romain Neutron
765b043fa8 Update autoloader path 2013-05-31 11:40:52 +02:00
Romain Neutron
ff7fd5401e Add plugin add and remove commands 2013-05-31 11:40:52 +02:00
Romain Neutron
3513932ed9 Add base plugin files 2013-05-31 11:40:52 +02:00
Romain Neutron
68f9446d22 Add autoloader.php and services.php 2013-05-31 11:37:02 +02:00
Romain Neutron
3601fddbb9 Add plugins directory to gitignore 2013-05-31 11:37:02 +02:00
Romain Neutron
918f60d816 Add Fixtures 2013-05-31 11:37:02 +02:00
Romain Neutron
a5cc876959 Merge pull request #378 from romainneutron/routes-dumper
[3.8] Add routes dumper
2013-05-31 00:34:12 -07:00
Romain Neutron
7094948cee Disable pecl redis on PHP 5.5 2013-05-31 08:56:22 +02:00
Romain Neutron
ec42293ce7 Add API routes dumper 2013-05-31 08:49:56 +02:00
Romain Neutron
a4779d7e55 Add routes dumper 2013-05-31 08:49:56 +02:00
Romain Neutron
7137979fd4 Add pecl redis to build 2013-05-31 08:40:14 +02:00
Romain Neutron
56f9e509b9 Revert memcache install 2013-05-31 09:24:29 +03:00
Romain Neutron
3b09e65ce1 Fix #1194 : remove delses.php call in admin 2013-05-30 20:43:43 +02:00
Romain Neutron
4d81c5f8d8 Remove autoloader 2013-05-30 20:15:08 +02:00
Romain Neutron
eba7f2dfa1 Merge pull request #375 from nlegoff/fix_notif
[3.8] Fix #1189 notifications display is broken
2013-05-30 11:13:51 -07:00
Romain Neutron
0e9d0d90c7 Merge pull request #370 from romainneutron/databox-fields-labels
[3.8] Add localized labels to databox fields
2013-05-30 11:13:29 -07:00
Romain Neutron
9566df4d34 Enable redis in travis build 2013-05-30 19:20:10 +02:00
Romain Neutron
302a555fde Install memcache in travis build 2013-05-30 20:19:00 +03:00
Romain Neutron
c9137194a8 Disable xdebug, install apc on travis build 2013-05-30 20:17:10 +03:00
Nicolas Le Goff
53cafa7117 Fix #1189 notifications display is broken 2013-05-30 18:59:59 +02:00
Romain Neutron
5384c422a3 Merge pull request #374 from romainneutron/mailtest-command-return-value
[3.8] Fix mail-test command return value
2013-05-30 09:57:46 -07:00
Romain Neutron
e4516c39cb Merge pull request #371 from romainneutron/twig-cache
[3.8] Fix Twig cache directory path
2013-05-30 09:13:21 -07:00
Romain Neutron
5a1da816a1 Merge pull request #372 from romainneutron/minifier-debug
[3.8] Enable debug in minifier in dev mode
2013-05-30 09:13:02 -07:00
Romain Neutron
2704bb10f9 Update changelog 2013-05-30 18:12:32 +02:00
Romain Neutron
769f319638 Update templates to display databox fields labels 2013-05-30 18:12:31 +02:00
Romain Neutron
82af1ba69e Add localized labels to databox fields 2013-05-30 18:12:31 +02:00
Romain Neutron
d77859e848 Fix mail-test command return value 2013-05-30 17:55:38 +02:00
Romain Neutron
e57ca50b36 Enable debug in minifier in dev mode 2013-05-30 17:22:51 +02:00
Romain Neutron
95c757169d Fix Twig cache directory path 2013-05-30 16:43:40 +02:00
Romain Neutron
e3eee79cb3 Merge pull request #369 from nlegoff/fix_jq_file_upload
[3.8] Fix jq-file-upload component version
2013-05-30 06:41:51 -07:00
Romain Neutron
c37ba0ea35 Merge pull request #367 from nlegoff/fix_minify
[3.8] Fix minify load issue
2013-05-30 06:30:00 -07:00
Romain Neutron
a018c63a63 Merge pull request #366 from nlegoff/fix_1186
[3.8] Fix #1186 Reorder of admin fields
2013-05-30 06:29:06 -07:00
Nicolas Le Goff
cf95060fad Fix minify load issue
Remove debug
2013-05-30 15:22:55 +02:00
Nicolas Le Goff
f1a890de8d Fix jq-file-upload component version 2013-05-30 14:58:14 +02:00
Nicolas Le Goff
4057e98131 Fix #1186 Reorder of admin fields
Fix tests
2013-05-30 14:34:57 +02:00
Romain Neutron
fa06b05307 Merge pull request #365 from nlegoff/fix_953
Fix #953 Close session properly
2013-05-29 13:38:31 -07:00
Nicolas Le Goff
a15ee1d729 Fix #953 Close session properly
Fix tests
2013-05-29 21:44:53 +02:00
Romain Neutron
91185e6f3c Fix CS 2013-05-29 21:29:40 +02:00
Romain Neutron
278eb3c2dc Fix CS 2013-05-29 21:23:36 +02:00