summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal_voucher_rolls.php
Commit message (Collapse)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-147/+0
|
* Code spacingPhil Davis2015-06-151-2/+2
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style WWW StatusPhil Davis2015-05-151-9/+16
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+3
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Tidy up "status_captiveportal" XHTMLColin Fleming2014-05-161-1/+4
| | | | | | | | | | | | Add SUMMARY to TABLES Remove PHP ECHO that isn't in a PHP statement Update HTML Boolean operator Add COLSPAN to fill the width of the table Move NOWRAP to CLASS statement Close INPUT and IMG tags and add ALT to IMG Add BODY between HEAD.INC and FBEGIN.INC Remove TYPE from TEXTAREA, invalid in XHTML Add closing BODY and closing HTML tags
* s/require/require_once/g for filter.inc to avoid redeclaration errors in ↵jim-p2013-08-281-1/+1
| | | | some rare cases.
* Fix typojim-p2013-02-271-1/+1
|
* Do not count active vouchers as used. Fixes #1550Renato Botelho2013-02-271-0/+2
|
* Fix indent and whitespaceRenato Botelho2013-02-271-89/+90
|
* Add page to allow manual vouchers expirationLuigi Capriotti2013-01-141-0/+1
|
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* Add the multi instance CP to master branch. This allows to define CP with ↵Ermal2011-09-071-9/+22
| | | | different properties on different interfaces.
* Implement gettext() calls on status_captiveportal_voucher_rolls.phpCarlos Eduardo Ramos2010-07-201-12/+12
|
* Include commonly used .inc files such as filter.inc, shaper.inc, etcScott Ullrich2009-11-241-0/+4
|
* call first tab "Active Users", and make it consistentChris Buechler2009-11-151-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-0/+3
| | | | include 2009 on files that I have asserted (C) on
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-0/+109
Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall.
OpenPOWER on IntegriCloud