summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal.php
Commit message (Collapse)AuthorAgeFilesLines
* Hide freelogins_resettimeout on disableStephen Beaver2016-05-021-0/+1
| | | | (cherry picked from commit 87d6244a5a998447ce1cc7642813ac668f0e1f1b)
* Fixed #6920 - Missing input elementStephen Beaver2016-04-291-0/+8
| | | | (cherry picked from commit 01232142532562e4ce108346910e6e0a3249e738)
* Merge pull request #2813 from ↵Stephen Beaver2016-04-041-10/+10
| | | | | | NOYB/Services_/_Captive_Portal_-_Remove_Personalizations (cherry picked from commit cbe2d30f3b69f35ee2a174e931209a49cee594c6)
* The zone parameter needs to be in this html example for CP.jim-p2016-03-211-0/+1
|
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-9/+9
| | | | | This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.
* Internationalize Form_Button textPhil Davis2016-03-111-9/+9
| | | | | | The text of a Form_Button is not translated internally. Some Form_Button calls already had the button text enclosed in gettext(), this does it for the remaining ones.
* Fix CP portal page controls (view, download, reset) for consistency. Ticket ↵jim-p2016-03-091-36/+51
| | | | #5965
* Use correct variable. Ticket #5946Chris Buechler2016-03-021-1/+1
|
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-2/+2
|\
| * Remove Zone: prefix before the zone name to make breadcrumb a bit shorter + ↵k-paulius2016-02-141-1/+1
| | | | | | | | it is obvious what it is
| * Cert is abbreviated word so adding . to stay consistent with the usage of Avail.k-paulius2016-02-141-1/+1
| |
* | No need to state that it is a warningk-paulius2016-02-141-1/+1
|/
* 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.
* 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