Commit Graph

504 Commits

Author SHA1 Message Date
xdrm-brackets be6b3502be Created 'i_patch' to patch the 'i_view' each one have the same name as the associated 'warehouse module' + it can bind multiple files to a main's block each + done machine/view + its patch 'motheure' + machine refactored (blockized the templates) 2017-11-08 13:04:49 +01:00
xdrm-brackets d161f464fb Done view settings/admins (lists the admins of the warehouse) 2017-11-07 12:58:32 +01:00
xdrm-brackets e1c5acf96c Fixed history *flex* direction + if not much data, align to top 2017-11-07 12:41:08 +01:00
xdrm-brackets 6b123765b6 Added module 'authenticationDefault/get_admins' to fetch all admins of the warehouse 2017-11-07 12:16:13 +01:00
xdrm-brackets a5b22a4836 Added 'in-dev' flag for incomplete views + added 'add' icon for sub-menu + migrated views for: profile, settings 2017-11-07 12:08:45 +01:00
xdrm-brackets df6d5e47c0 minfix: missing 'use' 2017-11-07 11:40:33 +01:00
xdrm-brackets e51d56e7a5 Added forms to View() views: group, machine, user + comment and indent correctly 2017-11-07 11:37:18 +01:00
xdrm-brackets a066b4b7c1 minmod 2017-11-07 11:31:56 +01:00
xdrm-brackets 550b1bd849 Removed build/viewer + migrated forms of machine/* 2017-11-07 11:21:27 +01:00
xdrm-brackets 77e3fc6f98 Added views history/* 2017-11-06 15:23:49 +01:00
xdrm-brackets 3a730ccfbd Created /generic/core/i_view and the 'View' builder + migrated views : user/*, machine/*, group/* 2017-11-06 15:15:24 +01:00
xdrm-brackets 5d3beefb30 Added 'serverinfo.js' to have the module list in order for JAVASCRIPT to load module-specific content or not 2017-11-05 11:17:53 +01:00
xdrm-brackets eb79b1d8bb fixed infinite loader when loading current page 2017-11-03 10:22:34 +01:00
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