Commit Graph

  • 873c324d0d Merge pull request #1906 from webmin/dev/add-ui_paginations-api Jamie Cameron 2023-05-13 09:43:54 -07:00
  • 3504c3f389 Merge pull request #1904 from webmin/dev/useradmin-pagination Jamie Cameron 2023-05-13 09:39:59 -07:00
  • 5f17149189 Merge branch 'master' into dev/add-ui_paginations-api Ilia 2023-05-13 19:31:08 +03:00
  • baf8a643bb Fix to always use get method with paginations to avoid bugs iliajie 2023-05-13 16:46:55 +03:00
  • 1236027445 Fix to use get by default as it's better for returns iliajie 2023-05-13 16:21:11 +03:00
  • 2160a3d47a Fix to put pagination data to the main form iliajie 2023-05-13 16:06:44 +03:00
  • 9077922c57 Fix to use proper get_referer_relative to return to referred page iliajie 2023-05-13 16:03:52 +03:00
  • a27ae8b7be Add support to pass elements to the parent form iliajie 2023-05-13 16:02:45 +03:00
  • d572edb7ed Fix form targets submission ; fix elements duplication bug iliajie 2023-05-13 15:33:28 +03:00
  • d4dcf6314c Add sanity check for minimum items per page iliajie 2023-05-13 13:38:15 +03:00
  • c7367e0f46 Fix pagination with jail blocks to use new data structures iliajie 2023-05-13 13:31:39 +03:00
  • 8ae1c01b5e Fix to run hotkeys initializer script iliajie 2023-05-13 13:20:34 +03:00
  • 996227d197 Fix to refactor input and output data structures iliajie 2023-05-13 13:16:38 +03:00
  • 2081cf7002 Fix offsets and use a better structure for holding data iliajie 2023-05-13 12:45:04 +03:00
  • 3ec090f222 Fix default offsets iliajie 2023-05-13 12:24:59 +03:00
  • 7e417a84e8 Update description iliajie 2023-05-13 12:17:04 +03:00
  • 5d955fe3c8 Fix to undo dropped key iliajie 2023-05-13 11:57:10 +03:00
  • 117c97fcb9 No need to clean repos https://github.com/webmin/webmin.com/issues/4 Jamie Cameron 2023-05-12 17:14:49 -07:00
  • a8748f3e97 Merge pull request #1905 from webmin/dev/pass-client-height Jamie Cameron 2023-05-12 15:40:47 -07:00
  • 8f46fbf836 Fix right arrow to be consistent with left iliajie 2023-05-12 22:28:33 +03:00
  • 1e97b55c9d Add ability for listing paginated pages using "Alt + left/right" hotkeys iliajie 2023-05-12 15:13:28 +03:00
  • 26935dcda6 Merge branch 'master' into dev/pass-client-height Ilia 2023-05-12 13:47:36 +03:00
  • 7188b3581a Add new ui_paginations API iliajie 2023-05-12 13:44:19 +03:00
  • e63defe0d3 Fix to take away a new ui_paginations sub to discuss on the PR instead iliajie 2023-05-12 13:42:13 +03:00
  • 9eb2624deb Add ability to pass browser's client height to the server iliajie 2023-05-12 12:02:58 +03:00
  • bd2339aae4 Revert partially "Fix to generally set client height for all modules" iliajie 2023-05-12 11:59:09 +03:00
  • cfa2e38162 Fix to drop no longer need code to inject client height into forms iliajie 2023-05-12 11:47:06 +03:00
  • 3fa50f7222 Revert "Fix to drop no longer need code .. " for ui-lib.pl only iliajie 2023-05-12 11:45:40 +03:00
  • 696199033c Fix to drop an option to enable paginating and let it just work iliajie 2023-05-12 11:27:02 +03:00
  • 05a34b099f Revert "Update config to include new option" iliajie 2023-05-12 10:51:40 +03:00
  • b9b2546060 Fix to drop no longer need code to inject client height iliajie 2023-05-12 10:49:48 +03:00
  • fa265c094b Merge branch 'master' into dev/useradmin-pagination Ilia 2023-05-11 21:40:58 +03:00
  • d915a3aacd Fix to use right header name iliajie 2023-05-11 21:39:52 +03:00
  • c145c117af Fix to drop passing client height in requests iliajie 2023-05-11 16:11:07 +03:00
  • f42bb4ef1b Fix menu animation not to be annoying iliajie 2023-05-11 15:16:48 +03:00
  • 550c21bca7 Fix logos size iliajie 2023-05-11 15:15:52 +03:00
  • cc24384fea Fix clear search button to look inbuilt into search field iliajie 2023-05-11 13:20:06 +03:00
  • 17d4090c45 Fix to generally set client height for all modules 6310521982 (r112805733) iliajie 2023-05-11 12:32:57 +03:00
  • 2bbf06af99 Merge pull request #1902 from MSSEsq/master Jamie Cameron 2023-05-10 17:05:45 -07:00
  • 699c9b9696 Fix to make sure that client height is set on initial load iliajie 2023-05-10 20:24:46 +03:00
  • 52450a7b3b Update config to include new option iliajie 2023-05-10 17:09:06 +03:00
  • 2be0169902 Add support for paginated tables in Users and Groups module iliajie 2023-05-10 16:49:15 +03:00
  • 295d3275bb Fix not to change default line height iliajie 2023-05-10 16:41:43 +03:00
  • 7e8788cec3 Fix to support multiple instances of ui_paginations on a single page iliajie 2023-05-10 16:41:10 +03:00
  • 5f46f05ba4 Add support for searching paginated with hashes too iliajie 2023-05-10 11:46:52 +03:00
  • c68ffa8eb7 Fix pagination items counts iliajie 2023-05-10 10:50:57 +03:00
  • 9b42e6d92a Fix to use caller's pagination number if any iliajie 2023-05-10 10:50:03 +03:00
  • a698576f59 Update config-solaris-11-ALL Michael S. Scaramella, Esq 2023-05-09 19:59:27 -04:00
  • 9d081e49d9 Update ports-lib.pl Michael S. Scaramella, Esq 2023-05-09 19:47:07 -04:00
  • 9a1da695cd Update pkg-lib.pl Michael S. Scaramella, Esq 2023-05-09 19:39:28 -04:00
  • 913e326a71 Create config-freebsd-11.0-ALL Michael S. Scaramella, Esq 2023-05-09 19:04:39 -04:00
  • 1b3db94b73 Rename config-freebsd-8.0-ALL to config-freebsd-8.0-10.4 Michael S. Scaramella, Esq 2023-05-09 19:00:57 -04:00
  • 0dc11e7385 Fix client height calculation for Framed Theme iliajie 2023-05-09 23:18:15 +03:00
  • c03fefd36d Fix to update client height on form change dynamically (before submit) iliajie 2023-05-09 22:56:54 +03:00
  • 15c81e8ace Fix wrong sting transfer iliajie 2023-05-09 22:41:29 +03:00
  • 3683c0e06c Add support for multiple paginations in a single page iliajie 2023-05-09 19:53:15 +03:00
  • 8c15fc9fdb Fix escapes ; add support to display items on page e.g.: Showing 43 to 64 of 83 items on page ⏴ 3 of 4 pages ▸ iliajie 2023-05-09 13:15:33 +03:00
  • 25e5b2f4fc Use new used field Jamie Cameron 2023-05-08 20:56:33 -07:00
  • 41a7d61df4 Collect used disk space separately Jamie Cameron 2023-05-08 20:55:05 -07:00
  • ad93a7cc53 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-05-08 17:39:46 -07:00
  • 7edccbe38b Newer DBD::mysql versions need to set mysql_ssl_optional to not fail if mandatory SSL isn't supported https://forum.virtualmin.com/t/remote-mysql-server-ssl-connection-issue/120683 Jamie Cameron 2023-05-08 17:39:31 -07:00
  • 6310521982 Add support for listing jail blocks with pagination 2/2 iliajie 2023-05-08 23:56:04 +03:00
  • ae544ec580 Add support for listing jail blocks 1/2 https://forum.virtualmin.com/t/firewalld-module/116515/12 iliajie 2023-05-07 21:24:30 +03:00
  • c2bbb27de4 Using the back button to return doesn't refresh the page Jamie Cameron 2023-05-06 21:43:46 -07:00
  • 797c38b9e6 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-05-06 14:51:21 -07:00
  • 2a1c5ce79c Reuse the existing let's encrypt key by default http://github.com/virtualmin/virtualmin-gpl/issues/414 Jamie Cameron 2023-05-06 14:49:44 -07:00
  • e260a96d93 Add API to use theme dependent code for page refresh iliajie 2023-05-06 12:54:13 +03:00
  • 4e96552b03 Fix to factor out read_help_file sub to be accessible by theme iliajie 2023-05-06 12:01:06 +03:00
  • 9a29c6f98e Fix search use absolute path for file e.g. search for Days before expiry doesn't search for Virtualmin help in Authentic Theme iliajie 2023-05-05 13:24:29 +03:00
  • fae07aed8a Fix if defined iliajie 2023-05-04 14:31:22 +03:00
  • 62a3c9f237 Merge remote-tracking branch 'origin/master' iliajie 2023-05-04 13:09:37 +03:00
  • cdf715ad2e Fix to test expired password correctly iliajie 2023-05-04 13:09:16 +03:00
  • 33a8c5c8af Fix check for values field Jamie Cameron 2023-05-03 17:01:40 -07:00
  • 06ae7b8582 Fix undefined error fa42a98acb (commitcomment-111597917) iliajie 2023-05-03 16:27:00 +03:00
  • 9cf714d014 Use the correct shadow table name https://github.com/webmin/webmin/issues/1898 Jamie Cameron 2023-05-01 20:02:10 -07:00
  • d1fe5d1bae Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-04-30 21:44:38 -07:00
  • f9c4cacd6c SCRIPT_NAME isn't a safe variable to use, because sometimes Virtualmin sets it Jamie Cameron 2023-04-30 21:43:33 -07:00
  • ce7e966c1a Merge pull request #1897 from webmin/dev/firewalld-edit-configs-manually Jamie Cameron 2023-04-30 14:43:48 -07:00
  • 625f4ac93c Fix check for missing value! Jamie Cameron 2023-04-30 10:54:58 -07:00
  • fa311d5288 Add support to edit FirewallD config files manually iliajie 2023-04-30 18:43:36 +03:00
  • fa42a98acb Use values array if value isn't set https://forum.virtualmin.com/t/dns-not-appearing-on-slaves/120477 Jamie Cameron 2023-04-28 20:08:09 -07:00
  • 81a8607628 Use lc to lower case Jamie Cameron 2023-04-28 13:59:19 -07:00
  • 2626d01005 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-04-28 12:00:35 -07:00
  • 1e5032c7a3 Don't reference non-existent values Jamie Cameron 2023-04-28 12:00:04 -07:00
  • 5dc2281e66 Fix password change screen pop up on every login 20d07a17a8 iliajie 2023-04-28 11:02:19 +03:00
  • 70fce1f97e Fix not to display no password option iliajie 2023-04-27 23:11:55 +03:00
  • da1ee58a7c Fix to use offset rather than zone name https://github.com/virtualmin/virtualmin-gpl/issues/552 iliajie 2023-04-26 11:30:53 +03:00
  • 4b3ef986bf Merge branch 'master' of github.com:webmin/webmin iliajie 2023-04-26 09:32:22 +03:00
  • 14a07d4959 Fix to test if home directory is writable https://github.com/webmin/webmin/issues/1892#issuecomment-1522680504 Introduced with: https://github.com/webmin/webmin/commit/f46cc45 iliajie 2023-04-26 09:30:24 +03:00
  • e3d4d2427c Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-04-25 20:47:48 -07:00
  • 9bcee57c7c Try lower case username if upper case doesn't exist https://github.com/virtualmin/virtualmin-gpl/issues/553 Jamie Cameron 2023-04-25 20:47:07 -07:00
  • 896fedf590 Merge pull request #1895 from martelrotschy/dev/fix-pdbedit-bug Jamie Cameron 2023-04-25 19:52:37 -07:00
  • 12e6b19586 Fixed issue with pdbedit in samba-lib.pl Martel 2023-04-25 17:42:14 -07:00
  • 3f322bee84 Fix to also animate menu's main content iliajie 2023-04-19 11:26:07 +03:00
  • 20d07a17a8 Sync password expiry logic with Linux https://forum.virtualmin.com/t/personalized-warning-in-password-policy/120228 Jamie Cameron 2023-04-18 21:43:15 -07:00
  • 24b59c5b85 No need for this check now that create_wrapper has been extracted Jamie Cameron 2023-04-18 15:58:27 -07:00
  • e5249a6e3b No need for a wrapper around the wrapper function Jamie Cameron 2023-04-18 15:44:40 -07:00
  • a3140c03da Merge pull request #1887 from webmin/dev/xterm-in-usermin Jamie Cameron 2023-04-18 15:34:42 -07:00
  • d154935e8f Fix to factor out create_wrapper sub iliajie 2023-04-18 21:21:30 +03:00
  • db8d712d83 When the cron module is being used as an API in usermin, leave user switching up to the caller Jamie Cameron 2023-04-18 10:11:49 -07:00