ec3560beb5[build.generic.view.settings.admin.create.main.twig] now 'generated password' when creating admin is selectable (copiable)
xdrm-brackets
2018-04-17 15:39:25 +0200
3b2c707618upd: fixed page-manager (dependencies' file content was downloaded in Ajax but never used, only checks if the file exists, so now <script> or <style> tags are filled with the downloaded content -> so more efficient)
nginx
xdrm-brackets
2018-02-08 11:39:06 +0100
0c0f34c7d4fix: http.core.HttpRequest (now manages both Apache/nginx, especially php-fpm because the function 'getallheaders()' is not available, so gess it from (solution from http://php.net/manual/en/function.getallheaders.php\#84262))
xdrm-brackets
2018-02-07 14:52:21 +0100
f1c338853ffix: router.core.router (now manages URI with beginning slash '/' (removes it))
xdrm-brackets
2018-02-07 14:50:36 +0100
2709a109c7fixed build.api.module.machineDefault (added argument id_warehouse to machine.state (in view machine.listAll))
dev
xdrm-brackets
2018-01-29 22:26:22 +0100
ea66003d27Created TreeTokenNull to disable the 'TreeToken' build at will + use it in index
xdrm-brackets
2017-11-13 13:43:14 +0100
d064e304eeWhen no history.search.value -> display all
xdrm-brackets
2017-11-13 13:37:50 +0100
f99d1a8435Update repo machine/search to match any keywords (space-separated) with a OR condition + minfix user
history-details
xdrm-brackets
2017-11-13 13:34:38 +0100
b745c9ef08Update repo user/search to match any keywords (space-separated) with a OR condition + if no search input -> display all
xdrm-brackets
2017-11-13 13:25:31 +0100
d30ec35636Now history.view.search searches through users+machines (as on its views) + TODO: manage space separated keywords
xdrm-brackets
2017-11-13 12:17:26 +0100
ad4143771cMake LIKE sql WHERE clause lower case
xdrm-brackets
2017-11-13 11:51:25 +0100
061d473cadReversed history.timeline order (DESC)
xdrm-brackets
2017-11-13 11:42:08 +0100
3c642732b2Now scroll to timeline.event when loading sub-section
xdrm-brackets
2017-11-13 11:40:13 +0100
9d49c7fd10Now on click on timeline.event -> load this event entry
xdrm-brackets
2017-11-12 18:34:52 +0100
0390bdf7adNow a little circle 'below' the event circle when same user
xdrm-brackets
2017-11-12 14:53:33 +0100
bc1df78120History details.timeline ASC order (not reverse as history.view)
xdrm-brackets
2017-11-12 14:53:06 +0100
43e626d32dAdded module historyDefault/getById to check current user in history.details.view + Refactor css + added info in svg tags + javascript began management (only launch event, implementation TODO)
xdrm-brackets
2017-11-12 13:01:29 +0100
b0f9cfae1esession timeout management in views: warehouse, admin + if no response, logout just .5min after the session timeout
xdrm-brackets
2017-11-12 11:45:47 +0100
0faaee0040serverinfo.js now shows a popup when session time out + api.js reset the timeout when an API call have an error=0 + if no answer to popup in 5min logout
xdrm-brackets
2017-11-12 11:21:09 +0100
172f1e5935Updated container.scss to be a 'pointer' on timeline events
xdrm-brackets
2017-11-11 18:50:01 +0100
34ffdae4feFix tests according to branch 'api-refactor'
xdrm-brackets
2017-11-11 13:09:30 +0100
6b9bd03d9ePop-Up manages 'background.click' to send FALSE to the 'handler' + hide (equivalent to CANCEL action)
xdrm-brackets
2017-11-11 13:03:30 +0100
45984b4a93Blocks in view: group.choice.*
xdrm-brackets
2017-11-08 14:23:07 +0100
8ac65dc399Blocks in view: group.form.*
xdrm-brackets
2017-11-08 14:16:51 +0100
937515997cBlocks in view: user.view + added blocks to machine.view
xdrm-brackets
2017-11-08 14:10:38 +0100
4897fad9e6Blocks in view: user.group
xdrm-brackets
2017-11-08 14:05:16 +0100
6c94f1064bBlocks in view: user.form.remove
xdrm-brackets
2017-11-08 14:01:51 +0100
73b7b26b63Blocks in view: user.form.edit
xdrm-brackets
2017-11-08 14:00:27 +0100
7a2248f7daBlocks in view: user.form.create
xdrm-brackets
2017-11-08 13:58:19 +0100
ccf11739e2Blocks in view: settings/password
xdrm-brackets
2017-11-08 13:52:37 +0100
d0515239c5Blocks in view: settings/admin/create
xdrm-brackets
2017-11-08 13:51:55 +0100
775a9caee4Blocks in view: settings/admin/view
xdrm-brackets
2017-11-08 13:51:00 +0100
3d99edc000Blocks in view: profile/password
xdrm-brackets
2017-11-08 13:49:28 +0100
aec043a67eBlocks in view: history/view
xdrm-brackets
2017-11-08 13:49:18 +0100
5b205939cagit ignore now /tmp and /public_html/tmp
xdrm-brackets
2017-11-08 13:47:40 +0100
0c2e031885Added history/archive to 'view'-er + fixed views' class
xdrm-brackets
2017-11-08 13:46:57 +0100
be6b3502beCreated '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)
xdrm-brackets
2017-11-08 13:04:49 +0100
d161f464fbDone view settings/admins (lists the admins of the warehouse)
xdrm-brackets
2017-11-07 12:58:32 +0100
e1c5acf96cFixed history *flex* direction + if not much data, align to top
xdrm-brackets
2017-11-07 12:41:08 +0100
6b123765b6Added module 'authenticationDefault/get_admins' to fetch all admins of the warehouse
xdrm-brackets
2017-11-07 12:16:13 +0100
a5b22a4836Added 'in-dev' flag for incomplete views + added 'add' icon for sub-menu + migrated views for: profile, settings
xdrm-brackets
2017-11-07 12:08:45 +0100
3a730ccfbdCreated /generic/core/i_view and the 'View' builder + migrated views : user/*, machine/*, group/*
xdrm-brackets
2017-11-06 15:15:24 +0100
5d3beefb30Added 'serverinfo.js' to have the module list in order for JAVASCRIPT to load module-specific content or not
xdrm-brackets
2017-11-05 11:17:53 +0100
eb79b1d8bbfixed infinite loader when loading current page
xdrm-brackets
2017-11-03 10:22:34 +0100
ffa5c1060eauthenticationDefault::create_admin + iface to create a new admin and return its new generated password
xdrm-brackets
2017-10-19 14:57:37 +0200
e67ef1ae4bFix modules.json motheure::increment count data type
xdrm-brackets
2017-10-13 19:12:24 +0200
22795697a3debug to fetchDefault::dispatch from its dispatchers error to 'saved' field for the etree feature Err:: code negative
xdrm-brackets
2017-10-13 19:11:24 +0200
21570a7328Added 'saved': 0 by default if fetchDefault::dispatch error in dispatched method
xdrm-brackets
2017-10-13 19:07:31 +0200