vChabot
|
fe2d0ec0cf
|
// norm
|
2011-12-08 15:14:40 +00:00 |
|
vChabot
|
2fa317af08
|
// Adding the OrderCarrier class to handle carriers in an order
|
2011-12-08 15:12:23 +00:00 |
|
rMalie
|
bf7688ac66
|
// Improve ObjectModel + normalize
|
2011-12-08 14:13:22 +00:00 |
|
rMalie
|
68d71da4b6
|
// Improve ObjectModel + normalize
|
2011-12-08 13:53:54 +00:00 |
|
mDeflotte
|
8813d84f03
|
// Little BugFix
|
2011-12-08 09:00:29 +00:00 |
|
lLefevre
|
3c2af0ca2c
|
// fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO
|
2011-12-07 17:30:32 +00:00 |
|
rMalie
|
d7fbd39683
|
// Fix Blowfish for autoload
|
2011-12-07 10:10:46 +00:00 |
|
François Gaillard
|
ee225278be
|
[-] Classes : #PSCFI-3880 : BugFix mbstring overload on Rijndael encrypt-decrypt
|
2011-12-07 09:21:05 +00:00 |
|
rMalie
|
9c45719da1
|
// Fix collection in cartRule
|
2011-12-07 09:11:43 +00:00 |
|
tDidierjean
|
d2334ecc14
|
// BO performance improvements
|
2011-12-06 18:39:37 +00:00 |
|
dSevere
|
4b4d43d69f
|
// Bugs fix (Collection, SQL optimizations, Backoffice interfaces improvement, ...) + update db_settings_extends.sql for base datas relative to available quantities and suppliers
|
2011-12-06 18:07:06 +00:00 |
|
mDeflotte
|
415d5b41d6
|
// BugFix : Problem with delivery_option calculation
// @TODO : All the undefined index are now fixed but there is not all the available delivery option
|
2011-12-06 17:35:38 +00:00 |
|
rMalie
|
acb0b210d7
|
// Can add / delete element from Collection
|
2011-12-06 15:59:23 +00:00 |
|
rMalie
|
ad45eeca37
|
[*] Classes: Db->execute() now return always a boolean. Use Db->query() instead.
|
2011-12-06 15:41:34 +00:00 |
|
bMancone
|
f7e573035e
|
// Supply Orders : added supplier address in the order form (PDF)
|
2011-12-06 15:27:38 +00:00 |
|
rMalie
|
a4e6821a19
|
// Fix return of AssociateTo method
|
2011-12-06 14:59:00 +00:00 |
|
bMancone
|
ccc2fd841a
|
// Address: added id_warehouse. Supplier: it is now possible to edit the address of a given supplier. Manufacturers: addresses are now correctly displayed. AdminSuppliers: addresses are now editable / when deleting a supplier (if possible <=> no current orders) address is now flaged deleted. AdminWarehouses: when deleting a warehouse, its address is now flagged as deleted.
|
2011-12-06 14:28:40 +00:00 |
|
vSchoener
|
b82babc08b
|
// Add getShopProtocol to have the current protocol use by the current shop
|
2011-12-06 14:22:03 +00:00 |
|
rMalie
|
bfb7d79ba2
|
// Improve multishop code
|
2011-12-06 14:08:48 +00:00 |
|
rMalie
|
5dc41c3461
|
// Little fix on CSV
|
2011-12-06 13:24:42 +00:00 |
|
mDeflotte
|
2f9a94338f
|
// Removing numerics from order reference
|
2011-12-06 13:18:00 +00:00 |
|
rMalie
|
e71f1cb432
|
// Fix fileuploader with autoload
|
2011-12-06 13:12:21 +00:00 |
|
bMancone
|
0f548858fe
|
// StockManager: fixed. AdminSupplyOrders: fixed price. AdminStockInstantState: added CSV export per warehouse + valuation field is now displayed per warehouse
|
2011-12-06 12:51:10 +00:00 |
|
lLefevre
|
987562a839
|
// fix small bugs
|
2011-12-06 12:41:56 +00:00 |
|
fBrignoli
|
63822a2f34
|
[*] PDF : Licenses + Hook in templates
|
2011-12-06 10:58:20 +00:00 |
|
rMalie
|
299291bef5
|
// Collections can be used as arrays
|
2011-12-06 10:12:02 +00:00 |
|
bMancone
|
98ce6a09f4
|
// Moved csv class
|
2011-12-06 10:00:47 +00:00 |
|
rMalie
|
0ac73653e6
|
// Move helper classes in subdirectory
|
2011-12-06 09:40:27 +00:00 |
|
bMancone
|
de96b5bd2e
|
// Fixed CSV export without pagination. Fixed StockManager, with new Collection object. Fixed StockMvt : id_supply_order was missing.
|
2011-12-06 09:37:23 +00:00 |
|
rMalie
|
db6d4db8e1
|
// Fix a little bug on PDO
|
2011-12-06 09:04:40 +00:00 |
|
fBrignoli
|
d24fcec613
|
[*] PDF : Display Hook
|
2011-12-06 08:55:01 +00:00 |
|
aFolletete
|
e3c76e03b5
|
[-] Classes : fixed notice error on Cart class
|
2011-12-06 08:54:07 +00:00 |
|
mDeflotte
|
d01b4d19e3
|
// BugFix: Context->language is not re-setted in switchLanguage method
|
2011-12-05 17:40:54 +00:00 |
|
rMalie
|
fd5de4eda2
|
// Db::autoExecute() return a boolean
|
2011-12-05 17:29:45 +00:00 |
|
lLefevre
|
1c32791fa0
|
[-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail()
|
2011-12-05 17:22:47 +00:00 |
|
fSerny
|
460f085fd3
|
[*] PROJECT - Dynamic hooks in ObjectModel retrieve object in param - Dynamic hooks have been added to AdminController
|
2011-12-05 17:20:40 +00:00 |
|
dSevere
|
6f59e7462a
|
// Update and fix some bugs on stock display on orders in backoffice
|
2011-12-05 17:17:01 +00:00 |
|
mDeflotte
|
ca8d69ac2d
|
// Retrocompatibility : Now old 1.4 template works with new chechout process. Multishipping cannot be enabled.
|
2011-12-05 17:11:26 +00:00 |
|
rMalie
|
7098a96c3e
|
// Fix comment typo
|
2011-12-05 17:03:07 +00:00 |
|
rMalie
|
8d8d56c4d9
|
// Test PDO as first choice in Db class
|
2011-12-05 17:01:48 +00:00 |
|
sThiebaut
|
da881e8e17
|
// fixed bug on category count
|
2011-12-05 16:52:27 +00:00 |
|
rMalie
|
ba8c205c33
|
// Fix missing Core suffix for some classes / controllers
|
2011-12-05 16:49:05 +00:00 |
|
bMancone
|
81b04a9d6f
|
// SupplyOrders: fixed products loaded under a particular threshold. StockMvt: CSV export
|
2011-12-05 16:46:49 +00:00 |
|
vChabot
|
635e4f6ae3
|
// removing group_module_restriction table to set every restrictions in an only table : module_group
|
2011-12-05 16:17:42 +00:00 |
|
fBrignoli
|
24f1625f4b
|
// merge trunk r10863
|
2011-12-05 16:09:08 +00:00 |
|
fSerny
|
287574a743
|
[-] PROJECT : You can now execute hook in the tpl
|
2011-12-05 15:49:56 +00:00 |
|
rMalie
|
3efaa6c4e4
|
// Fix table / identifier for Module class
|
2011-12-05 15:35:21 +00:00 |
|
rGaillard
|
ac458f0cab
|
// Fix bug on processSave
|
2011-12-05 15:33:43 +00:00 |
|
mDeflotte
|
6ed69c323b
|
// BugFix in Product compare
|
2011-12-05 15:30:01 +00:00 |
|
dSevere
|
84c885ddac
|
// Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality
|
2011-12-05 15:11:21 +00:00 |
|