Commit Graph

586 Commits

Author SHA1 Message Date
Nicolas Le Goff
ba6e060b44 Remove javascript builder command 2013-08-19 14:35:56 +02:00
Romain Neutron
c093d7d954 Merge pull request #565 from nlegoff/local_npm
[3.9] Make required npm package available locally
2013-08-09 08:32:05 -07:00
Nicolas Le Goff
f6e9e227f8 Install npm package locally 2013-08-08 18:23:23 +02:00
Romain Neutron
5ce2ec5da8 Merge branch '3.8' 2013-08-08 16:46:36 +02:00
Romain Neutron
88f5bfda60 Fix sqlite regenration command 2013-08-08 16:00:36 +02:00
Romain Neutron
f07ace58bc Add plugins reset command 2013-08-08 15:35:46 +02:00
Romain Neutron
1c94e12a8f Cleanup temporary files 2013-08-07 17:45:10 +02:00
Nicolas Le Goff
61581c5c99 adressed @romainneutron's comments 2013-08-07 12:01:58 +02:00
Nicolas Le Goff
7959b4bd66 Fix #1375 Add possibility to choose data path in interactive mode 2013-08-05 14:53:25 +02:00
Romain Neutron
a1c734ddb5 Add -y option to record:add 2013-07-22 18:57:48 +02: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
e8e8dcf7fe Fix typo 2013-07-17 17:32:02 +02:00
Romain Neutron
eb17f5aa87 Fix CS 2013-07-16 19:39:02 +02:00
Romain Neutron
303aadad57 Make developer commands runnable without install 2013-07-16 19:36:18 +02:00
Romain Neutron
056ac28120 Refactor command line utilities 2013-07-16 16:01:17 +02:00
Nicolas Le Goff
577aed3ed8 Add more tests 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
c83f146a20 Simplify builder service 2013-07-12 20:06:32 +02:00
Nicolas Le Goff
648ed30bb9 Make builder service stateless 2013-07-12 20:06:32 +02:00
Nicolas Le Goff
c163f6c4ce Implement bootstrap variable homepage customization through plugin system 2013-07-12 20:06:32 +02:00
Nicolas Le Goff
cb3389ace9 Add recess less compiler
use recess less compiler
2013-07-12 20:06:32 +02:00
Nicolas Le Goff
b57732c03e Move javascript builder & less compile command to developer binary 2013-07-12 20:06:32 +02:00
Romain Neutron
396a7809ac Merge pull request #509 from romainneutron/config-test
[3.8] Refactor configuration check
2013-07-12 11:02:06 -07:00
Romain Neutron
c4b977469d Refactor configuration check 2013-07-12 18:40:12 +02:00
Romain Neutron
6be4e789b5 Optimize xsendfile mapping generator, use the factory to generate mapping 2013-07-12 17:08:17 +02:00
Romain Neutron
a231826ab0 Fix #1290 : Download xith xsendfile activated fails 2013-07-11 12:49:41 +02:00
Romain Neutron
20621f4040 Add more precision for available template languages 2013-07-10 14:27:00 +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
68fa30938a Merge pull request #471 from romainneutron/xsendfile-enhancements
[3.8] Rename XSendFile commands
2013-07-10 02:41:57 -07:00
Romain Neutron
3648a0f52a Rename XSendFile commands 2013-07-09 18:20:33 +02:00
Romain Neutron
d65896e072 Fix #1256 : Add plugins assets manager 2013-07-09 17:51:50 +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
242b2c0f71 Remove dependency on convert and composite 2013-07-04 14:10:57 +02:00
Romain Neutron
afcdf0f976 Bump to PHP-XPDF 0.2 2013-07-03 12:22:54 +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
Nicolas Le Goff
8e31a692cb Enhance XSendFileMapping to handle apache
Update xsendfile
2013-07-02 17:33:12 +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
6d70394d28 Pimp xsendfile dumpers 2013-06-28 23:24:19 +02:00
Romain Neutron
fb8d345940 Add Etag and Link headers when using XsendFile 2013-06-28 23:24:18 +02:00
Romain Neutron
0800d9bb96 Fix CS 2013-06-28 22:31:33 +02:00
Nicolas Le Goff
b5dbd37740 Adress last comment 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
0ab66c095f Explicitly set HTTP cache to public when delivering thumbnail 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
Romain Neutron
5bacbaf694 Add bin/console check:config command 2013-06-17 18:24:58 +02:00
Romain Neutron
c061191334 Fix CS 2013-06-17 15:09:23 +02:00
Romain Neutron
f9b4978569 Merge pull request #390 from romainneutron/databox-labels
[3.8] Add labels to databoxes
2013-06-13 07:41:05 -07:00