summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_captiveportal.php
Commit message (Expand)AuthorAgeFilesLines
* Captive portal: fix idle times in details popupplumbeo2017-08-231-2/+2
* Remove unused parametersRenato Botelho2017-07-251-3/+3
* Fixed typo in $POST/$_POSTSteve Beaver2017-02-221-1/+1
* GET/POST conversionsSteve Beaver2017-02-141-15/+12
* Breadcrumb linksPhil Davis2017-01-101-0/+3
* Standardize privilege name capitalizationPhil Davis2016-12-311-2/+2
* Merge pull request #3300 from plumbeo/disconnect-allRenato Botelho2016-12-271-14/+25
|\
| * Captive portal: add button to disconnect all usersplumbeo2016-12-241-14/+25
* | Captive portal: add popup with session details to the active sessions list in...plumbeo2016-12-271-10/+60
* | Captive portal: hide empty MAC column in status pageplumbeo2016-12-261-7/+19
|/
* Captive Portal: convert active sessions table to a sortable tableplumbeo2016-12-201-69/+26
* Fix up validation and encoding on Captive Portal status pages. Fixes #7019jim-p2016-12-171-4/+9
* Captive portal: use "Admin Reset" as termination cause when disconnecting a u...plumbeo2016-11-291-1/+1
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-43/+42
* Always use require_oncePhil Davis2016-06-271-4/+4
* Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278Renato Botelho2016-05-121-1/+1
* Status - Remove PersonalizationsNOYB2016-04-021-1/+1
* Fix online user counts for CP/Vouchers. Fixes #5978jim-p2016-03-111-1/+1
* Fix some more stragglers for icon/button consistency. Ticket #5965jim-p2016-03-091-2/+8
* Bring some consistency to the way most buttons are displayed (color, icons, e...jim-p2016-03-091-6/+5
* Only display tab name in the breadcrumb if vouchers are enabled. Do not displ...k-paulius2016-02-141-5/+8
* Fix when "No Captive Portal zones" message is displayed and do not display it...k-paulius2016-02-141-11/+4
* Code style fix.k-paulius2016-02-141-1/+1
* Code style fix.k-paulius2016-02-141-1/+1
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-1/+1
|\
| * Remove Zone: prefix before the zone name to make breadcrumb a bit shorter + i...k-paulius2016-02-141-1/+1
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
|/
* Show zone name in the breadcrumb just like it is shown on Services->Captive P...k-paulius2016-02-131-1/+5
* Fix typo in button class for CP statusjim-p2016-02-041-1/+1
* Internationalization of various status*.phpPhil Davis2016-01-271-1/+1
* add call 'gettext' function in the status menu filesbruno2016-01-221-1/+1
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Code style status*Phil Davis2015-12-151-4/+8
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Fixes #5529Stephen Beaver2015-11-241-13/+24
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-2/+3
* Fixed # 5232Stephen Beaver2015-10-021-29/+56
* fix textChris Buechler2015-10-011-2/+2
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-123/+118
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+260
OpenPOWER on IntegriCloud