An error occurred fetching the project authors.
- 16 Nov, 2007 1 commit
-
-
Yusei Tahara authored
Don't include virtual host path which is not controlled by zope in method arguments in name attribute. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17655 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2007 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17535 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17534 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17533 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2007 1 commit
-
-
Romain Courteaud authored
This also prevent to save None as REQUEST's key. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2007 1 commit
-
-
Yusei Tahara authored
Fixed a bug. if field class had original get_value method and it was registered in ProxyField module, then use it instead of ProxyField's one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Feb, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2007 1 commit
-
-
Jean-Paul Smets authored
Use absolute_url instead of getPath. Add an empty object so that the user can select none of the found items. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Dec, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Dec, 2006 1 commit
-
-
Romain Courteaud authored
Remove a possible conflict error (do not write in the ZODB if it's useless). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Oct, 2006 1 commit
-
-
Romain Courteaud authored
The extra_context attribute is now be deprecated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Sep, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2006 1 commit
-
-
Jérome Perrin authored
initialize _v_relation_field_index in MultiRelationField instead of in Form, because other components can use RelationFields (eg. Reports) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 May, 2006 1 commit
-
-
Romain Courteaud authored
Add a blank line in the popup menu (if we don't want to create a new object). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Mar, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2006 1 commit
-
-
Romain Courteaud authored
MultiRelationField does not crash anymore when the property does not exist on object. Add StringValidator properties to RelationFieldValidator. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2006 1 commit
-
-
Romain Courteaud authored
same time). Bug fix: do not write the relation_index in the ZODB anymore. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Mar, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2006 1 commit
-
-
Romain Courteaud authored
Remove useless ProxyField properties. Modify code indentation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2006 1 commit
-
-
Romain Courteaud authored
Base tried to save field name as new property. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jan, 2006 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jan, 2006 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jan, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2006 1 commit
-
-
Jérome Perrin authored
Handle the display of None value git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Nov, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4356 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jul, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2005 1 commit
-
-
Alexandre Boeglin authored
no more way to distinguish a relation field from a plain field, nor to display a huge list of possibilities. The better way to prevent jumping to related objects is simply to display a listbox without clickable links. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2005 2 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
(Base_jumpToRelatedDocument calls a ListBox form, thus displays links to Documents, which we want "jump_allowed" to prevent. Documents are still selectable by inputting "%" in the field and clicking the Form update button.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3228 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Mar, 2005 1 commit
-
-
Sebastien Robin authored
updated the work done by Romain, so we do not use setValueUids but setXXXValue (ex: setDestinationValue) instead git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2005 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Feb, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-