summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reinstall packages even on nanobsd.Ermal Luçi2010-03-081-2/+2
* Fix typojim-p2010-02-151-1/+1
* Link to javascript file instea of including it on every request saving WAN ba...Scott Ullrich2010-02-071-4/+5
* Stop using the inline output function to include javascript and css files. ...Scott Ullrich2010-02-061-4/+6
* Do not output prototype.js twiceScott Ullrich2009-12-311-1/+0
* Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.netScott Ullrich2009-12-311-1/+1
* Lower buffer to 1000. This reduces page load from 1.2 to 0.9sullrich2009-12-031-1/+1
* Increase buffer to 500000sullrich2009-12-031-1/+1
* Rework includes a bitsullrich2009-12-031-2/+1
* Make item a globalsullrich2009-12-031-1/+2
OpenPOWER on IntegriCloud