summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud