|
@@ -24,12 +24,13 @@ For users:
|
|
|
For developers:
|
|
|
- New: Add webservice to get or create a prodcut or service.
|
|
|
- New: Log module outputs can be setup with "or" rule (not only "xor").
|
|
|
+- New: Add FirePHP output for logging module.
|
|
|
+- Qual: Data structure for supplier prices is simpler.
|
|
|
- Qual: Removed no more used external libraries.
|
|
|
- Qual: Cleaned a lot of dead code.
|
|
|
-- Qual: Parent templates classes were moved as abstract classes.
|
|
|
- Qual: Add more "hooks".
|
|
|
- Qual: Add "canvas" feature to overwrite page of thirdparty, contact, product with yours.
|
|
|
-- More OOP (usage of "abstract", "static", ...), uniformize constructors.
|
|
|
+- Qual: More OOP (usage of "abstract", "static", ...), uniformize constructors.
|
|
|
|
|
|
|
|
|
***** ChangeLog for 3.1 compared to 3.0 *****
|