summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Renamed exec.php and edit.phpStephen Beaver2016-02-191-422/+0
|
* Review alert wording. End sentence with period, remove redundant 'Warning', ↵k-paulius2016-02-141-8/+8
| | | | 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
* Use print_info_box() to generate alertsk-paulius2016-02-141-12/+25
|
* Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-131-1/+1
| | | | more consistent. Convert page title to title case.
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* Replaced jQuery to $ in same filesFrancisco Cavalcante2016-01-221-16/+16
|
* Add a close button to Edit load/save messagesPhil Davis2016-01-211-8/+11
| | | | | | | | Other places use more standard code for printing success/error messages. But the Edit File page is a bit different. The standard code puts a close button on messages so that users can dismiss them if they like. Manually add the Close button here, to make it consistent with other UI pages.
* Add "GoTo line #" controlStephen Beaver2016-01-181-0/+55
|
* Internationalize edit and execPhil Davis2016-01-171-4/+4
| | | | Note: in the end, edit.php has only whitespace format changes.
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style usr local www a-ePhil Davis2015-12-141-12/+7
|
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+3
|
* Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-1/+1
|
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+1
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* improve spacing for non form panelsJared Dillard2015-10-061-19/+20
|
* Fixed #5234Stephen Beaver2015-10-021-39/+182
| | | | Javascript Base64 class was MIA
* bootstrap usr/local/www a to e minor editsPhil Davis2015-08-311-8/+8
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-156/+116
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+254
OpenPOWER on IntegriCloud