Commit Graph

47 Commits

Author SHA1 Message Date
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 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 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 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 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 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
xdrm-brackets 87cf75938e [Update] Manage history order + State `machineDefault/getState`"
[Todo] Test
2017-02-19 18:07:04 +01:00
xdrm-brackets 5a8fdf0dd1 [Fixed] machineDefault/init & machineDefault/sync ok 2017-02-19 15:46:52 +01:00
xdrm-brackets 6b2422ee13 Updated database to use sha512 (128 char. long) + machine creation with unlock_code/token to NULL + [TODO] machine unlock management 2017-02-19 12:14:03 +01:00
xdrm-brackets 713f473c71 [Fix] module machineDefault/init 2017-02-19 09:16:03 +01:00
xdrm-brackets af15692002 [Done] Static part of the permission chooser view [Todo] The dynamic part (js copied from groups/members) 2017-02-16 18:34:38 +01:00
xdrm-brackets 98cf39dd37 Upgrade in progress + bug to fix -> error with AuthSystem 2017-01-30 19:59:06 +01:00
xdrm-brackets 812416a566 Upgraded to Error:2.0 + api:2.2 2017-01-30 18:39:21 +01:00
xdrm-brackets 0e6994accd Conception/Developemment vue et core pour les `permissions` + Gestion `css` + Gestion `twig` + création des `repo` + création des méthodes `api` 2017-01-15 17:27:02 +01:00
xdrm-brackets 8c6d7269ec Created `historyDefault` module and `history` repo (to implement and complete) + create twig view `history` and refactored history view with database 2017-01-11 16:28:21 +01:00
root 6fe2f0bfee minmod 2016-11-15 12:52:19 -05:00
xdrm-brackets ce44ff1baa Update [Database] to [DatabaseDriver] which can handle multiple databases 2016-11-05 14:57:35 +01:00
xdrm-brackets 84b0928457 ManagerError devient un module 2016-10-18 19:09:47 +02:00
xdrm-brackets 95a9901403 Upgrade framework's structure 2016-10-18 16:03:03 +02:00