- 11 Oct, 2010 18 commits
-
-
Lucas Carvalho authored
* Now portal_type_group_list is an optional param for the script BaseType_copyRoleList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
If we pass content_type parameter to the conversion tool, it can find the appropriate Import Filter according content_type of document. With this patch HTML => odt and XHTML => odt, are working without hackish code in oood_commandtranforms. Reviewed by romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Play as well with existing preferences left from previous tests (especially with user levelpreferences created from accounting tests) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Remove obsolete code that was using the value type to align left or right. review by Ivan git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Only display a value if conversion is actually set (empty instead of 0), and display the stats as they are actually calculated to check the balance git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Do initialize DMS preference settings. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Oct, 2010 1 commit
-
-
Yusei Tahara authored
* Fix a typo in production_order_workflow/scripts/Order_buildPackingList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Oct, 2010 19 commits
-
-
Jérome Perrin authored
this is not working for section, node and movement axis. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
* rename base_type_interaction_workflow to portal_type_class_interaction_workflow and add interactions specific to ZODB Property Sheets * modify type class of Standard Property, Acquired Property and Dynamic Category Property portal types to their respective documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* no longer allow Access contents information and View for Anonymous, because there is no reason to allow anonymous users to access web_site_module itself. we should publish Web Site document if we want to publish it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- Remove unrelated/trivial comments - Remove extra empty lines - Follow Nexedi coding style (spacing, word-wrap) - Merge use-once code - Factorise many attribute accesses - Stop testing newContent - Replace len(foo.objectValues()) by len(foo) - Factorise some duplicate "magic values" - Merge uselesly splitted steps (and provide backward compatibility) - Use full step names in sequence, for easier lookups git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Add a expectedFailure test to notice, that there is a known bug for displaying outgoing emails. getTextContent return document.text_content getContentType return document.data.content_type Those values are sometimes different. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* start_date is not sortable, searchable * make the causality BT clickable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add lisbox_visible field to display checkboxes instead of 0/1. Add it in WebSite_view too to see wich web_section are visible or not git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- remove unused webmaster column - add useful column "State" - add useful more columns git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
utf-8 characters in order to give opportunity to fix them git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix BaseType_viewTranslation. getTranslationDomainNameList method used by listbox_domain_name was moved to property sheet tool. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38981 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
for each conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-