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
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
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
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
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
fb2cea231a
Remove HttpRequest from constructor but only for remote(), so not an argument anymore
2017-05-12 23:50:41 +02:00
xdrm-brackets
acf043f427
[update] Renamed `init` to `sync` and `sync` to `update`
2017-05-10 14:05:24 +02: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
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