Rémi Gaillard
556955a7f0
// small fix for smarty pre-compile
2013-01-14 11:05:42 +01:00
Francois Gaillard
8baf87eef5
// Welcome 2013
2013-01-04 11:19:03 +01:00
Damien Metzger
0f6b60a3af
// Merged 4 lignes of code in the Configuration class
2012-12-12 14:29:37 +01:00
Rémi Gaillard
a8096c2800
[-] BO: Fix various bugs in categories ntree generation
2012-12-11 11:19:21 +01:00
vAugagneur
be946319be
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
rGaillard
fc19914c85
[-] Core: Fix cache issue and order slip pdf generation
2012-10-22 12:40:15 +00:00
rGaillard
eeb82533d8
[-] Core : Fix #PSCFV-4986
2012-10-17 15:42:19 +00:00
lLefevre
6588f9514c
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
2012-10-17 09:29:43 +00:00
lLefevre
398d345362
// #PSCFV-5017 : update bad licenses in all files
2012-10-17 06:18:59 +00:00
rGaillard
f5d04e94a6
// Shop Context without multishop is now no longer ALL but SHOP #PSCFV-4730
2012-10-05 13:51:04 +00:00
dMetzger
74a513b9b7
// Block advertising module rewritten for multistore
2012-07-10 10:05:14 +00:00
rGaillard
066ce42382
// Performance optimizations
2012-06-14 14:11:11 +00:00
rMalie
93d3b1460c
// Some optimization #PI-121
2012-04-18 09:57:19 +00:00
rMalie
009e190263
// MERGE product_multistore branch : product fields are now editable per shop
2012-04-17 13:32:12 +00:00
tDidierjean
35029c6bd6
// fix optimization
2012-04-10 16:19:50 +00:00
rMalie
6e8a7acba3
// Optimization
2012-04-10 16:04:04 +00:00
rMalie
1dc629a949
// Welcome 2012²
2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1
// Improve multishop API
2012-02-23 15:39:44 +00:00
rMalie
a057ac8e2e
// Fix configuration when multishop is disabled
2012-02-13 10:08:59 +00:00
mDeflotte
19e5212932
// Normalization
2012-01-27 13:53:42 +00:00
rMalie
d2ae1b632a
// Normalize
2012-01-24 17:30:33 +00:00
rMalie
cc841b6969
[*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
2012-01-23 17:41:02 +00:00
rMalie
eee9b353c1
[-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
2012-01-19 10:14:10 +00:00
rMalie
e28d3ce80f
// Fix PrestaShopException typo
2012-01-04 13:53:19 +00:00
Francois Gaillard
83db138e70
[-] Classes : #PSFV-150 : BugFix : Configuration class check for NULL values
2012-01-04 09:44:39 +00:00
rMalie
4e3f1f4c0d
// Fix null values ...
2011-12-22 23:20:30 +00:00
rMalie
58d7f37130
[*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead
2011-12-15 13:24:03 +00:00
rMalie
c022f4e0e5
// Format definitions
2011-12-13 13:41:54 +00:00
rMalie
1c39ab4685
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
2011-12-12 18:10:38 +00:00
mDeflotte
6e4847d245
// Shop association area use tpl file
2011-12-09 15:40:02 +00:00
rMalie
0af197daf3
// Remove $this->table and $this->identifier from objectModels + normalize
2011-12-09 14:05:24 +00:00
rMalie
b59ddba454
// Remove $table and $identifier property from all classes, and add static $definition instead
2011-12-05 13:56:03 +00:00
rGaillard
d49a428a98
// Add method method getGlobalValue on Configuration
2011-11-18 16:46:56 +00:00
mMarinetti
8d13e34ab4
[+] BO : #PSFV-94 AdminGenerator is now a controller
...
// + now form in options.tpl is inside a block
// newly made controller are now controllerCore
// Configuration die2Exception
// added license text in newly made admin templates
2011-11-13 18:51:01 +00:00
hAitmansour
5b7a6746e0
[*] FO BO MO : rename function isMultiShopActivated by isFeatureActive
2011-10-19 09:36:12 +00:00
rMalie
9510337b1d
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
2011-10-10 12:18:56 +00:00
aFolletete
33f63ed144
[*] Classes : improve performances of "Feature detachable" feature
2011-09-24 15:03:21 +00:00
rMalie
f99f6ddd6b
// Add a message when a shop is created to indicate that the user should create an URL for this shop + fix some bugs
2011-08-16 15:53:33 +00:00
rMalie
0b28aa8f72
// Fix #PSFV-48
2011-08-11 14:42:31 +00:00
rMalie
a56e15cf00
// Improve ergonomy of configuration for multishop
2011-08-03 18:06:51 +00:00
tDidierjean
21017fb5d8
// remove 1.4 deprecated functions
2011-07-27 09:51:43 +00:00
rMalie
8981b6aaee
// Refactoring of shop class with new context Part 2
2011-07-13 12:52:09 +00:00
rGaillard
8fc7f11014
2011-07-06 10:54:11 +00:00
rGaillard
d1a13007b9
2011-07-06 10:10:43 +00:00
aFolletete
fbc1882f85
[*] Core : clean all deprecated methods
2011-04-12 18:50:26 +00:00
aFolletete
05a58f53e6
// 1.5 branche creation
2011-04-12 18:24:40 +00:00