summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bootstrap usr\local\www\f minor changesPhil Davis2015-09-0119-555/+555
|
* Fixed #5022Stephen Beaver2015-08-281-1/+1
|
* Fixed display issue. Need to also fix config systemStephen Beaver2015-08-281-49/+22
|
* Fixed #4979Stephen Beaver2015-08-281-1/+1
| | | | Add server => add client
* Fixed #5047Stephen Beaver2015-08-281-7/+6
| | | | Changed LDAP scope layout
* resetRRD => ResetRRDStephen Beaver2015-08-281-27/+54
|
* COmmented out "Copy my MAC" buttonStephen Beaver2015-08-281-1/+1
|
* Fixed #5037Stephen Beaver2015-08-282-240/+296
| | | | | | Removed toggle-all Added "Everything" checkbox Added jQuery to operate checkboxes
* Fixed #5035Stephen Beaver2015-08-281-73/+121
| | | | | | | Resored javascript to provide rule pop-up Converted Ajax call to new format Added tool-tips to left table column Converted js to events.push()
* Fixed #5048Stephen Beaver2015-08-281-31/+135
| | | | | Changed membership dispaly to dual multi-select lists Provided jQuery to move items to/from lists
* Fixed #5031Stephen Beaver2015-08-281-2/+2
| | | | Corrected input element names and values
* Fixed #5030Stephen Beaver2015-08-281-36/+98
| | | | | Corrected LDAP Template display logic Added jQuery to populate LDAP parameters on change and on page load
* Fixed bug #5028Stephen Beaver2015-08-282-216/+432
| | | | The page was junk as originally converted. It has been re-written to work as required. Links to certificates have yet to be implemented, but that will be added once testing is complete on this version.
* Catch up with meta port rename pfSense-vm -> pfSense-vmwareRenato Botelho2015-08-272-2/+2
|
* Refactor OVA image build process using mkimg and makefsRenato Botelho2015-08-272-185/+87
|
* Replace e1000 by vmxnet3Renato Botelho2015-08-271-4/+4
|
* Remove more redundant actionsRenato Botelho2015-08-271-2/+0
|
* Do not calculate size of mnt partition if it's not used anywayRenato Botelho2015-08-271-8/+0
|
* Stop modifying conf directories for ova, it's handled by default-config packageRenato Botelho2015-08-271-5/+0
|
* Do not mount ovf image on /mnt but inside builder to avoid touching builderRenato Botelho2015-08-271-38/+45
|
* Remove path to call echoRenato Botelho2015-08-271-2/+2
|
* Remove lots of sync callsRenato Botelho2015-08-271-7/+0
|
* Remove unnecessary variables, also add some error checkingRenato Botelho2015-08-271-6/+19
|
* Rename ova_setup_ovf_file() to ova_setup_ovf_template()Renato Botelho2015-08-271-2/+2
|
* Move ovf template to templates/ovf, also rename variables accordinglyRenato Botelho2015-08-273-9/+9
|
* We do not need a separate path variable for ovf, use IMAGES_FINAL_DIR insteadRenato Botelho2015-08-272-28/+27
|
* Fixed #5027Stephen Beaver2015-08-271-27/+61
| | | | Added toggle action to advanced option section
* Fixed #5026Stephen Beaver2015-08-271-2/+2
| | | | Corrected text issues as reported.
* Fixed #5025Stephen Beaver2015-08-276-139/+146
| | | | | All system_advanced_* pages had made-up lement names instead of hte correct config system names. All (several hundred) have been corrected, and tested where possible.
* arrray type changed to associative for country codesStephen Beaver2015-08-273-15/+32
|
* Encode OpenVPN descriptions before display on OpenVPN statusjim-p2015-08-271-2/+2
|
* Encode the OpenVPN server description before display on OpenVPN statusjim-p2015-08-271-2/+2
|
* "Serial" field min now set to '0' to avoid validation error.Stephen Beaver2015-08-271-119/+146
|
* Fixed #5023Stephen Beaver2015-08-272-6/+51
| | | | Added jQuery to populate the certificate details from the selected CA
* Removed debuggeryStephen Beaver2015-08-271-4/+2
|
* Fixed $5022Stephen Beaver2015-08-271-3/+5
| | | | | Programmer used a GET form on a POST page. See some openssl error messages but this may ne normal.
* Merge branch 'master' into bootstrapRenato Botelho2015-08-2710-57/+17
|\
| * Remove ioncube references from php.ini, and set zend_extensions properlyRenato Botelho2015-08-271-42/+3
| |
| * Move opcache to zend_extensionsRenato Botelho2015-08-271-3/+4
| |
| * Update gitsync description for branch master, spotted by @phil-davisRenato Botelho2015-08-271-1/+1
| |
| * Obsolete use of /etc/nano_use_vga.txt, Use enableserial_force flag insteadRenato Botelho2015-08-278-11/+9
| |
* | Merge branch 'master' into bootstrapRenato Botelho2015-08-271-9/+5
|\ \ | |/
| * Make gitsync work with new repo structure, copying files under src/. It ↵Renato Botelho2015-08-271-2/+2
| | | | | | | | should fix #4999
| * Remove duplicate parameterRenato Botelho2015-08-271-1/+1
| |
| * Fix indentRenato Botelho2015-08-271-2/+2
| |
| * Remove old branches, it's not a good idea to gitsync a new system with old ↵Renato Botelho2015-08-271-4/+0
| | | | | | | | branch
| * Fix incorrect variable references for CARP VIPs. Fixes #5016jim-p2015-08-261-1/+1
| |
* | Conflict resolvedStephen Beaver2015-08-261-223/+223
| |
* | Fixed #5019Stephen Beaver2015-08-261-4/+8
| | | | | | | | Percent choice restored to selectors
* | Fixed #5018Stephen Beaver2015-08-261-9/+12
| | | | | | | | Added column headers (Actually footers)
OpenPOWER on IntegriCloud