An error occurred fetching the project authors.
- 11 May, 2012 1 commit
-
-
Romain Courteaud authored
Software/Slave instance workflow state should now be used to get the expected status.
-
- 26 Apr, 2012 1 commit
-
-
Łukasz Nowak authored
Provide request-access-token web section, with forced authorisation (see: 454f340583055d59ba3385786d16a851636e45c4 in erp5 repository) which allow to grant or deny token which arrived from remote web site. Depend on erp5_bearer_token in order to reuse common logic.
-
- 25 Apr, 2012 1 commit
-
-
Łukasz Nowak authored
They shall have maximum one related predecessor.
-
- 18 Apr, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 17 Apr, 2012 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 16 Apr, 2012 1 commit
-
-
Łukasz Nowak authored
(cherry picked from commit fc0e4e182275a2adb5cbcbe548262ccc94d53cac) Conflicts: master/bt5/vifib_base/bt/revision
-
- 12 Apr, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 11 Apr, 2012 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 10 Apr, 2012 3 commits
-
-
Łukasz Nowak authored
They are shortly in confirmed state, and in this case expand is required even if state of invoice line matches catalogged state of simulation movement.
-
Łukasz Nowak authored
DeliveryLine_updateAppliedRule shall not be called in same transaction many times, as there is no transaction safe locking implemented in this method.
-
Łukasz Nowak authored
-
- 29 Mar, 2012 3 commits
-
-
Łukasz Nowak authored
Show software release state and usage. Reuse scripts from vifib_web.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 27 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 26 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
This is really *interesting* column.
-
- 22 Mar, 2012 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
More then one builder can be called in same time for same invoice.
-
- 16 Mar, 2012 2 commits
-
-
Łukasz Nowak authored
Let vifib_erp5 pull all vifib_* dependencies, including vifib_base, which will fetch all erp5_* dependencies.
-
Łukasz Nowak authored
vifib_base configures Item portal type provided by erp5_item
-
- 14 Mar, 2012 1 commit
-
-
Romain Courteaud authored
-
- 09 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 06 Mar, 2012 4 commits
-
-
Łukasz Nowak authored
Expose the path, as method is used during reindexation, so there might be no way to find the object by reference.
-
Łukasz Nowak authored
connection_xml was not correctly validated. connection_xml and sla_xml are optional, so their dict can evaluate to None or {}, which is False.
-
Łukasz Nowak authored
But whenever it is set, it shall be correct XML.
-
Łukasz Nowak authored
-
- 02 Mar, 2012 5 commits
-
-
Łukasz Nowak authored
But whenever it is set, it shall be correct XML.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
slap_interaction_workflow has already global scope of interaction, so keep it like this and do not add yet another workflow to do one interaction.
-
Łukasz Nowak authored
Any correct XML is accepted, even if as dict it evaluated to false, so if call to getInstanceXmlAsDict succeed evaluate expression to true.
-
Łukasz Nowak authored
Provide updated revision files.
-
- 01 Mar, 2012 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
There is no need to get the root software instance, as the hosting subscription already contains the needed information
-
Romain Courteaud authored
There is no need to get the root software instance, as the hosting subscription already contains the needed information
-
Łukasz Nowak authored
variation property which comes from Item generates getVariationPropertyList. VariationRange's property defines variation_property which also generates getVariationPropertyList As there is conflict which is not solved by category accessor generation sorting (which is per property sheet) adding later VariationRange will result in overwriting accessor for category with own one.
-