summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
...
* Add missing ;Scott Ullrich2009-07-051-2/+2
|
* Correctly set fstabScott Ullrich2009-07-051-1/+1
|
* Correct set boot sliceScott Ullrich2009-07-051-9/+29
|
* fsck the fs after duplication. Add other misc upgrade log files.Scott Ullrich2009-07-051-0/+5
|
* Cleanup textScott Ullrich2009-07-051-3/+8
|
* Add view previous upgrade log optionScott Ullrich2009-07-051-0/+23
|
* Set the slice name after duplicatingScott Ullrich2009-07-051-0/+1
|
* Do not set bootup slice after duplication. Add some progress information.Scott Ullrich2009-07-051-11/+40
|
* Full path to binaries. Correct the failed message.Scott Ullrich2009-07-051-14/+15
|
* Adding nanobsd optionScott Ullrich2009-07-052-3/+5
|
* First stab at diagnostics -> nanobsd page.Scott Ullrich2009-07-051-0/+180
|
* Add a flag to keep track of nanobsd firmware uploadScott Ullrich2009-07-051-1/+3
|
* Add configurable option to enable glxsb.jim-p2009-07-041-0/+25
|
* Add function to explain the error codeScott Ullrich2009-07-041-4/+23
|
* Pass along php error number if it happens. New in 5.3. Lovely.Scott Ullrich2009-07-041-2/+4
|
* Nuke trailing newlineScott Ullrich2009-07-031-1/+1
|
* Add double click to editScott Ullrich2009-07-011-4/+4
| | | | Requested-by: cmb
* Do not mount rw when uneeded and even more not mounting ro again.Ermal Luçi2009-07-014-4/+0
|
* Nuke packages for any platformScott Ullrich2009-06-302-3/+3
|
* Add note about ; and add a push exampleScott Ullrich2009-06-301-3/+3
|
* Break before SaveScott Ullrich2009-06-301-0/+2
|
* Oops, rename to avancedScott Ullrich2009-06-301-1/+1
|
* Rename to custom_options to match the original setting nameScott Ullrich2009-06-301-3/+3
|
* Adding back openvpn advanced option which got lost in the -> 2.0 upgrade shuffleScott Ullrich2009-06-301-0/+24
|
* Remove packages for any platform nonsense.Scott Ullrich2009-06-301-1/+1
|
* Do not show the assigned priveleges area until the item has been saved. ↵Scott Ullrich2009-06-301-1/+5
| | | | Otherwise clicking plus will take you back to the user manager screen which feels beyond broken.
* Unbreak installed information screen. After package installation the form ↵Scott Ullrich2009-06-301-1/+1
| | | | redirects to the info page that looks identical to display the final package information and to give the menus a chance to reload with the new package options.
* Clear guiconfig from all sort junk functions and put them on the specific ↵Ermal Luçi2009-06-3036-332/+214
| | | | | | pages where they are needed. Remove some sort functions not used.
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-3062-249/+185
| | | | | | - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals. - Convert all pages to the new infrustructure - This improves a lot the control on this notification
* Fix last commit preserving < and > on xml_rootobj checkingRenato Botelho2009-06-301-1/+1
|
* Respect xml_rootobj when restoring a full backupRenato Botelho2009-06-301-3/+3
|
* Fix various issues reported on ↵Ermal Luçi2009-06-301-1/+1
| | | | http://forum.pfsense.org/index.php/topic,8672.0.html.
* Escape & and + for Diagnostics -> Edit File so that files save correctly.mcrane2009-06-271-2/+5
|
* Add packages on 2.0Scott Ullrich2009-06-271-1/+1
|
* Add support for the NanoBSD platformScott Ullrich2009-06-271-2/+2
|
* Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell usScott Ullrich2009-06-271-2/+2
| | | | the original uploaded file name. Duhhhhhh.
* Add missing );Scott Ullrich2009-06-261-1/+1
|
* Adding the pfSense_ng themehoba2009-06-26241-0/+6448
|
* Add NanoBSD supportScott Ullrich2009-06-251-1/+3
|
* Revert 2 last hunks of last commit since it's not related with the fixRenato Botelho2009-06-251-2/+2
|
* PHP wasn't generating javascript for input fields named with brackets like ↵Manoel Carvalho2009-06-251-10/+30
| | | | "iface_array[]"
* Only mount rw on $_POSTScott Ullrich2009-06-251-3/+5
|
* move after reload_allChris Buechler2009-06-241-1/+1
|
* Skip sleep if argument is specified, and update bogons at end of setup wizard.Chris Buechler2009-06-241-0/+1
|
* Nuke Available its wasting tab space.Scott Ullrich2009-06-241-1/+1
|
* Disable Packages for any platform menu item, it does nothing currently.Scott Ullrich2009-06-241-1/+1
|
* Fix a couple minor bugs in DHCP lease deletion.jim-p2009-06-212-2/+4
| | | | | 1. When deleting a lease, if you were viewing all leases, it should now retain that view. 2. When checking for leases to clean, bail if there is no leases file. Otherwise there is an ugly error about not being able to open the dhcpd.leases file.
* Remove is_int check, it appears to be failingScott Ullrich2009-06-201-1/+1
|
* Unbreal rowhelper in 2.0Scott Ullrich2009-06-201-3/+2
|
* Ensure size is a intScott Ullrich2009-06-201-2/+4
|
OpenPOWER on IntegriCloud