summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-33/+34
* Be smarter about combinations of combinedfields and usecolspan2Phil Davis2015-05-221-10/+21
* More combinedfields and usecolspan2 fixesPhil Davis2015-05-201-4/+12
* Fix tr use for combinedfields in pkg xmlPhil Davis2015-05-201-5/+8
* Too many left curlies in pkg_edit.phpPhil Davis2015-05-191-1/+1
* Code style WWW pkgPhil Davis2015-05-151-342/+427
* Merge pull request #1458 from xbipin/patch-4Renato Botelho2015-02-051-0/+26
|\
| * fix indentxbipin2015-02-021-4/+3
| * Update pkg_edit.phpxbipin2015-01-311-1/+1
| * add schedule selection to pkg_edit.phpxbipin2015-01-311-0/+27
* | Fix aliases popup width when fields are hidden when page is loaded. It should...Renato Botelho2015-02-021-1/+1
|/
* Remove duplicate copyrightPhil Davis2015-01-011-1/+0
* Welcome 2015Renato Botelho2014-12-311-2/+2
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+1
* We need to allow subdirectories under /usr/local/pkg, here is the proper fixRenato Botelho2014-06-181-7/+5
* Avoid directory traversal when reading package xml files, also check if file ...Renato Botelho2014-06-171-1/+6
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Update "pkg_edit.,php"Colin Fleming2014-06-051-2/+7
* Tidy up Ampersand XHTMLColin Fleming2014-05-271-1/+1
* fixes Bug #3569Marcello Coutinho2014-04-071-1/+4
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* xhtml Complianceayvis2014-03-141-12/+12
* Update "pkg_edit.php" XHTMLColin Fleming2013-09-261-2/+2
* Set network interfaces description as interface name.ccesario2013-09-251-1/+3
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Fix #3127Renato Botelho2013-09-061-6/+6
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-4/+4
* Update "pkg_edit.php"Colin Fleming2013-05-021-1/+1
* Update "pkg_edit.php"Colin Fleming2013-04-221-1/+2
* Tidy up "pkg_edit.php" XHTMLColin Fleming2013-04-161-5/+5
* Tidy up "pkg_edit.php" XHTMLColin Fleming2013-04-151-27/+27
* Update pkg_edit.phpColin Fleming2013-04-141-2/+2
* Update pkg_edit.phpColin Fleming2013-04-141-1/+1
* Tidy up "pkg_edit.php" XHTMLColin Fleming2013-04-141-25/+31
* Add onchange tag to checkbox tooLuiz Gustavo Costa (gugabsd)2013-02-241-1/+2
* Fix PHP errors relating to using string offset as an arrayPhil Lavin2013-02-051-2/+2
* add input autocomplete array aliasesbruno2012-12-061-1/+44
* More encoding...jim-p2012-10-311-7/+7
* pkg_edit - add show_disable_value option to select_source xml optionCharlie Root2012-07-061-3/+10
* If a package has donotsave, still process its input validation. Properly hand...jim-p2012-06-281-79/+82
* fix select_source optionMarcello Coutinho2012-06-071-26/+27
* include more features to interfaces_selection Marcello Coutinho2012-06-011-29/+50
* new pkg_edit.php code with revised functions, no 0-99 loop on row_helper, mov...Marcello Coutinho2012-05-311-578/+547
* Fix tag order.bcyrill2012-04-121-1/+1
* Removed flawed HTML.bcyrill2012-04-111-4/+0
* Added interface_selection to choose a interface in tinydns failover selectionwhizkidzz2012-04-061-2/+26
* Added rowsize[] for use in row_helper_dynamic.jswhizkidzz2012-04-061-3/+4
* Added empty option line so not to write to config.xml if not filled inwhizkidzz2012-04-061-1/+5
OpenPOWER on IntegriCloud