Commit Graph

44 Commits

Author SHA1 Message Date
33b6270467 Define new API function for right-frame info 2014-12-06 15:42:59 -08:00
b34a096b23 Add API function for theme authors to get the menu of Webmin modules 2014-12-06 14:49:48 -08:00
4affdb6338 Actually export new function 2014-11-29 14:44:03 -08:00
36230c9d7e New API function to get combined list of Webmin menu items for themes 2014-11-15 15:06:08 -08:00
75292f6673 Add API function for a popup window from a link 2014-10-06 15:36:43 -07:00
4c33960f99 Export new quote_javascript function 2014-08-12 20:32:49 -07:00
9b90b3e57a ui_img function added 2014-08-08 02:34:24 -05:00
0a455b7433 Add new function for quoting JS strings 2014-07-03 15:52:30 -07:00
199debab0a Using relative paths doesn't work 2014-04-26 10:21:18 -07:00
255717056b Minor modification to let Webmin run with Apache. 2014-04-24 13:31:47 +02:00
a56e4d70dd Add API function to write out a file in one shot 2014-03-10 21:22:20 -07:00
e8a81d2163 Add ui_link function to ui-lib, so it can be overriden in a theme to force
inclusion of the module path usin get_module_name (mandatory for all AJAX
single page app themes).
2013-12-08 03:35:44 -06:00
53011ba46d Add base32 encode / decode functions 2013-09-29 17:49:01 -07:00
9839a62b64 ui_alert_class -> ui_alert_box 2013-09-14 14:00:57 -05:00
0c2489853f Export new ui_alert_class 2013-09-14 11:36:49 -07:00
e2335deff5 Object classes aren't case sensitive https://sourceforge.net/tracker/?func=detail&atid=117457&aid=3539524&group_id=17457 2012-07-03 11:18:13 -07:00
539c9dfcf3 Add new function to force use of english, use it in quota module 2011-08-22 21:26:53 -07:00
4fb091bb6b Move list_themes function up to core API 2011-06-30 15:34:42 -07:00
21e8f084db API function for post request 2011-06-08 14:01:51 -07:00
da175d41e7 Fix caching for login page
https://sourceforge.net/tracker/?func=detail&atid=117457&aid=3299388&group_id=17457
2011-05-09 11:48:17 -07:00
b483deac81 Add missed export 2011-04-28 21:52:05 -07:00
a12458b825 Pre-cache lang/en files in RAM in miniserv.pl 2010-12-05 23:35:50 -08:00
804f6a20cb Support for outgoing IPv6 connections 2010-10-30 16:59:20 -07:00
3f274704b3 Move user DB functions to Webmin core, to allow use by core functions 2010-09-11 14:05:45 -07:00
2fe1fb1d5c Remove obsolete osdn variables 2009-09-13 22:02:57 -07:00
03b0862f35 Export openvz function 2009-09-02 14:01:47 -07:00
f5ca200daf PHP ini file IO user restriction 2009-07-02 23:51:56 +00:00
35273dd9a6 Re-factor UID switching function 2009-05-30 20:44:13 +00:00
e4e6af08eb Export &capture_function_output_tempfile 2009-05-29 19:24:07 +00:00
6729f9cd82 Export theme_no_table 2009-03-28 21:21:45 +00:00
56ce683081 Use do in case this has already been require'd elsewhere 2009-03-18 05:17:42 +00:00
4ffbb7c1ab Expore more theme functions 2009-03-17 17:33:15 +00:00
73fa525e7e Handle trust_unknown_referers set in callers pacakge 2009-03-14 18:47:35 +00:00
09081e07cc Need to use socket at module level, for exports 2009-03-13 16:58:46 +00:00
247f9d371b Socket library is always needed 2009-03-13 16:53:36 +00:00
a80a87d2d8 Fix unknown referers 2009-03-13 07:08:23 +00:00
3eb4fb5565 Turns out we can hack around the broken __PACKAGE__ in older Perls 2009-03-05 22:01:07 +00:00
a92f1708f5 Don't trust __PACKAGE__, as it is broken on older Perl versions 2009-03-05 21:36:04 +00:00
271b796213 Warn about old perl versions, which have broken __PACKAGE__ 2009-03-05 21:05:59 +00:00
a09ca00b84 Export missed variables 2009-03-04 19:51:39 +00:00
2784a52a51 Export theme funcs 2009-03-04 06:53:59 +00:00
8d12cd5efb Correct output from wait_for 2009-02-27 07:07:20 +00:00
17e9eea882 More work on new package system 2009-02-27 02:14:27 +00:00
4bc9425788 Some work on conversion to new perl module system for better code sharding and less memory use 2009-02-25 06:48:25 +00:00