- 18 Mar, 2008 5 commits
-
-
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 29 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
-
Jean-Paul Smets authored
Added a property to store the ID of a page used to configure the current Web Section of Web Site layout. This will help the process of making all widgets generic. The cleanest approach would be obviously to rely only on the gadget API but it is less convenient than flexible properties when it comes to pure page templates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2008 1 commit
-
-
Fabien Morin authored
between w3c and tidy. There is a variable at the end of the file : validator_to_use which permit to select the validator. - enhance error displaying : it's now easier to find the error and correct it - the two validators could now handle warnings - now nearly all view pages are tested - this new version reveal some errors which were not tested before (action which non existing view) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Mar, 2008 5 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19944 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-