Commit Graph

409 Commits

Author SHA1 Message Date
xdrm-brackets c0c26e6cb9 Added management of exception_mode 2017-09-19 21:27:38 +02:00
xdrm-brackets d8c2e7c2bf [kahlan:api/core/Checker] tests + fixed Checker 2017-09-19 17:50:26 +02:00
xdrm-brackets fd1ae3a9c5 Moved from phpunit->kahlan + autoloader fix 2017-09-19 16:38:16 +02:00
xdrm-brackets 5368fe4edf Added error message under the missing/invalid field (user/machine/group::create/edit) 2017-09-18 18:32:39 +02:00
xdrm-brackets 2b698e56f5 Added error arguments to serialized version (json) 2017-09-18 18:01:31 +02:00
xdrm-brackets 9dbbc1e3dc added schema 2017-09-18 16:48:43 +02:00
xdrm-brackets 0f119690d9 Add db-schema to config files 2017-09-09 12:26:47 +02:00
xdrm-brackets 3b8bead445 user/create error messages managed 2017-09-03 19:26:59 +02:00
xdrm-brackets 6075f4f356 Gestion CSS + HTML de la page USERS (error boxes) 2017-09-03 19:12:38 +02:00
xdrm-brackets 16f1464af7 [update] EXPORT available (but removal to do next) 2017-07-29 20:08:41 +02:00
xdrm-brackets c9da8708ae [fix] Fixed search trouble (broadband overload) to search only if no new char in 500ms after 2017-07-29 19:15:00 +02:00
xdrm-brackets e0f20cdd85 [update] history search (front-end) 2017-07-29 18:56:12 +02:00
xdrm-brackets 80e0fcc0c1 [update] `historyDefault/search` and `history/search` (using username and machine name) 2017-07-29 18:45:24 +02:00
xdrm-brackets 601d331348 [update] added `unsignal` action 2017-07-26 15:53:04 +02:00
xdrm-brackets f98367d07d [bis] Fixed timedate to 'Europe/Paris' 2017-07-24 19:10:33 +02:00
xdrm-brackets 1bb7dc11d2 Merge branch 'master' into dev 2017-07-24 18:57:26 +02:00
xdrm-brackets 59ee9b680c Fixed timedate to 'Europe/Paris' 2017-07-24 18:57:00 +02:00
xdrm-brackets 21c374b31f Fixed timedate to 'Europe/Paris' 2017-07-24 18:52:19 +02:00
xdrm-brackets 511d045362 [fix] title (network id) is now only when hovering machine name (not whole card) 2017-07-23 02:34:51 +02:00
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