change_log 3.14 KB
Newer Older
Yusei Tahara's avatar
Yusei Tahara committed
1 2 3
2008-09-25 yusei
* Replace utf-8 character to character entity reference. You can use only ASCII character to field title, otherwise UnicodeDecodeError occurs when user exchange document to external format.

Yusei Tahara's avatar
Yusei Tahara committed
4 5 6
2008-08-28 yusei
* Use Base_translateString or translateString instead of N_ for translation message.

Łukasz Nowak's avatar
Łukasz Nowak committed
7 8 9 10
2008-07-01 luke
* added support for int_index and reference for Transformation children
* Transformation related forms proxified

Yusei Tahara's avatar
Yusei Tahara committed
11 12 13
2008-06-27 yusei
* Start to develop version 5.2.

Yusei Tahara's avatar
Yusei Tahara committed
14 15 16
2008-06-26 yusei
* Revise version to 5.1.

Jérome Perrin's avatar
Jérome Perrin committed
17 18 19
2008-06-17 jerome
* Remove my_resouce from Resource field library. Categorising resources with resource category is not good because it's cannot be acquired on movements.

Jérome Perrin's avatar
Jérome Perrin committed
20 21 22
2008-04-21 jerome
* Fix default images on Product and Component (for virtual hosting)

Yoshinori Okuji's avatar
Yoshinori Okuji committed
23 24 25
2008-04-19 yo
* Bump to 5.0.

Alexandre Boeglin's avatar
Alexandre Boeglin committed
26 27
2008-04-16 alex
* Supplies moved from Trade to here
28
* push version to 1.0rc6
Alexandre Boeglin's avatar
Alexandre Boeglin committed
29

Jérome Perrin's avatar
Jérome Perrin committed
30
2008-03-31 jerome
31
* Add default_image on Products and Component.
Jérome Perrin's avatar
Jérome Perrin committed
32

Alexandre Boeglin's avatar
Alexandre Boeglin committed
33 34 35 36
2008-02-07 alex
* proxify some fields, use Resource_viewFieldLibrary instead of BasePdm_fieldLibrary
* on resource, add two supply types (purchase and sale) instead of one

37 38 39
2008-01-16 kazuhiko
* enable acquire_local_roles on Transformation Transformed Resource and Transformation Module.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
40 41 42
2007-09-25 yo
* Set module group on portal types.

43 44 45
2007-08-13 Jerome
* Remove portal type actions that are now defined as global actions

46 47 48
2006-09-06 Romain
* Fix the group order in some Forms.

Romain Courteaud's avatar
Romain Courteaud committed
49 50 51
2006-08-28 Romain
* Fix the group order in some Forms.

52 53 54
2006-05-23 Romain
* Remove Transformation Rule, Transformation Sourcing Rule actions, which are defined in erp5_mrp.

55 56 57
2006-05-22 Romain
* Remove Transformation Rule, Transformation Sourcing Rule, which are defined in erp5_mrp.

Romain Courteaud's avatar
Romain Courteaud committed
58 59 60
2006-05-15 Alex
* Update maintainers.

Romain Courteaud's avatar
Romain Courteaud committed
61 62 63 64
2006-03-06 romain
* Use proxy field.
* Improve translation.

65 66 67
2006-03-04 jerome
* Use translated validation state in Resource_viewMovementHistory

68 69 70
2006-02-20 Romain
* Display translated title on Product.

Alexandre Boeglin's avatar
Alexandre Boeglin committed
71 72 73
2006-02-10 Kevin
* Delete Translate action on Service Module.

Kevin Deldycke's avatar
Kevin Deldycke committed
74 75 76
2006-01-19 Kevin
* Update Consumption_print PDF Template to use Localizer instead of Translation Service.

77 78 79
2005-01-06 Romain
* add Resource_viewInventory, Resource_viewMovementHistory

Aurel's avatar
Aurel committed
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
2005-11-05 Romain
* correct naming conventions

2005-10-18 Romain
* correct naming conventions

2005-09-28 Romain
* Added option base category.

2005-09-20 Romain 1.0rc5
* Added TransformationOptionalResource

2005-09-15 Romain
* Hide TransformationOperation_viewQuantity,
TransformationTransformedResource_viewPrice,
TransformationTransformedResource_viewQuantity, when no variation.

2005-08-26 Romain
* Product has industrial_phase as option.
* Associated Transformation (line) to validation workflow.

2005-08-25 Romain
* modify Component_* form.
* associate Component to validation_workflow

2005-08-25 Romain (v1.0rc4)
* added all needed for transformation_module.
* added all needed for component_module.
* move skin folder erp5_apparel_core from BT erp5_apparel.
* added lot of categories from erp5_apparel.

2005-08-23 kevin
* Update Service_view to support 'grade' as Variation Base Category (this is required for paysheets).

2005-06-23 yo
Łukasz Nowak's avatar
Łukasz Nowak committed
115
* Rename modules, appended _module.