summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg.php
Commit message (Expand)AuthorAgeFilesLines
...
* updating files to use theme imagesErik Kristensen2005-07-211-3/+3
* Say hello to rounded tabs ;)Colin Smith2005-07-141-42/+24
* Clean up eval()s.Colin Smith2005-07-131-14/+7
* Use $pgtitleBill Marquette2005-07-031-1/+1
* * Fix diagnostics logging tab menusScott Ullrich2005-07-021-0/+8
* Set page titles accordinglyScott Ullrich2005-07-021-10/+3
* parse_xml_config -> parse_xml_config_pkgColin Smith2005-06-231-1/+1
* require -> require_onceColin Smith2005-06-211-2/+2
* No more xmlparse_pkg.Colin Smith2005-06-201-1/+0
* Minor cleanup and parse_xml_config_pkg -> parse_xml_config.Colin Smith2005-06-181-3/+3
* doubleclick to editBill Marquette2005-04-121-1/+1
* icon placementBill Marquette2005-04-041-3/+16
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Add basic support for <custom_php_global_functions> tag.Colin Smith2005-03-191-1/+4
* Add <prefix> and <suffix> tags to <adddeleteeditfields>.Colin Smith2005-03-121-1/+1
* Process before form eventsScott Ullrich2005-02-261-0/+2
* Do not attempt to foreach through the ['adddeleteeditpagefields']['columnitem...Scott Ullrich2005-02-191-4/+6
* Set the page title to <title>Scott Ullrich2005-02-191-1/+4
* Allow $myurl in the url of the tabs .. $myurl is translated to getenv("HTTP_...Scott Ullrich2005-02-181-3/+10
* Update tab codef.Scott Ullrich2005-02-181-1/+21
* Add tab code.Scott Ullrich2005-02-181-1/+22
* Check that $pkg['adddeleteeditpagefields']['columnitem'] exists before foreac...Scott Ullrich2005-02-161-19/+20
* Enclose the php call in <?php ?>Scott Ullrich2005-02-091-1/+1
* Add savemsg get parm.Scott Ullrich2005-02-051-0/+1
* Add support for vpn_selection.Scott Ullrich2005-01-181-2/+2
* Add type column to adddeleteeditpagefields allowing for the script to answer ...Scott Ullrich2005-01-181-26/+34
* Add package edit buttonsScott Ullrich2005-01-111-0/+1
* Update a few (C)Scott Ullrich2005-01-101-1/+1
* Add new custom_php_command_before_form directive which is handy to setup func...Scott Ullrich2005-01-051-0/+3
* Correct package header nameScott Ullrich2004-12-291-2/+2
* Make sure item is array before traversing.Scott Ullrich2004-12-231-4/+5
* Stray a.Scott Ullrich2004-12-221-1/+0
* Dont delete pkg* here, delete in pkg_mgr only.Scott Ullrich2004-12-221-1/+0
* Remove package manifest after usage forcing fresh package listing each time y...Scott Ullrich2004-12-211-1/+1
* Remove package manifest after usage forcing fresh package listing each time y...Scott Ullrich2004-12-211-0/+1
* Changes for nmap and packages that do not require anything to be saved.Scott Ullrich2004-12-211-0/+4
* document the new xml variable setting routineScott Ullrich2004-12-211-0/+3
* Finish packaging storage mechanism. Upon package deletin the package manager...Scott Ullrich2004-12-211-27/+56
* Say hello to the pkg_edit.php automated gui creation utility!Scott Ullrich2004-12-131-1/+4
* * converted return_menu to return_ext_menu in fbegin.inc.Scott Ullrich2004-12-121-1/+6
* * Add pkg.php which will parse the package xml file and present an interface ...Scott Ullrich2004-12-121-0/+106
OpenPOWER on IntegriCloud