- 02 Feb, 2012 17 commits
-
-
Romain Courteaud authored
-
Łukasz Nowak authored
LockPerson and UnlockPerson name does not explains that alarm is triggered.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This is done by fixing Person's consistency while Person is added.
-
Łukasz Nowak authored
Create only one and use tag in order to avoid race conditions.
-
Łukasz Nowak authored
There are just two states, and unlocked one allows to request Software Instance.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Each person needs to be related with exactly one Open Sale Order.
-
Łukasz Nowak authored
It shall be related with exactly one Hosting Subscription and when it is in planned, ordered or confirmed state this Hosting Subscription shall be present on exactly one Open Sale Order Line.
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
- 01 Feb, 2012 15 commits
-
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Locked parttion are requested to be stopped, so client has to be able to say, that partition has been stopped.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It checks all Persons and depending on thier balance and due date locks/unlocks. Person is locked when thier balance is lower then configured one or when there is ongoing payment older then accepted due period. Person is unlocked when thier balance is higher then configured one and when all ongoing payments are in acceptable time period.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It is required to visit every workflow object and click save after manipulation of states.
-
Łukasz Nowak authored
Just two alarms which are checking is Software/Slave Instance shall be locked.
-
Łukasz Nowak authored
open_order_url is used rarely.
-
Łukasz Nowak authored
Use only one state -- locked. But use transition, which are able to store open_order_url, if found. Expose lock and unlock transition, which will selectively use correct helper transitions with or without storing open_order_url.
-
Łukasz Nowak authored
Argument is required.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 31 Jan, 2012 8 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This reverts commit ee2553c6. Conflicts: master/bt5/vifib_slap/bt/revision
-
Łukasz Nowak authored
This reverts commit 296fdfb7. Conflicts: master/bt5/vifib_base/bt/revision master/bt5/vifib_slap/bt/revision
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Changes were not added during slave_instance_cleanup work.
-
Łukasz Nowak authored
-