An error occurred fetching the project authors.
- 18 Jul, 2011 1 commit
-
-
Lucas Carvalho authored
-
- 06 Jul, 2011 2 commits
-
-
Lucas Carvalho authored
Applying mixin classes dynamically under portal types, does not allow to overwrite the methods which already exists in the inherit tree for the methods provided by the mixin class. So with this new document (WebSite.py), we can force which implementation must be used in that case.
-
Lucas Carvalho authored
This reverts commit 688cf160.
-
- 05 Jul, 2011 6 commits
-
-
Lucas Carvalho authored
-
Lucas Carvalho authored
With this mixin enabled it is possible to handle the PUT methods for document creation.
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
It is required to publish the document, but it can only be done after all. Otherwise, it can lead in security problems.
-
- 04 Jul, 2011 1 commit
-
-
Lucas Carvalho authored
-
- 15 Dec, 2010 1 commit
-
-
Julien Muchembled authored
Excluded BT: - erp5_banking_* - erp5_egov* - erp5_registry_ohada* - erp5_mysql_ndb_catalog - erp5_bpm - erp5_full_text_sphinxse_catalog - erp5_project_mysql_innodb_catalog - erp5_content_translation - erp5_software_pdm - erp5_ldap_catalog - erp5_rss_reader - erp5_tiosafe_core git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Aug, 2010 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37665 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2010 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2009 1 commit
-
-
Danièle Vanbaelinghem authored
Add Fields Library and proxify fields in ERP5Site_viewCreateModuleScribusDialog, ERP5Site_viewUpdateModuleScribusDialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30605 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2008 1 commit
-
-
Fabien Morin authored
* add css class for div with no input inside. This is necessary to have a correct rendering of readOnly fields (non editable). * remove string after '/>'. This is tipicaly time and date separator that make the field rendering position bad. * replace some unused div with tal:block, this make html source code more clean git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20412 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2008 1 commit
-
-
Fabien Morin authored
select_test was wrong because only RelationStringField may have this test false, RelationStringField are conposed eventualy by a select struct and at least 2 input structs). The problem was ListFieds (composed by a select) match with this test (and should not) and so, ListFields were rendering as special multi-fields (so the css class was wrong and the field was not visible). Now they are rendered like standard multi-input fields, and works. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Mar, 2008 1 commit
-
-
Fabien Morin authored
* add update_module_scribus portal action that permit to update the forms of a module created using the create_module_scribus action git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2008 3 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- replace all SPAN markups using DIV markups because they were not well used : a lot of DIV were inside SPAN markup, wich is not XHTML valid and makes somethoing like 15 errors more for each pdf page. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2008 1 commit
-
-
Fabien Morin authored
add new css class to be able to distinguish first page from other ones and and have a different display. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Oct, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Oct, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Aug, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jun, 2006 1 commit
-
-
Kevin Deldycke authored
Add Maintainer list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Dec, 2005 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Dec, 2005 3 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-