An error occurred fetching the project authors.
- 07 Nov, 2016 1 commit
-
-
Julien Muchembled authored
-
- 17 Aug, 2015 2 commits
-
-
Vincent Pelletier authored
Drop dead code. Update a few archaisms. Simplify code. Improve coding style, reduce indentation. Escape rendering.
-
Vincent Pelletier authored
-
- 14 Aug, 2015 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Code tolerates this with no change. Allows jumping to an existing relation without having to hard-code (potentially a lot of) portal types.
-
- 09 Jun, 2015 1 commit
-
-
Sebastien Robin authored
Before, reindex was not called when you changed only a [Multi] relation field. So it was possible to have SQL data not up to date after a change by user. Though, most of the time this was not an issue. Usually relation fields calls Base_edit. And even if there is no change and no reindex done by edit itself, since we often have edit_workflow associated to documents, we usually have a reindexing. But since we should keep the usage of edit_workflow optional, we have to call proper setter to make sure to have updated SQL data.
-
- 16 Oct, 2014 1 commit
-
-
Julien Muchembled authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 02 Jun, 2014 1 commit
-
-
Jérome Perrin authored
-
- 07 Feb, 2014 4 commits
-
-
Arnaud Fontaine authored
erp5_autocompletion_list: Move away generic JS code from RelationField as it should be reusable anywhere.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
RelationField: Implement autocompletion and use it by default once erp5_autocompletion_ui is installed.
-
- 27 Jul, 2011 1 commit
-
-
Vincent Pelletier authored
-
- 10 Jun, 2011 1 commit
-
-
Romain Courteaud authored
-
- 15 Mar, 2011 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2011 3 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43614 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43613 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Add new option on (Multi)RelationFields to enable edition of distant objects other than current context: context_getter_id It will be useful to some properties on object hidden to users. like edit assignment's subordination from Person_view; edit Arrow categories of Open Sale Order Lines from Subscription Items; any many others use cases... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2011 2 commits
-
-
Nicolas Delaby authored
avoid looking up portal_object several times inside a loop git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43564 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Nov, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Nov, 2010 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
'default_text' on the default field id instead of the uid list, this prevent from displaying uid to the user if any other field of the form is not validated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Aug, 2010 1 commit
-
-
Fabien Morin authored
plane icon. This make much more easier to go on an element from the multi relation_field list (you don't need to go on the Jump Relation view to be able to select one value). The behaviour of editable multi relation fields (the most used in erp5) is not changed. Reviewed by romain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38054 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
-
- 07 Jul, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36927 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2010 1 commit
-
-
Jérome Perrin authored
Pass the list of objects instead or the list of uids to relation_setter_id method, otherwise it can not work with newly created objects, as they will not be indexed. This is incompatible API change, and scripts used for relation_setter_id have to be updated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Sep, 2009 1 commit
-
-
Fabien Morin authored
the error appear only if the multirelation field is filed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Apr, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2008 2 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jul, 2008 1 commit
-
-
Rafael Monnerat authored
Now is possible to define a set of listboxes that will used in dialog mode. This allow the user chooser (if len > 1) which listbox columns/search, he prefer use to find a certain object. The approach is diferent of relation_form and define columns but still compatible with previous implementation. If the [multi]relation fields are not updated, be previous behaviour will still working. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jun, 2008 1 commit
-
-
Vincent Pelletier authored
Update Formulator rendering API (except css and odt) to make it accept a new "render_prefix" parameter. Its basic purpose is similar to existing "key" parameter, but instead of replacing field id it gets prepended to it. Its "evolved" purpose is to make it possible to distinguish multiple renderings of the *same* field (same form, same field) in a single rendering sequence (ie, in the same web page). It's safe to just ignore it when writing a renderer. Update all existing renderers, and monkeypatch a few more. Ignore the new parameter in all of them except ListBox (stored on renderer instance but not used yet). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 May, 2008 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* add a 'REQUEST=None' parameter to every render_view method: * new patches in FormulatorPatch to fix render_view of Field, Widget, MultiItemsWidget, LabelWidget, FileWidget, PasswordWidget and RadioWidget * reorder parameters in OOoChartWidget.render_view * add a 'REQUEST=None' parameter to DurationField.render_sub_field_view * forward REQUEST to field.get_value in: * ListWidget_render_view (my goal) * TALESWidget_render_view (why not?) * PatchedLinkWidget.render_view and MultiRelationStringFieldWidget.render_view needn't call get_request anymore if REQUEST isn't None * PatchedLinkWidget.render_view: change REQUEST.get('cell') into getattr(REQUEST,'cell',None) since 'cell' may be an attribute of REQUEST * add a unit test to check the signature of all registered fields/widgets git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 May, 2008 1 commit
-
-
Romain Courteaud authored
Only display objects for which user has the right permission. Never remove the relation to not viewable objects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-