summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Comment typo/whitespace fixdoktornotor2017-06-121-2/+2
* Add more checks to eliminate empty config tags in package settings. Fixes #7624jim-p2017-06-051-3/+13
* pkg_edit, fix empty config tag checkPiBa-NL2017-05-201-1/+1
* Merge branch 'master' into patch-18doktornotor2017-03-241-2/+16
|\
| * Sanitize linebreaks for textarea fields in packages on save (Bug #5306)doktornotor2017-03-031-2/+16
* | Remove duplicate pfSenseHeader() functiondoktornotor2017-03-081-7/+3
|/
* GET/POST conversionSteve Beaver2017-02-141-7/+4
* fields with <required/> set now pre-pend an asterisk to the field title, ther...Steve Beaver2017-01-191-0/+6
* Breadcrumb linksPhil Davis2017-01-101-0/+5
* Fix #7100Steve Beaver2017-01-071-2/+6
* Fix typo in grouping/$groupingSteve Beaver2016-12-211-2/+2
* Fix "<onchange>" tag processing in package XML handlingSteve Beaver2016-12-211-2/+2
* Revert "Fixed #6811"Steve Beaver2016-11-111-4/+4
* Fixed #6811Steve Beaver2016-11-041-4/+4
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* fix typoChris Buechler2016-07-151-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
* Correct spacingStephen Beaver2016-07-061-1/+1
* Remove debugStephen Beaver2016-07-061-3/+0
* Fixed #6577 - Preserve user input on errorStephen Beaver2016-07-061-6/+10
* Always use require_oncePhil Davis2016-06-271-1/+1
* fix rowhelper select_source empty comboMarcello Coutinho2016-06-211-1/+1
* Reengineer Form_Button setAttributePhil Davis2016-03-201-3/+1
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-3/+3
* Merge pull request #2728 from phil-davis/form_buttonStephen Beaver2016-03-141-3/+3
|\
| * Internationalize Form_Button textPhil Davis2016-03-111-3/+3
* | Some safety belts to avoid presenting PHP errors to the user. Ticket #5973jim-p2016-03-111-1/+6
|/
* More icon/button inconsistencies. Ticket #5965jim-p2016-03-101-3/+17
* Add the ability for packages to control their button icon and class. Ticket #...jim-p2016-03-101-1/+14
* Add button on pkg needs fa-plus, too. Ticket #5965jim-p2016-03-091-2/+4
* Print help text when passed as "description" for a select_source.Luiz Otavio O Souza2016-02-231-3/+4
* Headers don't need HTML entitiesNewEraCracker2016-02-161-1/+1
* Show page title because that's where page help icon is displayed.k-paulius2016-02-141-0/+1
* Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
* Remove redundant gettext callk-paulius2016-02-101-2/+2
* 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
OpenPOWER on IntegriCloud