Commit Graph

43 Commits

Author SHA1 Message Date
xdrm-brackets f99d1a8435 Update repo machine/search to match any keywords (space-separated) with a OR condition + minfix user 2017-11-13 13:34:38 +01:00
xdrm-brackets b745c9ef08 Update repo user/search to match any keywords (space-separated) with a OR condition + if no search input -> display all 2017-11-13 13:28:18 +01:00
xdrm-brackets d30ec35636 Now history.view.search searches through users+machines (as on its views) + TODO: manage space separated keywords 2017-11-13 12:17:26 +01:00
xdrm-brackets 061d473cad Reversed history.timeline order (DESC) 2017-11-13 11:42:08 +01:00
xdrm-brackets bc1df78120 History details.timeline ASC order (not reverse as history.view) 2017-11-12 14:53:06 +01:00
xdrm-brackets b73f71c652 Svg generation + historyDefault/get_timeline + repo history/getByIdMachine + container.scss to generate machine timeline 2017-11-11 18:46:43 +01:00
xdrm-brackets 4213d8b132 Migrated admin methods from 'authenticationDefault' to new 'adminDefault' module 2017-11-09 12:37:27 +01:00
xdrm-brackets 7e0f028db4 authenticationDefault::update_warehouse + iface to update warehouse access code (password) 2017-10-19 14:21:20 +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 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 97c7b8474b minmod 2017-09-25 23:32:36 +02:00
xdrm-brackets f4271043c8 Fixed according to *SATS* api/sync log 2017-09-25 23:21:42 +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 6d1bfcead1 updated state, now contains the value of each pin of a chip (#id_chip and no more #id_pin_merge) 2017-09-24 19:47:00 +02:00
xdrm-brackets 0945b7da1b Now there is no more 'pin_merge' so CHIP have their 'pins' in itself 2017-09-24 19:46:35 +02:00
xdrm-brackets a24e0569da Removed from database 2017-09-24 19:45:49 +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 e0f20cdd85 [update] history search (front-end) 2017-07-29 18:56:12 +02:00
xdrm-brackets 80e0fcc0c1 [update] `historyDefault/search` and `history/search` (using username and machine name) 2017-07-29 18:45:24 +02:00
xdrm-brackets 1fef8186a0 Added network identity management at machineDefault/update 2017-07-21 16:08:09 +02:00
xdrm-brackets f49a54c43d added the AP (access point) and IP address to machine database structure 2017-07-21 15:35:07 +02:00
xdrm-brackets 17b0cd864c fix 2017-05-12 22:41:57 +02:00
xdrm-brackets c58beb524e [Fixed] getMachineWorkingInformation() was implemented with 'static' machine id -> now dynamic 2017-02-23 16:21:58 +01: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 aa5e2a572e [Done] Managed anti-duplication name pour `machineDefault/create` et `machineDefault/edit` (interne à warehouse) 2017-02-20 12:07:44 +01:00
xdrm-brackets 0f86cb10a2 [Done] `machineDefault/getState` works [FUNCTIONAL] 2017-02-20 10:46:39 +01:00
xdrm-brackets 0771694be8 [Fixed] Creation de machine (orm, insert NULL values) 2017-02-20 09:57:26 +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 e648656881 [Done] init|sync works 2017-02-19 12:33:19 +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 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
xdrm-brackets ee6c28ae80 Updated quickly README.md
Corrected searchbar css
Added PDO timeout
2017-01-06 10:27:30 +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