change_log 902 Bytes
Newer Older
1 2 3
2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests.

Mohamadou Mbengue's avatar
Mohamadou Mbengue committed
4 5 6 7 8
2009-08-19 Mohamadou
* Disallow Export as vCard in  other modules
* Add check/uncheck checkbox in list view
* Add "Configure icon" in actions box

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
9 10 11 12 13 14
2009-03-10 Mohamadou
* In listmode it is now posible to copy/paste/cut/delete/find/filter/show_all/sort or add new element.
* In document view it is possible to clone or add new one
* In document view the current tab is highlighted.

2009-01-15 Kazuhiko
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
15 16
* Sync with erp5_xhtml_style (r.24958).

Nicolas Delaby's avatar
Nicolas Delaby committed
17 18 19
2008-01-02 Nicolas
* Display Url Columns in listbox

Nicolas Delaby's avatar
Nicolas Delaby committed
20 21 22
2007-12-10 Nicolas
* Add new Skin: Mobile

Yusei Tahara's avatar
Yusei Tahara committed
23 24 25
2007-10-11 Yusei
* Modified ListBox_asHTML. This changes depends on ERP5Form changes. Please upgrade ERP5Form revision 16942 or above.

26
2007-09-19 Kazuhiko
Yusei Tahara's avatar
Yusei Tahara committed
27
* use portal_url.getPortalObject().absolute_url() instead of portal_url.getPortalPath() for better virtual host support.