Commit Graph

156 Commits

Author SHA1 Message Date
xdrm-brackets dfdb84e8a0 Dispatched 'Request::remote' to 'Loader::remote' as a builder adapter 2017-11-09 12:56:00 +01:00
xdrm-brackets 4213d8b132 Migrated admin methods from 'authenticationDefault' to new 'adminDefault' module 2017-11-09 12:37:27 +01:00
xdrm-brackets ed771b20a9 updated documentationDefault/apiBlueprint 2017-11-09 10:06:43 +01:00
xdrm-brackets 0a3d4d9a0a Blocks in view: group.permission 2017-11-08 21:08:32 +01:00
xdrm-brackets 574e218da4 Blocks in view: group.view 2017-11-08 20:53:21 +01:00
xdrm-brackets 45984b4a93 Blocks in view: group.choice.* 2017-11-08 14:23:07 +01:00
xdrm-brackets 8ac65dc399 Blocks in view: group.form.* 2017-11-08 14:16:51 +01:00
xdrm-brackets 937515997c Blocks in view: user.view + added blocks to machine.view 2017-11-08 14:10:38 +01:00
xdrm-brackets 4897fad9e6 Blocks in view: user.group 2017-11-08 14:05:16 +01:00
xdrm-brackets 6c94f1064b Blocks in view: user.form.remove 2017-11-08 14:01:51 +01:00
xdrm-brackets 73b7b26b63 Blocks in view: user.form.edit 2017-11-08 14:00:27 +01:00
xdrm-brackets 7a2248f7da Blocks in view: user.form.create 2017-11-08 13:58:19 +01:00
xdrm-brackets ccf11739e2 Blocks in view: settings/password 2017-11-08 13:52:37 +01:00
xdrm-brackets d0515239c5 Blocks in view: settings/admin/create 2017-11-08 13:51:55 +01:00
xdrm-brackets 775a9caee4 Blocks in view: settings/admin/view 2017-11-08 13:51:00 +01:00
xdrm-brackets 3d99edc000 Blocks in view: profile/password 2017-11-08 13:49:28 +01:00
xdrm-brackets aec043a67e Blocks in view: history/view 2017-11-08 13:49:18 +01:00
xdrm-brackets 0c2e031885 Added history/archive to 'view'-er + fixed views' class 2017-11-08 13:46:57 +01:00
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 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 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 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 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 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