- 21 Jun, 2011 11 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add steps to test_Person_request_SlaveInstance_with_Different_User. This test is to check if user B can declare a slot of slave instance in computer partition used by user A
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 20 Jun, 2011 3 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
implement test_Person_request_SlaveInstance. This test validates if is possible create Slave Instance with the same user used to create one Software Instance
-
Gabriel Monnerat authored
remove bt5 because this bt5 is not required anymore. Now, you can configure the default assignment to vifib users in portal_preferences interface
-
- 17 Jun, 2011 6 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
remove transaction because it is not required. The goals is reuse the transaction request_software_instance
-
Romain Courteaud authored
This functionnality is already provided by request.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 16 Jun, 2011 11 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add workflow method to request one slave instance. The script added is a blank script; only to commit a skel of Slave Instance
-
Gabriel Monnerat authored
remove form used to list the Slave Partitions. This form is not used anymore because Slave Partition is obsolete
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Clean up the test because this tests and scripts were moved to erp5_credential. In testVifibCredential have only one test to validate if feature of subscription works in vifib context as expected.
-
Łukasz Nowak authored
Use by default checkUserCanChangePassword, but as in ERP5 users do not have such persmission to Person document which defines them, check if logged in user login is same as document reference.
-
Łukasz Nowak authored
Prove that user can request and revoke certificate for himself. Prove that user cannot request twice the certificate. Prove that user cannot request nor revoke certificate for another one.
-
Łukasz Nowak authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 15 Jun, 2011 9 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
- Added portal type Slave Instance; - Created SlaveInstance_view without ssl_key and ssl_certificate - Created slave_instance_slap_interface_workflow and associated it to Slave Instance
-
Łukasz Nowak authored
Note: Currently failing, because users cannot set own passwords.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It allows to get/revoke certificates for Person. Protected in same way as setting Person's password.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This is too dangerous, as it allows to generate certificates for any user.
-
Łukasz Nowak authored
Try to confirm order related to another requested software instance. It shall fail with ValueError, which indicates in Vifib, that no free partition was found, which means that SLA was correctly used.
-
Łukasz Nowak authored
-