|
|
66ce4ee218
|
Inital commit
|
2020-11-19 15:36:28 +01:00 |
|
Benjamin Perche
|
c1dd11575a
|
Add imports and exports in module skeleton
modifié: core/lib/Thelia/Command/Skeleton/Module/config.xml
|
2014-08-01 14:20:09 +02:00 |
|
Jérôme Billiras
|
5c8584c398
|
Code review following pull request comments
|
2014-06-10 11:43:06 +02:00 |
|
Jérôme Billiras
|
f6aa0ed7da
|
Add refresh command
|
2014-06-10 10:33:47 +02:00 |
|
Manuel Raynaud
|
85d80d1d77
|
fix minor bug
|
2014-05-09 10:55:50 +02:00 |
|
Franck Allimant
|
5c6940b427
|
Uses new helper functions
|
2014-04-26 16:02:23 +02:00 |
|
Franck Allimant
|
f55eb1e693
|
Using now THELIA_CACHE_DIR
|
2014-04-21 00:23:59 +02:00 |
|
Franck Allimant
|
a135a68e6c
|
Implemented domains in translations. Fix #116 and #177
|
2014-04-20 16:31:06 +02:00 |
|
Manuel Raynaud
|
5e65bf0b8a
|
change license header
|
2014-04-18 09:36:41 +02:00 |
|
Manuel Raynaud
|
2532a3bb4b
|
fix cs
|
2014-04-10 12:06:43 +02:00 |
|
Manuel Raynaud
|
52a22ca852
|
put clear image cache as an option of cache:clear command
|
2014-03-31 09:42:19 +02:00 |
|
Manuel Raynaud
|
5046a1f424
|
remove web/cache on clear:cache command
|
2014-03-26 15:46:30 +01:00 |
|
Franck Allimant
|
446c2e5438
|
Improved module generation command
|
2014-03-24 16:47:37 +01:00 |
|
Boyquotes
|
adf56fd142
|
Typo in class/file name
|
2014-03-22 10:17:00 +01:00 |
|
Boyquotes
|
95335babac
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-21 09:30:30 +01:00 |
|
Manuel Raynaud
|
e415b747ea
|
remove fixme comment when not needed anymore
|
2014-03-10 12:17:39 +01:00 |
|
Manuel Raynaud
|
81a09e1a98
|
remove unused code
|
2014-03-10 11:57:58 +01:00 |
|
Boyquotes
|
36a49f812d
|
Add Deactivate Module Command Line
|
2014-03-06 00:34:12 +01:00 |
|
Manuel Raynaud
|
a5cfcf91ca
|
update changelog and fix cs
|
2014-02-22 19:01:37 +01:00 |
|
Manuel Raynaud
|
55a760e6dc
|
fix missing use statement in module class generated. Close #222
|
2014-02-14 10:39:21 +01:00 |
|
Franck Allimant
|
89653f452b
|
Removes container from all Thelia actions, but Modules (#198)
|
2014-01-31 20:06:42 +01:00 |
|
Manuel Raynaud
|
58255430df
|
change external schema path on generating new module. Fix #197
|
2014-01-29 15:38:06 +01:00 |
|
Manuel Raynaud
|
0e5fcbd0d4
|
force utf8 encoding in install process
|
2014-01-27 18:07:28 +01:00 |
|
Franck Allimant
|
c5cc6aae76
|
Added administrator preferred locale (see issue #183)
|
2014-01-27 14:29:37 +01:00 |
|
Manuel Raynaud
|
1b2c1d53ac
|
remove some unused variables
|
2014-01-22 15:50:40 +01:00 |
|
Manuel Raynaud
|
1974d3e3c3
|
fix psr
|
2014-01-22 12:52:36 +01:00 |
|
Franck Allimant
|
b27fbd776f
|
A generated module works now out of the box (no need to update
module.xml)
|
2014-01-16 11:25:09 +01:00 |
|
Franck Allimant
|
380e856df8
|
Fixed obsolete comment
|
2014-01-16 10:54:03 +01:00 |
|
Manuel Raynaud
|
7aad8b23f0
|
hide passord on admin creation using CLI
|
2014-01-13 10:00:20 +01:00 |
|
Manuel Raynaud
|
9d0121f321
|
fix cs
|
2014-01-10 11:41:55 +01:00 |
|
Manuel Raynaud
|
8214ab77ec
|
refactor update process. Now only available with command line
|
2014-01-08 16:23:54 +01:00 |
|
Etienne Roudeix
|
99038e688a
|
Revert "Revert "Merge branch 'cleanmaster' into modules""
This reverts commit b3ac365b45.
Conflicts:
Readme.md
core/lib/Thelia/Controller/Admin/AbstractCrudController.php
core/lib/Thelia/Core/Template/Assets/AssetManagerInterface.php
core/lib/Thelia/Core/Template/Assets/AsseticAssetManager.php
core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
core/lib/Thelia/Core/Template/TemplateDefinition.php
core/lib/Thelia/Model/Base/Coupon.php
core/lib/Thelia/Model/Base/CouponQuery.php
core/lib/Thelia/Model/Base/CouponVersion.php
core/lib/Thelia/Model/Base/CouponVersionQuery.php
core/lib/Thelia/Model/Base/OrderCouponQuery.php
|
2014-01-06 11:25:25 +01:00 |
|
Etienne Roudeix
|
b3ac365b45
|
Revert "Merge branch 'cleanmaster' into modules"
This reverts commit d0ff5260f7, reversing
changes made to 67d0101dbe.
|
2013-12-20 11:16:42 +01:00 |
|
Manuel Raynaud
|
2f4158d1f6
|
fix cs
|
2013-12-18 10:04:13 +01:00 |
|
Manuel Raynaud
|
64c5991838
|
tweak httpFoundation cache part for compatibility with
Thelia\HttpFoundation part
|
2013-11-20 14:45:40 +01:00 |
|
Franck Allimant
|
46d95664a0
|
Fixed typo
|
2013-11-19 15:35:15 +01:00 |
|
Manuel Raynaud
|
0e74337a7b
|
fix class name in module generation
|
2013-11-15 11:49:51 +01:00 |
|
Franck Allimant
|
85ea937570
|
Optimisation of THELIA_* constants usage
|
2013-11-08 11:22:26 +01:00 |
|
Manuel Raynaud
|
2d291cf5a0
|
refactor how to assign template to parser
|
2013-11-06 11:12:39 +01:00 |
|
Quentin Dufour
|
3e1a08dc6c
|
Correcting some typos
|
2013-11-04 17:37:23 +01:00 |
|
Franck Allimant
|
a295fee0d3
|
Changed ModulesAdmin dir into AdminIncludes - Updated debug bar module
|
2013-10-31 11:36:56 +01:00 |
|
Manuel Raynaud
|
eae231148e
|
Merge branch 'admin'
Conflicts:
core/lib/Thelia/Command/AdminUpdatePasswordCommand.php
core/lib/Thelia/Core/Event/Administrator/AdministratorUpdatePasswordEvent.php
|
2013-10-30 15:37:33 +01:00 |
|
Manuel Raynaud
|
78cba61cd5
|
finish admin update password command line
|
2013-10-30 15:35:11 +01:00 |
|
Manuel Raynaud
|
66c30a1b4c
|
start creating admin password recovery
|
2013-10-30 15:35:11 +01:00 |
|
Manuel Raynaud
|
c327b20fd6
|
change command line for creating new administrator
|
2013-10-30 15:35:11 +01:00 |
|
Manuel Raynaud
|
e18c8992f8
|
finish admin update password command line
|
2013-10-30 15:33:25 +01:00 |
|
Manuel Raynaud
|
b0f3ad69d2
|
start creating admin password recovery
|
2013-10-30 15:01:18 +01:00 |
|
Manuel Raynaud
|
9d011eb5c6
|
change command line for creating new administrator
|
2013-10-30 14:46:21 +01:00 |
|
Manuel Raynaud
|
c74422f5dc
|
implement module inclusion
|
2013-10-29 15:56:03 +01:00 |
|
Manuel Raynaud
|
2c030f910b
|
fix cs
|
2013-10-25 10:07:21 +02:00 |
|