Commit Graph

152 Commits

Author SHA1 Message Date
5c26bf4de3 Fix to prevent forcing using tables in tabs 2023-01-07 19:59:10 +02:00
760d4392ed Print bottom update button only if not in viewport https://github.com/webmin/authentic-theme/issues/1605#issue-1298478251 2022-07-08 12:31:26 +03:00
f69fa81e59 Fix to get safely using wrapper sub 2/2 2021-09-28 16:30:05 +03:00
50087e9dbe Revert "Fix ongoing issues with proxy prefixes in status collection, choosers 1/2"
This reverts commit d59eb79542.
2021-09-27 15:12:20 +03:00
ab59df1a85 Regular tooltip (ui_help) doesn't support HTML 2021-09-27 13:26:42 +03:00
d59eb79542 Fix ongoing issues with proxy prefixes in status collection, choosers 1/2 2021-09-26 19:45:47 +03:00
e7deccae71 Update class name to conventional 2021-03-06 15:35:24 +03:00
ab3597bf42 Add ui_help bubble tooltip UI API
1461a60f66
2021-03-05 16:19:45 +03:00
a24416e92d Fix ui_text_color to be unambiguous 2021-02-13 16:56:42 +03:00
d4e8a35a3e Fix binary detection 2020-12-20 19:29:11 +03:00
22c5c596ce Add complementary UI API for "read_file_contents_limit" sub 2020-12-18 16:50:24 +03:00
9ed2c11389 Fix escaping data for new collapse UI widget 2020-11-29 22:31:57 +03:00
3f8991ce04 Fix UI collapse support options (including open on start) a766a348f0 (commitcomment-44636896) 2020-11-29 21:48:51 +03:00
a766a348f0 Utilize usage of native HTML5 accordions ba6564e67b 2020-11-29 18:51:28 +03:00
3e60854861 Add double line break API 2020-09-02 13:21:08 +03:00
6430a0ec45 Revert "Check for context in addition"
This reverts commit f1d7deb307.
2020-08-11 22:15:43 +03:00
f1d7deb307 Check for context in addition
This fix is made to make Virtualmin/Edit Users/Edit User page, and Other user permissions tab and its multi-selects work. The underlying problem, is that `ui_multi_select_javascript` being called beforehand by `virtual_feature` from `virtualmin-htpasswd::mailbox_inputs`, leaving the actual page without needed JS function, making it fail in all themes. Perhaps, it shouldn't be done by `virtual_feature` and this patch is just a work-around of the actual problem.
2020-05-23 13:51:34 +03:00
562dd4bf26 Allow passing class name for ui_text_color sub 2020-05-20 23:16:34 +03:00
a7b4847480 Rename sub name to be more intuitive 2020-01-18 14:29:40 +03:00
3e20e3c9f8 Add function for selecting multiple users 2019-12-15 09:51:43 -08:00
f695820b4b Fix missing semicolon 2019-03-16 12:55:39 +03:00
f2630b366c Fix to use HTML entity for left/right 2019-03-16 12:54:18 +03:00
d40e53315b Add UI lib for adding text color 2019-03-09 18:08:39 +03:00
664802ac56 Fix unicode char for left/right 2018-11-19 14:51:37 -08:00
d328c86360 Add new API for a link button 2018-11-13 15:05:34 +01:00
b5031661fe Add option to use a select list instead of radio buttons 2018-01-21 15:18:13 -08:00
e8a81bbca4 Add function for getting this system's URL 2018-01-05 14:59:57 -08:00
a6d174fa3c Fix hidden opener in old old theme https://sourceforge.net/p/webadmin/bugs/4989/ 2017-12-15 22:44:01 -08:00
677e1436ea De-uglify multiselect move arrows with fUnicode! 2017-11-29 14:37:09 -06:00
0f9fb77369 Fix typo 2017-11-08 16:43:37 +08:00
23847df2a2 Remove un-necessary extra nested tables 2017-07-30 12:23:28 -07:00
e7d086442c Fix incorrect quotes https://sourceforge.net/p/webadmin/bugs/4982/ 2017-06-30 23:18:49 -07:00
f1c000d1e5 When in doubt, nest more tables 2017-05-30 21:12:53 -05:00
4f564b9e2a Use escaped ampersand 2017-05-30 20:36:12 -05:00
483a9a7c5f One last literal quoted 2017-05-30 20:13:36 -05:00
7e75fdfa16 More validation fixes 2017-05-30 20:08:34 -05:00
55d98674b1 When there is no value we need to return 0 but not empty
As reported here, it's true:

https://github.com/qooob/authentic-theme/issues/726
2017-04-25 10:56:58 +03:00
e9dc1726ae Let a function to accept non numeric value
In case the way it is now, there is no use in custom values for radio buttons. For example it will never let it set to `false` or `true` (as a string), thus always passing an integer to the `ui_radio()`.
2017-03-18 17:16:20 +03:00
e0731515d7 Use post for buttons row to prevent double-submit https://github.com/webmin/webmin/issues/302 2016-04-09 13:51:37 -07:00
997b33e5fb module_name cannot be used in library code https://sourceforge.net/p/webadmin/bugs/4730/ 2016-04-06 22:21:38 -07:00
7ba7a75df1 Support setting attributes for the td 2016-01-30 15:21:15 -08:00
4265e07b4e Document new flag 2016-01-24 10:04:22 -08:00
fb842fbeda Allow multiple uploads 2016-01-23 14:40:20 -08:00
82bb4284ba Fix call to theme override https://sourceforge.net/p/webadmin/bugs/4689/ 2015-12-17 22:19:26 -08:00
b0ecbaf63e Auto-scroll unbuffered pages 2015-12-03 20:01:40 -08:00
1c2bdf0f0c Typo 2015-01-30 18:09:38 -06:00
dc4ea2a94d Complete support for showing warnings on right frame 2014-12-17 14:54:09 -08:00
a5db316751 Add <td> to cover rest of table wen ending early http://virtualmin.com/node/34341 2014-09-26 13:11:58 -07:00
e4a7bc76f7 Add a label tag linking a field description with the input 2014-08-23 23:46:53 -07:00
861d49b9ab Don't set value tag if there is none 2014-08-23 10:46:06 -07:00