change_log 738 Bytes
Newer Older
Nicolas Dumazet's avatar
Nicolas Dumazet committed
1 2
2010-08-18
* Refactor/simplify in order to extend jQuery with a erp5_popup function that can be re-used in other scripts/projects.
Nicolas Dumazet's avatar
Nicolas Dumazet committed
3
* Also inhibit button.save (usual disk image on views) so that saving a view updates inside the dialog
Nicolas Dumazet's avatar
Nicolas Dumazet committed
4

Yoshinori Okuji's avatar
Yoshinori Okuji committed
5 6 7
2010-07-01 yo
* Fix a bug that scripts in every fetched document may be executed. Otherwise, ready callbacks can be executed many times.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
8 9 10
2010-06-30 yo
* Remove jquery from this Business Template. Instead, depend on erp5_jquery.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
11 12 13
2010-02-07 yo
* Fix a mistake that "destroy" was not used correctly.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
14 15 16
2010-02-07 yo
* Customize the jQuery UI theme for ERP5.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
17 18 19 20
2010-02-07 yo
* Clone bottom actions into the top.
* Reduce the amount of time when a vacant dialog is displayed.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
21 22
2010-02-02 yo
* Initial import.