xdrm-brackets
7992c15449
Minfix composer.json autoload
2017-11-03 09:36:04 +01:00
xdrm-brackets
38b790c82d
Fixed log for SATS (or if no TreeToken received)
2017-10-27 18:17:07 +02:00
xdrm-brackets
00f1efb38d
minfix + avoid session_guard.child for SATS api call
2017-10-27 18:15:37 +02:00
xdrm-brackets
51f1f6f80c
rename 'window._token_' to 'window._tree_token_' in api.js
2017-10-27 18:15:15 +02:00
xdrm-brackets
267ef71d36
Updated .gitignore to ignore .log files
2017-10-27 18:02:36 +02:00
xdrm-brackets
63fa7eb5a0
Manage TreeToken.parent + TreeToken.child
2017-10-27 18:02:11 +02:00
xdrm-brackets
4e99d042ab
Fixed pages '/warehouse/' and '/admin/' added /src/logauth.ico + mininfied version of api.js
2017-10-27 18:01:42 +02:00
xdrm-brackets
3c04f3cc50
Updated API to manage TokenTree
2017-10-27 18:00:53 +02:00
xdrm-brackets
4e40f26e64
Fixed composer autoloader-s for added xdrm-framework's parts
2017-10-27 18:00:11 +02:00
xdrm-brackets
4f2144f64b
Added build/core/TreeToken
2017-10-27 17:59:46 +02:00
xdrm-brackets
0cbb21ece8
Added build/log/core
2017-10-27 17:58:39 +02:00
xdrm-brackets
4245df37c7
machine/view sync icon faded
2017-10-19 18:01:13 +02:00
xdrm-brackets
ffa5c1060e
authenticationDefault::create_admin + iface to create a new admin and return its new generated password
2017-10-19 14:57:37 +02:00
xdrm-brackets
7e0f028db4
authenticationDefault::update_warehouse + iface to update warehouse access code (password)
2017-10-19 14:21:20 +02:00
xdrm-brackets
a87911e76f
Renamed authentification/authentication + authenticationDefault::update_admin + iface to update admin password
2017-10-19 14:07:38 +02:00
xdrm-brackets
8e430ff242
Motheure-simple now to 'ms' no 'h' anymore
2017-10-14 16:46:35 +02:00
xdrm-brackets
eb7f94dce9
Add instead of replacing when updating motheure::increment
2017-10-13 19:47:49 +02:00
xdrm-brackets
dad2125544
debug
2017-10-13 19:38:22 +02:00
xdrm-brackets
22c59b7a1d
Fixed motheure::increment() param missing
2017-10-13 19:28:52 +02:00
xdrm-brackets
1a37de514c
[fix] Fixed modules.js motheure::increment type from array of ints to int
2017-10-13 19:25:33 +02:00
xdrm-brackets
288aba7c6e
Revert "Fix modules.json motheure::increment count data type"
...
This reverts commit e67ef1ae4b
.
2017-10-13 19:13:28 +02:00
xdrm-brackets
e67ef1ae4b
Fix modules.json motheure::increment count data type
2017-10-13 19:12:24 +02:00
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
b655e737c6
Fixed motheure::increment param name
2017-10-13 19:00:43 +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
aacfad3772
Added icon when machine not synced
2017-09-29 11:31:00 +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
3914b85a36
Updated composer
2017-09-25 17:00:20 +02:00
xdrm-brackets
e7e36162a1
Added composer.lock
2017-09-25 16:57:37 +02:00
xdrm-brackets
60b6d7663b
Update composer.json license
2017-09-25 16:54:45 +02:00