iliajie
1236027445
Fix to use get by default as it's better for returns
2023-05-13 16:21:11 +03:00
iliajie
2160a3d47a
Fix to put pagination data to the main form
2023-05-13 16:06:44 +03:00
iliajie
9077922c57
Fix to use proper get_referer_relative to return to referred page
2023-05-13 16:03:52 +03:00
iliajie
a27ae8b7be
Add support to pass elements to the parent form
2023-05-13 16:02:45 +03:00
iliajie
d572edb7ed
Fix form targets submission ; fix elements duplication bug
2023-05-13 15:33:28 +03:00
iliajie
d4dcf6314c
Add sanity check for minimum items per page
2023-05-13 13:38:15 +03:00
iliajie
c7367e0f46
Fix pagination with jail blocks to use new data structures
2023-05-13 13:31:39 +03:00
iliajie
8ae1c01b5e
Fix to run hotkeys initializer script
2023-05-13 13:20:34 +03:00
iliajie
996227d197
Fix to refactor input and output data structures
2023-05-13 13:16:38 +03:00
iliajie
2081cf7002
Fix offsets and use a better structure for holding data
2023-05-13 12:45:04 +03:00
iliajie
3ec090f222
Fix default offsets
2023-05-13 12:24:59 +03:00
iliajie
7e417a84e8
Update description
2023-05-13 12:17:04 +03:00
iliajie
5d955fe3c8
Fix to undo dropped key
2023-05-13 11:57:10 +03:00
Jamie Cameron
117c97fcb9
No need to clean repos https://github.com/webmin/webmin.com/issues/4
2023-05-12 17:14:49 -07:00
Jamie Cameron
a8748f3e97
Merge pull request #1905 from webmin/dev/pass-client-height
...
Add ability to pass browser's client height to the server
2023-05-12 15:40:47 -07:00
iliajie
8f46fbf836
Fix right arrow to be consistent with left
2023-05-12 22:28:33 +03:00
iliajie
1e97b55c9d
Add ability for listing paginated pages using "Alt + left/right" hotkeys
2023-05-12 15:13:28 +03:00
Ilia
26935dcda6
Merge branch 'master' into dev/pass-client-height
2023-05-12 13:47:36 +03:00
iliajie
7188b3581a
Add new ui_paginations API
2023-05-12 13:44:19 +03:00
iliajie
e63defe0d3
Fix to take away a new ui_paginations sub to discuss on the PR instead
2023-05-12 13:42:13 +03:00
iliajie
9eb2624deb
Add ability to pass browser's client height to the server
2023-05-12 12:02:58 +03:00
iliajie
bd2339aae4
Revert partially "Fix to generally set client height for all modules"
2023-05-12 11:59:09 +03:00
iliajie
cfa2e38162
Fix to drop no longer need code to inject client height into forms
2023-05-12 11:47:06 +03:00
iliajie
3fa50f7222
Revert "Fix to drop no longer need code .. " for ui-lib.pl only
2023-05-12 11:45:40 +03:00
iliajie
696199033c
Fix to drop an option to enable paginating and let it just work
2023-05-12 11:27:02 +03:00
iliajie
05a34b099f
Revert "Update config to include new option"
...
This reverts commit 52450a7b3b .
2023-05-12 10:51:40 +03:00
iliajie
b9b2546060
Fix to drop no longer need code to inject client height
2023-05-12 10:49:48 +03:00
Ilia
fa265c094b
Merge branch 'master' into dev/useradmin-pagination
2023-05-11 21:40:58 +03:00
iliajie
d915a3aacd
Fix to use right header name
2023-05-11 21:39:52 +03:00
iliajie
c145c117af
Fix to drop passing client height in requests
2023-05-11 16:11:07 +03:00
iliajie
f42bb4ef1b
Fix menu animation not to be annoying
2023-05-11 15:16:48 +03:00
iliajie
550c21bca7
Fix logos size
2023-05-11 15:15:52 +03:00
iliajie
cc24384fea
Fix clear search button to look inbuilt into search field
2023-05-11 13:20:06 +03:00
iliajie
17d4090c45
Fix to generally set client height for all modules 6310521982 (r112805733)
2023-05-11 12:32:57 +03:00
Jamie Cameron
2bbf06af99
Merge pull request #1902 from MSSEsq/master
...
Update Apache HTTP Server Support to V. 2.4 from Expired V. 2.2 on FreeBSD and Solaris Unix
2023-05-10 17:05:45 -07:00
iliajie
699c9b9696
Fix to make sure that client height is set on initial load
2023-05-10 20:24:46 +03:00
iliajie
52450a7b3b
Update config to include new option
2023-05-10 17:09:06 +03:00
iliajie
2be0169902
Add support for paginated tables in Users and Groups module
2023-05-10 16:49:15 +03:00
iliajie
295d3275bb
Fix not to change default line height
2023-05-10 16:41:43 +03:00
iliajie
7e8788cec3
Fix to support multiple instances of ui_paginations on a single page
2023-05-10 16:41:10 +03:00
iliajie
5f46f05ba4
Add support for searching paginated with hashes too
2023-05-10 11:46:52 +03:00
iliajie
c68ffa8eb7
Fix pagination items counts
2023-05-10 10:50:57 +03:00
iliajie
9b42e6d92a
Fix to use caller's pagination number if any
2023-05-10 10:50:03 +03:00
Michael S. Scaramella, Esq
a698576f59
Update config-solaris-11-ALL
...
The apparent need to edit this file to support the Apache HTTP Server 2.4 on Solaris was noticed when performing Spotlight searches on download code. We do not run Solaris, so cannot test these edits, yet they seem quite likely to be correct. Any needed corrections made by anyone running Solaris are welcome.
2023-05-09 19:59:27 -04:00
Michael S. Scaramella, Esq
9d081e49d9
Update ports-lib.pl
...
The edits update the Apache package names to versions 2.4. Versions 2.2 expired on 2017-07-01.
2023-05-09 19:47:07 -04:00
Michael S. Scaramella, Esq
9a1da695cd
Update pkg-lib.pl
...
The edits update the Apache package names to versions 2.4. Versions 2.2 expired on 2017-07-01.
2023-05-09 19:39:28 -04:00
Michael S. Scaramella, Esq
913e326a71
Create config-freebsd-11.0-ALL
...
This new configuration file adds support for Apache HTTP Server 2.4 on FreeBSD 11.0 and later.
2023-05-09 19:04:39 -04:00
Michael S. Scaramella, Esq
1b3db94b73
Rename config-freebsd-8.0-ALL to config-freebsd-8.0-10.4
...
This configuration file must be renamed to include a FreeBSD version range to accommodate a new configuration file named “config-freebsd-11.0-ALL” that supports Apache HTTP Server V. 2.4 on FreeBSD versions 11.0 and later.
2023-05-09 19:00:57 -04:00
iliajie
0dc11e7385
Fix client height calculation for Framed Theme
2023-05-09 23:18:15 +03:00
iliajie
c03fefd36d
Fix to update client height on form change dynamically (before submit)
2023-05-09 22:56:54 +03:00