Manuel Raynaud
|
e4ba7d8d11
|
change the way product is created
|
2014-03-13 09:56:11 +01:00 |
|
Manuel Raynaud
|
d8e1f24fda
|
weight and visibility on product are not mandatory anymore
|
2014-03-12 16:21:45 +01:00 |
|
Manuel Raynaud
|
775160235c
|
fix module_include countvar assignation
|
2014-03-11 17:39:56 +01:00 |
|
Manuel Raynaud
|
ed6d0b4a71
|
refactor product loop, removing some duplicated lines
|
2014-03-11 16:40:58 +01:00 |
|
Manuel Raynaud
|
7bad5acbf8
|
verify next/prev param in parserResult product loop
|
2014-03-11 15:59:55 +01:00 |
|
Manuel Raynaud
|
4391e6334b
|
fix modules cs
|
2014-03-11 15:43:48 +01:00 |
|
Manuel Raynaud
|
33f2b56080
|
and product output are now optional
|
2014-03-11 15:42:43 +01:00 |
|
Manuel Raynaud
|
edf6708c2d
|
Merge pull request #253 from touffies/patch-1
Improve gitignore rules for modules and templates
|
2014-03-11 10:31:48 +01:00 |
|
Christophe Laffont
|
5eb8f3a13d
|
Missing htaccess
|
2014-03-11 10:02:11 +01:00 |
|
Christophe Laffont
|
dce97917c3
|
Improve gitignore rules for modules and templates
|
2014-03-11 09:59:07 +01:00 |
|
Manuel Raynaud
|
a408f13293
|
change attribute type in associated_content loop
|
2014-03-10 17:01:16 +01:00 |
|
Manuel Raynaud
|
14dd132220
|
add_to_all parameter feature create form can be blank
|
2014-03-10 15:20:00 +01:00 |
|
Manuel Raynaud
|
cd51895366
|
update schema including new indexes
|
2014-03-10 14:35:33 +01:00 |
|
Manuel Raynaud
|
d37d9027c5
|
fix wrong sql syntax
|
2014-03-10 14:35:33 +01:00 |
|
Manuel Raynaud
|
ece006fe77
|
create new indexes
|
2014-03-10 14:35:33 +01:00 |
|
Manuel Raynaud
|
cd37311ba1
|
remove init_set use
|
2014-03-10 12:48:09 +01:00 |
|
Manuel Raynaud
|
fcdb87015f
|
fix cs
|
2014-03-10 12:33:16 +01:00 |
|
Manuel Raynaud
|
081695671e
|
add favicon in web directory
|
2014-03-10 12:18:46 +01:00 |
|
Manuel Raynaud
|
e415b747ea
|
remove fixme comment when not needed anymore
|
2014-03-10 12:17:39 +01:00 |
|
Manuel Raynaud
|
191a120aa5
|
remove unused class and change function name to be PSR1 compliant
|
2014-03-10 12:03:57 +01:00 |
|
Manuel Raynaud
|
81a09e1a98
|
remove unused code
|
2014-03-10 11:57:58 +01:00 |
|
Manuel Raynaud
|
210eb6dd72
|
remove executable right on some files
|
2014-03-10 11:22:47 +01:00 |
|
Manuel Raynaud
|
fca33e942c
|
do not use Logical operators
|
2014-03-10 11:21:34 +01:00 |
|
Manuel Raynaud
|
978909ac5a
|
update contributors file
|
2014-03-10 10:29:16 +01:00 |
|
Manuel Raynaud
|
738a30a799
|
change update.md file
|
2014-03-10 10:25:47 +01:00 |
|
Manuel Raynaud
|
d130edc2b9
|
track php-cs file
|
2014-03-10 09:56:25 +01:00 |
|
Manuel Raynaud
|
484bc2a70c
|
add scrutinizer logo
|
2014-03-09 19:48:12 +01:00 |
|
Manuel Raynaud
|
265d8b5a5f
|
fix cs
|
2014-03-09 19:40:36 +01:00 |
|
Manuel Raynaud
|
8816306e9f
|
add missing translation in install process
|
2014-03-07 14:20:29 +01:00 |
|
Manuel Raynaud
|
8c45c392ac
|
add a first verification in controller creation process for verifying if an admin is already logged in. Fix #246
|
2014-03-07 12:42:39 +01:00 |
|
Manuel Raynaud
|
6193274620
|
Merge branch 'master' of github.com:thelia/thelia
|
2014-03-07 09:37:29 +01:00 |
|
Manuel Raynaud
|
ef5bdcb0f0
|
check if order already existsin session before using it
|
2014-03-06 20:35:55 +01:00 |
|
Manuel Raynaud
|
ef5e3f44a7
|
add some doc in module payment interface
|
2014-03-06 15:41:41 +01:00 |
|
Manuel Raynaud
|
16db61a237
|
change method for retrieving all existing databases
|
2014-03-06 09:54:09 +01:00 |
|
Manuel Raynaud
|
a27e317245
|
update phpDoc and fix cs
|
2014-03-05 15:12:11 +01:00 |
|
Manuel Raynaud
|
016290ed64
|
update changelog
|
2014-03-05 12:04:00 +01:00 |
|
Manuel Raynaud
|
5b341c3009
|
allow using compiler in Thelia modules
|
2014-03-05 11:56:48 +01:00 |
|
Manuel Raynaud
|
8ecebfdca8
|
Merge pull request #232 from gmorel/master
Add ability to load assets from another template …
|
2014-03-04 14:45:26 +01:00 |
|
gmorel
|
52a2030c91
|
Remove unused use statement
|
2014-03-04 13:23:11 +01:00 |
|
gmorel
|
95af305ca9
|
Merge branch 'master' of https://github.com/gmorel/thelia
Conflicts:
core/lib/Thelia/Core/Template/Smarty/Assets/SmartyAssetsManager.php
|
2014-03-04 13:10:24 +01:00 |
|
gmorel
|
23389a87a3
|
Merge branch 'master' of https://github.com/thelia/thelia
Conflicts:
core/lib/Thelia/Core/Template/Smarty/Assets/SmartyAssetsManager.php
|
2014-03-04 12:02:12 +01:00 |
|
Manuel Raynaud
|
d05e28dc43
|
verify if coupon code is existing
|
2014-03-04 10:06:47 +01:00 |
|
Manuel Raynaud
|
20943a674c
|
change default success_url for login form in layout file
|
2014-03-04 09:37:08 +01:00 |
|
Manuel Raynaud
|
da18df7ca0
|
NotFoundHttpException is thrown if no record is found in
DataAccessFunction
|
2014-03-04 09:27:38 +01:00 |
|
Manuel Raynaud
|
56663c85a1
|
create changelog and migration script for next version
|
2014-03-03 17:42:12 +01:00 |
|
Manuel Raynaud
|
06539ad9bf
|
coupons effect are recalculated after each product's cart modification. Fix #237
|
2014-03-03 17:40:54 +01:00 |
|
Manuel Raynaud
|
c30abacfbc
|
prepare 2.0.0-RC1 version
|
2014-03-03 15:09:59 +01:00 |
|
Manuel Raynaud
|
c7323d1c5b
|
refactor paginator, introducing new variable $PREV, $NEXT and $END. By
default, 10 pages are display. you can use numPage for managing how many
page are display
|
2014-03-03 11:30:40 +01:00 |
|
Manuel Raynaud
|
19121c607a
|
Merge pull request #241 from roadster31/order-status
Order status
|
2014-03-01 23:58:55 +01:00 |
|
Franck Allimant
|
defd66af27
|
Added status change helper methods (setPaid / isPaid, etc)
|
2014-03-01 22:02:56 +01:00 |
|