summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
Commit message (Collapse)AuthorAgeFilesLines
* Update index.phpAydın Yakar2015-07-071-2/+3
|
* Update index.phpAydın Yakar2015-07-071-2/+3
|
* Fix dashboard hardware crypto display where AES-NI is enabled. TicketChris Buechler2015-07-061-1/+1
|
* Code spacingPhil Davis2015-06-151-30/+30
| | | | | | | 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.
* More www code style oddmentsPhil Davis2015-04-201-201/+209
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Display better message when booting and awaiting package reinstallPhil Davis2014-12-181-5/+4
|
* Display better message when booting and awaiting package reinstallPhil Davis2014-12-181-2/+8
|
* Reorder the inclusion of headers so that globals.inc comes firstErmal LUÇI2014-11-261-1/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* More refinements to the unofficial package repository warning ( Issue #484 ) ↵jim-p2014-07-021-0/+5
| | | | -- Now also shows on Dashboard and installed package list. Cleaned up some code and shuffled things around to avoid unnecessary repetition.
* Update SCRIPT tags.Colin Fleming2014-05-191-1/+3
| | | | Add CDATA sections to SCRIPT tags in various files
* removed duplicate type=text/javascriptayvis2014-03-251-1/+1
| | | added type for <script>
* Merge pull request #1031 from ayvis/master-br-patchRenato Botelho2014-03-251-1/+1
|\ | | | | replaced uppercase html tags with lowercase
| * replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
| | | | | | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript"
* | Only consider javascript files that ends with .jsRenato Botelho2014-03-251-1/+1
|/
* xhtml Complianceayvis2014-03-141-3/+3
| | | replaced <br>, <br/> and </br> with <br />
* improve the look of the pop up helper widgetCharlie Marshall2013-08-141-3/+3
|
* Add commentCharlie Marshall2013-07-291-0/+1
|
* better handling of widescreen themeCharlie Marshall2013-07-281-1/+1
|
* Remove remaining hardcoded theme namesRenato Botelho2013-07-171-2/+2
|
* change css & jquery to allow for multiple columns for themes ending in _fsCharlie Marshall2013-06-301-14/+33
|
* Merge pull request #628 from technical50/masterErmal Luçi2013-05-301-2/+2
|\ | | | | WebGUI Auto Codeset and Language Dynamics & pfSense.pot updates
| * Auto codeset change for pfsense-utils.inctechnical502013-05-101-2/+2
| | | | | | Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset
* | Fix whitespace and indentRenato Botelho2013-05-211-133/+133
| |
* | Remove if statementCharlie Marshall2013-05-181-1/+1
|/
* No need to set nocsrf from my testingErmal2013-03-211-4/+1
|
* Tidy up HTML errors in INDEX.PHPColin Fleming2013-02-211-43/+40
| | | | | | | | | | | Without any "widgets" selected, INDEX.PHP (i.e. the "dashboard") produces 230+ HTML errors, so: Remove the "closehead" php variable Close INPUT, BR and IMG tags Add ALT parameter to IMG tags Add CDATA sections to SCRIPT tags Heading tags cannot contain DIV tags
* Fix build list of widgetsRenato Botelho2013-01-171-0/+3
| | | | | Only consider files ending in ".php" to restrict widgets and avoid load wrong files. It should fix #2761
* improve alias popup in firewall_rulesCharlie Root2012-06-161-1/+4
| | | | | | | | include url_table list up to 10000 items read alias only on mouseover use table to list columns show edit shortcut show total items value on popup description
* Generalize the Crypto hardware option and add GUI support for AES-NI.jim-p2012-06-121-1/+7
|
* convert menu alerts/notices to jquery + domttMarcello Coutinho2012-06-081-6/+9
|
* Show the PHP errors reported on the index page in the crash report so users ↵jim-p2011-11-231-1/+1
| | | | are not confused by an empty report screen. Include them in the report and also clear them after sending.
* Fix display of widgets with configuration controls in IE. From Gertjan on ↵jim-p2011-11-211-3/+4
| | | | the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html
* Converting from scriptaculous to jQueryVinicius Coque2011-11-161-52/+45
| | | | Adding jQuery UI, so now we can use effects and widgets provided by this library and remove scriptaculous code. Building the dashboard using the widget jQuery UI sortable
* Use jQuery fadeout effectVinicius Coque2011-09-271-3/+4
|
* Convert dashboard ajax code from Prototype to jQueryVinicius Coque2011-09-271-7/+10
|
* Adding dashboard hookScott Ullrich2011-07-181-0/+2
|
* Revert "Revert "Add php errors (non warnings) to the crash reporter""Scott Ullrich2011-07-041-2/+7
| | | | This reverts commit eac584f3b61de3513baf54633d9a9b854ff6eb03.
* Revert "Add php errors (non warnings) to the crash reporter"Scott Ullrich2011-07-041-7/+2
| | | | This reverts commit cb61dad8ab812a3740648dc0e3f4b74959713ef3.
* Add php errors (non warnings) to the crash reporterScott Ullrich2011-07-041-2/+7
|
* Add a global g option named disablecrashreporter which defaults to false for ↵Scott Ullrich2011-02-071-10/+12
| | | | rebrands
* Fix check to ignore minfree (and the rest of $skip_files)jim-p2011-02-071-4/+2
|
* Move routine under includes. Simplify the file skip checkScott Ullrich2011-02-061-18/+15
|
* s/We have/product name has/Scott Ullrich2011-02-061-1/+1
|
* Fix typoScott Ullrich2011-02-061-1/+1
|
* Simplify message for crash reportsScott Ullrich2011-02-061-1/+1
|
* Simplify message for crash reportsScott Ullrich2011-02-061-1/+1
|
* Set a savemsg when a crash report exists and show across top instead of ↵Scott Ullrich2011-02-061-4/+6
| | | | redirecting
OpenPOWER on IntegriCloud