- 13 Mar, 2012 12 commits
-
-
Łukasz Nowak authored
This reverts commit 77143759.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Building is fully done in alarms, so allow them to build.
-
Łukasz Nowak authored
This reverts commit fc9dfc05.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Provide three parts: * desire to do (Person_storeOpenOrderJournal) * difference to apply (Person_getOpenOrderDifference) * apply (Person_updateOpenOrder) It is possible to debug current state by using src__=1 parameter passed to Person_storeOpenOrderJournal
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Raise in case of bad state.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Conflicts: master/bt5/vifib_slap/bt/revision master/bt5/vifib_web/bt/revision
-
- 12 Mar, 2012 28 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Also drop not needed methods.
-
Łukasz Nowak authored
It is better to have few failing tests on check consistency and false positive alarms then accidentally confirmed Sale Orders.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Support correctly stop date. Postpone new open order creation on start date update, until update is needed.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Start and stop dates are known from open order on first expand level.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
Dates are document dependant. Start date is moment when partition informed that got installed. Stop date shall cover exactly one month.
-
Łukasz Nowak authored
It shall be extended always by one month.
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
Slave instance code is disabled.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Ordered orders can be without partition, but confirmed ones required it. Also during confirmation check if partition was assigned correctly and only then confirm order.
-
Łukasz Nowak authored
Since 2f05fe1b585d3ca736538b32269d36a410f5f7da getModificationDate does not walk the whole workflow.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Do not catalog only Computer, Slave and Software instance modification and creation dates. Other objects does not have such big histories so modification and creation dates can be queried.
-
Łukasz Nowak authored
-