Commit Graph

170 Commits

Author SHA1 Message Date
xdrm-brackets 22795697a3 debug to fetchDefault::dispatch from its dispatchers error to 'saved' field for the etree feature Err:: code negative 2017-10-13 19:11:24 +02:00
xdrm-brackets 21570a7328 Added 'saved': 0 by default if fetchDefault::dispatch error in dispatched method 2017-10-13 19:07:35 +02:00
xdrm-brackets 0c5d528813 Revert 13da1d8e71 2017-10-13 19:01:55 +02:00
xdrm-brackets 13da1d8e71 Propagate fetchDefault::dispatch to api.response with 'saved': 0 by default 2017-10-13 18:46:28 +02:00
xdrm-brackets c3e1a5d4d6 Fixed fetchDefault::motheure_simple code 2017-10-13 18:43:52 +02:00
xdrm-brackets 2655edee5d [fix] added in modules.json fetchDefault::motheure_simple 2017-10-13 18:41:02 +02:00
xdrm-brackets 474d60394d Dev. motheure::increment + fetchDefault::motheure_simple calling motheure::increment 2017-10-13 16:46:30 +02:00
xdrm-brackets 9dbfe754b4 Added module 'motheure' + displayed motor count in machine view 2017-10-12 22:10:24 +02:00
xdrm-brackets 75f40bd806 Fixed admin+warehouse creation 2017-10-12 14:29:52 +02:00
xdrm-brackets 79ec314782 Fixed machine/create failure because added 'ap' and 'ip' fields -> insert check failed 2017-10-11 14:14:10 +02:00
xdrm-brackets 19936cd333 bugfix 2017-09-28 23:09:20 +02:00
xdrm-brackets 010ed78bd2 Make 'chips' and 'states' global, not of rfid-read 2017-09-28 19:13:22 +02:00
xdrm-brackets 69758aead6 debug 2017-09-28 17:46:09 +02:00
xdrm-brackets b851826a9b [1] Created 'deployDefault' and renamed 'moduleDefault' to 'fetchDefault'[2] Implemented 'deployDefault/dispatch' which has the same kind of implementation as 'fetchDefault/dispatch'[3] Implemented 'deployDefault/rfid_read' with the useful data for it to work properly[4] Integrated deployDefault to machineDefault::getMachineWorkingInformation 2017-09-28 16:57:30 +02:00
xdrm-brackets 4d1a7fed5a Fixed missing extract() for *moduleDefault/rfid_read* 2017-09-27 18:32:30 +02:00
xdrm-brackets 978aed690f [1] machineDefault/update uses `moduleDefault/dispatch` to manage data for each feature
[2] `moduleDefault/dispatch` is now implemented
[3] `moduleDefault/rfid_read` implemented and caught by the *dispatcher*
[4] Added repo method etree/parse to get useable data from 'moduleName-etreeDaemonName'
2017-09-26 17:34:17 +02:00
xdrm-brackets d1f7f4f18f Removed debug 2017-09-26 16:42:52 +02:00
xdrm-brackets ebf2b301d6 Fixed authdefault 2017-09-26 00:05:52 +02:00
xdrm-brackets a14d9c4da0 testfix permission (authdefault) 2017-09-25 23:52:53 +02:00
xdrm-brackets 352dfdc995 Fixed permission issues for *SATS* 2017-09-25 23:40:14 +02:00
xdrm-brackets 97c7b8474b minmod 2017-09-25 23:32:36 +02:00
xdrm-brackets f15db0a3a9 Fixed according to *SATS* api/sync log @2 2017-09-25 23:23:42 +02:00
xdrm-brackets f4271043c8 Fixed according to *SATS* api/sync log 2017-09-25 23:21:42 +02:00
xdrm-brackets ba4cb04925 Update `machineDefault::getMachineWorkingInformation` to send *ETREE* 2017-09-25 16:11:10 +02:00
xdrm-brackets 05d1ef50e0 Update *module_merge* to link `id_etree` instead of `id_module` (impacts 5. 6. 8.) 2017-09-25 15:29:15 +02:00
xdrm-brackets 261398d4a8 updated getMachineWorkingInformation according to previous database changes 2017-09-24 19:48:31 +02:00
xdrm-brackets 9a9a030ef6 Fixed option display because it was the 'displayed' id ('m' prefix) and not the real one 2017-09-24 19:47:33 +02:00
xdrm-brackets 6d1bfcead1 updated state, now contains the value of each pin of a chip (#id_chip and no more #id_pin_merge) 2017-09-24 19:47:00 +02:00
xdrm-brackets 0945b7da1b Now there is no more 'pin_merge' so CHIP have their 'pins' in itself 2017-09-24 19:46:35 +02:00
xdrm-brackets a24e0569da Removed from database 2017-09-24 19:45:49 +02:00
xdrm-brackets 9fe1bf3072 'extension' renamed to 'option' + showed in machine_cluster lists (machine/groups + groups/view) + module in term of design / option in term of user explanation 2017-09-23 19:40:37 +02:00
xdrm-brackets fd7bc472ec Schema updated for modules (also called 'extensions') + the view 'analytics' became 'extensions' and now there is the default layout for choosing extensions + TODO: extensions.js + POST::link / POST::unlink to add to 'clusterDefault' or create 'extensionDefault' + TODO: rename module to extension 2017-09-23 19:05:54 +02:00
xdrm-brackets ce9fa0705c [kahlan:api/core/Request|api/core/ModuleFactory] tests + fixed Request and ModuleFactory~coverage:100% 2017-09-21 15:29:36 +02:00
xdrm-brackets 28409ba579 [kahlan:api/core/Request] tests + fixed Request->checkParams~coverage:100% @2 2017-09-21 15:01:10 +02:00
xdrm-brackets 8d93f403cd [kahlan:api/core/Request] tests + fixed Request->checkParams~coverage:100% 2017-09-21 14:42:02 +02:00
xdrm-brackets af7eb573e9 [kahlan:api/core/Request] tests + fixed Request + ->checkParams~coverage:33.3% 2017-09-21 02:24:38 +02:00
xdrm-brackets f9e95ee501 [kahlan:api/core/Request] tests + fixed Request + ->checkPermission~coverage:100% 2017-09-21 02:05:13 +02:00
xdrm-brackets 4de473ce77 [kahlan:api/core/AuthSystemDefault] tests + fixed AuthSystemDefault (format check + error propagation + 'admin' not included in 'sats') 2017-09-21 01:55:53 +02:00
xdrm-brackets 4eb873a182 [kahlan:api/core/Checker] tests + fixed Checker (array single type vs. array complex type) 2017-09-20 16:52:42 +02:00
xdrm-brackets 3c61e63af1 [kahlan:api/core/Request] tests + fixed Request + fixed AuthSystemDefault 2017-09-20 14:47:17 +02:00
xdrm-brackets 8916ced031 [kahlan:api/core/Request] tests + fixed Request 2017-09-20 13:38:35 +02:00
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 2b698e56f5 Added error arguments to serialized version (json) 2017-09-18 18:01:31 +02:00
xdrm-brackets 16f1464af7 [update] EXPORT available (but removal to do next) 2017-07-29 20:08:41 +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 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 fb2cea231a Remove HttpRequest from constructor but only for remote(), so not an argument anymore 2017-05-12 23:50:41 +02:00
xdrm-brackets 17b0cd864c fix 2017-05-12 22:41:57 +02:00
xdrm-brackets acf043f427 [update] Renamed `init` to `sync` and `sync` to `update` 2017-05-10 14:05:24 +02:00
xdrm-brackets c58beb524e [Fixed] getMachineWorkingInformation() was implemented with 'static' machine id -> now dynamic 2017-02-23 16:21:58 +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 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 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
xdrm-brackets 9a34c8cd37 [Done] Propagate to view:users/group[Done] Propagate to view:machines/group[Todo] Propagate to view:groups/permissions 2017-02-18 15:08:13 +01:00
xdrm-brackets 2034cb76e0 [Upgrade] New system to add members view:groups/view[+button]"
[Todo] Propagate to view:users/group[Todo] Propagate to view:machines/group[Todo] Propagate to view:groups/permissions
2017-02-18 14:42:10 +01:00
xdrm-brackets b1ca22d9b5 [Fixed] Rearranged username/names fields' types (allow utf-8 + spaces) 2017-02-17 15:13:48 +01:00
xdrm-brackets 7b4cdbc20f [Updated] API Checker.php to allow UTF-8 'letters' -> 'lettersutf8' for users' firstname/lastname 2017-02-17 11:59:57 +01:00
xdrm-brackets 00b7efa1ef [Done] Partie dynamique du choix des members pour permissions 2017-02-16 19:04:19 +01:00
xdrm-brackets af15692002 [Done] Static part of the permission chooser view [Todo] The dynamic part (js copied from groups/members) 2017-02-16 18:34:38 +01:00
xdrm-brackets 9d0295d869 Fixed AuthSystem with default class name assignation 2017-01-31 10:05:06 +01:00
xdrm-brackets 98cf39dd37 Upgrade in progress + bug to fix -> error with AuthSystem 2017-01-30 19:59:06 +01:00
xdrm-brackets 812416a566 Upgraded to Error:2.0 + api:2.2 2017-01-30 18:39:21 +01:00
xdrm-brackets 6a483425ae fixed translation for permission names 2017-01-17 14:22:33 +01:00
xdrm-brackets 0e6994accd Conception/Developemment vue et core pour les `permissions` + Gestion `css` + Gestion `twig` + création des `repo` + création des méthodes `api` 2017-01-15 17:27:02 +01:00
xdrm-brackets 59541a9855 Manage empty results 2017-01-12 12:19:20 +01:00
xdrm-brackets 69fdaf8d2f Opti (min) for twig 2017-01-12 12:01:46 +01:00