Commit Graph

4313 Commits

Author SHA1 Message Date
lLefevre
a88d5e86ef //fix correction norm in AdminProducts 2011-09-28 08:26:46 +00:00
mMarinetti
2a8336d032 // fix 2011-09-28 08:13:58 +00:00
mMarinetti
1d32caf319 [*] BO : moved 2 javascript functions to display success or error on AdminAccess are now available everywhere (thanks to Loic) 2011-09-28 07:32:39 +00:00
lLefevre
3f5e26ab40 //fix correction norm in SQL manager 2011-09-28 07:10:24 +00:00
mMarinetti
20ac8ee109 // remove AdminHome tab 2011-09-27 15:10:26 +00:00
vChabot
eb0dcf212a // cleaning code (norm / perf) 2011-09-27 15:08:24 +00:00
aFolletete
c8fad9f083 // rename index.tpl to layout.tpl 2011-09-27 14:52:52 +00:00
rMalie
91083e190c // Merge -> revision 8800 2011-09-27 14:30:06 +00:00
mMarinetti
5e171daf3d // ajax-tab usage of Dispatcher
// adminHome.tpl
// header.tpl fix
2011-09-27 14:18:27 +00:00
vAugagneur
8a7231528f [-] BO : fixed ajax file-upload request
[-] BO : now you can really delete image in BO
//added translations
2011-09-27 13:33:39 +00:00
vChabot
6704145d06 // perf 2011-09-27 12:54:47 +00:00
lLefevre
1e905ea024 [*] BO : change span.hint 2011-09-27 08:13:53 +00:00
lLefevre
f47710ec4d [*] BO : refactoring AdminAccess 2011-09-27 08:12:33 +00:00
lLefevre
5600abb7b5 2011-09-26 16:46:48 +00:00
jmCollin
7f3927602d // 2011-09-26 16:04:15 +00:00
jmCollin
3488f50970 // Fix for Strict standards: Creating default object from empty value, when try to add a new product without product name or friendly URL 2011-09-26 15:53:36 +00:00
rMalie
51a5fa466a // Fix admin dispatcher 2011-09-26 14:36:18 +00:00
vChabot
9333fd1034 // import OK for product feature 2011-09-26 13:50:53 +00:00
lLefevre
0cc2d7181e //Fixed correct norm in class RequestSql 2011-09-26 10:22:35 +00:00
rMalie
5829f12a66 // Improve flexibility of dispatcher + fix controllers access in BO (only admin controllers are loaded by the dispatcher) 2011-09-26 09:57:00 +00:00
tDidierjean
f5c9531194 // fix missing include for multishop 2011-09-26 09:18:07 +00:00
lLefevre
d32e4703f1 [+] BO : add SQL manager 2011-09-26 08:30:14 +00:00
rMalie
71a2a66abc // Fix token on adminHome 2011-09-26 08:24:38 +00:00
mMarinetti
ea8a38b22c // maj default theme for admin 2011-09-26 08:09:34 +00:00
aFolletete
33f63ed144 [*] Classes : improve performances of "Feature detachable" feature 2011-09-24 15:03:21 +00:00
mMarinetti
782cca3e78 // fix displaying subtab with old system 2011-09-23 16:25:15 +00:00
vChabot
02036512c0 [*] BO : Features are now sortable. 2011-09-23 15:45:40 +00:00
mMarinetti
c21c00f350 // fix tab display and subtabbing 2011-09-23 15:45:09 +00:00
mMarinetti
e19cb8cbd4 // content.tpl 2011-09-23 15:06:55 +00:00
mMarinetti
6191e868f1 [+] BO : New AdminController system, including smarty backoffice, thanks to Raphael and Thomas 2011-09-23 15:01:49 +00:00
rMalie
dc957d3d3a // Rename Module->smartyAssign to Module->templateAssign
[+] Front: Add module controller + url dispatch for modules
2011-09-23 13:50:33 +00:00
fBrignoli
3c215168ac [-] BO : Missing add one after another type in admintaxrulesgroup 2011-09-23 13:25:27 +00:00
mDeflotte
7f34ab5552 [*] BO : Gender - Allow image resizing 2011-09-23 13:04:52 +00:00
mDeflotte
0f2915813f [-] Install : Add gender durring install
[*] FO : Add gender_type "neutral"
// Normalization
2011-09-23 09:58:19 +00:00
vAugagneur
1803db6aab // 2011-09-22 15:46:42 +00:00
rMalie
2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +00:00
fBrignoli
7db8ef441e // Tax::initializeAddress =>Address::initialize 2011-09-21 15:43:12 +00:00
tDidierjean
bb78773001 // commit index.tpl 2011-09-21 15:42:43 +00:00
tDidierjean
df3ce93651 // change header and footer smarty inclusion 2011-09-21 15:26:44 +00:00
fBrignoli
afdb4bcfb4 // missing init selected_states 2011-09-21 14:42:55 +00:00
vChabot
013f28b02c // import csv ok for group attribute position 2011-09-21 14:38:12 +00:00
vAugagneur
4a8edb119f [+] BO : now you can choose type of attribute group (select , color, radio) 2011-09-21 14:29:32 +00:00
rMalie
79e770e137 // Fix validation of emails preferences 2011-09-21 12:55:57 +00:00
vChabot
8f7540c630 [*] BO : groups attributes are now sortable 2011-09-21 10:04:54 +00:00
tDidierjean
be0176a514 // fix notifications in smarty BO 2011-09-20 17:04:21 +00:00
tDidierjean
299f9ab066 // Creation of AdminController : Admin tabs will now extend this class (see AdminTools.php for example) 2011-09-20 16:04:35 +00:00
tDidierjean
b556966762 // remove deprecated PS_ADMIN_DIR by _PS_ADMIN_DIR_ 2011-09-20 15:53:57 +00:00
dMetzger
c02a346a72 // Removed leading "*" before PHP opening tag in AdminDB.php 2011-09-20 09:30:36 +00:00
vChabot
6b2cd2c3ba // import csv ok for product attribute position 2011-09-20 08:25:50 +00:00
aFolletete
21668617b7 // Many improvements for Feature Detachable 2011-09-19 15:55:52 +00:00