Commit Graph

160 Commits

Author SHA1 Message Date
Romain Neutron
baecfdceb3 Move entities to Phrasea namespace 2013-10-29 16:56:49 +01:00
Romain Neutron
212b09afa2 Merge branch '3.8'
Conflicts:
	lib/Alchemy/Phrasea/Controller/Permalink.php
2013-10-25 18:50:15 +02:00
Romain Neutron
8b510031a0 Fix #1544 : Upgrade data command fails 2013-10-25 16:02:53 +02:00
Romain Neutron
6345fcc83a Add uninstaller for development purposes 2013-10-07 10:08:11 +02:00
Romain Neutron
0a950b0ae6 Add uninstaller for development purposes 2013-10-04 17:29:13 +02:00
Romain Neutron
15e7b3aa1a Bower installer simplification 2013-09-30 14:32:26 +02:00
Romain Neutron
48680fd3c3 Merge branch '3.8'
Conflicts:
	CHANGELOG.md
	lib/Alchemy/Phrasea/Command/Developer/ComposerInstall.php
	lib/Alchemy/Phrasea/Core/Version.php
	templates/web/setup/wrapper.html.twig
2013-09-26 12:51:21 +02:00
Romain Neutron
d7076cd441 Allow failure on composer self-update 2013-09-25 11:49:25 +02:00
Romain Neutron
45c5276923 Merge branch '3.8' 2013-09-18 12:09:20 +02:00
Romain Neutron
91dd9ce321 Disable composer interactivity 2013-09-17 16:22:01 +02:00
Romain Neutron
4c90f168a7 Remove unused use statements 2013-09-04 14:25:01 +02:00
Romain Neutron
b6a8a90197 Fix CS 2013-09-04 12:14:52 +02:00
Romain Neutron
dbd06e9091 Remove dead code 2013-09-04 12:14:50 +02:00
Romain Neutron
8b49c6127b Fix Sqlite db regeneration in case of deleted db 2013-08-30 16:38:39 +02:00
Romain Neutron
447cb60327 Fix CS 2013-08-30 13:48:13 +02:00
Nicolas Le Goff
6a8312ca64 Add FtpCredentials entity 2013-08-23 12:09:50 +02:00
Nicolas Le Goff
4b02c44e80 Add missing doc blocks 2013-08-20 15:10:56 +02:00
Nicolas Le Goff
282a474a5e Fix timeout issue 2013-08-19 17:25:46 +02:00
Nicolas Le Goff
dd49b7173c Fix CS 2013-08-19 15:23:25 +02:00
Nicolas Le Goff
ea2d99e8a5 Rename build-asset task to install-asset & add less compilation after bower install 2013-08-19 14:46:16 +02:00
Nicolas Le Goff
e51e5094d8 Rename prefer-dist option to clear-cache 2013-08-19 14:36:06 +02:00
Nicolas Le Goff
ffbd2942ca Fix typo 2013-08-19 14:36:05 +02:00
Nicolas Le Goff
453dc79253 Fix path and output for less builder 2013-08-19 14:36:05 +02:00
Nicolas Le Goff
fa1174d6e3 Update bower install command 2013-08-19 14:36:05 +02:00
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