Ilia Rostovtsev
d4e8a35a3e
Fix binary detection
2020-12-20 19:29:11 +03:00
Ilia Rostovtsev
22c5c596ce
Add complementary UI API for "read_file_contents_limit" sub
2020-12-18 16:50:24 +03:00
Ilia Rostovtsev
9ed2c11389
Fix escaping data for new collapse UI widget
2020-11-29 22:31:57 +03:00
Ilia Rostovtsev
3f8991ce04
Fix UI collapse support options (including open on start) a766a348f0 (commitcomment-44636896)
2020-11-29 21:48:51 +03:00
Ilia Rostovtsev
a766a348f0
Utilize usage of native HTML5 accordions ba6564e67b
2020-11-29 18:51:28 +03:00
Ilia Rostovtsev
3e60854861
Add double line break API
2020-09-02 13:21:08 +03:00
Ilia Rostovtsev
6430a0ec45
Revert "Check for context in addition"
...
This reverts commit f1d7deb307 .
2020-08-11 22:15:43 +03:00
Ilia Rostovtsev
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
Ilia Rostovtsev
562dd4bf26
Allow passing class name for ui_text_color sub
2020-05-20 23:16:34 +03:00
Ilia Rostovtsev
a7b4847480
Rename sub name to be more intuitive
2020-01-18 14:29:40 +03:00
Jamie Cameron
3e20e3c9f8
Add function for selecting multiple users
2019-12-15 09:51:43 -08:00
Ilia Rostovtsev
f695820b4b
Fix missing semicolon
2019-03-16 12:55:39 +03:00
Ilia Rostovtsev
f2630b366c
Fix to use HTML entity for left/right
2019-03-16 12:54:18 +03:00
Ilia Rostovtsev
d40e53315b
Add UI lib for adding text color
2019-03-09 18:08:39 +03:00
Jamie Cameron
664802ac56
Fix unicode char for left/right
2018-11-19 14:51:37 -08:00
Jamie Cameron
d328c86360
Add new API for a link button
2018-11-13 15:05:34 +01:00
Jamie Cameron
b5031661fe
Add option to use a select list instead of radio buttons
2018-01-21 15:18:13 -08:00
Jamie Cameron
e8a81bbca4
Add function for getting this system's URL
2018-01-05 14:59:57 -08:00
Jamie Cameron
a6d174fa3c
Fix hidden opener in old old theme https://sourceforge.net/p/webadmin/bugs/4989/
2017-12-15 22:44:01 -08:00
Joe Cooper
677e1436ea
De-uglify multiselect move arrows with fUnicode!
2017-11-29 14:37:09 -06:00
yangfl
0f9fb77369
Fix typo
2017-11-08 16:43:37 +08:00
Jamie Cameron
23847df2a2
Remove un-necessary extra nested tables
2017-07-30 12:23:28 -07:00
Jamie Cameron
e7d086442c
Fix incorrect quotes https://sourceforge.net/p/webadmin/bugs/4982/
2017-06-30 23:18:49 -07:00
Joe cooper
f1c000d1e5
When in doubt, nest more tables
2017-05-30 21:12:53 -05:00
Joe cooper
4f564b9e2a
Use escaped ampersand
2017-05-30 20:36:12 -05:00
Joe cooper
483a9a7c5f
One last literal quoted
2017-05-30 20:13:36 -05:00
Joe cooper
7e75fdfa16
More validation fixes
2017-05-30 20:08:34 -05:00
Ilia Rostovtsev
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
Ilia Rostovtsev
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
Jamie Cameron
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
Jamie Cameron
997b33e5fb
module_name cannot be used in library code https://sourceforge.net/p/webadmin/bugs/4730/
2016-04-06 22:21:38 -07:00
Jamie Cameron
7ba7a75df1
Support setting attributes for the td
2016-01-30 15:21:15 -08:00
Jamie Cameron
4265e07b4e
Document new flag
2016-01-24 10:04:22 -08:00
Jamie Cameron
fb842fbeda
Allow multiple uploads
2016-01-23 14:40:20 -08:00
Jamie Cameron
82bb4284ba
Fix call to theme override https://sourceforge.net/p/webadmin/bugs/4689/
2015-12-17 22:19:26 -08:00
Jamie Cameron
b0ecbaf63e
Auto-scroll unbuffered pages
2015-12-03 20:01:40 -08:00
Joe Cooper
1c2bdf0f0c
Typo
2015-01-30 18:09:38 -06:00
Jamie Cameron
dc4ea2a94d
Complete support for showing warnings on right frame
2014-12-17 14:54:09 -08:00
Jamie Cameron
a5db316751
Add <td> to cover rest of table wen ending early http://virtualmin.com/node/34341
2014-09-26 13:11:58 -07:00
Jamie Cameron
e4a7bc76f7
Add a label tag linking a field description with the input
2014-08-23 23:46:53 -07:00
Jamie Cameron
861d49b9ab
Don't set value tag if there is none
2014-08-23 10:46:06 -07:00
Joe Cooper
9b90b3e57a
ui_img function added
2014-08-08 02:34:24 -05:00
Piotr Pawłow
45ae795871
Use html_escape to quote ui_textbox name / value HTML attributes
2014-07-07 12:10:36 +02:00
Jamie Cameron
c171cd51e4
Add buttons to move cron jobs to the top and bottom
2014-06-09 20:41:40 -07:00
Jamie Cameron
516f7838cc
Add space after radio button
2014-05-24 20:34:03 -07:00
Jamie Cameron
5e8b41a8ce
put back space between radio buttons and labels
2014-01-01 23:28:36 -08:00
Nawawi Jamili
4deebe78ea
replace javascript with tags, to more reasonable
2013-12-19 02:15:48 +08:00
Nawawi Jamili
f5862790cd
Add option to skip generated javascript for ui_opt_textbox
2013-12-13 20:19:57 +08:00
Jamie Cameron
fe4557e1e7
Make ui_date_input themeable http://sourceforge.net/p/webadmin/bugs/4331/
2013-12-11 11:46:01 -08:00
Nawawi Jamili
969fc4c0a9
set default valign
2013-12-09 21:07:53 +08:00