summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Convert section titles to title casek-paulius2016-02-101-2/+2
* Internationalization of pkg*.phpPhil Davis2016-01-251-2/+3
* Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-1/+1
* Replaced jQuery to $ in same filesFrancisco Cavalcante2016-01-221-9/+9
* Do not call gettext() for empty stringRenato Botelho2016-01-211-1/+1
* Test for an array here to avoid an error if the var isn't an arrayjim-p2016-01-171-0/+3
* Merge branch 'print_info_box' of https://github.com/phil-davis/pfsenseStephen Beaver2016-01-111-1/+1
|\
| * Redmine #5759 print_info_box stylePhil Davis2016-01-111-1/+1
* | Added support for <collapse> tags in listtopic fields. e.g.:Stephen Beaver2016-01-111-1/+16
|/
* Update pkg_edit.phpBBcan1772015-12-241-2/+2
* Added support for <width> on inouts and aliases.Stephen Beaver2015-12-231-30/+26
* Fixed #5668Stephen Beaver2015-12-231-1/+0
* Add trash can icon to rowhelper delete buttonsStephen Beaver2015-12-221-1/+3
* Remove name collision in $width attributeStephen Beaver2015-12-221-3/+3
* Accommodate <width> XML tag in rowhelper input fieldsStephen Beaver2015-12-221-2/+9
* Move width:auto style to textarea handler in pkg_edit.phpStephen Beaver2015-12-221-1/+3
* Adds support for <width> XML tag in rowhelper selectsStephen Beaver2015-12-221-29/+30
* Added support for rows, cols and wrap to Forms_Textarea and to pkg_edit.phpStephen Beaver2015-12-211-17/+27
* Test for #5676Stephen Beaver2015-12-211-2/+11
* Remove $closehead variableColin Fleming2015-12-191-4/+1
* Support <savehelp> package tag to allow adding help text to the save button.Stephen Beaver2015-12-161-2/+13
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Merge pull request #2237 from phil-davis/r009Stephen Beaver2015-12-151-43/+52
|\
| * Code style pkgPhil Davis2015-12-151-43/+52
* | pkg_edit curliesPhil Davis2015-12-151-1/+2
|/
* Add gettext() calls to title elementsStephen Beaver2015-12-141-7/+11
* Parse package title, splitting into an array delineated by '/'.Stephen Beaver2015-12-141-0/+4
* Automatic panel collapse defines moved to jquery/pfSenseHelpsers.jsStephen Beaver2015-12-141-3/+2
* Merge pull request #2161 from heper/patch-1Stephen Beaver2015-12-141-19/+27
|\
| * problem with $only_editheper2015-12-051-2/+5
| * proposed fix breadcrumb pkg xmlheper2015-12-051-19/+24
* | Fix field description/name display of select_source package fields.jim-p2015-12-081-3/+3
|/
* fix syntax errorsheper2015-12-031-2/+2
* Support the fieldtype "<sethelp>" for checkboxes.Stephen Beaver2015-12-031-3/+5
* Support <comment> tag in package XMLStephen Beaver2015-12-021-1/+3
* Tidy up Boolean operators for HTML5Colin Fleming2015-11-291-3/+3
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Change Form_TextArea to Form_TextareaStephen Beaver2015-11-231-4/+4
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* Always honor the required tag in package XML fieldsdoktornotor2015-11-211-1/+1
* pkg_edit.php - base64 encoding/decoding fixes (Bug #5134)doktornotor2015-11-171-2/+15
* Fixed #5443Stephen Beaver2015-11-141-16/+12
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-2/+2
* Javascript refine to hide Delete row button if there is only one rowStephen Beaver2015-10-271-1/+4
* Random comment typos like htePhil Davis2015-10-231-5/+5
* Comment typoStephen Beaver2015-10-021-1/+1
* Create a Form_Section if hte XML has not yet defined oneStephen Beaver2015-10-021-0/+5
* Completes #5159Stephen Beaver2015-10-021-166/+0
* Fixed #5206Stephen Beaver2015-09-291-2/+3
OpenPOWER on IntegriCloud