Commit Graph

3257 Commits

Author SHA1 Message Date
Manuel Raynaud
eb3963d4e3 update italian translation 2014-03-29 09:31:57 +01:00
Boyquotes
45cfe83037 Merge remote-tracking branch 'upstream/master' into typo
Conflicts:
	templates/backOffice/default/I18n/fr_FR.php
2014-03-25 11:27:29 +01:00
Boyquotes
2cd39279a8 Typo administrateur instead of profil 2014-03-25 11:02:46 +01:00
Boyquotes
6107b7aec9 Typo in backoffice template 2014-03-25 11:02:46 +01:00
Manuel Raynaud
1b27d6c22a Merge pull request #264 from roadster31/generate
Improved module generation command
2014-03-24 21:14:37 +01:00
Franck Allimant
446c2e5438 Improved module generation command 2014-03-24 16:47:37 +01:00
Manuel Raynaud
4311d6c10f Merge pull request #261 from Boyquotes/master
Add deactivate module command line
2014-03-24 10:27:42 +01:00
Boyquotes
ee2e2356dc Fix the travis error: Error when Test the Deactivation 2014-03-24 10:14:23 +01:00
Boyquotes
adf56fd142 Typo in class/file name 2014-03-22 10:17:00 +01:00
Manuel Raynaud
07d6e63a40 Merge pull request #260 from Asturyan/master
Fix "Undefined variable: ex" and add translation to jQplot title on Dashboard
2014-03-21 23:11:55 +01:00
Asturyan
e54349c5c5 fix syntax error 2014-03-21 14:23:27 +01:00
Asturyan
d1e91e889d fix syntax error 2014-03-21 14:23:01 +01:00
Asturyan
d3323bd9ab Add translation to jQPlot title 2014-03-21 11:54:22 +01:00
Asturyan
2403cc5200 Add translation to jQPlot title 2014-03-21 11:53:36 +01:00
Asturyan
553022ec58 Add translation to jQPlot title 2014-03-21 11:52:06 +01:00
Boyquotes
95335babac Merge remote-tracking branch 'upstream/master' 2014-03-21 09:30:30 +01:00
Boyquotes
34937fe3ec reference deactivate command line 2014-03-21 09:28:31 +01:00
Asturyan
e402fe051f Fix "Undefined variable: ex" 2014-03-21 09:22:25 +01:00
Asturyan
eaf5ab7a7e Fix "Undefined variable: ex" 2014-03-21 09:20:48 +01:00
Asturyan
fad37219a1 Fix "Undefined variable: ex" 2014-03-20 16:33:36 +01:00
Asturyan
2448b7bf8c Fix "Undefined variable: ex" 2014-03-20 16:18:30 +01:00
Manuel Raynaud
3e60725507 Merge pull request #259 from Asturyan/master
[BackOffice] remove enclosure tag
2014-03-20 11:56:33 +01:00
Asturyan
cecfa28940 remove enclosure tag 2014-03-20 09:27:23 +01:00
Manuel Raynaud
e11ff8dcec remove debug info 2014-03-19 09:45:54 +01:00
Manuel Raynaud
25e605e8ab set column has not modified when customer credential are erased 2014-03-19 09:29:05 +01:00
Manuel Raynaud
99eb5c01f4 add some phpdoc 2014-03-17 15:14:58 +01:00
Manuel Raynaud
0d6354debc update folder path loop 2014-03-17 12:44:45 +01:00
Manuel Raynaud
d72a3eb4b6 reformat code in customer loop 2014-03-17 12:05:57 +01:00
Manuel Raynaud
2279061892 update arguments in some cart and category-path loop 2014-03-17 10:47:01 +01:00
Manuel Raynaud
0e7c464183 remove context in all security function. This Parameter is not used anymore. 2014-03-17 10:01:43 +01:00
Manuel Raynaud
30ae68a4ef Merge pull request #258 from roadster31/error_messages
Error messages
2014-03-14 16:01:25 +01:00
Franck Allimant
ac4b92949b Improved (again) error messages 2014-03-14 15:53:21 +01:00
Franck Allimant
1d4b230417 Improves error messages in image and document loop 2014-03-14 15:03:04 +01:00
Manuel Raynaud
0e21cb7b82 weight is not mandatory anymore 2014-03-14 11:19:23 +01:00
Manuel Raynaud
613aac093e remove all callback in customer class before saving it 2014-03-13 17:10:21 +01:00
Manuel Raynaud
b0b0eac1cf redirect user in install process if database connection settings are wrong 2014-03-13 16:39:11 +01:00
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