Commit Graph

490 Commits

Author SHA1 Message Date
xdrm-brackets 9d6b7f5809 test#final (trouble was client-side) 2017-07-22 20:24:10 -04:00
xdrm-brackets fc8cba4b18 test#6 2017-07-23 02:17:28 +02:00
xdrm-brackets 38ef87e69a test#5 2017-07-23 02:13:53 +02:00
xdrm-brackets 8e1af22db8 test#4 2017-07-23 02:11:52 +02:00
xdrm-brackets 846c0ddfed test#3 2017-07-23 02:09:38 +02:00
xdrm-brackets 18ccc377e0 test#2 2017-07-23 02:03:05 +02:00
xdrm-brackets 059b2f1837 test#1 2017-07-23 01:56:40 +02:00
xdrm-brackets 1fef8186a0 Added network identity management at machineDefault/update 2017-07-21 16:08:09 +02:00
xdrm-brackets f49a54c43d added the AP (access point) and IP address to machine database structure 2017-07-21 15:35:07 +02:00
xdrm-brackets 676ecc5720 [phpunit] user/create/params tests 2017-05-13 11:21:41 +02:00
xdrm-brackets fe6386d6fb minmod 2017-05-12 23:57:45 +02:00
xdrm-brackets 3c5dccaea4 [phpunit::update] api first tests 2017-05-12 23:52:21 +02:00
xdrm-brackets fb2cea231a Remove HttpRequest from constructor but only for remote(), so not an argument anymore 2017-05-12 23:50:41 +02:00
xdrm-brackets 4469fc68bb merge 2017-05-12 22:43:19 +02:00
xdrm-brackets 17b0cd864c fix 2017-05-12 22:41:57 +02:00
xdrm-brackets 23d26e9cd9 Phpunit 1 2017-05-12 22:40:51 +02:00
xdrm-brackets 971fda4b0e added grumphp/phpunit and grumphp/jsonlint 2017-05-12 17:26:12 +02:00
xdrm-brackets 310975efa6 Added grumphp/phpunit 2017-05-12 17:21:47 +02:00
xdrm-brackets 3aeb059eed Added grumphp/phpunit 2017-05-12 17:18:37 +02:00
xdrm-brackets 95c39c7395 update composer + added grumphp with phplint to / 2017-05-12 17:15:05 +02:00
xdrm-brackets acf043f427 [update] Renamed `init` to `sync` and `sync` to `update` 2017-05-10 14:05:24 +02:00
xdrm-brackets aefa7a4559 Added SQL data 2017-05-10 09:58:57 +02:00
xdrm-brackets 0ceccfb60b Merge branch 'feature/SATS/states' into dev 2017-02-23 17:45:06 +01:00
xdrm-brackets c58beb524e [Fixed] getMachineWorkingInformation() was implemented with 'static' machine id -> now dynamic 2017-02-23 16:21:58 +01:00
xdrm-brackets 6242a98f7a [Done] updated 'detached' state to transparent 2017-02-22 13:41:14 +01:00
xdrm-brackets d8e933f63a bugfix 2017-02-21 16:07:44 +01:00
xdrm-brackets 26b82ecf94 Fixed `AuthSystemDefault` through repo `machine/checkToken` to return MACHINE ID (as for WAREHOUSE/ADMIN session data) + fixed code 2017-02-21 15:55:40 +01:00
xdrm-brackets fa0b0a956e [Upgrade] New api/core/Request Authentication management (possibility to combine permissions ('or' and 'and' behaviour)) 2017-02-21 15:39:28 +01:00
xdrm-brackets a7d8530ec7 [Upgrade] Ajout de la permission 'sats' : header(Authorization) = Digest {WAREHOUSE_TOKEN}{SATS_TOKEN}{SATS_NEXTTOKEN} 2017-02-21 15:16:21 +01:00
xdrm-brackets af0985735b bugfix 2017-02-21 10:29:06 +01:00
xdrm-brackets 0223e4f63d minmod 2017-02-21 09:28:36 +01:00
xdrm-brackets 0811454912 minfix 2017-02-20 13:58:59 +01:00
xdrm-brackets cdb7818998 [Update] Factored `machineDefault/init` content to fetch basic working information (idem in `machineDefault/sync`) 2017-02-20 13:42:29 +01:00
xdrm-brackets aa5e2a572e [Done] Managed anti-duplication name pour `machineDefault/create` et `machineDefault/edit` (interne à warehouse) 2017-02-20 12:07:44 +01:00
xdrm-brackets 49fad95ad8 [Fixed] Auto-input pour code de view:users/edit[Done] Managed anti-duplication username|code pour `userDefault/create` et `userDefault/edit` (interne à warehouse) 2017-02-20 11:59:44 +01:00
xdrm-brackets 0f86cb10a2 [Done] `machineDefault/getState` works [FUNCTIONAL] 2017-02-20 10:46:39 +01:00
xdrm-brackets 0771694be8 [Fixed] Creation de machine (orm, insert NULL values) 2017-02-20 09:57:26 +01:00
xdrm-brackets ad13cf0f6e Updated machineDefault/getState but [NOT FINISHED] 2017-02-20 08:21:34 +01:00
xdrm-brackets e208dade95 Merge branch 'dev' into feature/SATS/states 2017-02-19 18:09:27 +01:00
xdrm-brackets 87cf75938e [Update] Manage history order + State `machineDefault/getState`"
[Todo] Test
2017-02-19 18:07:04 +01:00
xdrm-brackets 2aa61260c6 Added vignettes for machine states (back part to do) 2017-02-19 16:31:26 +01:00
xdrm-brackets 5a8fdf0dd1 [Fixed] machineDefault/init & machineDefault/sync ok 2017-02-19 15:46:52 +01:00
xdrm-brackets 7267900a39 [Fixed] Logout urls 2017-02-19 12:43:37 +01:00
xdrm-brackets e648656881 [Done] init|sync works 2017-02-19 12:33:19 +01:00
xdrm-brackets 6b2422ee13 Updated database to use sha512 (128 char. long) + machine creation with unlock_code/token to NULL + [TODO] machine unlock management 2017-02-19 12:14:03 +01:00
xdrm-brackets 713f473c71 [Fix] module machineDefault/init 2017-02-19 09:16:03 +01:00
xdrm-brackets 95365d9f88 [Done] Dropdown to add groups to view:users/view"
[Done] Dropdown to add groups to view:machines/view
2017-02-18 16:53:35 +01:00
xdrm-brackets a0a12311e5 [Fixed] Choice without already members (for view:groups/permission dropdown) 2017-02-18 16:21:15 +01:00
xdrm-brackets e93eab74dc Remove unused files (removed view:groups/permission_choice) 2017-02-18 16:10:59 +01:00
xdrm-brackets 084bf019f0 [Done] Propagate to view:groups/permissions 2017-02-18 16:08:03 +01:00