summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_filemanager.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* Internationalization services_captiveportal codePhil Davis2016-01-261-2/+2
|
* add call gettext function in the services menubruno2016-01-251-3/+3
|
* Merge duplicate CLASS statementsColin Fleming2016-01-101-1/+1
| | | | Remove duplicate class error by merging them together.
* Change the automatic information block to look for <div class="infoblock" ↵Stephen Beaver2016-01-071-1/+1
| | | | | | instrad of <div id="infoblock" Just makes more sense to use a class for this
* Code style services captive portalPhil Davis2015-12-161-2/+3
|
* 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
* Standardize Captive Portal breadcrumbsPhil Davis2015-12-071-2/+2
| | | | | and services_captiveportal_zones_edit is actually code that can only add a zone, so it might as well say so.
* 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.
* Captive Portal code reviewPhil Davis2015-11-081-3/+3
| | | | | Make the capitalisation of the various heading pages consistent. Fix various field var name errors observed.
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-0/+3
|
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-1/+1
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Buttons update to new design:wqStephen Beaver2015-11-041-32/+8
|
* convert services_captiveportal_filemanager to faheper2015-10-311-2/+2
|
* Completed #5359Stephen Beaver2015-10-301-27/+52
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-115/+138
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+267
OpenPOWER on IntegriCloud