summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal.php
Commit message (Collapse)AuthorAgeFilesLines
* Add colon before zone name to make it more readable.k-paulius2016-02-121-1/+1
|
* Convert section titles to title casek-paulius2016-02-101-3/+3
|
* Fix NAS IP listing in captive portal. semi-related to Ticket #5656Chris Buechler2016-02-061-0/+1
|
* Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.jim-p2016-01-281-3/+11
| | | | It needs a sleep between the stop and start, and it needs slightly different figures for start/stop time in the request.
* Fixed #5824Stephen Beaver2016-01-271-3/+6
|
* add call gettext function in the services menubruno2016-01-251-1/+1
|
* Fixed #5789Stephen Beaver2016-01-211-2/+2
|
* Fix "View content" hrefStephen Beaver2016-01-211-1/+1
|
* Include the zone in link for display of login page so it shows up correctly.Chris Buechler2016-01-181-2/+2
|
* Fixed #5745 and a few other items discovered during testingStephen Beaver2016-01-081-16/+28
|
* Remove $closehead variableColin Fleming2015-12-191-1/+0
| | | | Remove unused variable $closehead
* Merge pull request #2250 from phil-davis/r012Stephen Beaver2015-12-161-5/+9
|\
| * Code style services captive portalPhil Davis2015-12-161-5/+9
| |
* | services_captiveportal text changesPhil Davis2015-12-161-3/+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.
* 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-14/+14
|
* Captive Portal code reviewPhil Davis2015-11-081-21/+21
| | | | | 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-1/+3
|
* Completed #5359Stephen Beaver2015-10-301-26/+51
|
* Add field descriptions since there are no column titles. Ticket #5109Chris Buechler2015-10-101-4/+4
|
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-38/+0
|
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-1/+1
|
* Fixed #5108Jared Dillard2015-09-211-2/+4
|
* Clean up CP Warning, clients haven't been disconnected upon save in quiteChris Buechler2015-09-151-4/+3
| | | | some time.
* fix textChris Buechler2015-09-051-1/+1
|
* fix up textChris Buechler2015-09-051-6/+5
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-782/+789
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1253
OpenPOWER on IntegriCloud