Commit Graph

173 Commits

Author SHA1 Message Date
xdrm-brackets f1c338853f fix: router.core.router (now manages URI with beginning slash '/' (removes it)) 2018-02-07 14:50:36 +01:00
xdrm-brackets 2709a109c7 fixed build.api.module.machineDefault (added argument id_warehouse to machine.state (in view machine.listAll)) 2018-01-29 22:26:22 +01:00
xdrm-brackets ea66003d27 Created TreeTokenNull to disable the 'TreeToken' build at will + use it in index 2017-11-13 13:43:14 +01:00
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 ad4143771c Make LIKE sql WHERE clause lower case 2017-11-13 11:51:25 +01:00
xdrm-brackets 061d473cad Reversed history.timeline order (DESC) 2017-11-13 11:42:08 +01:00
xdrm-brackets 3c642732b2 Now scroll to timeline.event when loading sub-section 2017-11-13 11:40:13 +01:00
xdrm-brackets 9d49c7fd10 Now on click on timeline.event -> load this event entry 2017-11-12 18:34:52 +01:00
xdrm-brackets 545d99d212 Added dates + hours to events history.timeline 2017-11-12 18:09:57 +01:00
xdrm-brackets 20baf93bf3 Now history.timeline is vertical 2017-11-12 17:22:35 +01:00
xdrm-brackets 0390bdf7ad Now a little circle 'below' the event circle when same user 2017-11-12 14:53:33 +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 43e626d32d Added 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) 2017-11-12 13:01:29 +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 db71c0400d Removed 'POST::' in the config file 2017-11-10 13:38:15 +01:00
xdrm-brackets dfdb84e8a0 Dispatched 'Request::remote' to 'Loader::remote' as a builder adapter 2017-11-09 12:56:00 +01:00
xdrm-brackets 4213d8b132 Migrated admin methods from 'authenticationDefault' to new 'adminDefault' module 2017-11-09 12:37:27 +01:00
xdrm-brackets ed771b20a9 updated documentationDefault/apiBlueprint 2017-11-09 10:06:43 +01:00
xdrm-brackets 0a3d4d9a0a Blocks in view: group.permission 2017-11-08 21:08:32 +01:00
xdrm-brackets 574e218da4 Blocks in view: group.view 2017-11-08 20:53:21 +01:00
xdrm-brackets 45984b4a93 Blocks in view: group.choice.* 2017-11-08 14:23:07 +01:00
xdrm-brackets 8ac65dc399 Blocks in view: group.form.* 2017-11-08 14:16:51 +01:00
xdrm-brackets 937515997c Blocks in view: user.view + added blocks to machine.view 2017-11-08 14:10:38 +01:00
xdrm-brackets 4897fad9e6 Blocks in view: user.group 2017-11-08 14:05:16 +01:00
xdrm-brackets 6c94f1064b Blocks in view: user.form.remove 2017-11-08 14:01:51 +01:00
xdrm-brackets 73b7b26b63 Blocks in view: user.form.edit 2017-11-08 14:00:27 +01:00
xdrm-brackets 7a2248f7da Blocks in view: user.form.create 2017-11-08 13:58:19 +01:00
xdrm-brackets ccf11739e2 Blocks in view: settings/password 2017-11-08 13:52:37 +01:00
xdrm-brackets d0515239c5 Blocks in view: settings/admin/create 2017-11-08 13:51:55 +01:00
xdrm-brackets 775a9caee4 Blocks in view: settings/admin/view 2017-11-08 13:51:00 +01:00
xdrm-brackets 3d99edc000 Blocks in view: profile/password 2017-11-08 13:49:28 +01:00
xdrm-brackets aec043a67e Blocks in view: history/view 2017-11-08 13:49:18 +01:00
xdrm-brackets 0c2e031885 Added history/archive to 'view'-er + fixed views' class 2017-11-08 13:46:57 +01:00
xdrm-brackets be6b3502be Created '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) 2017-11-08 13:04:49 +01:00
xdrm-brackets d161f464fb Done view settings/admins (lists the admins of the warehouse) 2017-11-07 12:58:32 +01:00
xdrm-brackets 6b123765b6 Added module 'authenticationDefault/get_admins' to fetch all admins of the warehouse 2017-11-07 12:16:13 +01:00
xdrm-brackets a5b22a4836 Added 'in-dev' flag for incomplete views + added 'add' icon for sub-menu + migrated views for: profile, settings 2017-11-07 12:08:45 +01:00
xdrm-brackets df6d5e47c0 minfix: missing 'use' 2017-11-07 11:40:33 +01:00
xdrm-brackets e51d56e7a5 Added forms to View() views: group, machine, user + comment and indent correctly 2017-11-07 11:37:18 +01:00
xdrm-brackets 550b1bd849 Removed build/viewer + migrated forms of machine/* 2017-11-07 11:21:27 +01:00
xdrm-brackets 77e3fc6f98 Added views history/* 2017-11-06 15:23:49 +01:00
xdrm-brackets 3a730ccfbd Created /generic/core/i_view and the 'View' builder + migrated views : user/*, machine/*, group/* 2017-11-06 15:15:24 +01:00
xdrm-brackets 4f2144f64b Added build/core/TreeToken 2017-10-27 17:59:46 +02:00
xdrm-brackets 0cbb21ece8 Added build/log/core 2017-10-27 17:58:39 +02:00
xdrm-brackets ffa5c1060e authenticationDefault::create_admin + iface to create a new admin and return its new generated password 2017-10-19 14:57:37 +02:00
xdrm-brackets 7e0f028db4 authenticationDefault::update_warehouse + iface to update warehouse access code (password) 2017-10-19 14:21:20 +02:00
xdrm-brackets a87911e76f Renamed authentification/authentication + authenticationDefault::update_admin + iface to update admin password 2017-10-19 14:07:38 +02:00
xdrm-brackets 8e430ff242 Motheure-simple now to 'ms' no 'h' anymore 2017-10-14 16:46:35 +02:00