summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
* Implemment gettext() callsJeann2010-06-291-1/+1
|
* We should still delete this file if it's found, or the GUI can go into an ↵jim-p2010-06-191-0/+3
| | | | infinite loop reinstalling packages. Fixes #678
* If packages are reinstalled during bootup than there is no need to reinstall ↵Ermal2010-06-181-3/+0
| | | | them again during GUI login.
* Properly match SafeNet crypto cards. See ↵jim-p2010-06-161-1/+1
| | | | http://forum.pfsense.org/index.php/topic,26056.0.html
* 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 ↵Scott Ullrich2010-02-071-4/+5
| | | | bandwidth
* Stop using the inline output function to include javascript and css files. ↵Scott Ullrich2010-02-061-4/+6
| | | | Even with this function speeding up embedded installs it slows down all installation via WAN links since it is loading so much data on every request.
* 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
|
* Include priv.incsullrich2009-12-031-0/+1
|
* Formatting cleanups. Increase buffer sizesullrich2009-12-021-10/+2
|
* Default to only system information and interfaces widgets. This reduces ↵Scott Ullrich2009-11-211-0/+6
| | | | load time on RSPRO from 9+ seconds to 2.5
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-5/+2
| | | | Simplify get_memory(). Tested on mips/i386
* Instead of showing just <AES for Hardware crypto show the entire supported ↵Scott Ullrich2009-10-191-1/+1
| | | | family. EX: o AES-CBC,SHA1,SHA256
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+4
| | | | include 2009 on files that I have asserted (C) on
* Sajax is no more, long live PrototypeBill Marquette2009-03-141-64/+42
| | | | This eliminates one AJAX library, but not all "non-Prototype" AJAX code
* Fix javascript include in head.incBill Marquette2009-03-131-2/+2
| | | | | Add dragdrop (used in index.php for the Sortable class) use dom:loaded event instead of window.loaded
* Move Scriptaculous/Prototype includes to head.inc and remove the code ↵Bill Marquette2009-03-131-11/+0
| | | | duplication
* Match crypto on safe, ubsec, padlock and glxsb in addition to hifnChris Buechler2009-03-101-1/+1
| | | | Ticket #1890 (cvstrac)
* Use window onload to initialize sortable and such.Scott Ullrich2009-03-091-11/+11
|
* * Use correct css file for wizardScott Ullrich2008-11-111-3/+14
| | | | * Use a lighter color
* Inculde correct css file for redirecting portionScott Ullrich2008-11-111-1/+7
|
* Remove bogus quotes that made it in hereBill Marquette2008-08-281-2/+2
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Do not inline prototype and scriptaculousScott Ullrich2008-07-271-3/+2
|
* Inline scriptaculousScott Ullrich2008-07-271-2/+1
|
* Correction, prototype can be inlined but scriptaculous is having fun.Scott Ullrich2008-07-271-1/+2
|
* Begin using inline CSS and JS functions. Prototype seems to not agreeScott Ullrich2008-07-271-5/+9
| | | | | but everything else does and I am seeing a very nice speedup using these functions.
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-3/+2
| | | | | | | | | | | the system password and group databases. This is to provide better support for centralized user management when local account administration is preferred. I also took this opportunity to do some housekeeping. A lot of funtions that were only being used in one place or not at all were removed. The user page privelege checks were also simplified in preperation for future work in this area.
* correctly load container for widgets not in saved config, also make AJAX ↵Scott Dale2008-07-251-21/+30
| | | | function names more clear
* code comments and fix loading individual widget config data, oopsScott Dale2008-07-241-5/+22
|
* * Fix dashboard thanks to ErmalScott Ullrich2008-07-241-19/+16
| | | | | * Style fixes * Move POST code to top of form. Why on earth would we want to invoke ajax calls when we are saving data?
* code cleanup, does not resolve widget save bugScott Dale2008-07-241-14/+3
|
* * Remount RO after unlinking fileScott Ullrich2008-07-241-2/+5
| | | | * Only reinstall packages if platform is pfSense (full installation)
* Tell write_config() the reason for the change.Scott Ullrich2008-07-231-1/+1
|
* validate widget sequence before loadingScott Dale2008-07-231-5/+5
|
* define variable correctlyScott Dale2008-07-221-6/+7
|
* one last change, forgot to restore widget counterScott Dale2008-07-221-2/+4
|
OpenPOWER on IntegriCloud