1. 09 Nov, 2011 1 commit
  2. 08 Nov, 2011 15 commits
    • Łukasz Nowak's avatar
      Synchronise versions. · 7081179a
      Łukasz Nowak authored
      7081179a
    • Łukasz Nowak's avatar
      Implement payzen hooks. · b7439474
      Łukasz Nowak authored
      Squashed commit of the following:
      
      commit 19e4b3fd4ed3f0a29b666cb7de1dfccf208bc58a
      Merge: f3aaffb be48931a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Nov 8 18:30:57 2011 +0100
      
          Merge branch 'master' into payzen
      
      commit f3aaffb899876f8a68ad72a2c4477163176446b9
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Nov 7 11:49:00 2011 +0100
      
          Typo.
      
      commit 16eca842509a8520bc2327c918ab294d12e26c5e
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Nov 7 11:37:40 2011 +0100
      
          Fix typos.
      
      commit 73fe17bbd5be2f7520f1ba036d4024b662df33d8
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Nov 7 10:45:02 2011 +0100
      
          Keep secure payment tool.
      
      commit 5d48d26cc4c9d9a2c459aebc2e1b82e7a798bf1f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Nov 7 10:39:14 2011 +0100
      
          Define required payzen BT5s.
      
      commit 8742e20c5a712c3297d51a32e456fe83b8263219
      Merge: 9ce5329 a9e16919
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Nov 7 10:34:44 2011 +0100
      
          Merge branch 'master' into payzen
      
          Conflicts:
          	master/bt5/vifib_slap/bt/revision
          	master/bt5/vifib_web/bt/revision
      
      commit 9ce53296a52c4478fdff15ccc5f12c9e30d440e1
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Oct 26 10:45:42 2011 +0200
      
          Add some helpers scripts.
      
      commit 1bae590cb077848ee1a6bc472d08fa87bb7e32fe
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Oct 26 10:36:12 2011 +0200
      
          Move out payzen workflow from Payment Transcation.
      
          Use Payzen Event as communication point. Add Payzen Event Message to store
          sent/received XMLs.
      
      commit 026af7a5b10faa12a5499b40fde223003f99007f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 17:31:47 2011 +0200
      
          Escape from transaction boundaries.
      
          It is better then a lot of try..except.
      
      commit e04c7cb9aedad4934de0d5dce8e2e96f277b2dd7
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 16:25:05 2011 +0200
      
          Check less often.
      
      commit 89eb46140d27060fc4d0559c43925c7e33328b59
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 16:20:37 2011 +0200
      
          Catch even more issues and store the as Payzen Events.
      
      commit 47f3c31279ce333c716bdaa6b2f749f67ffe0b20
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 15:56:40 2011 +0200
      
          Remove misleading description.
      
      commit 3203a323ea6f1fb911b6fe568823a9b3f4e8cc9b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 15:55:01 2011 +0200
      
          Set start date and confirm transaction.
      
      commit b56311af130f575eaa2c165bb405a897fe99add7
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 15:37:39 2011 +0200
      
          Rename Soap Event to Payzen Event.
      
          There are much more places when events are created, so Soap Event name is too
          specific.
      
      commit c4751419e8da17d0fac51f59eeae2030b11349a6
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 15:28:32 2011 +0200
      
          Use system events instead of raising.
      
      commit ae3123a4e51c9b54a6a72fb858008e8f0d9afff3
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 15:13:31 2011 +0200
      
          Expose UTCed string.
      
          asdatetime will give UTC representation while doing strftime, instead of local
          time conversion.
      
      commit 237d9e685713c7863ad8643763d674a1f2255895
      Merge: 831dc6f b18e860b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 14:57:55 2011 +0200
      
          Merge branch 'master' into payzen
      
      commit 831dc6fbb4fa8e5566a50479b7e0cf877ff00915
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 14:56:41 2011 +0200
      
          Represent dates as datetime.datetime objects.
      
          Convert all into UTC.
      
      commit 7d1e1c49d35243c00aa3c9227693e2911a5490aa
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 12:03:34 2011 +0200
      
          Expose validation state.
      
      commit ec7d4bec90eeebc68640c53c0366297a536e428d
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 11:55:25 2011 +0200
      
          Fix name.
      
      commit 08d8ecb2ab43e3eccda912411719545e9a67b9c8
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 11:52:01 2011 +0200
      
          Use trade condition to find payzen transactions.
      
      commit dc23196fa30526ffe322375b7eef4ad89cae5512
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 25 11:17:41 2011 +0200
      
          Typo.
      
      commit ca2934a2085df545754acca6be131480be83ea68
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 24 18:39:56 2011 +0200
      
          Improve system event registeration.
      
          Avoid variable conflicts.
      
          In sent, without event registering received, add pre-communication issues.
      
      commit 2d4a2107358bb5bbc47aa8f07821279174955cdc
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 24 18:09:03 2011 +0200
      
          Use system event tool for all communication and system issues.
      
          Keep sent/received events in confirmed state with explanatory comment in case
          of ending up with unsupported scenario.
      
      commit 54670e184fb5fe65e34314904abebb468b070ce7
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 24 17:41:32 2011 +0200
      
          Start to use system_event_workflow.
      
          It will allow to inform about failed communication.
      
      commit fb25d57364db57f94728290ccb8fa5a93cd79123
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 24 14:03:43 2011 +0200
      
          Implement registerInPayzen.
      
          Even more: follow the new generic "API" and use DateTime everywhere.
      
          After duplicating just update transcation using
          PaymentTransaction_updatePayzenStatusActivity.
      
      commit 4f12cc6b28d5360f5bbaa0c6fd4da7820c9c7b5c
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 21 15:26:29 2011 +0200
      
          WIP: Prepared data to clone transaction in payzen.
      
      commit 1fdde50f32df94d04c5a064bb18ed344dd0ecb70
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 21 15:08:52 2011 +0200
      
          Skeleton of Payment Transaction PayZen registration.
      
      commit eee6a2210c5a1883ba50559b4806e46c7fbaa1df
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 21 14:54:59 2011 +0200
      
          Implement basic transaction processing.
      
          In case if state is "Submitted" start transaction.
      
          In case of other acceptable states (like initial, to be done, etc) mark such
          state and just continue.
      
          Any other state generates error, according to idea: only what is excpeted,
          allows to be silent.
      
      commit 175d664497eee23f53d090d1cf7e433cc566c484
      Merge: 78f17dd ed62bbec
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 21 09:54:46 2011 +0200
      
          Merge branch 'master' into payzen
      
          Conflicts:
          	CHANGES.txt
          	setup.py
      
      commit 78f17dd29f1ffd5fb3c0df2da1de5a4bfe88a49d
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 18 14:48:13 2011 +0200
      
          Prepare release 0.17.
      
      commit 3166af4f4de11050b5ced4a95219036ea3fa8b53
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 18 14:29:16 2011 +0200
      
          _requestIfNeeded decortor is not needed.
      
          Hiding exception first time is good enough, other "connected" methods will raise
          supported exceptions.
      
      commit f2e400b38428c16737a9e6c67408e3dfe98801a0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 16:25:56 2011 +0200
      
          Do real analysis out of initial transaction.
      
          As logs are stored in ZODB, transaction have to be committed. But it is
          obvious, that sent data shall result in failure, but in such case transaction
          would be rolled back, and no log would be stored.
      
          So commit activity, which will handle the analysis.
      
      commit 1abdf88c457e94ebb504424707653c4bf5e8a0bd
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 15:15:48 2011 +0200
      
          Configure alarm to update all payzen related Payment Transactions.
      
          Payzen relation is configured by specialising with proper Sale Trade Condition.
      
      commit bd29fdd9511840daf25302b53d5d154af16f26c1
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 15:14:56 2011 +0200
      
          Add default trade condition.
      
      commit 3080e281ae7292f65a26a64a54eb5ccd4d6f009b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 14:04:17 2011 +0200
      
          Make field editable.
      
          It is the way to make it correctly formatted in TextArea.
      
          Turing disable property will make it not selectable, which is bad.
      
      commit 896dffd716cfb270c94497f1687304cb77bc534a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 13:58:42 2011 +0200
      
          Allow to relate events.
      
          Title is just the description, allow to know which sent is related to which
          received.
      
      commit fec636e82881ada95b424a67812cf40260730d50
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 13:47:09 2011 +0200
      
          Initialise workflow for payzen operations.
      
      commit 81a537cbbf6661f7d1ab92ea6f37ae84bdc82060
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 13:33:18 2011 +0200
      
          Move payzen support to proper Business Template.
      
          Even more: use preferences instead of hardcoding integration site.
          Even more more: set proper dependencies.
      
      commit 979ecb397fefa2b045dbddaff01529a730e1641c
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 13:27:13 2011 +0200
      
          Allow to configure integration site.
      
      commit f094f3d64a9dbcef1a9d68a58a9833683ff7387d
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 13:10:17 2011 +0200
      
          Missing dependency.
      
      commit 60f89fc0c39cda404934248c2e4ce94607bb2794
      Merge: 432cb8a cfb47571
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 13 12:08:31 2011 +0200
      
          Merge branch 'master' into payzen
      
      commit 432cb8a383ed4768e3113200d3322d2e67f593aa
      Merge: 2e573f4 855367e4
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Oct 12 11:09:18 2011 +0200
      
          Merge branch 'master' into payzen
      
      commit 2e573f47422f8533746e36b2f61b95192f818685
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 11 16:36:29 2011 +0200
      
          Improve Soap Event.
      
          Allow to relate with service used to generate query.
      
          Make fields read only and reorganise them a bit.
      
      commit e5ab6cb8afd26e54f7179f4f65e7a4a4f8450074
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 11 16:25:41 2011 +0200
      
          Introduce Soap Event.
      
          It will allow to store communication messages.
      
      commit 8ed984c1f7a529cf5356da04b4216397a63b7477
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 11 16:07:47 2011 +0200
      
          Depend on vifib specific payzen BT5.
      
      commit 6971de64df66641839157c20c4ad4675b35271b7
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 11 16:07:07 2011 +0200
      
          New BT for Payzen logic.
      
      commit d8f0904c8282fe2ac4a27443d6b247b6a50bfcc2
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 11 14:02:59 2011 +0200
      
          Add Causality mapping.
      
          Export only Resource mapping contents.
      
      commit ac534f8618dbb5f1ef6b9da7a24c12e6f0eac1d2
      Merge: d2618c2 74d5ebc3
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 11 14:00:51 2011 +0200
      
          Merge branch 'master' into payzen
      
          Conflicts:
          	master/bt5/vifib_web/bt/revision
      
      commit d2618c2855704acebb4f8f0776dedccbe9331563
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Oct 11 13:53:37 2011 +0200
      
          Skeleton of start payment script.
      
          The idea is to prepare all required mappings and navigate to payment system.
      
      commit 291b637a5ff0c012dbb43ba3c5098dc76946a607
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 10 09:45:32 2011 +0200
      
          Provide minimalistic page template capable to do payment.
      
      commit dc63ba5c6ddc78cc4a534125479c55b24b97538f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 6 15:15:04 2011 +0200
      
          Define mappings between Vifib and Payzen currencies.
      b7439474
    • Łukasz Nowak's avatar
      Honour computer partition lifetime. · be48931a
      Łukasz Nowak authored
      If partition is related with delivered cleanup delivery, it still might be
      capable to be serve something.
      be48931a
    • Łukasz Nowak's avatar
    • Łukasz Nowak's avatar
      a650acb9
    • Łukasz Nowak's avatar
      b4f3465e
    • Łukasz Nowak's avatar
      Fix state name. · 1ef9ef1f
      Łukasz Nowak authored
      1ef9ef1f
    • Łukasz Nowak's avatar
      Support repeated software instance title. · 9d0e91b1
      Łukasz Nowak authored
      9d0e91b1
    • Łukasz Nowak's avatar
      Prove that it is possible to reuse software instance title. · 0ed82865
      Łukasz Nowak authored
      Additionaly update some assertions to support such case.
      0ed82865
    • Łukasz Nowak's avatar
      46263eca
    • Łukasz Nowak's avatar
      Check bang on simple tree. · e952bebc
      Łukasz Nowak authored
      e952bebc
    • Łukasz Nowak's avatar
      Check destroyed and destruction in progress scenarios. · 425ffd01
      Łukasz Nowak authored
      Covers simple and partly destroyed trees.
      425ffd01
    • Łukasz Nowak's avatar
      Switch to instance user before doing bang. · c07d4339
      Łukasz Nowak authored
      c07d4339
    • Łukasz Nowak's avatar
      fcd9bd97
    • Antoine Catton's avatar
      2f5fd160
  3. 07 Nov, 2011 10 commits
  4. 04 Nov, 2011 1 commit
  5. 03 Nov, 2011 1 commit
    • Łukasz Nowak's avatar
      Implement private and friends computers. · 4a115cd6
      Łukasz Nowak authored
      Now it is possible to lock down computer to be available only to owner or
      selected friends.
      
      Squashed commit of the following:
      
      commit d46f5cd0d4eeb6ebe75481b6f555a5aca9eac511
      Merge: 8477635 0737bcf0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Nov 3 17:59:32 2011 +0100
      
          Merge branch 'master' into ghostbusters
      
          Conflicts:
          	master/product/Vifib/tests/testVifibSlapComputerPartitionUpdate.py
      
      commit 84776355fb2c110f56a3e237fbde87966b916cec
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 17:33:48 2011 +0100
      
          Usage report packing list also trigger this interaction script.
      
          Such delivery contains multiple lines
      
      commit cebc827c7f4a349c517f83734468597e605e003a
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 15:35:55 2011 +0100
      
          Reindex partition when modifying the destruction deliveries
      
      commit 2213015d184006ec18470af9ae9a8b0084653478
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Nov 3 15:33:28 2011 +0100
      
          Put slave related tests to different file.
      
      commit 2d2990b75ece15a8a87600459ee078ea99135e42
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 15:30:43 2011 +0100
      
          Removing partition from their table is the way to prevent new instanciation
      
      commit e5d8540973a08d7fac565ee32f121ac7dc6d9a4a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Nov 3 14:59:46 2011 +0100
      
          Follow slap library changes.
      
          Additionaly logout from slap too.
      
      commit d902310cacae19e574e940fe4b74af33184874a7
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Nov 3 14:49:14 2011 +0100
      
          Drop pdb.
      
      commit 885bdaa31ced4df2b92b7e5a610ac5a476bb6e3f
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 14:08:00 2011 +0100
      
          Use portal_catalog to filter.
      
      commit 669de4bcabaa1ded07dffdf9581b83f72514d29d
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Nov 3 14:03:37 2011 +0100
      
          Update local roles in end of transaction.
      
          There are a lot of modifications on Open Sale Order happening during one
          transaction, so in order to fetch real data from open order during update local
          roles do it as late as possible during transaction.
      
      commit d134011374e630837e84a4b7982c48b405202687
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 13:35:13 2011 +0100
      
          Partition are destroyed by the Computer
      
      commit 6b78b0758e8e2410af73a821876fd6252d041176
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 11:58:06 2011 +0100
      
          User is not allowed to access the partition document.
      
      commit ff7a324c4c00e2da84da4852dab37440a8f075e9
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Nov 3 11:55:31 2011 +0100
      
          YAT-TA!
      
      commit 023f6a92a5dfaba0ded9b0c8f04134ffc94f0f6c
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Nov 3 11:34:39 2011 +0100
      
          Restore back Slave Instance destroyed support.
      
      commit 4960b97da7f73be631c905f0852cfbe3c90c4fbd
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 11:28:12 2011 +0100
      
          Software type is provided by the sequence
      
      commit 36e0c756fbe875e8a40989880581ab7a87609d4a
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 11:22:09 2011 +0100
      
          Instance software type is defined by the sequence.
      
      commit 5e8c2db393761e4cd323415c04e2e07d23dbba50
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 11:15:01 2011 +0100
      
          state parameter may be already provided by method parameters.
      
      commit 77be3f3608cd3f92ad76b5829dedd7aa39544945
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Nov 3 11:11:01 2011 +0100
      
          Drop failure expectations.
      
          After Romain avoided groups growing for a Person, this test shall pass.
      
      commit d09f1d3173b96c24d57a37481a5f6e16a3346ed8
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 11:02:38 2011 +0100
      
          Restore hack to allow the validation of the instance
      
      commit 2fe62055497be08b1b096a2bbc0e98222dc7f0a4
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 10:36:48 2011 +0100
      
          Prevent explosion of person security group.
      
          A person who has 1 million of Hosting Subscription should have limited number of security group.
      
      commit 8d7b8f8417d1bbbbcf46f2a322b88fb22d0463b0
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Nov 3 10:08:54 2011 +0100
      
          Update XML
      
      commit 969437b373090784e7350765251ec3a84b64a8eb
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 18:23:03 2011 +0100
      
          Synchronise software type with rest of tests.
      
      commit e40d2b3a19de8fda8d400a338ac16fcde5f18f7a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 18:10:52 2011 +0100
      
          Use consitent way of activity locking.
      
      commit 953c96a4224c997947e7fab743b8dbda55f716a8
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 16:40:32 2011 +0100
      
          Trigger only once per transaction.
      
      commit d1ac5aa33b10657b47ed98369265fea64a461330
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 16:28:23 2011 +0100
      
          Separate requested software type from reference.
      
          While requesting Slave Partition software type have to be the same.
      
      commit 765bdd2cee085494b48882b9894f901f3c42d904
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Wed Nov 2 15:57:06 2011 +0100
      
          Person is not reindexed yet when the open order is created.
      
          No way to use set'Category'Uid in this case.
      
      commit 2adf671815fec15152057eac200d280c0fd24b0b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 15:49:27 2011 +0100
      
          Set reference too.
      
          It is used for example during login.
      
      commit 3664995bdf9ae14326bcf759cf9fcaf61452d276
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Wed Nov 2 15:37:04 2011 +0100
      
          Production manager can manage open sale order of customer.
      
      commit e30281597dd4b33ed93e97bbea12c4bef476b65b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 14:54:42 2011 +0100
      
          Mark expected failure.
      
      commit 078b2f999b1d3bdc03ef92fd55f7d6e0ad432583
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 14:45:49 2011 +0100
      
          Stabilise assertions.
      
          In some cases different amount of packing lists are expected.
      
      commit 27e48e872b566b6d04ec65640f0f2e0d35d5f8f0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 14:42:53 2011 +0100
      
          Only one slave is checked.
      
      commit 4ec1ec6abd717eee95f3d07220fe04510ce6032f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 14:38:45 2011 +0100
      
          Returned delivery line can be for Slave Instance.
      
      commit 860c4ed22ffb9f791d0287188fb1bafd9de5fd1f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 14:25:35 2011 +0100
      
          Assert after each action.
      
          Again: it allows to raise early with understandable message.
      
      commit b5e015e09ffa868c5c4fc843e52304e526818c3b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 13:58:30 2011 +0100
      
          Allow to track Slave Instances.
      
      commit 50b782d464945b8e423937ed4c8039f063d7524c
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 13:56:17 2011 +0100
      
          Show type.
      
          One then more portal type can be in module.
      
      commit fc02501438d0c68461cebbfdbdb56edf0a2b681e
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Wed Nov 2 13:57:17 2011 +0100
      
          Fix verification of instance's software_type
      
      commit 3c25275654be1b0d9662ecb4696ffc2ca77d53fd
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 13:07:11 2011 +0100
      
          Force join in catalog queries.
      
          *_value is silently dropped while generating query.
      
      commit a4a20493b5a17469b46c99f73049c35f1bbb917c
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 13:01:36 2011 +0100
      
          Force join.
      
          Passing _value just silently drops condition.
      
      commit 63ed13b4d4893cafd7c0c8c14554852b8ea8f6a6
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 12:07:33 2011 +0100
      
          Edit in one shot.
      
      commit 76e7ff5902d01e65349460e57915b9c6df1bc17b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 12:00:06 2011 +0100
      
          Check that what shall be done is done.
      
          Those methods are working on higher level, so catch early any issue, instead of
          failing late with bizzare messages.
      
      commit 6b850c84ee6c0d45c79186c9752c951e6bef8272
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 11:43:15 2011 +0100
      
          Revert "Allocation scope has higher priority then friend list."
      
          This reverts commit fdf5c9267828828a404d58ae529c6d24f79a6616.
      
          Real bug shall be hunted and fixed instead.
      
      commit fdf5c9267828828a404d58ae529c6d24f79a6616
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 11:17:44 2011 +0100
      
          Allocation scope has higher priority then friend list.
      
          open/public is public, whatever is configuration of trade condition.
      
      commit c0bce742a55b54bb0b4b333741326e0645ab2bae
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Wed Nov 2 11:04:53 2011 +0100
      
          Slave partition have to request the same software type.
      
      commit 735ff1f5691aafd8a1b2c8a03d1ea8c442a29313
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 10:10:30 2011 +0100
      
          When closing computer no change is done to friend list.
      
      commit c55b84c97ca3a95c3891c694d15c27dccc260ae3
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 10:01:24 2011 +0100
      
          Simplify allocation/scope impact updates.
      
          open/personal shall result in STC for self.
          open/public shall result in STC for noone.
          open/friend shall have self always.
      
      commit 0cac12ae1a6e8da407c7a1063d7b7f1296f7f0bd
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Nov 2 10:00:00 2011 +0100
      
          Check destination_section category.
      
          It is more important than subject_list, as it impacts system behaviour.
      
      commit 8b46e60ff9b1bce6f4b9b121aa6951f4d29219a8
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 18:54:36 2011 +0100
      
          Fix another stabilisation.
      
      commit 03c80efc378131a1c91a524975131d52b1c1b3b1
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 18:52:08 2011 +0100
      
          Restabilise subject list checks.
      
      commit fa95a4aa0c31ea7ae6a31405376f3fdea50e178c
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 18:34:24 2011 +0100
      
          Remove not used module.
      
      commit 121245368c17003cd4a981c8eca50f0232509401
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 18:34:10 2011 +0100
      
          uid is needed too.
      
      commit e99a4b52aabb573a25f13e8182fd1d33cc9144fd
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 18:28:22 2011 +0100
      
          Store software instance reference too.
      
          It is used to login.
      
      commit 4d691bac97a42c594873b3c3fc2f964b7cb06df0
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Mon Oct 31 18:19:54 2011 +0100
      
          Bypass trade condition security to apply it.
      
      commit 2e1d7d7eae03dd79e956fd75b8ca0f463fe35d7a
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Mon Oct 31 18:19:17 2011 +0100
      
          Use uid to discover the lastest deliveries.
      
      commit a1ec726f1ff6d20e42db72573c803d736c2a8cf0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 17:26:50 2011 +0100
      
          Implement friend based scenario.
      
      commit 0fdbeb26d5376d8b5c70bf8f490b362014620dac
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 17:06:50 2011 +0100
      
          Follow changes in subject list configuration.
      
      commit 10cbaa6cd8bf30743e71fa056331968cb9ec10b1
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 17:04:13 2011 +0100
      
          Manipulate subject_list in "intelligent" way.
      
          Non open/public computer shall have self in subject list.
      
      commit 2f44ac44cf9fef2a7fce22461033a47729b33b5a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 16:57:49 2011 +0100
      
          Except different presentation of emptiness.
      
      commit e57a74c2fdf176afded4baca70ad215a0f4ee996
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 16:37:26 2011 +0100
      
          Adding anyone to friend list adds owner.
      
      commit c643564cb72eb320578997d545a2ad0c61f97d67
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 16:34:06 2011 +0100
      
          In case of adding friends, add self to friend list.
      
      commit 6e6bb356c4c516fdcff6f1cfe20705159c351c2a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 16:20:09 2011 +0100
      
          Restrict search.
      
          This script can be run as super user, so no restriction will apply.
      
      commit 8c86cdf8cdb950f6d9269fe1246a4df11f46daa2
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 16:01:47 2011 +0100
      
          Do the SQL join.
      
          destination_decision_value was just droppped.
      
      commit d67eb23b1a335b4030934441433d73f3a29f2f3f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 15:43:07 2011 +0100
      
          Create open order while opening assignment.
      
          Open Order have to exists as soon as possible, as they are used in security
          configuration.
      
      commit 266a37a98e9c8e8be21f976a49636cf322fb9eaa
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Mon Oct 31 15:25:50 2011 +0100
      
          Computer is public in most tests.
      
      commit 8b8a31d6fffeab565c68704c18849794edd57698
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 14:35:37 2011 +0100
      
          Wait for Trade Condition, Supply Line and computer.
      
          Trade Condition state might be chanining, and it is used in catalog queries.
          Supply Line and Computer relation might be ongoing, and it is important from
          catalog point of view.
      
      commit a464172f5af751c3ef5bf3c8407df4777bd4f4c7
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Mon Oct 31 14:56:19 2011 +0100
      
          Define the computer as public.
      
      commit 79e96382ff57bd5cb469e388a6068c7874ba348c
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Mon Oct 31 14:43:51 2011 +0100
      
          Share steps with more tests
      
      commit ad12ae87ef8c6dcfa4d1f8fb050083ef11012883
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 13:58:19 2011 +0100
      
          Stabilise assertions.
      
          Sometimes empty means empty list and sometimes list of empty string.
      
      commit 88bb5c78611a9ac04df4ff29856017e7f288df1b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 13:34:34 2011 +0100
      
          Request twice.
      
          It is related with async request on slap library level.
      
      commit 649d3789b3515307d022ed17a52742ffa05cf452
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 13:30:56 2011 +0100
      
          No need to mark busy again.
      
          Code was refactored to do it before.
      
      commit 260958168f7898630d9d6788db527307677cb996
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 12:56:46 2011 +0100
      
          Pass positional arguments to External Method.
      
      commit f01faa98a11b1d5f0231c90efe4518293b9fc05e
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 12:56:01 2011 +0100
      
          Change signature.
      
          There are issues with External Method calls.
      
          Sometimes the first argument is context object of call, sometimes it is first
          one passed. Force using positional arguments then.
      
      commit 222dfe8e085e6871c25474a4acec5157768d1857
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 11:56:24 2011 +0100
      
          No timeout in tests.
      
      commit 1c9c4f6e43530b1474b0e12899b3ed2e71898e3a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 11:51:13 2011 +0100
      
          Simplify.
      
      commit 68d18b61ca3970432f67ce201b98d9b384a43222
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 11:37:30 2011 +0100
      
          Allow to access Open Sale Order for HS group.
      
      commit 465410652d5bc427ed411dcb7c6eb12347485978
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 11:06:10 2011 +0100
      
          Use UnrestrictedMethod.
      
          It allows to do "atomic bomb security surgery" by defining exactly required
          security "escalation".
      
      commit 26531ae9925d3e66f26ea285b71b10ce7a15f8a5
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 10:33:59 2011 +0100
      
          Find parent_uid in unrestricted environment.
      
          Computer is not accessible to Software Instance, but it is required to fetch
          correct computer partition.
      
      commit ef4248cbee79440feee43117846c87217cc8e884
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 10:28:15 2011 +0100
      
          Fetch data as super user.
      
          According to configuration in this moment the data shall be available to
          Software Instance.
      
      commit 05ac40d223350d885f78a9476a721451e2b8b969
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Oct 31 09:59:10 2011 +0100
      
          Update local roles on Computer Partition too.
      
          It is required to give access to it for Software Instance user.
      
      commit 4ac88d055622aaf6eddd04818eb6afc4753255bd
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Mon Oct 31 09:42:19 2011 +0100
      
          Give auditor role on busy partition.
      
          This will instance to find their IP.
      
      commit 5d92540ee8bac32d2a15e3256614fb37a1e0ab61
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 18:51:56 2011 +0200
      
          Use acl_users instead of portal_membership.
      
          There were issues with getting roles in context with portal_membership.
      
      commit 245113bc09d4424057e694e5f6625cb104977523
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 17:11:49 2011 +0200
      
          Shadow user need access to the computer module
      
      commit b89983125ad1ab16e8604db0f52917cefce1227f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 17:07:07 2011 +0200
      
          Fix assertion.
      
      commit d83fc1b0299ecbc181199b2da6a48774c7ebf019
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 16:59:08 2011 +0200
      
          Update trade condition destination section after editing subject list
      
      commit f26ac9e91e16e787e134fc886f06064b056c2f31
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 16:45:33 2011 +0200
      
          Set the subject list on the trade condition
      
      commit 6dafd7814c58aef2b6aad74fa51e03d8d5b87760
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 16:21:41 2011 +0200
      
          Typo
      
      commit 56e28fcebf48c0659da8fc6d5b27a9c03ef40e36
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 16:19:40 2011 +0200
      
          Wait for more activities
      
      commit fa4004ed1d791d48a85e7b780a6787bbf579d2ad
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 16:17:59 2011 +0200
      
          Wait for more activities
      
      commit 5c18218ddc1afe9275d78e3d24baafe3f21042d0
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 16:07:07 2011 +0200
      
          Typo
      
      commit 8cf19d6ae4f3ba434de0d82d24bcf553199eb398
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 15:51:33 2011 +0200
      
          Rename method and simplify it.
      
          Shadow has no access to software instance, so all parameters have to be passed as strings.
      
      commit 9133112a66c7ee87ad8e0e785d8ce9002988cc7f
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 15:36:26 2011 +0200
      
          Do not use the stock table to fetch the information
      
      commit af43b6f61fb10723fd442f82b61ee622f91b0d42
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 15:33:17 2011 +0200
      
          Pass open_order as argument mapped to self.
      
      commit 9ec82d031dc90a1e71b997843a1cdd0f1e709850
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 15:30:26 2011 +0200
      
          Call the method.
      
      commit 1e8748f172c1def13f6a006bcb7d83c43a028987
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 15:14:49 2011 +0200
      
          Use shadow user to retrieve the partition
      
      commit f2e94f302a677d677e16fe0965592f945b67779b
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 15:13:45 2011 +0200
      
          Return computer partition url.
      
          As Instance_findPartition is supposed to be called with the shadown user, prevent any unauthorized error later.
      
      commit 1109e55ac90393bbea612ed8bb232eedc8cf9306
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 15:05:33 2011 +0200
      
          Shadow user should only be used to retrieve computer partition
      
      commit bb2d019ab336a327fb64740e1f96c86f53b9fbfc
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 14:52:02 2011 +0200
      
          Trust the open order access restriction.
      
      commit a9c1260e383e83455a87a11f7e508b999b18a477
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 14:48:26 2011 +0200
      
          Support software instance too.
      
      commit 51a9fe407ff2ef5e7604e295b515f7197e90134f
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 14:42:43 2011 +0200
      
          Request partition as expected user
      
      commit e7b4a4ef6ebbedb8768e4cacb9b7c26223c3b8e1
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 14:19:00 2011 +0200
      
          Call the right method on the expected object
      
      commit 34d8bce9646b887c835d4ab74f5f2f20071dcfba
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 14:13:47 2011 +0200
      
          Typo
      
      commit 3110fd198ae754f5abacca7bd61cc77d76b4c0dc
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 14:09:18 2011 +0200
      
          Simplify shadow user groups
      
      commit 69ffdc5b7dd083ea22d83488fa3ee5bc786cc6d7
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 14:03:34 2011 +0200
      
          Simplify shadow user security group
      
      commit d22d8d14782ff370cc12b5f7bc97eeba6c25c943
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 13:52:08 2011 +0200
      
          Return document instead of string
      
      commit 112b3f600ba453a33dbf3bb6970b3f6beac6a8c8
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 13:48:06 2011 +0200
      
          Add more groups for Person and Software Instance.
      
          Each Person and Software Instance belong to role/open_order group and related
          Open Sale Order group.
      
      commit 3ec9d3c1ca79ba2f7c7540f0d90f9cc715eec327
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 13:46:18 2011 +0200
      
          Add shadow role.
      
      commit 327586b2cb0223ae8f3c1e924fe7f95b5a6dbb87
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 13:08:39 2011 +0200
      
          Typo
      
      commit 10c09cc29d9897b14580fd68e429a5cb656fc353
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 12:06:39 2011 +0200
      
          Add role/open_order category.
      
      commit 63cbe8c9efc11fa8a875bb72736b77fd7cc9dbb5
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 12:05:17 2011 +0200
      
          Give role/openorder to Open Sale Order users.
      
      commit 5833ae265a0d824f33544ba6cf884f7b2d130d7a
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 12:02:17 2011 +0200
      
          Generate computer local roles based on related open sale order reference.
      
      commit 2dfdf0c5760faff5ee07e198fd528a584a2751e3
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 11:59:04 2011 +0200
      
          Restrict the list of trade condition to update
      
      commit 6717f88ec88bfa828e1ab5c7f395ea8d0f6d571e
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 11:33:10 2011 +0200
      
          Instance needs to access the sale trade condition module
      
      commit 9fe47b072b488055412b0c7f337f5031c2845e80
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 11:30:51 2011 +0200
      
          Open Sale Order already has generated reference (configured on portal type)
      
      commit 175544e3e994bdaf04a4db7124c9172a4ded79f2
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 11:28:58 2011 +0200
      
          Change Sale Trade Condition security.
      
          Give instance Auditor role for public sale trade condition.
      
          "Friends" security is based on the member's open sale order.
      
      commit 08982cbaac1f687c5eb3c0454421124a13883ee0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 11:23:08 2011 +0200
      
          Remove not needed commented out code.
      
      commit a62497f2381d71bcaa3a8d1ecb9a4e322865b9bd
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 11:17:45 2011 +0200
      
          Do not catalog creation/modification date.
      
          In Vifib those dates are not used.
      
          There is issue with getting creation/modification date on big workflows, which
          leads to (1) high memory consumption and (2) not freeing memory later.
      
          Vifib workflows have ten thousands of entires (and they grow), so until proper
          solution if found it is better to avoid often calculation of those dates.
      
      commit dfc47913cfe682151fe48b17ccad25011c673dfc
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 11:14:50 2011 +0200
      
          Do not use creation date.
      
          Sale Packing List Lines can be safely sorted by its start date.
      
      commit e18600a6bb479feb2254c29fbeb3a67019f7cf90
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 11:09:25 2011 +0200
      
          Finalise switch method.
      
          Simplify passed arguments -- any callable with arguments can be passed.
      
      commit 335781cdf5e351af0ed0cc15798fa4986641a847
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Oct 28 10:36:48 2011 +0200
      
          Typo
      
      commit 07e77a6b50b01c9d1707e571d9c1bc81ed4bfada
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 10:33:04 2011 +0200
      
          Fix copy&paste mistake.
      
      commit 4b4e52f9a5bfe28417027f20c1fd1332f1594e34
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Oct 28 10:10:48 2011 +0200
      
          Disable failing functionality.
      
      commit 45be4c6debd598375c4573637b67b9dd5bab8a66
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 19:26:39 2011 +0200
      
          WIP external method to run code as 'shadow' user
      
      commit 601dbcf27af93df7b1fc0c2efc7d2e0e4d36e7ca
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 19:24:26 2011 +0200
      
          Forgotten modification in previous commit
      
      commit e6700aad6ae15947cbf3949e1548bd7795214f1b
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 19:23:32 2011 +0200
      
          Initialize open sale order reference
      
      commit 6b5dc641dc8c69747abbd466b5794ce257508257
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 19:16:36 2011 +0200
      
          Only catalog instanciated software release for busy partition
      
      commit 8e6286bec236472278eea19bf6218d13999d929c
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 19:06:49 2011 +0200
      
          Software instance type is stored on source_reference
      
      commit e9f36426196c5e03619dd700bd5eae47cf880ef2
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 19:05:54 2011 +0200
      
          Filter busy partition by software type
      
      commit ef49bb2aa01f1c7cb8f8541855f688ab4d9a0577
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 18:54:49 2011 +0200
      
          Share the code by using Instance_findPartition
      
      commit e7ff5c843747c58748d6e1f760500eb328d8675e
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 18:51:25 2011 +0200
      
          Prevent copy/paste by creating a new script to find a partition
      
      commit 4e71ade4a9ef5c401649c249c99639436bc9361a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 18:15:35 2011 +0200
      
          Activate shadow plugin in tests.
      
      commit 5e6bfd51e8432755512b3a5538f6a03c6b0ed0a5
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 18:12:19 2011 +0200
      
          Initiate development of shadow plugin.
      
          Shadow users will allow to have a "bit different" groups then normal ones.
      
          They will be used in order to select normally not available objects (like
          computer).
      
          This plugin will disallow normal login (not extract credentials), as it shall
          be used only internally (similarly to sudo).
      
      commit 0376d8ad540cb4e9b5226735a2f05128b163fd93
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 17:45:02 2011 +0200
      
          Implement test_start_computer_partition_allocation_scope_close.
      
      commit aa40a28011583a2860c16b1b8674f4c08c208614
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 17:26:28 2011 +0200
      
          YATTA: Yet Another Test To check After close start behaviour.
      
      commit 32a740cfb9e000ada553c4ec1f2c968606547794
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 17:22:15 2011 +0200
      
          Finalise skeletonising request.
      
          Only friend partition request case is left.
      
      commit 3afb0e4a3093c706d78e581e3364dd2c05925ba5
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 17:10:57 2011 +0200
      
          Restrict workflow action usage
      
      commit 18d637876789a24154cd4bb10ca5476d0426da6f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 17:07:17 2011 +0200
      
          Skeletonise more tests for request.
      
          Also do additional check: proof that even if someone incorrect was not able
          to request instance, correct one (the friend, the owner) can do it. Thanks to
          this the test assuers (quite well...) that refusal of requestion was because
          of configuration and not artificial problem.
      
      commit 4b62f9e2d04844b2ee7881eed553500e66597969
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 17:06:12 2011 +0200
      
          Cover open/friend with friend.
      
      commit d75b15bd453eeb128c5ee0e89839ec7618a0fc50
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 17:05:13 2011 +0200
      
          Allow to login as test_vifib_customer_a
      
      commit 2d06c16c9d909ed50e87fd6c282f15a0b1919617
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 16:55:16 2011 +0200
      
          Start covering cases of software instance request.
      
      commit 48b411bb511b1e8a3bd66ec4a5ed1c0fa028ac14
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 16:47:06 2011 +0200
      
          YAT(ta).
      
          Yet another typo (ta).
      
      commit 33d72cddf8b6d04bfe27ad430ad28d8c482ab875
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 16:45:55 2011 +0200
      
          Typo.
      
      commit ebb1051c1556996de683fd31189078e1787968fa
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 16:44:18 2011 +0200
      
          Cover empty allocation scope.
      
      commit fc59fed9c51a8b007dae40c196d8e1cac8b641b5
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 16:42:46 2011 +0200
      
          Cover case of allocation scope close.
      
      commit 96c01c7cb5061a3abfabea013148098a1c929407
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 16:38:04 2011 +0200
      
          Test open/public allocation scope.
      
      commit a0a6fb15048a6b1e6256066b020eda667a5084bc
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 16:32:29 2011 +0200
      
          Finish open/personal allocation scope test.
      
      commit 2349abad932e516790f94329a6fbf52668465c6c
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 16:07:08 2011 +0200
      
          Validated in the end.
      
          It will allow to fetch data about the object.
      
      commit 0cb5494eecd794fe54365a6f4603e82bedcdfbee
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 15:55:03 2011 +0200
      
          Initialize sale trade condition reference
      
      commit 6199dbfffcd3733e522453f25e332911fbbead84
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 15:39:26 2011 +0200
      
          Request on known computer.
      
      commit 6a84303ca83288c0889b96c43e4ccc1d0f8d4546
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 15:39:07 2011 +0200
      
          Support sla_xml for person.
      
      commit e78beca259b9245b14e40c2763b9610bf4d77ce3
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 15:34:27 2011 +0200
      
          Copy/paste is an easier solution to get ride of typo...
      
      commit 90ff7420c52997f6ad1321b5c3c319be2d858388
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 15:28:21 2011 +0200
      
          Typo in script name
      
      commit 45712d0d62f4177eae8b499819be93dab75accb4
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 15:25:09 2011 +0200
      
          Revert "Update local roles in end of transaction."
      
          This reverts commit aff2708b66a9037d3f67d46951d28af6dc227872.
      
      commit 1f1a6f2c4955362c3493441df9682cf3f71f29fe
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 15:21:22 2011 +0200
      
          Add more test steps.
      
      commit 22fe142f112208b1c0de78ef03d7629d2d0c5775
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 15:13:42 2011 +0200
      
          Tic after publishing software release.
      
      commit aff2708b66a9037d3f67d46951d28af6dc227872
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 14:44:44 2011 +0200
      
          Update local roles in end of transaction.
      
          During the whole transaction roles could have not expected result.
      
      commit 7f08884155a69d6fc7c8a71dd44283f8fb8450aa
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 15:16:27 2011 +0200
      
          XML changes
      
      commit af224b4cfaf845b6d17b3d48aefce2cb1966a007
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 15:10:23 2011 +0200
      
          Give Auditor role on computer depending on sale trade condition configuration.
      
      commit 374e08157bac0aed48add551310837dfa6041f59
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 14:32:13 2011 +0200
      
          Initiate test implementation.
      
      commit c761161e430002b808cede00d1a5f5eeae01b406
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 14:11:53 2011 +0200
      
          Send empty string in case of no list.
      
      commit 112b090b111f1405b13e47e7556a713f1bb088f5
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 13:55:57 2011 +0200
      
          Sekeltonise allocation scope tests.
      
      commit 838c5dcd3660c452c8e7e49471cad35182a4ef27
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 14:30:53 2011 +0200
      
          Supplier of the trade condition should be allowed to modify it.
      
      commit 729c9516415149716ddc8804b8035f0549bfde94
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 14:29:52 2011 +0200
      
          Set default allocation scope on computer.
      
          By default, only its administrator can allocate service on it.
      
      commit 72f5c606e4be095199fdc33fd4c786c6c4ae7947
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 14:23:45 2011 +0200
      
          Change sale trade condition roles based on their relation, in order to make them viewable to other members.
      
      commit d1d5cb4d23c1abd74cb0ea189d013b4f95277b6b
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 12:02:39 2011 +0200
      
          Allow to edit the computer allocation scope and friends list.
      
      commit 797d1731582097c0501389e29afcc22bfb5030a0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 11:16:18 2011 +0200
      
          Only partitions belonging to computer which is open are free.
      
      commit 6b0f63df8dc4b594cad8de4c7c4cb73dc25bf9d9
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Oct 27 10:26:00 2011 +0200
      
          Follow changes in slap library.
      
          First request is not returning the whole object, so second one have to be done.
      
          In some places redo a logic a bit in order to follow new way of slap library
          usage.
      
      commit 77bbd4dc553f3bead251a35dd029412e30c5919d
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 10:36:48 2011 +0200
      
          The supply trade condition is created with the instance setup service.
      
      commit 90b31bf9458d1b522fa9995bc7e0d3336a4b7e1d
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Oct 27 10:00:21 2011 +0200
      
          Create a default sale trade condition to restrict computer usage to only its administrator by default
      
      commit 015230d8889d944fac0b4784e3b4ea40a76e8d7f
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Wed Oct 26 17:15:02 2011 +0200
      
          Remove computer access on trade condition by default
      
      commit 9163efca54c0579ba284ddbf00d2be51eb8e4ccc
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Wed Oct 26 13:53:33 2011 +0200
      
          Restrict access to computers.
      4a115cd6
  6. 27 Oct, 2011 1 commit
    • Łukasz Nowak's avatar
      Follow changes in slap library. · 0737bcf0
      Łukasz Nowak authored
      First request is not returning the whole object, so second one have to be done.
      
      In some places redo a logic a bit in order to follow new way of slap library
      usage.
      0737bcf0
  7. 26 Oct, 2011 1 commit
  8. 24 Oct, 2011 2 commits
  9. 18 Oct, 2011 5 commits
  10. 13 Oct, 2011 1 commit
  11. 12 Oct, 2011 2 commits