Commit Graph

116 Commits

Author SHA1 Message Date
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