Commit graph

  • f8f24df2dd LSformElement :: password: fix confirmInput feature on CLI mode Benjamin Renard 2020-07-07 14:28:55 +0200
  • 69fc42a299 LScli create command: add autocompletion Benjamin Renard 2020-07-07 14:28:04 +0200
  • 05e0cd56b4 LSldapObject: replace LSlog :: debug() usage by self :: log_debug() Benjamin Renard 2020-07-07 14:16:13 +0200
  • 0a8ed10695 LSsearch: replace $logger property by using LSlog_staticLoggerClass Benjamin Renard 2020-07-07 14:15:30 +0200
  • 0b180e63b0 LSformElement :: password: fix typo Benjamin Renard 2020-07-07 12:44:18 +0200
  • f0bb4f585c LScli modify command: add autocompletion Benjamin Renard 2020-07-07 12:43:55 +0200
  • 312b3dfb11 Wording Benjamin Renard 2020-07-07 12:38:28 +0200
  • a21b40d706 LScli autocompleter: fix handling quoted arguments Benjamin Renard 2020-07-06 17:53:54 +0200
  • f277528400 LScli relation command: improve -r/--remove autocompletion Benjamin Renard 2020-07-06 10:22:27 +0200
  • c232a9899d LSlog_console: fix stderr switching on message other than INFO / DEBUG Benjamin Renard 2020-07-06 10:21:44 +0200
  • 5696eb99c4 LSformElement::password: fix changeInput feature Fix error in modify form when object's attribute is not already set. Benjamin Renard 2020-06-30 15:55:21 +0200
  • 5872430863 LSlog handlers: add enabled parameter Benjamin Renard 2020-06-30 11:03:48 +0200
  • b898b0a9b7 LSexample: enable changeInput feature on LSpeople userPassword field Benjamin Renard 2020-06-30 10:27:43 +0200
  • e58999bbaf LSformElement::password: Improve UX with confirmInput and confirmChange features enabled Benjamin Renard 2020-06-30 10:19:51 +0200
  • 7ed325bac7 Update next release changelog Benjamin Renard 2020-06-30 10:05:46 +0200
  • 12e4b45cf6 Update french translation Benjamin Renard 2020-06-30 10:01:06 +0200
  • d456240fde LSform::validate(): fix checking elements's errors after getPostData() Benjamin Renard 2020-06-30 10:00:22 +0200
  • e44be00ebd LSformElement::password: fix confirmChangeQuestion translation Benjamin Renard 2020-06-30 09:59:25 +0200
  • f66b7186e8 LSformElement::password: fix some jshint errors Benjamin Renard 2020-06-30 09:58:57 +0200
  • dde982f42c generate_ldapsaisie_pot CLI command: fix handling ___() keyword Benjamin Renard 2020-06-30 09:58:22 +0200
  • 2c6b95b3d6 LSformElement::password: Add confirmInput feature Benjamin Renard 2020-06-30 09:57:16 +0200
  • 47d97a00ce Fix LSurl :: get_rewrite_base() method (again) Benjamin Renard 2020-06-29 16:59:23 +0200
  • d0beb86b3d Fix LSurl :: get_rewrite_base() method (again) Benjamin Renard 2020-06-25 16:17:38 +0200
  • c36b385e0f Fix LSurl :: get_rewrite_base() method Benjamin Renard 2020-06-25 16:08:49 +0200
  • f0f2ce48ad LSurl: fix translation of all fatal error messages Benjamin Renard 2020-06-25 16:03:49 +0200
  • 06852080a8 LSurl: Remove REQUESTED_URL parameter and always detecting URL from REQUEST_URI This permit to correctly handle object's DN with slashes (with AllowEncodedSlashes NoDecode). Benjamin Renard 2020-06-25 16:00:20 +0200
  • 0ce63f3d1e Add route to handle default browser favicon.ico request Benjamin Renard 2020-06-25 11:55:20 +0200
  • 3c27fa92ca bash-completion: do not specify bin absolute path to call bash_autocomplete CLI command Benjamin Renard 2020-06-23 18:24:44 +0200
  • da2c90a337 bash-completion: fix DN completion if "=" is included in COMP_WORDBREAKS Benjamin Renard 2020-06-23 18:20:28 +0200
  • 458ca79418 LSsearch: Fix PHP < 7 syntax error Benjamin Renard 2020-06-23 16:17:19 +0200
  • 173ef8603d Update next release changelog and news Benjamin Renard 2020-06-23 16:11:42 +0200
  • 4a72388c60 Fix handling positional args on CLI command search autocompletion Benjamin Renard 2020-06-23 16:00:25 +0200
  • 1eced8f47a Add autocompleter for CLI command relation Benjamin Renard 2020-06-23 15:59:29 +0200
  • daac4db329 Improve LScli :: autocomplete_LSobject_dn() to provide RDN attribute on empty compword Benjamin Renard 2020-06-23 15:58:24 +0200
  • 9de22502ef Add autocompleter for CLI command remove Benjamin Renard 2020-06-15 11:29:53 +0200
  • 4ba584e8c6 Add autocompleter for CLI command show Benjamin Renard 2020-06-15 11:26:57 +0200
  • 559f9d9475 Add autocompleter for CLI command search Benjamin Renard 2020-06-15 10:40:48 +0200
  • a65322335e LScli::bash_autocomplete(): run command autocompleter with command args instead of complete command args Benjamin Renard 2020-06-15 08:55:00 +0200
  • c8820ff841 Add autocompleter for CLI command LSlang :: generate_lang_file Benjamin Renard 2020-06-15 08:30:50 +0200
  • 3494cc55c8 LScli: add BASH autocompletion support Benjamin Renard 2020-06-14 23:42:11 +0200
  • 6c9ad1884a light-blue.css: fix dt.LSform-errors color Benjamin Renard 2020-06-13 10:27:22 +0200
  • e9cc1a35b5 light-blue.css: fix dd.LSform-errors width Benjamin Renard 2020-06-13 10:24:42 +0200
  • 9cd76faeed LSexample: fix LSpeople userPassword error message Benjamin Renard 2020-06-13 10:24:14 +0200
  • 079f39ab4b LSformElement::password: Add confirmChangeQuestion parameter Benjamin Renard 2020-06-13 10:14:16 +0200
  • c0f0a0645c LSform: make opacity change progressive on form submission Benjamin Renard 2020-06-11 20:41:12 +0200
  • a5814afefc LSform: add CSS class on submitting form to permit visual adaptation Benjamin Renard 2020-06-11 20:35:55 +0200
  • 6e02cbe2d5 Fix typo Benjamin Renard 2020-06-11 20:31:21 +0200
  • 38ed2ca08c LSformElement::password: Add confirmChange parameter Benjamin Renard 2020-06-11 20:14:16 +0200
  • 9c11a81220 LSform JS events: Add possibility to callback to confirm/cancel event Benjamin Renard 2020-06-11 20:05:28 +0200
  • 6e14916bae Fix Internet Explorer deprecation warning on IE11 Benjamin Renard 2020-06-04 19:35:49 +0200
  • ac1626fe22 LSsession: fix some error messages Benjamin Renard 2020-06-04 19:05:23 +0200
  • 1b98dbfe80 Fix helpInfo feature by LSsession::addHelpInfos to LStemplate Benjamin Renard 2020-06-04 19:04:48 +0200
  • e86b20bec0 LSinfosBox: make CSS responsive Benjamin Renard 2020-06-04 18:38:02 +0200
  • 84b14c0e5b login / recover password forms: make CSS responsive Benjamin Renard 2020-06-04 18:37:43 +0200
  • 030b1c45f9 LSaccessRightsMatrixView: make CSS responsive Benjamin Renard 2020-06-04 18:00:25 +0200
  • 61f492faf7 LSformElement :: pre: make CSS responsive Benjamin Renard 2020-06-04 17:59:52 +0200
  • f16dd52aaa LSformElement :: ssh_key: make CSS responsive Benjamin Renard 2020-06-04 17:59:38 +0200
  • 5708630abb Improve responsive view Benjamin Renard 2020-06-04 17:52:10 +0200
  • 8add94d54f base.css: Improve responsive view of LSobject list footer Benjamin Renard 2020-06-04 17:12:37 +0200
  • c6dcc95b51 LSview/LSform: fix loading view dependencies Benjamin Renard 2020-06-04 17:10:24 +0200
  • 62b0eb36ab LSrelation: use LSview_actions.tpl Benjamin Renard 2020-06-04 16:46:00 +0200
  • 6f3edba986 Object custom action question view: add some LSview actions links Benjamin Renard 2020-06-04 16:35:54 +0200
  • 6f612199a0 Remove question view: add some LSview actions links Benjamin Renard 2020-06-04 16:35:19 +0200
  • 9848e3d30e LSview actions: factorize templates in LSview_actions.tpl and improve responsive view Benjamin Renard 2020-06-04 16:34:40 +0200
  • c221bbffdb js.tpl: fix comments Benjamin Renard 2020-06-04 16:21:12 +0200
  • 6e9266b3c5 light-blue.css: fix handling LSformElement :: jsonCompositeAttribute Benjamin Renard 2020-06-04 12:42:49 +0200
  • 08c23d67a8 LSformElement :: jsonCompositeAttribute: make CSS responsive Benjamin Renard 2020-06-04 12:42:09 +0200
  • 78b18a5729 LSform: fix/improve responsive view Benjamin Renard 2020-06-04 12:41:16 +0200
  • f0729a991b light-blue.css: fix LSform select border color Benjamin Renard 2020-06-04 11:49:16 +0200
  • 61d34557b5 Debian packaging: purge Smarty templates cache on upgrade Benjamin Renard 2020-06-04 11:45:51 +0200
  • 62a08bfbf9 Update next release changelog and news Benjamin Renard 2020-06-04 11:17:37 +0200
  • cbaa1eadfd Fix toggle_menu undefined error Benjamin Renard 2020-06-04 10:02:29 +0200
  • 31f6189f4a LSform: Avoid page scrolling on tab change Benjamin Renard 2020-06-03 12:58:37 +0200
  • bfd60b28c6 LSform: fix preserving current tab on actions links click Benjamin Renard 2020-06-03 12:58:05 +0200
  • 49656cd6f6 function.js: fix compatibility with Safari Benjamin Renard 2020-06-03 11:53:37 +0200
  • ff3ca35bed Fix LSview-actions-dropdown first li border top color Benjamin Renard 2020-06-02 21:20:21 +0200
  • c29240d771 Make LSview-actions respons Benjamin Renard 2020-06-02 21:10:59 +0200
  • 506c0fb622 Update news, changelog and upgrade doc about interface responsive Benjamin Renard 2020-06-02 20:06:13 +0200
  • 62ec0a2b1e Fix typo toogle/toggle Benjamin Renard 2020-06-02 19:57:19 +0200
  • ba41b527c0 Make interface responsive Benjamin Renard 2020-06-02 19:56:40 +0200
  • 78fefb6c8f function.js: Fix global variable B64keyStr declaration Benjamin Renard 2020-05-29 18:28:15 +0200
  • 0469d0723f Add alert about no longer support of Internet Explorer Benjamin Renard 2020-05-29 18:27:31 +0200
  • 2adbd4cb38 light-blue.css: Fix LSsmoothbox / LSconfirmBox closeBtn CSS The cross UTF8 character used was not supported by all browsers. Use "x" character. Benjamin Renard 2020-05-29 12:29:13 +0200
  • c989126f9a Fix historical typo in variable $GLOBALS['defaultJSscripts'] name (missing "R") Benjamin Renard 2020-05-28 20:32:18 +0200
  • 47d5ce021d Move some hard-coded messages to template files Benjamin Renard 2020-05-28 20:24:37 +0200
  • 4f2afc318f Doc / upgrade: add note about $GLOBALS['defaultJSscipts'] changes Benjamin Renard 2020-05-28 20:06:45 +0200
  • f07d15e2eb Update french translation Benjamin Renard 2020-05-28 19:48:27 +0200
  • a09841422d Update next release changelog and news Benjamin Renard 2020-05-28 19:46:37 +0200
  • 7b14412516 Update upgrade doc Benjamin Renard 2020-05-28 19:39:58 +0200
  • 873c12d722 LSmail: fix default & light blue CSS Benjamin Renard 2020-05-28 18:23:04 +0200
  • bfe7e18e58 LStemplate :: fatal_error(): use LStemplate method to display error This permit to correctly handling custom JS/CSS files Benjamin Renard 2020-05-28 17:01:41 +0200
  • 88c995ac5c LSerror: do not automatically close LSerror Benjamin Renard 2020-05-28 17:00:01 +0200
  • 81c8a486d9 Move "Connect as" label translation to template Benjamin Renard 2020-05-28 16:59:28 +0200
  • 69addc15ea LSlog :: get_debug_backtrace_context(): fix/improve method Benjamin Renard 2020-05-28 16:58:28 +0200
  • c6526a4e9a light-blue.css: fix LSerror background color Benjamin Renard 2020-05-28 16:57:41 +0200
  • de5a4366a9 base.css: fix word wrapping in error template Benjamin Renard 2020-05-28 16:57:13 +0200
  • 3fbd9e8073 Move custom JS & CSS handling methods from LSsession to LStemplates Benjamin Renard 2020-05-28 16:56:36 +0200
  • 0b4e6d4104 LSerror: permit to control message escape method Benjamin Renard 2020-05-28 15:48:25 +0200
  • cb9babd825 light-blue.css: handle errors page Benjamin Renard 2020-05-27 16:37:15 +0200
  • f4f1e66434 light-blue.css: handle LSformElement_jsonCompositeAttribute label color Benjamin Renard 2020-05-27 16:19:55 +0200