jmCollin
e9997555ac
// fix bug with combination
2011-10-04 15:51:28 +00:00
lLefevre
bfda79aef0
//Added bulk action in AdminShopUrlController and fixed norms
2011-10-04 15:45:47 +00:00
vAugagneur
8165dc91f8
[+] Classes : Helper::renderAdminCategorieTree() have new params "$use_search" to add a input search
2011-10-04 15:42:56 +00:00
lLefevre
4ec4b1b69c
//fixed bug activeVisu in list_content.tpl
2011-10-04 15:06:36 +00:00
lLefevre
6184671b50
//assign var listSkipDelete in list_content.tpl
2011-10-04 14:49:20 +00:00
lLefevre
af8018d0cd
//added message errors and success, Norms
2011-10-04 14:23:23 +00:00
vAugagneur
06a03e2169
//small fix
2011-10-04 12:42:20 +00:00
lLefevre
21d405e6dd
//update .tpl name AdminRequestSqlController
2011-10-03 16:45:27 +00:00
lLefevre
0e3e365f96
// Added AdminShopUrlController
2011-10-03 16:44:23 +00:00
rMalie
c4780ec67d
// Merge -> revision 8984
2011-10-03 15:48:07 +00:00
vAugagneur
2f713b9fd1
//use Tools::isSubmit() instead of array_key_exist('', $_POST);
2011-10-03 15:18:18 +00:00
vAugagneur
8eaf48dda9
//fixed small bug
2011-10-03 14:40:40 +00:00
aFolletete
1aed8162db
// Rename adminAddresses template
2011-10-03 13:19:57 +00:00
lLefevre
c85f23ba5a
//Added method bulkexport in AdminRequestSqlController
2011-10-03 09:30:03 +00:00
rMalie
468306a3ca
// Merge -> revision 8952
2011-10-03 09:14:01 +00:00
vChabot
372c8dac4e
[*] Registration type is now in 2 steps or all in one
...
// refactoring AuthController.php (front)
2011-09-30 15:48:20 +00:00
lLefevre
8ce076c617
//Added AdminRequestSqlController
2011-09-30 15:28:44 +00:00
tDidierjean
b90d2bdf4b
// added customizable bulk actions for lists in BO
2011-09-30 15:08:35 +00:00
mDeflotte
3c5edebae6
[*] Add reference for carriers
2011-09-30 14:59:07 +00:00
vAugagneur
e8901103e3
[+] Classes : added new class Media => It contains all the method related to media like CSS, JS
...
[+] Classes : added new method Media::addJquery(), Media::addJqueryUI(), Media::addJqueryPlugin()
[~] Deprecated : All method related to CCC has been moved in class Media
2011-09-30 13:01:10 +00:00
tDidierjean
6f2d02442d
// Update list generation
2011-09-30 10:00:20 +00:00
rMalie
0c40fb9a06
// Merge -> 8910
2011-09-30 08:17:25 +00:00
jmCollin
8c1e2b8bf2
[+] FO : add files for combination
...
[*] FO : Create virtual products with no associated file
2011-09-29 16:40:44 +00:00
mMarinetti
0709464a74
// fix duplicated
2011-09-29 16:39:17 +00:00
tDidierjean
2ccb613174
// fixed item edition for AdminAddresses
2011-09-29 16:25:58 +00:00
mMarinetti
f1077ea9c0
// fix links in main menu,
...
// + moved tab AdminTracking.php to AdminTrackingController.php
2011-09-29 16:13:34 +00:00
mMarinetti
d5911e9d1e
// fix display subtabs when employee is on hover on adminHome
2011-09-29 16:08:42 +00:00
mMarinetti
f7248f816e
// fix displaying subtabs link,
...
// fix adminHome links
2011-09-29 16:02:26 +00:00
mDeflotte
24ff46f021
// AdminCustomer : "</from>" have nothing to do in the translation function l();
2011-09-29 14:33:59 +00:00
rMalie
ce866fa68a
[+] Classes: Add ObjectModel::hydrateCollection() in order to transform arrays from sql queries return in list of objects
2011-09-29 13:23:54 +00:00
tDidierjean
5afad63705
// Delete old AdminAddresses
2011-09-28 16:50:58 +00:00
tDidierjean
ddc120205f
// Added HelperList, AdminAddressController, and fixed subtab display
2011-09-28 16:32:42 +00:00
rMalie
fe96631b7b
// Merge -> revision 8851
2011-09-28 16:03:30 +00:00
mMarinetti
ef9f2d1c2f
[+] BO : now Back-office has meta-title by controller
...
// fix back office template, add missing override
2011-09-28 14:15:07 +00:00
lLefevre
c0cbd0bf57
//fix correction norm and language in AdminGroups
2011-09-28 09:47:33 +00:00
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