Commit Graph

  • 55b379cd8c fix master xdrm-brackets 2018-11-05 10:18:35 +0100
  • 6712b33841 [build.generic.view.*group*.twig] fixed block clause that blocks counters to check if has no result xdrm-brackets 2018-04-17 16:41:44 +0200
  • 73be58df63 [public.css.container] fixed card layout #rev.2 xdrm-brackets 2018-04-17 16:31:27 +0200
  • 7af0fefdc1 [public.css.container] fixed card layout xdrm-brackets 2018-04-17 16:28:47 +0200
  • ee9f7871e4 [public.css.*.css] updated css builds xdrm-brackets 2018-04-17 15:42:09 +0200
  • bba94f5630 [public.css.layout] fixed popup footer out-of-flow xdrm-brackets 2018-04-17 15:40:21 +0200
  • 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
  • 3b2c707618 upd: 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
  • 0c0f34c7d4 fix: 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
  • f1c338853f fix: router.core.router (now manages URI with beginning slash '/' (removes it)) xdrm-brackets 2018-02-07 14:50:36 +0100
  • eb604f2299 upd: composer.lock xdrm-brackets 2018-02-07 14:50:04 +0100
  • 2709a109c7 fixed 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
  • 1f91f4feb1 Fix header icon -1px (border-bottom of header) xdrm-brackets 2017-11-13 16:42:28 +0100
  • d5a0cf7977 Update database backup xdrm-brackets 2017-11-13 14:20:05 +0100
  • b38822e506 Fix history.archive layout xdrm-brackets 2017-11-13 13:49:32 +0100
  • ea66003d27 Created TreeTokenNull to disable the 'TreeToken' build at will + use it in index xdrm-brackets 2017-11-13 13:43:14 +0100
  • d064e304ee When no history.search.value -> display all xdrm-brackets 2017-11-13 13:37:50 +0100
  • f99d1a8435 Update 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
  • b745c9ef08 Update 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
  • d30ec35636 Now 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
  • ad4143771c Make LIKE sql WHERE clause lower case xdrm-brackets 2017-11-13 11:51:25 +0100
  • 061d473cad Reversed history.timeline order (DESC) xdrm-brackets 2017-11-13 11:42:08 +0100
  • 3c642732b2 Now scroll to timeline.event when loading sub-section xdrm-brackets 2017-11-13 11:40:13 +0100
  • 9d49c7fd10 Now on click on timeline.event -> load this event entry xdrm-brackets 2017-11-12 18:34:52 +0100
  • 545d99d212 Added dates + hours to events history.timeline xdrm-brackets 2017-11-12 18:09:57 +0100
  • 067f12cc1a Removed infobox popup js xdrm-brackets 2017-11-12 17:24:25 +0100
  • 20baf93bf3 Now history.timeline is vertical xdrm-brackets 2017-11-12 17:22:35 +0100
  • 57d7abb7b6 Updated css xdrm-brackets 2017-11-12 15:10:40 +0100
  • 6616916013 Fix fonts.css -> font.css xdrm-brackets 2017-11-12 15:09:06 +0100
  • 0390bdf7ad Now a little circle 'below' the event circle when same user xdrm-brackets 2017-11-12 14:53:33 +0100
  • bc1df78120 History details.timeline ASC order (not reverse as history.view) xdrm-brackets 2017-11-12 14:53:06 +0100
  • 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) xdrm-brackets 2017-11-12 13:01:29 +0100
  • b0f9cfae1e session 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
  • 0faaee0040 serverinfo.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
  • 172f1e5935 Updated container.scss to be a 'pointer' on timeline events xdrm-brackets 2017-11-11 18:50:01 +0100
  • b73f71c652 Svg generation + historyDefault/get_timeline + repo history/getByIdMachine + container.scss to generate machine timeline xdrm-brackets 2017-11-11 18:46:43 +0100
  • 34ffdae4fe Fix tests according to branch 'api-refactor' xdrm-brackets 2017-11-11 13:09:30 +0100
  • 6b9bd03d9e Pop-Up manages 'background.click' to send FALSE to the 'handler' + hide (equivalent to CANCEL action) xdrm-brackets 2017-11-11 13:03:30 +0100
  • a2d575e94f Added confirmation Pop-Up for: 1. history.archive 2. machine.delete 3. user.delete xdrm-brackets 2017-11-11 12:56:46 +0100
  • db71c0400d Removed 'POST::' in the config file api-refactor xdrm-brackets 2017-11-10 13:38:15 +0100
  • dfdb84e8a0 Dispatched 'Request::remote' to 'Loader::remote' as a builder adapter xdrm-brackets 2017-11-09 12:56:00 +0100
  • 0fed2ee61e Fixed css (added grey buttons) + Created js PopUp lib + use in admin list to remove one admin xdrm-brackets 2017-11-09 12:38:00 +0100
  • 4213d8b132 Migrated admin methods from 'authenticationDefault' to new 'adminDefault' module xdrm-brackets 2017-11-09 12:37:27 +0100
  • 088683d2bf Removed /lib folder added 'Twig' to default composer + cleaned autoloader file generic-view xdrm-brackets 2017-11-09 10:19:51 +0100
  • 79216f6edc Fix menu-side :unhover:after not working on chrome 3x xdrm-brackets 2017-11-09 10:07:46 +0100
  • ed771b20a9 updated documentationDefault/apiBlueprint xdrm-brackets 2017-11-09 10:06:43 +0100
  • 0a3d4d9a0a Blocks in view: group.permission xdrm-brackets 2017-11-08 21:08:32 +0100
  • 574e218da4 Blocks in view: group.view xdrm-brackets 2017-11-08 20:53:21 +0100
  • 047a71d822 minfix xdrm-brackets 2017-11-08 16:07:40 +0100
  • 45984b4a93 Blocks in view: group.choice.* xdrm-brackets 2017-11-08 14:23:07 +0100
  • 8ac65dc399 Blocks in view: group.form.* xdrm-brackets 2017-11-08 14:16:51 +0100
  • 937515997c Blocks in view: user.view + added blocks to machine.view xdrm-brackets 2017-11-08 14:10:38 +0100
  • 4897fad9e6 Blocks in view: user.group xdrm-brackets 2017-11-08 14:05:16 +0100
  • 6c94f1064b Blocks in view: user.form.remove xdrm-brackets 2017-11-08 14:01:51 +0100
  • 73b7b26b63 Blocks in view: user.form.edit xdrm-brackets 2017-11-08 14:00:27 +0100
  • 7a2248f7da Blocks in view: user.form.create xdrm-brackets 2017-11-08 13:58:19 +0100
  • ccf11739e2 Blocks in view: settings/password xdrm-brackets 2017-11-08 13:52:37 +0100
  • d0515239c5 Blocks in view: settings/admin/create xdrm-brackets 2017-11-08 13:51:55 +0100
  • 775a9caee4 Blocks in view: settings/admin/view xdrm-brackets 2017-11-08 13:51:00 +0100
  • 3d99edc000 Blocks in view: profile/password xdrm-brackets 2017-11-08 13:49:28 +0100
  • aec043a67e Blocks in view: history/view xdrm-brackets 2017-11-08 13:49:18 +0100
  • 5b205939ca git ignore now /tmp and /public_html/tmp xdrm-brackets 2017-11-08 13:47:40 +0100
  • 0c2e031885 Added history/archive to 'view'-er + fixed views' class xdrm-brackets 2017-11-08 13:46:57 +0100
  • 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) xdrm-brackets 2017-11-08 13:04:49 +0100
  • d161f464fb Done view settings/admins (lists the admins of the warehouse) xdrm-brackets 2017-11-07 12:58:32 +0100
  • e1c5acf96c Fixed history *flex* direction + if not much data, align to top xdrm-brackets 2017-11-07 12:41:08 +0100
  • 6b123765b6 Added module 'authenticationDefault/get_admins' to fetch all admins of the warehouse xdrm-brackets 2017-11-07 12:16:13 +0100
  • a5b22a4836 Added '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
  • df6d5e47c0 minfix: missing 'use' xdrm-brackets 2017-11-07 11:40:33 +0100
  • e51d56e7a5 Added forms to View() views: group, machine, user + comment and indent correctly xdrm-brackets 2017-11-07 11:37:18 +0100
  • a066b4b7c1 minmod xdrm-brackets 2017-11-07 11:31:56 +0100
  • 550b1bd849 Removed build/viewer + migrated forms of machine/* xdrm-brackets 2017-11-07 11:21:27 +0100
  • 77e3fc6f98 Added views history/* xdrm-brackets 2017-11-06 15:23:49 +0100
  • 3a730ccfbd Created /generic/core/i_view and the 'View' builder + migrated views : user/*, machine/*, group/* xdrm-brackets 2017-11-06 15:15:24 +0100
  • 5d3beefb30 Added '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
  • eb79b1d8bb fixed infinite loader when loading current page xdrm-brackets 2017-11-03 10:22:34 +0100
  • 7992c15449 Minfix composer.json autoload xdrm-brackets 2017-11-03 09:36:04 +0100
  • 38b790c82d Fixed log for SATS (or if no TreeToken received) session-guard xdrm-brackets 2017-10-27 18:17:07 +0200
  • 00f1efb38d minfix + avoid session_guard.child for SATS api call xdrm-brackets 2017-10-27 18:15:37 +0200
  • 51f1f6f80c rename 'window._token_' to 'window._tree_token_' in api.js xdrm-brackets 2017-10-27 18:15:15 +0200
  • 267ef71d36 Updated .gitignore to ignore .log files xdrm-brackets 2017-10-27 18:02:36 +0200
  • 63fa7eb5a0 Manage TreeToken.parent + TreeToken.child xdrm-brackets 2017-10-27 18:02:11 +0200
  • 4e99d042ab Fixed pages '/warehouse/' and '/admin/' added /src/logauth.ico + mininfied version of api.js xdrm-brackets 2017-10-27 18:01:42 +0200
  • 3c04f3cc50 Updated API to manage TokenTree xdrm-brackets 2017-10-27 18:00:53 +0200
  • 4e40f26e64 Fixed composer autoloader-s for added xdrm-framework's parts xdrm-brackets 2017-10-27 18:00:11 +0200
  • 4f2144f64b Added build/core/TreeToken xdrm-brackets 2017-10-27 17:59:46 +0200
  • 0cbb21ece8 Added build/log/core xdrm-brackets 2017-10-27 17:58:32 +0200
  • 4245df37c7 machine/view sync icon faded xdrm-brackets 2017-10-19 18:01:13 +0200
  • ffa5c1060e authenticationDefault::create_admin + iface to create a new admin and return its new generated password xdrm-brackets 2017-10-19 14:57:37 +0200
  • 7e0f028db4 authenticationDefault::update_warehouse + iface to update warehouse access code (password) xdrm-brackets 2017-10-19 14:21:20 +0200
  • a87911e76f Renamed authentification/authentication + authenticationDefault::update_admin + iface to update admin password xdrm-brackets 2017-10-19 14:07:38 +0200
  • 8e430ff242 Motheure-simple now to 'ms' no 'h' anymore xdrm-brackets 2017-10-14 16:46:35 +0200
  • eb7f94dce9 Add instead of replacing when updating motheure::increment xdrm-brackets 2017-10-13 19:43:39 +0200
  • dad2125544 debug xdrm-brackets 2017-10-13 19:30:24 +0200
  • 22c59b7a1d Fixed motheure::increment() param missing xdrm-brackets 2017-10-13 19:28:52 +0200
  • 1a37de514c [fix] Fixed modules.js motheure::increment type from array of ints to int xdrm-brackets 2017-10-13 19:25:33 +0200
  • 288aba7c6e Revert "Fix modules.json motheure::increment count data type" xdrm-brackets 2017-10-13 19:13:28 +0200
  • e67ef1ae4b Fix modules.json motheure::increment count data type xdrm-brackets 2017-10-13 19:12:24 +0200
  • 22795697a3 debug 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
  • 21570a7328 Added 'saved': 0 by default if fetchDefault::dispatch error in dispatched method xdrm-brackets 2017-10-13 19:07:31 +0200