Project

General

Profile

Download (22.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
01da41cf 03/14/2009 06:26 AM Bill Marquette

Sajax is no more, long live Prototype
This eliminates one AJAX library, but not all "non-Prototype" AJAX code

8bf02470 03/13/2009 06:22 AM Bill Marquette

Fix javascript include in head.inc
Add dragdrop (used in index.php for the Sortable class)
use dom:loaded event instead of window.loaded

2e069686 03/13/2009 06:04 AM Bill Marquette

Move Scriptaculous/Prototype includes to head.inc and remove the code duplication

0f558379 03/10/2009 09:51 PM Chris Buechler

Match crypto on safe, ubsec, padlock and glxsb in addition to hifn

Ticket #1890 (cvstrac)

24f53f5c 03/09/2009 05:37 PM Scott Ullrich

Use window onload to initialize sortable and such.

702b324e 11/11/2008 05:30 AM Scott Ullrich
  • Use correct css file for wizard
  • Use a lighter color
5d9f9191 11/11/2008 01:29 AM Scott Ullrich

Inculde correct css file for redirecting portion

b1d78acf 08/28/2008 05:25 AM Bill Marquette

Remove bogus quotes that made it in here

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

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...

2bd70ce4 07/27/2008 03:11 AM Scott Ullrich

Do not inline prototype and scriptaculous

ceea6115 07/27/2008 02:20 AM Scott Ullrich

Inline scriptaculous

10e33e53 07/27/2008 02:18 AM Scott Ullrich

Correction, prototype can be inlined but scriptaculous is having fun.

c846d684 07/27/2008 02:16 AM Scott Ullrich

Begin using inline CSS and JS functions. Prototype seems to not agree
but everything else does and I am seeing a very nice speedup using
these functions.

45ee90ed 07/25/2008 02:28 AM Matthew Grooms

Rewrite portions of the user manager to ensure data is properly synced to
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...

7abf7db5 07/25/2008 12:25 AM Scott Dale

correctly load container for widgets not in saved config, also make AJAX function names more clear

019a94df 07/24/2008 11:10 PM Scott Dale

code comments and fix loading individual widget config data, oops

8191b36e 07/24/2008 04:23 PM Scott Ullrich
  • Fix dashboard thanks to Ermal
  • Style fixes
  • Move POST code to top of form. Why on earth would we want to invoke ajax calls when we are saving data?
f617ecbd 07/24/2008 12:30 AM Scott Dale

code cleanup, does not resolve widget save bug

6cc843c3 07/24/2008 12:06 AM Scott Ullrich
  • Remount RO after unlinking file
  • Only reinstall packages if platform is pfSense (full installation)
8c28ce80 07/23/2008 11:50 PM Scott Ullrich

Tell write_config() the reason for the change.

135e9b3b 07/23/2008 12:22 AM Scott Dale

validate widget sequence before loading

3f304727 07/22/2008 11:24 PM Scott Dale

define variable correctly

c9cfb807 07/22/2008 12:21 AM Scott Dale

one last change, forgot to restore widget counter

8b06c9ff 07/22/2008 12:10 AM Scott Dale

code cleanup. Let hope this kills the dashboard bug

ea298b82 07/01/2008 12:46 AM Scott Dale

correct width for widget coloumns

3da0d006 03/28/2008 01:20 AM Scott Dale

code clean up

26192a09 03/27/2008 10:36 PM Scott Dale

show default widget correctly when no configuration exists

34eac803 03/17/2008 01:55 AM Scott Dale

Show loading icon while loading new widget through AJAX. Note: loading icon needs improvement.

42b8d9fb 02/18/2008 05:11 AM Chris Buechler

fix typo

65d4de2e 12/30/2007 09:13 PM Scott Dale

Use AJAX for loading of new widgets. Now most widgets will use AJAX for new data. Also improved performance

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

12147ccb 12/02/2007 04:10 AM Scott Ullrich

/webConfigurator/Dashboard/

54ec1eae 12/02/2007 04:07 AM Scott Ullrich

Do not output page title twice

28b1cc39 11/16/2007 12:58 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

709cc6e0 10/17/2007 12:25 AM Bill Marquette

global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427

81db9b7b 07/23/2007 03:19 AM Scott Dale

add widget tab function

b9b45ddb 07/23/2007 03:06 AM Scott Dale

add tab for widgets function; check if file exists before loading

bce5535c 07/16/2007 01:45 AM Scott Dale

display properly under pfsense theme

88f71068 07/15/2007 07:19 PM Scott Dale

correct formatting

16f556c5 07/15/2007 05:23 PM Scott Dale

various fixes, add support to change widget titles and add links.

5eafc6de 07/07/2007 03:32 AM Scott Dale

update index page with new feature to hide all widgets when help is shown

d72fc17b 07/06/2007 03:28 AM Scott Dale

show popup when visiting dashboard for first time

3ee9cb77 06/22/2007 01:49 AM Scott Dale

correctly show/hide new widgets

775d112b 05/24/2007 02:38 AM Scott Dale

show system information first when no configuration saved

25d2d037 05/17/2007 01:12 AM Scott Dale

provide function to show configuration

1b30489d 05/15/2007 01:50 AM Scott Dale

hide configure button as default.

bf5ad142 05/15/2007 01:09 AM Scott Dale

save widget settings

d2f63c12 05/07/2007 03:53 AM Scott Dale

correct scriptaculous handle

f69aa687 05/07/2007 02:48 AM Scott Dale

Widget base. Note: changes to widgets are not saved yet.

1db766df 05/07/2007 02:21 AM Scott Dale

Widget base. Note: changes to widgets are not saved yet.

3e4e94ce 04/26/2007 03:51 AM Scott Dale

closable graphs

78ee2cf8 04/25/2007 02:47 AM Scott Dale

verify interface is enabled before drawing graph

5db160dd 04/25/2007 02:16 AM Scott Dale

Give user option to display multiple graphs. Note: need a better play button for Scott's bling blingin request.

f5cfdc98 04/24/2007 11:20 PM Scott Dale

New flashy index page. Just some snippets from various other pages

1444dfef 05/21/2006 11:26 PM Scott Ullrich

Remove wizard trigger file after inital setup, not in first index.php item

Ticket #984

6ad26249 03/09/2006 09:55 PM Scott Ullrich

blue bar -> red bar because this is a showstopper, let me tell you</sarcasm>

746ca58a 02/27/2006 03:28 AM Scott Ullrich

Check if file exists before running command

670fe849 01/16/2006 10:33 PM Scott Ullrich

Add ajaxStarted which will tell if Ajax has started.

f0bbc0db 01/11/2006 01:24 AM Scott Ullrich

Refresh every 120 seconds so that alerts show up

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

5147f8bb 01/01/2006 03:54 AM Scott Ullrich

Woops, back that out

478743e1 01/01/2006 03:53 AM Scott Ullrich

Set theme back to metallic and avoid the lynching

1abb04ea 11/14/2005 10:18 PM Scott Ullrich

/ -> /conf/

477361c7 09/18/2005 04:58 AM Erik Kristensen

Merged Function for Single HTTP Request

b82d131e 09/18/2005 02:35 AM Scott Ullrich

We're updating in 5 seconds now

fad39ea2 09/15/2005 05:53 AM Scott Ullrich

10 -> 15

2b357d1c 09/15/2005 03:23 AM Bill Marquette

Remove XXX comments - no longer true

7979a809 09/15/2005 03:21 AM Bill Marquette

Make temp monitor really work - make a little more modular too

1804023d 09/15/2005 02:55 AM Bill Marquette

Make 4801 temp monitor work (and make it work with sajax)

97174dfb 09/15/2005 12:56 AM Bill Marquette

Add XXX about net4801 environment graphs not displaying/updating

d50e7978 09/15/2005 12:53 AM Bill Marquette

Fix font size on disk usage %

b23a2cb3 09/12/2005 09:01 PM Scott Ullrich

Do not show 0%.

7e457d51 09/11/2005 09:55 PM Scott Ullrich

Nuke old update code. We use ajax now

a3d1ff72 09/11/2005 09:51 PM Scott Ullrich

Do not get cpu meter information on initial load. Let the ajax script fill it in after 10 seconds.

1bab13d0 09/11/2005 09:39 PM Scott Ullrich

We update every 10 seconds now.

1df0159c 09/11/2005 08:54 AM Erik Kristensen

XHTML/CSS Clean Up

d772ac32 09/11/2005 06:17 AM Erik Kristensen

Added SAJAX support.
System Meters are updated via AJAX now.
Started XHTML/CSS cleanup.

03007a3f 09/07/2005 11:49 PM Erik Kristensen

Fixed CPU Calculations, code by lsf

561d55ff 07/26/2005 12:27 AM Erik Kristensen

makes IE only refresh every 30 seconds for meters
index_sub.php no longer is needed

5e237c18 07/25/2005 11:26 PM Erik Kristensen

updated index.php to use an iframe for status meters
updated all.css so that the iframe is displayed properly
added index_sub.php, which now contains the meters

41b0960a 07/24/2005 11:14 PM Scott Ullrich

Use logo.gif

e0ca03cd 07/24/2005 10:53 PM Scott Ullrich
  • Make div 700 pixels
  • Correct path to logo
f2f3af29 07/24/2005 09:51 PM Scott Ullrich

Use white background color, round corners correctly

4093cb99 07/24/2005 09:35 PM Scott Ullrich

Dress up welcome pagee

b51f035c 07/24/2005 07:18 PM Scott Ullrich

Run the wizard now even for cdrom platforms, we eliminated the needed reboot step in the wizard.

a3c81951 07/24/2005 03:55 PM Scott Ullrich

Missing ]

