summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* code cleanup. Let hope this kills the dashboard bugScott Dale2008-07-221-45/+45
|
* correct width for widget coloumnsScott Dale2008-07-011-3/+3
|
* code clean upScott Dale2008-03-281-11/+10
|
* show default widget correctly when no configuration existsScott Dale2008-03-271-5/+2
|
* Show loading icon while loading new widget through AJAX. Note: loading icon ↵Scott Dale2008-03-171-24/+41
| | | | needs improvement.
* fix typoChris Buechler2008-02-181-2/+2
|
* Use AJAX for loading of new widgets. Now most widgets will use AJAX for new ↵Scott Dale2007-12-301-61/+40
| | | | data. Also improved performance
* Add product_copyright re-branding supportScott Ullrich2007-12-161-4/+4
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* /webConfigurator/Dashboard/Scott Ullrich2007-12-021-1/+1
|
* Do not output page title twiceScott Ullrich2007-12-021-1/+0
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-1/+1
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-1/+1
|
* global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427Bill Marquette2007-10-171-2/+2
|
* add widget tab functionScott Dale2007-07-231-1/+35
|
* add tab for widgets function; check if file exists before loadingScott Dale2007-07-231-1/+53
|
* display properly under pfsense themeScott Dale2007-07-161-1/+0
|
* correct formattingScott Dale2007-07-151-1/+2
|
* various fixes, add support to change widget titles and add links.Scott Dale2007-07-151-8/+48
|
* update index page with new feature to hide all widgets when help is shownScott Dale2007-07-071-12/+33
|
* show popup when visiting dashboard for first timeScott Dale2007-07-061-1/+31
|
* correctly show/hide new widgetsScott Dale2007-06-221-4/+14
|
* show system information first when no configuration savedScott Dale2007-05-241-32/+54
|
* provide function to show configurationScott Dale2007-05-171-1/+11
|
* hide configure button as default.Scott Dale2007-05-151-1/+1
|
* save widget settingsScott Dale2007-05-151-92/+192
|
* correct scriptaculous handleScott Dale2007-05-071-2/+2
|
* Widget base. Note: changes to widgets are not saved yet.Scott Dale2007-05-071-7/+4
|
* Widget base. Note: changes to widgets are not saved yet.Scott Dale2007-05-071-266/+252
|
* closable graphsScott Dale2007-04-261-11/+65
|
* verify interface is enabled before drawing graphScott Dale2007-04-251-1/+3
|
OpenPOWER on IntegriCloud