- 18 Mar, 2008 12 commits
-
-
Alexandre Boeglin authored
document_zuite/testHistory: use ListBoxZuite_reset, FooModule_createObjects (which sets some title at creation) and assert the new title. The test previously checked that the title was empty by default, which is no longer true (due to recently changed acquisition). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
* introduced erp5_l10n_pl_PL skin for region specific scripts - script which was removed from erp5_accounting_l10n_pl while its cleanup re-introduced (GroupPresencePeriod_setPolishHolidayExceptions) - update to new Business Template format git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Change ListBox_asHTML to be XHTML valid (remove the repeated attribute "class", add a alt atribute in img markup) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2008 28 commits
-
-
Fabien Morin authored
* change the autoFocus() function of the erp5.js file to give the focus to the first text input of the view. This permit to have the focus on the title when create a new object. * correct my last changelog, the date was not the good. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19978 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* Add new selector for matrixbox style attribute wich were hardcoded (and not valid) before r19976. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19977 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- some close markups wich were never opened - a br markup wich was not closed - a width attribute on the td markup wich not exist (I replace it using new a css selector in erp5.css) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* Translate and reindent UseCaseModule_viewUseCaseReportAsSxw. make it working on Use Case Object and Module instead of just module. * add use_case_report action on Use Case Portal Type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Move Contribution Tool portal type to erp5_ingestion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* move Contribution Tool portal type from dms. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19970 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fixed wrong url on virtual host environment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
generate URLs with /view and explicitly pass local_roles=, variable substitution does not seem to work git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19968 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
try to return the reference or the id. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Remove content_type_registry (erp5_core will provides generic good set). Please use the revision 747 or newer of erpt_core. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
should use them instead of the ListBox ones when looking for objects in the domain. Note: it is only meant to be a temporary workaround. Eventually, Selection should be rewritten to provide a more complete API than just one __call__ method, and to support method_name redefinition by the domain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* erp5_core provides general good set of content type registry by default, until we have to handle content type registry seriously. 2008-03-14 Yusei * Remove portal_contributions. erp5_ingestion will provides the tool. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Remove portal_contributions (erp5_ingestion will provides it). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add source_project and destination_project fields for Ticket_view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19954 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- set a title and a product line on created Payroll Services - remove useless methods and calls to reindexObject git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Tests the behaviour of a TextAreaField in the center group (in ODT only) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19950 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fields from the "center" group will be rendered in a centered box, using field-label-center and field-content-center styles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19949 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-