Colin Fleming
4a76b802ba
Tidy up "system_firmware_settings.php" XHTML
...
Add closehead variable and move SCRIPT into HEAD
Add CDATA section to SCRIPT tags
Close BR and INPUT tags
2013-04-03 17:45:26 +01:00
jim-p
02f3e0bb6c
Bold and note manifest entries that match the current architecture, and add a note cautioning against a cross-architecture upgrade.
2013-01-14 15:21:40 -05:00
jim-p
7a058f067e
Add option to disable the dashboard auto-update check
2012-09-27 09:18:22 -04:00
smos
cfbfd9412b
The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
...
Replacing it surpresses all the warnings
2012-01-19 20:33:41 +01:00
Vinicius Coque
030e4b3102
Removing scriptaculous effects, now we use jQuery UI for visual effects
2011-11-21 19:46:00 -02:00
Scott Ullrich
3ff3956616
Add global to hide download tab
2011-09-26 18:22:13 -04:00
Scott Ullrich
c1605b3565
Add restore full backup tab
2011-09-25 19:19:08 -04:00
Erik Fonnesbeck
2d539f4004
Only display gitsync settings on supported platforms.
2011-02-28 09:12:24 -07:00
jim-p
3395ba20dd
Fix wording
2011-02-16 15:32:56 -05:00
Erik Fonnesbeck
b5efd82a93
Display the last used repository and branch and add a couple more descriptions.
2011-02-04 05:58:41 -07:00
Erik Fonnesbeck
f0ce6758e8
Add option to System: Firmware: Settings for running gitsync after installing an update, hidden/disabled if git has not been installed yet.
2010-11-10 03:03:00 -07:00
Erik Fonnesbeck
3b7f0f5367
Fix some printfs and some text.
2010-08-12 16:02:41 -06:00
Renato Botelho
ea53e38ff1
gettext fixes
2010-08-12 09:44:02 -03:00
Larry Gilbert
22a11a582f
Fix some errors in spelling, punctuation, grammar, etc.
2010-06-12 17:07:52 -07:00
jim-p
15df206e26
Add a space here.
2010-06-10 10:16:00 -04:00
Renato Botelho
259159e01c
Add a missing gettext() call
2010-04-27 16:50:14 -03:00
Carlos Eduardo Ramos
8395f51e85
Implement gettext()
2010-04-27 16:10:23 -03:00
Ermal
a0116247dd
Ticket #318 . Add an option to updater settings to allow updates for images with no signature. This makes auto-updater work and will not display an confirmation message during manual update.
2010-03-24 17:00:39 +00:00
Scott Ullrich
1d333258dc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 21:49:40 -04:00
Bill Marquette
2e069686fb
Move Scriptaculous/Prototype includes to head.inc and remove the code duplication
2009-03-13 01:04:26 -05:00
Scott Ullrich
070f23c0a0
Remove extra "
2008-12-15 03:36:07 +00:00
Scott Ullrich
fd3e7e5d7e
Remove bogus <br>
2008-10-25 08:03:12 +00:00
Matthew Grooms
6b07c15ad8
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
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
2a66b53324
Fix page break issue.
2008-07-10 18:06:30 +00:00
Scott Ullrich
4a6032d0e2
Note where the updates are coming from on this page
2008-05-24 09:21:52 +00:00
Scott Ullrich
1cecfbf74b
Misc fixes
2008-05-24 09:05:54 +00:00
Scott Ullrich
5d5f69a2b0
Add visual indicator from scritaculous when we populate textbox from
...
the select dropdown.
2008-05-24 07:06:13 +00:00
Scott Ullrich
5307552000
Clear textbox when checkbox is unchecked.
2008-05-24 06:54:01 +00:00
Scott Ullrich
2dc44e8933
Do not include blank entries in the foreach loop
2008-05-24 06:27:18 +00:00
Scott Ullrich
359f32dc9c
Note that when using a custom URL the digital signature is not checked.
2008-05-24 06:20:09 +00:00
Scott Ullrich
563f5b5106
Add manifests option (Default Auto Update URLS)
2008-05-24 05:50:40 +00:00
Scott Ullrich
526291047a
Honor URL and clear old contents correctly
2008-05-24 05:07:35 +00:00
Scott Ullrich
da55e467dd
Just because elvis is dead, does not mean our auto updating system
...
needs to be. Bring it back from the dead and make it match the
new world order. Add a custom URL firmware update page which will
have snapshot support shortly.
2008-05-24 04:56:57 +00:00
Scott Ullrich
36d0358b56
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
2007-12-16 20:43:26 +00:00
Scott Ullrich
d88c6a9fdf
Switch over to array style page titles. Obtained-from: m0n0wall
2007-11-16 00:48:53 +00:00
Seth Mos
b5c7850109
Fixing css layout
2007-09-01 20:47:31 +00:00
Scott Ullrich
9b7d7aa985
Turn off auto update and friends until Colins work is redone since he is MIA.
2006-04-15 16:50:47 +00:00
Scott Ullrich
d4fddf1476
Use red dashes
2006-01-04 00:30:54 +00:00
Scott Ullrich
0e9f9f5d58
Use padding 5px; for help/info boxes
2006-01-04 00:26:12 +00:00
Scott Ullrich
e54d4de6d5
Remove #!/usr/local/bin/php
2006-01-02 23:46:18 +00:00
Scott Ullrich
e6c2bb1445
Minor nitpick. <br> after firmware branch select box
2005-10-15 19:55:38 +00:00
Colin Smith
2094568ac8
Fix page name in license and remove 'originally from m0n0wall'.
2005-09-24 21:05:34 +00:00
Colin Smith
78d3852514
Add missing <br>.
2005-07-13 02:14:56 +00:00
Colin Smith
9471afe1d7
Add option to use an alternate XMLRPC server.
2005-07-13 02:03:51 +00:00
Bill Marquette
247c58ada3
Ticket #214 : use curcfg instead of config
2005-07-04 21:02:04 +00:00
Bill Marquette
e12d98eaf8
More round tables
2005-07-03 23:23:16 +00:00
Bill Marquette
b30cacb2b7
Oops, put page title in right place
2005-07-03 19:49:43 +00:00
Bill Marquette
74f446e877
Use $pgtitle
...
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
523809792e
Cleanup and add rounded corners.
2005-07-02 02:20:09 +00:00
Scott Ullrich
4820d29774
Convert System Firmware tabs to rounded aka (display_top_tabs() calls
2005-07-02 02:09:33 +00:00