summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up "system_usermanager.php" XHTMLColin Fleming2013-04-081-72/+72
| | | | | | | | | Add CDATA sections to SCRIPT tags Close INPUT, IMG and BR tags Deprecate the ampersand in ANCHOR tags Remove the NAME paramenter from TR tags Moved NOWRAP into class statement Move TFOOT between THEAD and TBODY, this is a "quirck" of HTML
* Make sure to include some files with needed functions.jim-p2013-04-081-1/+4
|
* Don't try to make /var/run a RAM disk if /var is already a RAM disk.jim-p2013-04-081-1/+1
|
* Merge pull request #534 from huangjinfang/patch-1rbgarga2013-04-081-1/+1
|\ | | | | Update rc.filter_synchronize
| * Update rc.filter_synchronizehuangjinfang2013-04-081-1/+1
|/ | | A incorrect word
* Merge pull request #533 from mdima/masterChris Buechler2013-04-071-1/+1
|\ | | | | Tidy up "ipsec.widget.php" XHTML.
| * Tidy up "ipsec.widget.php" XHTML.Michele Di Maria2013-04-081-1/+1
| |
* | call the default source IP selection Default rather than "Any"Chris Buechler2013-04-081-1/+1
| |
* | Merge pull request #531 from N0YB/Diag_DNS_Lookup_Dialog_OutputJim P2013-04-071-3/+3
|\ \ | | | | | | Stay put when viewing rule or DNS dialog (don't scroll)
| * | Stay put when viewing rule or DNS dialog (don't scroll)N0YB2013-04-061-3/+3
| | |
* | | Merge pull request #532 from mdima/masterJim P2013-04-071-3/+3
|\ \ \ | |/ / |/| / | |/ Firewall: Traffic Shaper - Fixes the Javascript error
| * Fixes Javascript ErrorsMichele Di Maria2013-04-071-3/+3
|/ | | | | Fixes the Javascript error that prevents enabling/disabling the objects in the interface.
* Only check tunefs status when it's necessary, it avoids errors on iso boot. ↵Renato Botelho2013-04-051-18/+20
| | | | Fixes #2932
* fix textChris Buechler2013-04-041-1/+1
|
* source IP is optionalChris Buechler2013-04-041-1/+1
|
* Only reload racoon when there is at least one tunnel enabled on the ↵Renato Botelho2013-04-043-7/+20
| | | | interface used to call rc.newwanip(v6). It fixes #2922
* Merge pull request #530 from ExolonDX/branch_24Jim P2013-04-031-19/+16
|\ | | | | Tidy up "system_gateway_groups_edit.php" XHTML
| * Tidy up "system_gateway_groups_edit.php" XHTMLColin Fleming2013-04-031-19/+16
| | | | | | | | | | | | | | | | Close INPUT and BR tags Add missing closing TD tag Add space to stop TD/STRONG tag generating errors Remove closing TD and closing TR tags Update HTML boolean operators
* | Merge pull request #529 from ExolonDX/branch_23Jim P2013-04-031-24/+24
|\ \ | | | | | | Tidy up "system_gateway_groups.php" XHTML
| * | Tidy up "system_gateway_groups.php" XHTMLColin Fleming2013-04-031-24/+24
| |/ | | | | | | | | | | | | | | | | Close INPUT and IMG tags and add alt to IMG tags Move TFOOT between THEAD and TBODY, this is a "quirck" of HTML Move NOWRAP to class Deprecate ampersand in ANCHOR tags Add dummy row to TBODY otherwise it will generate and error if there are now groups.
* | Merge pull request #528 from ExolonDX/branch_22Jim P2013-04-031-40/+35
|\ \ | | | | | | Tidy up "system_routes_edit.php" XHTML
| * | Tidy up "system_routes_edit.php" XHTMLColin Fleming2013-04-031-40/+35
| |/ | | | | | | | | | | | | | | Close INPUT, BR and IMG tags and add alt to IMG tags Update HTML boolean operators Remove name statements from DIV tags Add missing end TD, end TR and end FONT tags Add CDATA sections to SCRIPT tags
* | Merge pull request #527 from ExolonDX/branch_21Jim P2013-04-031-14/+14
|\ \ | | | | | | Tidy up "system_routes.php" XHTML
| * | Tidy up "system_routes.php" XHTMLColin Fleming2013-04-031-14/+14
| |/ | | | | | | | | | | | | Close INPUT, BR and IMG tags and add alt to IMG tags Move start TR tag with the PHP foreach statement Move NOWRAP to class Deprecate ampersand in ANCHOR tags
* | Merge pull request #526 from ExolonDX/branch_20Jim P2013-04-031-35/+39
|\ \ | | | | | | Tidy up "system_gateways_edit.php" XHTML
| * | Tidy up "system_gateways_edit.php" XHTMLColin Fleming2013-04-031-35/+39
| |/ | | | | | | | | | | Add CDATA section to SCRIPT tags Close INPUT and BR tags Update HTML boolean operators
* | Merge pull request #525 from ExolonDX/branch_19Jim P2013-04-031-16/+16
|\ \ | | | | | | Tidy up "system_gateways.php" XHTML
| * | Tidy up "system_gateways.php" XHTMLColin Fleming2013-04-031-16/+16
| |/ | | | | | | | | | | Close INPUT and IMG tags and add alt to IMG tags Deprecate the ampersand in ANCHOR tags Move NOWRAP to class
* | Merge pull request #524 from ExolonDX/branch_18Jim P2013-04-031-5/+3
|\ \ | | | | | | Tidy up "system_hasync.php" XHTML
| * | Tidy up "system_hasync.php" XHTMLColin Fleming2013-04-031-5/+3
| |/ | | | | | | Close P tags
* | Merge pull request #523 from ExolonDX/branch_17Jim P2013-04-031-10/+13
|\ \ | | | | | | Tidy up "pkg_mgr.php" XHTML
| * | Tidy up "pkg_mgr.php" XHTMLColin Fleming2013-04-031-10/+13
| |/ | | | | | | | | | | | | Add closehead variable, move scripts into HEAD and manaully close head. Close BR tags Deprecate ampersand in ANCHOR tags Change target in ANCHOR tags to "_blank"
* | Merge pull request #522 from ExolonDX/branch_16Jim P2013-04-031-20/+22
|\ \ | | | | | | Tidy up "pkg_mgr_installed.php" XHTML
| * | Tidy up "pkg_mgr_installed.php" XHTMLColin Fleming2013-04-031-20/+22
| |/ | | | | | | | | | | | | | | | | | | Add closehead variable and move scripts into HEAD and manually close HEAD Add missing close FONT tag Close BR tags Deprecate ampersand in ANCHOR tags Change target in ANCHOR tags to "_blank" Add ALT statement and close IMG tags
* | Merge pull request #521 from ExolonDX/branch_15rbgarga2013-04-031-45/+45
|\ \ | | | | | | Tidy up "firewall_schedule_edit,php" XHTML
| * | Tidy up "firewall_schedule_edit,php" XHTMLColin Fleming2013-04-031-45/+45
| |/ | | | | | | | | | | | | | | Add CDATA section to SCRIPT tags Close BR and INPUT tags Tidy up HTML tags to lower case Tidy up HTML boolean operators Spelling mistake
* | Merge pull request #520 from ExolonDX/branch_14rbgarga2013-04-031-15/+13
|\ \ | | | | | | Tidy up "firewall_schedule.php" XHTML
| * | Tidy up "firewall_schedule.php" XHTMLColin Fleming2013-04-031-15/+13
| |/ | | | | | | | | | | | | Add ALT paramenter and close IMG tags Tidy up close TR tag Move NOWRAP into class parameter Deprecate the ampersand in ANCHOR tag
* | Merge pull request #519 from ExolonDX/branch_13rbgarga2013-04-031-4/+4
|\ \ | | | | | | Tidy up "system_advanced_misc.php" XHTML
| * | Tidy up "system_advanced_misc.php" XHTMLColin Fleming2013-04-031-4/+4
| |/ | | | | | | Tidy up HTML boolean operators
* | Merge pull request #518 from ExolonDX/branch_12rbgarga2013-04-031-4/+4
|\ \ | | | | | | Tidy up "diag_patterns.php" XHTML
| * | Tidy up "diag_patterns.php" XHTMLColin Fleming2013-04-031-4/+4
| |/ | | | | | | | | Close INPUT tags Move closing FORM tag to correct place
* | Merge pull request #517 from ExolonDX/branch_11rbgarga2013-04-031-14/+14
|\ \ | | | | | | Tidy up "system_firmware_restorefullbackup.php" XHTML
| * | Tidy up "system_firmware_restorefullbackup.php" XHTMLColin Fleming2013-04-031-14/+14
| |/ | | | | | | | | Close BR and INPUT tags Add CDATA section to SCRIPT tags
* | Merge pull request #516 from ExolonDX/branch_10rbgarga2013-04-031-18/+24
|\ \ | | | | | | Tidy up "system_firmware_settings.php" XHTML
| * | Tidy up "system_firmware_settings.php" XHTMLColin Fleming2013-04-031-18/+24
| |/ | | | | | | | | | | Add closehead variable and move SCRIPT into HEAD Add CDATA section to SCRIPT tags Close BR and INPUT tags
* | Merge pull request #515 from ExolonDX/branch_09rbgarga2013-04-031-21/+24
|\ \ | | | | | | Tidy up "system_firmware_auto.php" XHTML
| * | Tidy up "system_firmware_auto.php" XHTMLColin Fleming2013-04-031-21/+24
| |/ | | | | | | | | | | | | | | | | | | | | Add closehead variable Move META and LINK tags into HEAD and manually close HEAD Tidy up the TABLE tag, move height and colspacing in to STYLE paramenter Update TD tag with correct background syntax Add CDATA sections to SCRIPT tag Move end BODY and end HTML tags to the end of the file, this helps reduce the error count from 600-1000+ as the scripts to update the progress bar are now within the BODY tag.
* | Merge pull request #514 from ExolonDX/branch_08rbgarga2013-04-031-25/+30
|\ \ | | | | | | Tidy up "system_firmware_check.php" XHTML
| * | Tidy up "system_firmware_check.php" XHTMLColin Fleming2013-04-031-25/+30
| |/ | | | | | | | | | | | | | | | | Remove closing HEAD tag Move height and colspacing parameters into a style statement Update background in TD tag to correct syntax Add ALT parameter and close IMG tag Add CDATA section to SCRIPT tags Add missing closing P tag
OpenPOWER on IntegriCloud