- 04 May, 2009 11 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use onkeypress event instead of onkeyup for AJAX call, otherwise both AJAX call and form submit will be invoked. * but still use onkeyup event for non-AJAX field because firefox will sent 'only typed characters' even when a user select an element from the form history. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Export isAdvancedSearchText method on SQLCatalog instance. Document SQLCatalog.isAdvancedSearchText in IQueryCatalog interface. Add a test for new SQLCatalog.isAdvancedSearchText method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* _set.* accessors to reindex the object * set.* category accessors to reindex the object several times * Remove old/unused code in ERP5Type/Accessor * Some optimisations in ERP5Type.Accessor.List git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update copyrights and set encoding on files git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
all widgets should be located in erp5_web_multiflex5_demo_layout, and we can just use proxy field to them as they are in erp5_web_multiflex5_layout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 May, 2009 1 commit
-
-
Łukasz Nowak authored
- add test for case, when ratio on split packing list gives errors - suffixed sequence strings with SEQUENCE_STRING - use UPPERCASE for some constants git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26770 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 May, 2009 4 commits
-
-
Yusei Tahara authored
Make sure that entered password is not empty. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26769 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Add permission check in _setPassword in order to protect changing password without security check through edit method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix broken Item_view form. Don't forget to commit form itself when you add a new field. Partial commit break business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26767 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix some mistakes on previous field library conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2009 24 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26763 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
the same page navigation on all listbox styles. Make it working with gadgets fix name and title on some buttons force to table style in table page template force to search style in search page template git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26760 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- if it is possible to fetch explanation for context use it to find contained Trade Mode Lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26757 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26755 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26754 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* translate 'Search' string. * remove hardcoded width of 'Search' button. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* enable search bar using search_area section id. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add support (with tests) for ability to specialise trade condition on order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*change back to previous values for list_method and count_method before last proxification. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* remove needless WebSection_viewContentList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* add 1 to the colspan if show_select_column is enable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add form to view Trade Model Lines on supported deliveries git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Simplify WebSection_zGetDocumentValueList to the case it as to handle in order to improve maintainance. WebSection_zGetDocumentValueList heavily depends on MySQL implementation, as it seems that the "GROUP BY reference" returns the first line of the subselect (which is the expected one due to "ORDER BY priority DESC"). But, without any explicit reference of this behaviour in MySQL documentation, wrong results may be returned with another MySQL version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
according as a listbox row CSS class name TODO: write a test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
This is a draft and will be improved git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-