Commit Graph

157 Commits

Author SHA1 Message Date
xdrm-brackets acf043f427 [update] Renamed `init` to `sync` and `sync` to `update` 2017-05-10 14:05:24 +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 fa0b0a956e [Upgrade] New api/core/Request Authentication management (possibility to combine permissions ('or' and 'and' behaviour)) 2017-02-21 15:39:28 +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 af0985735b bugfix 2017-02-21 10:29:06 +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 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 2aa61260c6 Added vignettes for machine states (back part to do) 2017-02-19 16:31:26 +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 713f473c71 [Fix] module machineDefault/init 2017-02-19 09:16:03 +01:00
xdrm-brackets 95365d9f88 [Done] Dropdown to add groups to view:users/view"
[Done] Dropdown to add groups to view:machines/view
2017-02-18 16:53:35 +01:00
xdrm-brackets e93eab74dc Remove unused files (removed view:groups/permission_choice) 2017-02-18 16:10:59 +01:00
xdrm-brackets 084bf019f0 [Done] Propagate to view:groups/permissions 2017-02-18 16:08:03 +01:00
xdrm-brackets 9a34c8cd37 [Done] Propagate to view:users/group[Done] Propagate to view:machines/group[Todo] Propagate to view:groups/permissions 2017-02-18 15:08:13 +01:00
xdrm-brackets 2034cb76e0 [Upgrade] New system to add members view:groups/view[+button]"
[Todo] Propagate to view:users/group[Todo] Propagate to view:machines/group[Todo] Propagate to view:groups/permissions
2017-02-18 14:42:10 +01:00
xdrm-brackets b1ca22d9b5 [Fixed] Rearranged username/names fields' types (allow utf-8 + spaces) 2017-02-17 15:13:48 +01:00
xdrm-brackets 7b4cdbc20f [Updated] API Checker.php to allow UTF-8 'letters' -> 'lettersutf8' for users' firstname/lastname 2017-02-17 11:59:57 +01:00
xdrm-brackets 00b7efa1ef [Done] Partie dynamique du choix des members pour permissions 2017-02-16 19:04:19 +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 9d0295d869 Fixed AuthSystem with default class name assignation 2017-01-31 10:05:06 +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 6a483425ae fixed translation for permission names 2017-01-17 14:22:33 +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 59541a9855 Manage empty results 2017-01-12 12:19:20 +01:00
xdrm-brackets 69fdaf8d2f Opti (min) for twig 2017-01-12 12:01:46 +01:00
xdrm-brackets 11988e3735 Simplified file system for `Viewer` + updated .ico (with svg and transparent background and bigger size) + updated iconv3 2017-01-11 17:31:59 +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 a6b1d4d1f8 Fixed user_groups.twig because it was `id_cluster` instead of
`id_user_cluster`
2017-01-09 14:49:00 +01:00
xdrm-brackets b893edfc70 Utilisateur 1 seule instance pour revenir du choix des membres aux choix du groupe + lien vers les membres depuis 2017-01-09 12:40:34 +01:00
xdrm-brackets 655a502a42 Fixed page-manager, now uses pageManager.refresh() to link pages (edit/remove/..) + trouble with 'remove' (first time only ok) + added post variables to pageManager.refresh() too 2017-01-08 19:14:22 +01:00
xdrm-brackets 67f997e547 Merge branch 'twig-migration' of https://git.xdrm.io/xdrm-brackets/logauth into twig-migration 2017-01-08 16:31:15 +01:00
xdrm-brackets c3acd3fac2 Fixed (partially) + font for login pages ( + ) + migrated view to Twig 2017-01-08 16:30:40 +01:00
xdrm-brackets c5c38cd52f Migrated Viewer to Twig for machine views 2017-01-08 00:24:27 +01:00
xdrm-brackets 1b062895f1 Migrated Viewer to Twig for machine views 2017-01-07 17:06:58 +01:00
xdrm-brackets 5522c07931 Added `COMPOSER` and `Twig` with it
Migrated user_view + user_groups with twig
Updated Viewer to be a Twig wrapper.
2017-01-06 15:51:11 +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 65f3aa6994 minmod 2016-11-08 09:54:11 +01:00
xdrm-brackets ac7a330d55 Regroupement de toutes les gestions d'authentification et de permissions dans [api::Authentification] 2016-11-08 09:34:02 +01:00
xdrm-brackets 00ef03de78 Fix Rows (alias was '*' when selecting '*') 2016-11-07 19:42:15 +01:00
xdrm-brackets e9451c4e61 Rows update 2016-11-07 19:12:16 +01:00
xdrm-brackets 9d447fc170 Gestion des alias dans `orm/Rows` + Gestion de la reconnaissance des types des champs à partir du "vrai" champ concerné (fonctionne aussi avec les fonctions d'aggrégation) 2016-11-05 16:13:14 +01: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