summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
Commit message (Expand)AuthorAgeFilesLines
* No need to treat PHP errors as a crash on -RELEASE for now.jim-p2013-09-101-5/+0
* Remove remaining hardcoded theme namesRenato Botelho2013-07-171-2/+2
* 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
* Fix build list of widgetsRenato Botelho2013-01-171-0/+3
* improve alias popup in firewall_rulesCharlie Root2012-06-161-1/+4
* 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 a...jim-p2011-11-231-1/+1
* Fix display of widgets with configuration controls in IE. From Gertjan on the...jim-p2011-11-211-3/+4
* Converting from scriptaculous to jQueryVinicius Coque2011-11-161-52/+45
* 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
* Revert "Add php errors (non warnings) to the crash reporter"Scott Ullrich2011-07-041-7/+2
* 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
* 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 redir...Scott Ullrich2011-02-061-4/+6
* Ignore minfree fileScott Ullrich2011-02-061-0/+2
* Correctly detect amount of files in /var/crashScott Ullrich2011-02-061-1/+11
* Redirect to crash reporter if a crash exists for processing. The crash repor...Scott Ullrich2011-02-061-0/+8
* Only unlink /conf/needs_package_sync if no packages are installed, otherwise ...Erik Fonnesbeck2010-12-301-4/+5
* Move unlink back to the correct line.Erik Fonnesbeck2010-12-301-1/+1
* Undo last commit. Need to add an additional check for opackage count == 0Scott Ullrich2010-12-271-0/+1
* Unlink needs_package_sync after one pkg has installed OK which means that our...Scott Ullrich2010-12-271-1/+0
* Turn off csrf for dashboardScott Ullrich2010-12-211-0/+3
* Set page title to Status: Dashboard for consistencyScott Ullrich2010-11-301-1/+1
* Make the change here, too.Erik Fonnesbeck2010-10-291-2/+2
* Update this text to match the current default.Erik Fonnesbeck2010-10-101-1/+1
* Replace hard coded pfSense with product_name.Warren Baker2010-10-101-1/+1
* Fixing gettext calls on index.phpCarlos Eduardo Ramos2010-08-101-1/+1
* Fix gettext implementation on index.phpCarlos Eduardo Ramos2010-08-021-1/+1
* Fix gettext implementation on index.phpCarlos Eduardo Ramos2010-08-021-8/+8
* Implement gettext() calls on index.phpRafael Lucas2010-08-011-10/+10
* Revert "Implemment gettext() calls"Renato Botelho2010-06-301-1/+1
* Implemment gettext() callsJeann2010-06-291-1/+1
* We should still delete this file if it's found, or the GUI can go into an inf...jim-p2010-06-191-0/+3
* If packages are reinstalled during bootup than there is no need to reinstall ...Ermal2010-06-181-3/+0
* Properly match SafeNet crypto cards. See http://forum.pfsense.org/index.php/t...jim-p2010-06-161-1/+1
* Show when Padlock is activeScott Ullrich2010-06-021-1/+1
* Fix widget settings in general. Initialize widget list before use. Fixes #285.jim-p2010-05-061-35/+36
OpenPOWER on IntegriCloud