0912dd26 07/24/2005 03:55 PM Scott Ullrich

Do not launch the wizard if the platform is cdrom

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

e3f5f9d7 07/20/2005 02:10 AM Erik Kristensen

adding header to the content area :)

5a455de0 07/19/2005 11:41 PM Erik Kristensen

make things better in metallic

cc6a859c 07/19/2005 08:30 PM Erik Kristensen

fixed meter bars ... they update in IE and Firefox now
fixed top margin for the content area, it was too small, caused some issues in Firefox

a80ec770 07/18/2005 01:59 AM Scott Ullrich

Im going insane! Revert the revert.

94999149 07/18/2005 01:55 AM Scott Ullrich

Revert last commit. We do want to break.

c367a9c0 07/18/2005 01:53 AM Scott Ullrich

Only break if we are showing image

ffb119f5 07/18/2005 01:50 AM Scott Ullrich

Doh! Use themes dir!

5ffe7500 07/18/2005 01:40 AM Scott Ullrich

If /usr/local/www/$themename/no_big_logo exists, do not display the logo on the system status page

e33206c2 07/13/2005 04:32 AM Bill Marquette

require_once() is your friend

36904eed 07/12/2005 12:06 AM Scott Ullrich

Break before Show states option

bc17d579 07/11/2005 11:03 PM Scott Ullrich

Move alerts to top area to match mockups by hoba