Project

General

Profile

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

# Date Author Comment
2494295a 02/07/2010 08:12 PM Scott Ullrich

Unbreak prototype and friends

6b519cfe 02/06/2010 08:50 PM Scott Ullrich

Fixup nifty css corners locations and code

f6f6947e 02/06/2010 08:44 PM Scott Ullrich

Stop using the inline output function to include javascript and css files. 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.

ab94e136 12/25/2009 01:11 AM Jim Pingle

Fix the quotes on this line.

7f9ad068 11/17/2009 07:45 PM Chris Buechler

Fix hostname in page title. thanks to sullrich@ for pointer

a3c77064 10/05/2009 09:29 PM Scott Ullrich

Add theme Apple touch icon support

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

625dcc40 03/14/2009 07:41 PM Bill Marquette

Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS

ef1d930a 03/14/2009 06:38 PM Scott Ullrich

Add global.js

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

e06f19fa 11/17/2008 05:33 PM Scott Ullrich

Detect iphone / ipod

621084b5 08/09/2008 10:02 PM Scott Ullrich

Use outputCSSPrintFileInline() function

8d236bfb 08/09/2008 09:49 PM Scott Ullrich
  • Check if file exists
  • Correct Javascript -> CSS incorrect assignment
  • Restore inline functions
fca80f85 08/09/2008 04:15 AM Scott Ullrich

Do not inline niftycssCode.css

07648d56 08/09/2008 02:29 AM Scott Ullrich

Unbreak 1.3 CP.

cb144a6d 07/27/2008 04:32 AM Scott Ullrich

Include firebug lite if enablefirebug lite GET parm is set

76cd0d89 07/27/2008 03:50 AM Scott Ullrich

Add inline print style css output code and switch nifty to it.

d1329286 07/27/2008 03:47 AM Scott Ullrich

REALLY unbreak niftycorners

a2a3b97a 07/27/2008 03:44 AM Scott Ullrich

Unbreak nifty corners

9e622280 07/27/2008 02:11 AM Scott Ullrich

Begin using inline CSS/JS including functions.

bdd55010 07/25/2008 07:41 PM Matthew Grooms

Fix a bug that prevented the page title from being displayed correctly.

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

719b7f09 01/18/2007 07:40 PM Scott Ullrich

Fix nerve center theme.

Patch submitted by DSH

7dd44f7d 09/17/2005 05:32 AM Bill Marquette

SCRIPT_FILENAME works better under lighty than PHP_SELF
SCRIPT_FILENAME works in both lighty and mini, so move to using that var

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.

7067dae5 09/03/2005 05:31 PM Bill Marquette

Ticket #454
Export theme to javascript as theme (imaginative, I know)
use path to theme icons for x.gif

4ce8ac00 08/23/2005 11:57 PM Erik Kristensen

Adding AutoComplete to firewall_nat_edit
head.inc searchs javascript directory for includes now

8ab3e9ed 08/23/2005 01:18 AM Erik Kristensen

First Step in Fixing AutoComplete and Cleaning Up Code

0f5a136d 07/31/2005 03:01 AM Erik Kristensen

adds alerts to the system, no links associated with them to acknowlege, will come soon.

a980eec1 07/21/2005 04:35 AM Scott Ullrich

Restore previous behavior.

42902688 07/21/2005 04:30 AM Scott Ullrich

Remove

31977165 07/21/2005 03:20 AM Colin Smith

Move theme selection to guiconfig.inc.

75b1adc0 07/20/2005 04:09 AM Bill Marquette

remove blank lines

6b7c6a5e 07/17/2005 06:43 PM Erik Kristensen

just making themes work a little better :)

532d964a 07/17/2005 05:47 PM Erik Kristensen

updated so theme works properly

9e82c54f 07/17/2005 05:31 PM Scott Ullrich

template -> theme

c2e4efb5 07/16/2005 11:51 PM Erik Kristensen

Minor changes for css and javascript handling for template system.

c7905332 07/16/2005 03:22 AM Erik Kristensen

Fixed CSS include for templated systems. Default CSS file name is now "all.css" for the templated system.

62edf26f 07/15/2005 06:15 PM Scott Ullrich

Spell templte correctly!

5e1128f8 07/15/2005 06:12 PM Scott Ullrich

Echo out template name

9f53d3a8 07/15/2005 05:09 PM Scott Ullrich
  • Merge in Erik Kristensen's redid XHTML compliant header footer
  • Add pfsense default template (css) file
6f4a312a 07/03/2005 04:03 PM Bill Marquette

Close <head> by default, but allow for pages that do "extra" stuff that needs to be in head

e610f77c 07/02/2005 04:47 AM Scott Ullrich

Preface files with /

a8726a3d 07/02/2005 12:51 AM Scott Ullrich
  • Introduce new function helper for creating smooth tab headers
  • Conver firewall -> areas over
329b5bb7 07/01/2005 09:58 PM Scott Ullrich

Transfer more common code to head.inc

44b9b136 07/01/2005 09:57 PM Scott Ullrich

Update filenames

7f1f5492 07/01/2005 09:49 PM Scott Ullrich

Add rounded corner support