Fix file editing on NanoBSD
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Escape & and + for Diagnostics -> Edit File so that files save correctly.
Move Scriptaculous/Prototype includes to head.inc and remove the code duplication
Remove stray 1
Do not encode, AJAX function handles.
Automatically remote /tmp/config.cache if it exists after file save.
Appear for both cases
Reverse fade order
Fade out edit box when we are browsing. Fade it back in when file is loaded.
We do not have a toolbox on RELENG_1.
Backport edit.php from HEAD, which is Dead, Zed.
Do not show Apply button after saving by changing save text slightly.
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Add product_copyright re-branding supportAdd product_copyright_years re-branding supportAdd product_website re-branding supportAdd product_email re-branding support
Work sponsored-by: Centipede Networks
edit.php show an error on opening an empty file
Ticket #1519
Switch over to array style page titles. Obtained-from: m0n0wall
Fixing css layout
Allow loading of text from outside scripts such as snort.
Remove highlighting function, it doesn't work.
When editing config.xml, automatically kill /tmp/config.cache if it exists as the user does not wish for config.xml to be restored from the cache.
This makes it easier to edit config.xml from the Diagnostics -> Edit menu.
Fix bugs found by eclipse
Remove #!/usr/local/bin/php
Cleanup misc editor nits
Include head.inc
use pgtitle for standardizationmake exec.php look like a "normal" page
Move load and save button next to save and load path
missing <br>
Curvify
Adjust size to keep bottom from moving
Add .inc files
remove extra semi-colon
Soup up edit.php by adding a syntax highlighter.
Missing )
Add source code highlighting support
include head.inc
using htmlentities for textarea to make editing of php-files possible without unexpected end of page- fixed by pfjason
Use <p> instead of <br>
<br> around $loadmsg
seperate load and save message. dont use ! for load messages.
Remove extra rw ro
Include m0n0wall style alerts
Ubreak edit script
Save/Load should be "nowrap'd" Reported by: hoba
Be a nice script for ro environments by mounting the flash rw and then ro before and after the save.
Add $Id$ tag
Update a few (C)
dive line better with |
Move save buttom to top while here and also lower to 45.
extend filename size to 50 characters. Im not sure what too so long for this. ..
Initial revision