xdrm-brackets
6b67e414e6
[Fixed] Logout urls
2017-02-19 12:43:37 +01:00
xdrm-brackets
63ddeca3aa
[Done] init|sync works
2017-02-19 12:33:19 +01:00
xdrm-brackets
4c1393417d
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
c1339a1657
[Fix] module machineDefault/init
2017-02-19 09:16:03 +01:00
xdrm-brackets
11ece5b52f
[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
59beb64eea
[Fixed] Choice without already members (for view:groups/permission dropdown)
2017-02-18 16:21:15 +01:00
xdrm-brackets
32cc74166b
Remove unused files (removed view:groups/permission_choice)
2017-02-18 16:10:59 +01:00
xdrm-brackets
7a224990d4
[Done] Propagate to view:groups/permissions
2017-02-18 16:08:03 +01:00
xdrm-brackets
01cfcaf333
[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
4e42178fec
[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
56882c1ecc
[Fixed] Rearranged username/names fields' types (allow utf-8 + spaces)
2017-02-17 15:13:48 +01:00
xdrm-brackets
1c7419cb67
[Updated] API Checker.php to allow UTF-8 'letters' -> 'lettersutf8' for users' firstname/lastname
2017-02-17 11:59:57 +01:00
xdrm-brackets
929175dea2
[Fixed] now url /logout disconnects from admin if connected and from warehouse if connected. Trouble with new version (management of HTTP methods catched as GET instead of POST) -> PHP method set manually to make it POST
2017-02-17 08:27:34 +01:00
xdrm-brackets
2c45bb60be
[Done] Partie dynamique du choix des members pour permissions
2017-02-16 19:04:19 +01:00
xdrm-brackets
2d58da3028
[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
aa105431e2
Fixed AuthSystem with default class name assignation
2017-01-31 10:05:06 +01:00
xdrm-brackets
8d85764542
Upgrade in progress + bug to fix -> error with AuthSystem
2017-01-30 19:59:06 +01:00
xdrm-brackets
da7860b0b7
Upgraded to Error:2.0 + api:2.2
2017-01-30 18:39:21 +01:00
xdrm-brackets
bfb655fe54
fixed translation for permission names
2017-01-17 14:22:33 +01:00
xdrm-brackets
c9705aa99c
Updated `settings.svg` and `analytics.svg` menu icons
2017-01-15 17:42:23 +01:00
xdrm-brackets
6defe40122
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
9c4471e452
Logout icon
2017-01-14 14:58:43 +01:00
xdrm-brackets
c99932df83
Logout management (uri: 'logout' ou 'logout/')
2017-01-13 18:17:31 +01:00
xdrm-brackets
08d75bd423
Manage empty results
2017-01-12 12:19:20 +01:00
xdrm-brackets
898c59fdbd
Merge branch 'history-layout' of https://git.xdrm.io/xdrm-brackets/logauth into history-layout
2017-01-12 12:02:18 +01:00
xdrm-brackets
982dd0f560
Opti (min) for twig
2017-01-12 12:01:46 +01:00
xdrm-brackets
20b4556bc5
Manage layout for no result -> must refactor layout for when it has a few results only
2017-01-12 06:50:14 +01:00
xdrm-brackets
028fec4cee
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
d6ea17edea
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
8f747d6e55
Switched layout from `flex column` to `flex row` to be responsive and adaptive\n + corrected `timestamp` into history's view
2017-01-10 17:27:23 +01:00
xdrm-brackets
4493bf341b
Cleaned machines.js on the model of users.js (last commit)
2017-01-09 14:51:42 +01:00
xdrm-brackets
4a8d81b221
Fixed user_groups.twig because it was `id_cluster` instead of
...
`id_user_cluster`
2017-01-09 14:49:00 +01:00
xdrm-brackets
5b1dc1cb5f
Added *.lock files to .gitignore
2017-01-09 08:31:37 -05:00
xdrm-brackets
c1d95f9e2f
Removing /lib/vendor
2017-01-09 13:33:44 +01:00
xdrm-brackets
23fafdd598
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
32fd823e92
Gestion de l'autofill de remove/edit pour (1 api call only)
2017-01-09 12:30:19 +01:00
xdrm-brackets
720ecd1e88
Updated page-manager for using only 1 instance of a page through links :
...
- edit [user+machine]
- remove [user+machine]
`refresh()` method of pageManager
refactor: only 1 api call for current user/machine (to fill edit/remove)
2017-01-09 12:20:45 +01:00
xdrm-brackets
33fb700e2a
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
a51304086f
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
1e4e243ed1
Fixed (partially) + font for login pages ( + ) + migrated view to Twig
2017-01-08 16:30:40 +01:00
xdrm-brackets
a3005eccde
Updated page-manager not to bug when #tag in URL + allows 'http[s]://host/page/bla' (without ending /)
2017-01-08 11:53:52 +01:00
xdrm-brackets
e42880251d
Migrated Viewer to Twig for machine views
2017-01-08 00:24:27 +01:00
xdrm-brackets
07fb0d4eb9
Migrated Viewer to Twig for machine views
2017-01-07 17:06:58 +01:00
xdrm-brackets
338b4fa06b
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
d5ac4ff8fa
Added twig + autoloader external lib management
2017-01-06 11:01:08 +01:00
xdrm-brackets
7cb9f3e5e5
Updated quickly README.md
...
Corrected searchbar css
Added PDO timeout
2017-01-06 10:27:30 +01:00
xdrm-brackets
cdc10a1b8a
added icon
2016-11-15 18:57:41 +01:00
root
4c50cc98b6
minmod
2016-11-15 12:52:19 -05:00
xdrm-brackets
0a84ad1ce0
minmod
2016-11-08 09:54:11 +01:00
xdrm-brackets
45c1a0c1e3
Regroupement de toutes les gestions d'authentification et de permissions dans [api::Authentification]
2016-11-08 09:34:02 +01:00