- 14 Apr, 2009 1 commit
-
-
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 20 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
-
Fabien Morin authored
navigation bar appearance was a bit different from top page. I have applied the appearance of top page (www.tiolive.com) to customer instance area git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
r26363 the way of RESPONSE header test was wrong, fix it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
- set 'View' permission to index_html method as well as r26362 - when just call FormPrintout from Python script or python code, must not set RESPONSE headers git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
Fix a misuse of the Zope Core Permissions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-