summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_wol.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* More internationalization of servicescodePhil Davis2016-01-271-5/+5
|
* add call gettext function in the services menubruno2016-01-251-2/+2
|
* UI ConsistencyPhil Davis2016-01-141-1/+1
| | | | | | | | | 1) Put the heading "Actions" at the top of all the "Actions" columns - it was on some and not others. 2) Some more consistent capitalization of panel titles etc. 3) Most interfaces section edit pages had a section titled like "GIF Configuration", "GRE Configuration". Make them all consistent, e.g. "QinQ Configuration" rather than "Interface QinQ Edit"...
* Improved infoblock system no longer needs sufficies if more than one per pageStephen Beaver2016-01-121-1/+1
| | | | Removed long commented out script
* Redmine #5759 print_info_box stylePhil Davis2016-01-111-4/+11
| | | | Define the 'success' 'info' etc style of calls to print_info_box()
* Code style servicesPhil Davis2015-12-171-3/+5
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-2/+2
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
| | | | | | - 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-2/+1
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-2/+4
|
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-1/+1
|
* convert services_wol to faheper2015-10-311-7/+3
|
* Completed #5359Stephen Beaver2015-10-301-26/+51
|
* Minor edits to deal with a crash report. Don't "forwach" if the aray is not ↵Stephen Beaver2015-09-101-2/+3
| | | | present.
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-104/+86
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+233
OpenPOWER on IntegriCloud