Test for #5087Attempt to prevent browser autofil on email username
Merge pull request #1862 from phil-davis/bootstrap-gh
Merge pull request #1857 from phil-davis/bootstrap-www
Merge pull request #1877 from phil-davis/patch-14
Comment edit
Numerous detail edits from Phil DavisThank you!
Corrected template type in form restoration
Don't apply LDAP template on page load whn act == edit
Fixed #5088Form restoration revisited
fix text
This needs to be require_once. Fixes diag_ipsec.php
Merge with bootstrap again
index.php code format
Form button values and position corrected
Possible fix for disabled/enabled
Fixed #5093Page completely re-written. What were they thinking?
Fixed #5092Nixed CARP tab
Fixed #5089Replace toggle with jQuery
Fixed #5087My fault. Dropped the 's' in smtp :(
Fixed #5088Functionality was not present in 2.2. Added $pconfig = $_POST to restore form contents on validation failure
Fixed #5087Programmer had changed the input names such that they no longer matched the config system nasmes (again)
Fixed 5086Now has its own section
Fixed #5071Incorrect button title
My copy/paste error
All HTML completed. Work in progress. NOT ready for testing
fix code styling
move error message to top of page
Fixed #5084log page links updated
Merge with bootstrap
fix #5059
Fixed 5082Name field available on input errors.
Remove debug
Fixed #5079Programmer mixed up Submit/submit/Save/save
Fixed #5078Added 'None' option to hardware array
Fixed #5077Programmer changed the name of these inputs, but only in some places :)
Fixed #5076Corrected element name 'password' => 'proxypass'
Fixed 5069Inputs should be readonly, not disabled when not required. Disabling prevents them from being submitted and breaks the form.
Fixed 5068Provided misggin javascript functionality
Fixed 5067Provided missing functionality in jQuery
Fixed 5066Toggles suck. Replaced with explicit jQuery
convert old icons to glyphicons
Fixed #6065Method setDiasabled() seems to not only disable the input, but prevent it from being submitted.Replasced with jQuery
FIxes after merge
Post merge commit
bootstrap, small fixes to unbound/dnsmasq edit pages, service icons.+ FIXME item that prevented lots of pages from loading..
Merge pull request #1858 from phil-davis/bootstrap-f
Merge pull request #1856 from phil-davis/patch-12
Merge pull request #1853 from PiBa-NL/bootstrap_fix1
Merge pull request #1851 from phil-davis/patch-9
Merge pull request #1850 from phil-davis/patch-8
Merge pull request #1849 from phil-davis/patch-7
bootstrap www gh minor edits
Merge with latest bootstrap code
Fixed #5061I had reveresed 'any' and '(Other)' in the port list :(
Fixed #5057Toggles converted to jQuery for better control
Fixed #5028Restored correct delcert action
fix default for source tracking, and other text
Ticket #5060 Revert "Deleted orig fileq"
This reverts commit ca5445db5457ec754debdaa84c37beeeaa49aa17.
Revert "Fixed 5060"
This reverts commit 75734ca6916542f8748ccaee59cbbb529444cc8f.
Restored to correct version (pre-merge)
Fixed 5060firewall_virtual_ip_edit.php restored to teh repoNo idea why/how it was removed
Fixed 5056Corrected input value
Fixed #5055"All" no longer appears in group lists
Fixed 5047Alternative layout
Fixed #5047LDAP search scope members now grouped
Fixed # 4969Added conditional to inputUpdated copyright
Fixed #5028By restoring "Delete" button and fixing table elements
Corrected cert table functionality by adding missing PHP
Fixed #5012Corrected value name
Comment typos
Merge branch 'master' into bootstrap
Encode the rule description before displaying back to the user in an error when attempting to delete an in-use alias.
Coded a new system for displaying tables of input elements with jQuery providingDelete/Add/Move functionality without breaking the inputs. See pfWiki for details
Remove this note that dates back to m0n0wall. While this is most often true with port forwards (and I'll leave it there), it's often not with firewall rules.
remove stray quote
make descriptions consistent
fix missing space
fix missing spaces
Use proper page for host overrides. Ticket #5017
Correct field description
bootstrap usr\local\www\f minor changes
bootstrap usr/local/www a to e minor edits
Duplicated code in exec.php bootstrap
I am not sure why these lines had been duplicated, so please explain if it does something that is needed.
bootstrap, use require_once for classes/Form.class.php
diag_logs_filter bootstrap
The tabbing of these lines makes them look like they were intended to be part of other "if" statements. Actually I do not think they were. The code logic seems OK, just the tabbing made it unclear.
diag_ipsec dodgy=looking things for bootstrap
Does ettext() return some extra-terrestrial language translation? :)The floating "if" at line 377 looks like it is missing its code block - I have guessed what it could be by cut/paste/change of the "if" statement above....
Update bandwidth_by_ip in bootstrap
Somehow an old version of bandwidth_by_ip is still in bootstrap branch.Update it with the current version from master - there are no boostrap-specific changes for this file.
Fixed #5022
Fixed display issue. Need to also fix config system
Fixed #4979Add server => add client
Fixed #5047Changed LDAP scope layout
resetRRD => ResetRRD
COmmented out "Copy my MAC" button
Fixed #5037Removed toggle-allAdded "Everything" checkboxAdded jQuery to operate checkboxes
Fixed #5035Resored javascript to provide rule pop-upConverted Ajax call to new formatAdded tool-tips to left table columnConverted js to events.push()
Fixed #5048Changed membership dispaly to dual multi-select listsProvided jQuery to move items to/from lists