change_log 2.25 KB
Newer Older
1 2 3
2011-09-26 Kazuhiko
* ERP5Site_getKnowledgePadListForUser should handle Unauthorized exception.

4 5 6
2011-07-01 yusei
* Set proper title to interaction workflow.

7 8 9
2011-01-14 Ivan
* Use Jquery

Nicolas Dumazet's avatar
Nicolas Dumazet committed
10 11 12
2010-12-13 nicolas.dumazet
* Migrate Tools to portal type classes

13 14 15
2010-02-15 ivan
* Use dedicated file system based Gadget class

Fabien Morin's avatar
Fabien Morin committed
16 17 18
2009-11-26 Fabien
* add two more gadgets : google maps and google search. Add title on google calendar

19 20 21
2009-11-06 Herve
* Update the page template ListBox_asListStyleHTML to make it compatbile with more gadgets.

Yusei Tahara's avatar
Yusei Tahara committed
22 23 24
2009-10-16 yusei
* Update for the changes of new portal types of portal types.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
25 26 27
2009-04-18 Kazuhiko
* Version 5.4.1

Yusei Tahara's avatar
Yusei Tahara committed
28 29 30
2008-11-13 yusei
* Start to develop version 5.4.

Yusei Tahara's avatar
Yusei Tahara committed
31 32 33
2008-10-24 yusei
* Fixed to make messages translatable in Add gadgets form.

Yusei Tahara's avatar
Yusei Tahara committed
34 35 36
2008-10-14 yusei
* Start to develop version 5.3.

Yusei Tahara's avatar
Yusei Tahara committed
37 38 39 40
2008-10-10 yusei
* Set default security to portal_gadgets.
* Remove default role setting of Knowledge Pad Module. Generic business template should not have any role settings.

Yusei Tahara's avatar
Yusei Tahara committed
41 42 43
2008-10-6 yusei
* Set version to 5.2.

Yusei Tahara's avatar
Yusei Tahara committed
44 45 46
2008-10-6 yusei
* Added a script which create default knowledge boxes. By default, this script do nothing.

Yusei Tahara's avatar
Yusei Tahara committed
47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
2008-10-6 yusei
* Update xml format.

2008-09-08 yusei
* Use Base_translateString instead of translate.

2008-07-31 thomas
* Add RSS gadget and Worklist gadget.

2008-07-31 thomas
* Support password field in preference.

2008-07-01 ivan
* Remove from Person's workflow chain respective interaction workflow. Still leave it in case an use case requires explicitly creting knowledge pads on Person validation.

2008-06-26 ivan
* Add gadget_type and enable showing only right gadgets for a context

2008-06-24 ivan
* Use default knowledge pads from templates.
* Clean up

2008-06-16 thomas
* accept more parameters in updater() for asynchronous listbox gadgets.

2008-05-06 thomas
* support multi fields in gadgets' preferences.
* support overflow in gadgets.

2008-4-9 yusei
* Turned off acquire local roles on Knowledge Pad portal type.

2008-03-04 Ivan
* Add integration for Web Site

2008-02-22 Ivan
* Add workflows and minimal working security model

2008-02-15 Ivan
* Replace scriptaculous with MochiKit

2008-02-04 Ivan
* Rename 'bento' to 'knowledge pad'

2008-01-22 Ivan
* Update to latest (1.8.1) scriptaculous lib

2007-05-22 Ivan
* Initial import