Commit Graph

61 Commits

Author SHA1 Message Date
Scott Ullrich
34591684be Look at the correct field to deterimine which item should be selected in the interfaces_selection widget 2005-05-31 00:36:06 +00:00
Scott Ullrich
5c74f3392c Reset size in between widgets 2005-05-23 15:00:14 +00:00
Scott Ullrich
4a91019eb5 Allow additional entries to be inserted into the interfaces selection widget.
The first usage of this will be with carpdev.
2005-05-23 14:57:07 +00:00
Scott Ullrich
eaa55df2db Make Save and Cancel buttons the same size 2005-04-28 03:11:48 +00:00
Scott Ullrich
53c59170cd Add a Cancel button which takes the browser back to the page prior. 2005-04-21 18:42:42 +00:00
Colin Smith
fb8d451e70 pka -> pkga 2005-04-05 00:16:33 +00:00
Colin Smith
085a714566 Fix handling of <note> fields. 2005-03-31 15:11:13 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Bill Marquette
529ffadbe7 Gotta load the global functions before the rest of them :) 2005-03-20 15:29:07 +00:00
Colin Smith
194b4e0a3b Add basic support for <custom_php_global_functions> tag. 2005-03-19 23:29:39 +00:00
Colin Smith
3e304594bd *** empty log message *** 2005-03-16 00:32:43 +00:00
Scott Ullrich
b39f5ac4c8 Populate interface drop down with the correct selected interface when editing a package record. 2005-03-11 23:25:21 +00:00
Scott Ullrich
95736b546a Add note field 2005-03-07 01:07:29 +00:00
Scott Ullrich
90779bf7f6 is_subqueue() returns 1 if the item is a subqeueu 2005-03-06 19:40:03 +00:00
Scott Ullrich
01e8633b6d Do not redirect if preoutput is setup 2005-03-06 18:50:41 +00:00
Scott Ullrich
4831ce1377 Instead of hard coding an interface address, use the friendly name in packages. 2005-03-02 18:24:48 +00:00
Scott Ullrich
5cd30ac398 Process before form events 2005-02-26 19:49:23 +00:00
Scott Ullrich
86f3fc0083 Run custom_php_command_before_form commands before
custom_php_resync_config_command if they exist
2005-02-24 20:07:49 +00:00
Scott Ullrich
3b0ebca2d6 Eliminate extra <br> 2005-02-19 03:57:10 +00:00
Scott Ullrich
64fba011ba Set the page title to <title> 2005-02-19 02:27:18 +00:00
Scott Ullrich
e17ce934fd Allow $myurl in the url of the tabs .. $myurl is translated to getenv("HTTP_HOST") on the fly 2005-02-18 22:16:48 +00:00
Scott Ullrich
3d335c4dbd Update tab codef. 2005-02-18 19:03:04 +00:00
Scott Ullrich
7c061036a1 Add tab code. 2005-02-18 17:21:54 +00:00
Scott Ullrich
628b33c1ab Note an area that needs to be cleaned up for emedded platforms 2005-02-18 05:20:14 +00:00
Scott Ullrich
378f7d3a28 Restore the infterface selection widget in the package manager correctly. 2005-02-17 18:22:00 +00:00
Scott Ullrich
34865da021 Overlooked one small aspect. Lets REALLY restore the checkbox correctly. 2005-02-09 18:00:11 +00:00
Scott Ullrich
64c1ebbb0c Correct checkbox state after editing a line item. 2005-02-09 17:49:16 +00:00
Scott Ullrich
a485a6f532 Add start_command and restart_command xml tags. 2005-01-31 04:34:40 +00:00
Scott Ullrich
1be00369fc Eliminate extra space after template parsing 2005-01-31 04:21:33 +00:00
Scott Ullrich
e70e0b7610 Add size capability to rowhelper fields 2005-01-31 04:00:39 +00:00
Scott Ullrich
dcbe6f5282 Add template support to packages. Useful for generating the packages .conf files and such. 2005-01-31 03:54:18 +00:00
Scott Ullrich
6778d4524f Do not set a value="" on checkbox fields. 2005-01-22 22:13:31 +00:00
Scott Ullrich
03f0bfe710 Add description for interfaces selection widget if its set. 2005-01-18 01:36:51 +00:00
Scott Ullrich
2c634bddb0 Add support for vpn_selection. 2005-01-18 01:26:43 +00:00
Scott Ullrich
03dce3bd1a reset selected variable at the begining of foreach loop 2005-01-17 23:59:02 +00:00
Scott Ullrich
d6a84c3167 Tweak package manager to not require a package to function. 2005-01-13 22:23:33 +00:00
Scott Ullrich
d21337019d Add variable substitutions: $wanip, $lanip to wizard and pkg_edit facilities. 2005-01-12 17:17:35 +00:00
Scott Ullrich
d51f86e05d Expand the usage of $myurl in wizard fields and pkg_edit 2005-01-12 04:47:39 +00:00
Scott Ullrich
bb940538a4 Correctly save and restore values. 2005-01-11 23:37:54 +00:00
Scott Ullrich
31d27c6c0e Say hello to package editing capabilities! 2005-01-11 20:15:37 +00:00
Scott Ullrich
e02a6839a8 Convert Add to + button, Delete to - button 2005-01-11 03:40:56 +00:00
Scott Ullrich
7502342ae0 Allow multiple interfaces 2005-01-08 23:01:46 +00:00
Scott Ullrich
76584e2531 Honour multiselect tag 2005-01-08 22:39:17 +00:00
Scott Ullrich
ab73789e0c Add interfaces_selection field type which will populate a select box filled with the interfaces. 2005-01-06 23:59:13 +00:00
Scott Ullrich
f9a91638b3 Add new custom_php_command_before_form directive which is handy to setup function evals that can be hooked into throughout the life of a package 2005-01-05 01:07:19 +00:00
Scott Ullrich
facd08f9fe Add a number of directives allowing fields to be tied together similar to wizard.php 2005-01-04 22:58:51 +00:00
Scott Ullrich
a28c8b5979 Correct package header name 2004-12-29 00:37:35 +00:00
Scott Ullrich
b6e87566be Add suport for pfstat.conf 2004-12-23 05:40:30 +00:00
Scott Ullrich
0e730fee3b Teach package manager how to save the rowhelper row values correctly as arrays. 2004-12-23 00:15:42 +00:00
Scott Ullrich
eec70f2143 Add rowhelper type which will place add and delete row items on a form. This can be used to group like items together on the web gui. First package employing this neat feature is pfStat 2004-12-22 19:33:27 +00:00