Commit Graph

1931 Commits

Author SHA1 Message Date
Romain Neutron
913b0fae29 Merge pull request #520 from romainneutron/fix-1242
Fix #1242 : Commands description check, move generate:template command to developer console
2013-07-17 11:43:08 -07:00
Romain Neutron
42d2fd76e8 Bump composer and bower timeout to 300s 2013-07-17 20:40:00 +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
0d33c239cd Merge pull request #511 from romainneutron/developers
[3.8] Developers API
2013-07-17 09:16:55 -07:00
Romain Neutron
e8e8dcf7fe Fix typo 2013-07-17 17:32:02 +02:00
Romain Neutron
bb45954bd1 Merge pull request #515 from romainneutron/fix-1338
Fix 1338
2013-07-17 08:30:11 -07:00
Romain Neutron
1d1c54bf9a Merge pull request #517 from romainneutron/fix-1302
Fix #1302 : redirect mechanism does not work as expected
2013-07-17 08:29:26 -07:00
Romain Neutron
cdd1a21c71 Fix #1302 : redirect mechanism does not work as expected 2013-07-17 14:35:39 +02:00
Romain Neutron
109a719a13 Fix tests 2013-07-17 13:43:19 +02:00
Romain Neutron
a6e7d3e762 Fix #1338 : Fix collection order setting 2013-07-17 13:38:48 +02:00
Romain Neutron
202b4f016d Merge pull request #514 from romainneutron/fix-1339
Fix #1339 : Fix admin file upload callback
2013-07-17 04:08:47 -07:00
Romain Neutron
93db8d79db Fix #1339 : Fix admin file upload callback 2013-07-17 12:18:43 +02:00
Romain Neutron
8a45cac90d Fix #1348 : Call to undefined app property 2013-07-16 19:45:26 +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
6802ca5288 Fix console application 2013-07-16 16:25:56 +02:00
Romain Neutron
056ac28120 Refactor command line utilities 2013-07-16 16:01:17 +02:00
Nicolas Le Goff
14a4d69ed1 Fix directory structure
Move static declaration
2013-07-12 20:09:51 +02:00
Nicolas Le Goff
a6a9a93b05 remove call to app in templates 2013-07-12 20:09:51 +02:00
Nicolas Le Goff
77961f5636 adressed @romainneutron's comments 2013-07-12 20:09:51 +02:00
Nicolas Le Goff
589a1b8d1d Update version 2013-07-12 20:09:51 +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
2c339fe7c9 Rename hasLoginTermsOfUse to hasTermsOfUse 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
Nicolas Le Goff
d6f771c076 Rename hasLoginTermsOfuse 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
1629c401bf Remove get_cgus function from login class 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
870c832fb5 Remove register_enable function from login class 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
5cf51ee868 Remove unlock_usr_id variable dependency 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
e94ff2c668 Remove recaptacha_display variable dependency 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
0b4f8c4b07 Move static::guest_allowed method to Application 2013-07-12 20:06:31 +02:00
Nicolas Le Goff
a520511fdd Fix issue when services is not declared in manifest 2013-07-12 20:04:16 +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
2f57d471f7 Merge pull request #508 from romainneutron/xsendfile
[3.8] Update xsendfile configuration
2013-07-12 09:41:33 -07:00
Romain Neutron
668b931b96 Merge pull request #507 from romainneutron/fix-1325
[3.8]  Fix #1325 : Fix collection redirection after label settings
2013-07-12 09:41:18 -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
9a154ad0d7 Fix #1325 : Fix collection redirection after label settings 2013-07-12 14:56:53 +02:00
Romain Neutron
b90065ba24 Enhance connected users display 2013-07-12 14:50:38 +02:00
Romain Neutron
7416a004ba Merge pull request #500 from romainneutron/fix-1313
[3.8] Fix #1313 : edit multiple records does not work
2013-07-11 15:28:51 -07:00
Romain Neutron
4c62e4962d Merge pull request #499 from romainneutron/fix-1309
[3.8] Fix #1309 : Stories can not be removed
2013-07-11 15:27:55 -07:00
Romain Neutron
2602eab2f7 Merge pull request #496 from romainneutron/fix-logout
[3.8] Use clearCookie instead of removeCookie to remove cookies
2013-07-11 11:06:21 -07:00
Romain Neutron
92f1073f2e Fix #1313 : edit multiple records does not work 2013-07-11 19:30:18 +02:00
Romain Neutron
301317287a Merge pull request #495 from romainneutron/fix-1308
[3.8] Fix #1308 : Editing selection does not work
2013-07-11 10:07:57 -07:00
Romain Neutron
2507e45c9f Fix #1309 : Stories can not be removed 2013-07-11 19:06:59 +02:00
Romain Neutron
f444d4ed97 Merge pull request #491 from romainneutron/fix-1300
[3.8] Fix 1300
2013-07-11 09:46:22 -07:00