change_log 1.49 KB
Newer Older
1 2 3
2006-08-21 Kevin
* Fix section bad form rendering with xhtml_style.

4 5
2006-08-18 Kevin
* Fix some Form's group to work with xhtml_style.
6
* Fix default template on WebSection.
7
* Fix ListBox Web Style strings.
8

Kevin Deldycke's avatar
Kevin Deldycke committed
9 10 11 12 13
2006-07-27 Kevin
* Some search result screen modifications.
* Allow sorting of new columns.
* Add some comments to not forget bugs and ToDos.

Kevin Deldycke's avatar
Kevin Deldycke committed
14 15 16 17 18
2006-07-25 Kevin
* Differentiate two level of layout: container_layout and content_layout.
* Fix WebSite_newContent.
* Revert consistent tab naming (JPS).

19 20 21
2006-07-23 Kevin
* Add WebSite_getBaseURL to get dynamic base url.

Kevin Deldycke's avatar
Kevin Deldycke committed
22 23 24 25 26 27
2006-07-21 Kevin
* Enhancements on My Stuff page.
* Make column filter box working and support pagination in generic HTML style listboxes.
* Auto-reset some listboxes when needed.
Hide non-working features (advanced search etc.).
* Remove dummy 'Theme', 'Programme' and 'Service' columns.
28 29 30
* Move ERP55 FCKEditor wrapper in a dedicated skin folder.
* Move Mockup to dedicated folder.
* WebSite_newContent definitely replace WebSite_clone.
Kevin Deldycke's avatar
Kevin Deldycke committed
31

32 33 34
2006-07-20 Kevin
* Add description on publication workflow.
* In ListBox_asWebStyleHTML, use editable_field returned by the rendering of a listbox to get and apply the css style even if the table cell is empty.
Kevin Deldycke's avatar
Kevin Deldycke committed
35
* Add listbox mockups.
36 37
* Add generic My Task/Worklist Report.
* Add simple version of My Stuff/My Document page.
38

39 40 41
2006-06-15 Kevin
* Move fulltext indexing ZSQLMethods to erp5_core.

Kevin Deldycke's avatar
Kevin Deldycke committed
42 43 44
2006-06-12 Kevin
* Update maintainer list.

45 46
2006-03-07 Vincent Pelletier
* First working version of the Business Template