- 14 Apr, 2009 5 commits
-
-
Vincent Desmares authored
Active localisation in WebSection_viewSiteTitleWidget and make the code more readable in WebSection_viewSubsectionWidget. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26409 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
Make WebSection_viewNavigationWidget generate a dynamic tree for listing sections and documents (limited to a depth of 3 by default). I have change CSS for rendering the navigation menu for 3 level of depth. If we want infini depth we must change the system of rendering, moving from css to javascript. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26407 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26406 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
range-reference and point-reference accepts unicode string as well as utf-8 string * Modify: using restrictedTraverse when ImageField mapping for better security git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26405 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Apr, 2009 1 commit
-
-
Tatuya Kamada authored
When ReportSection list are zero length, must remove the mapped frame in a ODF file. So that this specification, appending a limitation to the ReportSection mapping function. The feature in the FormPrintout accepts only one form in a ReportMethod. You can not set two or more forms in the ReportMethod when using FormPrintout. * Refactoring remove unused argument; render_prefix git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Apr, 2009 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26402 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2009 16 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26400 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26399 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* add a alt attribute to be valid git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26398 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
This id make the page not valid xhtml, but in this way we can save tab position ! git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
update ERP5Site_renderQuickSearchDialog to use ERP5Site_processAdvancedSearch to not make conflict with the top search box. Split in many forms should be required to avoid this trick, but it's not possible to include a form in the main form. And split in many form is a very big change that will affect all sites and all projects. So for now we will just use this trick like it is in the km. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26394 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* add update_frequency base category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
in ignore_layout case, do nothing special in BeforeTraverse hook. with this change, next/previous selection works fine, and redirection after changing id works fine etc. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26391 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
if listbox has no data line, must not have table rows * Append: ReportSection and ImageField mapping features TODO: write their unit test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26388 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26387 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove id from checkbox in listbox lines. In most of cases, this id was hudge (more than 100 caracters) and was not XHTML valid (because it contain invalid caracters such '=' wich are not XHTML valid) And I found it was not used. This will make big listbox a bit faster and make page more XHTML valid. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26386 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2009 16 commits
-
-
Kazuhiko Shiozaki authored
use absolute_url(relative=1) instead of getRelativeUrl() in ERP5Site_checkDataWithScript's test, because 'portal_categories/' is eliminated in Category's getRelativeUrl() value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use Category_viewFieldLibrary/listbox it is (i.e. using contentValues with checked_permission="View") for getting sub document list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* remove duplicate test files. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- display user login in white - remove the link from the user picure - change a bit search box style git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-