summaryrefslogtreecommitdiffstats
path: root/usr/local/www/installer
Commit message (Expand)AuthorAgeFilesLines
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Remove debugging code that can lead us to XSS injection, also pass variables ...Renato Botelho2014-11-201-8/+8
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Update jquery-ui components to 1.11.1, it fixes #3879"Renato Botelho2014-09-221-1/+1
* Update jquery to 1.11.1Renato Botelho2014-09-181-1/+2
* Replace Header() calls by lowercaseRenato Botelho2014-06-132-4/+4
* Remove problematic code without proper checks but even not needed hereErmal2014-04-181-3/+0
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-8/+8
|\
| * xhtml Complianceayvis2014-03-141-8/+8
* | standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
|/
* Remove remaining hardcoded theme namesRenato Botelho2013-07-171-4/+4
* Converting javascript code to jQuery on installer webguiVinicius Coque2012-01-211-59/+60
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-10/+10
* misc commentsScott Ullrich2010-12-221-5/+8
* Add back easy install options for UFS and ZFSScott Ullrich2010-12-221-6/+43
* Add newline and comment header for each diskScott Ullrich2010-12-221-1/+2
* Rework how disk definitions are defined per Kris.Scott Ullrich2010-12-221-3/+3
* Remove note about encyrption password only used for encryped fs type. It's h...Scott Ullrich2010-12-211-1/+0
* Correcly fire delete eventScott Ullrich2010-12-211-3/+3
* Fire event for delete tooScott Ullrich2010-12-211-0/+1
* Auto insert disk sizeScott Ullrich2010-12-211-0/+2
* Default to UFS+SScott Ullrich2010-12-211-1/+1
* Disable the available space field tooScott Ullrich2010-12-211-0/+1
* nuke the leave one megabyte free on each disk business.Scott Ullrich2010-12-211-6/+14
* Revise not about leaving 1 megabyte free on each diskScott Ullrich2010-12-211-1/+1
* Turn background of input box red if you over allocateScott Ullrich2010-12-211-0/+7
* Add delete button. Move the add button to the right of total allocated.Scott Ullrich2010-12-211-10/+13
* Oops, check against disksseen variableScott Ullrich2010-12-211-1/+1
* Turn background field to green when all disk capacity has been correctly allo...Scott Ullrich2010-12-211-3/+18
* Show the capacity of all allocated disks in addition to the amount of space a...Scott Ullrich2010-12-211-2/+32
* Fire this event later in the scriptScott Ullrich2010-12-191-1/+1
* Add effect when total allocated amount changesScott Ullrich2010-12-191-1/+6
* Add note about leaving 1 megabyte freeScott Ullrich2010-12-191-0/+1
* Reword to not confuseScott Ullrich2010-12-191-1/+1
* Only for onceScott Ullrich2010-12-191-2/+3
* Disable changing of allocated box. Merge two functions into oneScott Ullrich2010-12-191-10/+8
* Add and use rowhelper_onAdd which will fire javascript code after adding new rowScott Ullrich2010-12-191-0/+1
* Add rowhelper_onChange variable for row helper and remove the previous functi...Scott Ullrich2010-12-191-18/+22
* Minor formatting fixesScott Ullrich2010-12-191-3/+8
* Correctly --Scott Ullrich2010-12-191-2/+2
* Decrease size by 1 megabyte as some disks are failingScott Ullrich2010-12-191-1/+3
* Format please wait better with a tableScott Ullrich2010-12-191-1/+10
* Style the hrScott Ullrich2010-12-191-10/+22
* Save boot manager selection when returning to previous screensScott Ullrich2010-12-191-6/+15
* Fix typos. Align to middle in table header rowScott Ullrich2010-12-191-8/+8
* Jettison the ugly yellow box. Customize the title of each page in the header...Scott Ullrich2010-12-191-17/+18
* Fix typos. Only show the encryption notice once.Scott Ullrich2010-12-191-7/+10
* Only show encryption warning onceScott Ullrich2010-12-191-1/+5
* Only add to total allocated field if the value is above > 0 for the itemScott Ullrich2010-12-191-5/+5
* Disable encpass when we are not using an encrypted fstype. Alert to the oper...Scott Ullrich2010-12-191-6/+10
OpenPOWER on IntegriCloud