summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* system_gateways text of edit buttonPhil Davis2015-10-281-1/+1
| | | | Make it consistent with the others
* Converted the background color javascript to jQuery and used it to maintain ↵Stephen Beaver2015-10-271-6/+10
| | | | correct table striping
* Add "Actions" text to table headerStephen Beaver2015-10-273-33/+54
|
* Fix delete confirmation text.Stephen Beaver2015-10-271-1/+1
|
* system_routes font-awesome convertheper2015-10-271-15/+14
|
* Merge pull request #1993 from heper/patch-2Stephen Beaver2015-10-271-4/+4
|\
| * system_gateways_groups font-awesome convertheper2015-10-271-4/+4
| |
* | system_gateways font-awesome convertheper2015-10-271-13/+14
|/ | | https://forum.pfsense.org/index.php?topic=101343.15
* Add confirmation to rule deletionStephen Beaver2015-10-271-1/+1
|
* Include www/classes and www/classes/Form in the PHP include pathStephen Beaver2015-10-271-1/+1
|
* Remove unused call to update_status_output()Renato Botelho2015-10-271-2/+0
|
* Remove unused variablesRenato Botelho2015-10-271-4/+0
|
* Merge pull request #1980 from jrote1/widgets-overflowStephen Beaver2015-10-271-1/+5
|\
| * Fix widget horizontal scrollingJake Rote2015-10-271-1/+5
| |
* | Fixed #5349Stephen Beaver2015-10-271-21/+24
|/
* Changed "Scroll to top of page" icons to more suitable icon from font-awesomeStephen Beaver2015-10-271-2/+2
|
* Javascript refine to hide Delete row button if there is only one rowStephen Beaver2015-10-2710-5/+45
|
* Add more information abou pkg issue, already reported to upstreamRenato Botelho2015-10-271-1/+6
|
* Require notices.inc only if it's going to be usedRenato Botelho2015-10-271-1/+3
|
* Accommodate possible bug in pkg where progress total is reported as zeroStephen Beaver2015-10-271-2/+10
|
* Added font-awesome directory (after rename)Stephen Beaver2015-10-2736-0/+5822
|
* Fixed #5347Stephen Beaver2015-10-271-16/+16
|
* Fix source type on edit of NAT outbound rulePhil Davis2015-10-271-1/+1
| | | Redmine #5347 part (1)
* Now uses tempnam() generated file nameStephen Beaver2015-10-261-3/+4
|
* Comment typoStephen Beaver2015-10-261-2/+2
|
* Experimental: Fixes #5288Stephen Beaver2015-10-261-3/+19
|
* Remove debuggeryStephen Beaver2015-10-261-1/+0
|
* Remove bonus ) in pkg.phpPhil Davis2015-10-261-1/+1
| | | Reported in forum https://forum.pfsense.org/index.php?topic=101390.0
* Page actions convverted to font-awesome iconsStephen Beaver2015-10-261-17/+25
|
* Added support for forn-awesome fontsStephen Beaver2015-10-261-0/+1
|
* Changed name of font-awesome folderStephen Beaver2015-10-2635-5821/+0
|
* Added Font Awesome icon setStephen Beaver2015-10-2635-0/+5821
|
* Fixed #5343Stephen Beaver2015-10-261-6/+14
|
* Fixed #5342Stephen Beaver2015-10-261-9/+12
|
* Merge pull request #1987 from phil-davis/patch-7Renato Botelho2015-10-261-2/+2
|\
| * Fix Command Prompt Download and Upload when not in English - Redmine #5343 ↵Phil Davis2015-10-251-2/+2
| | | | | | | | | | for master This one is broken in master (as well as RELENG_2_2) and this code fixes it.
* | Merge pull request #1985 from phil-davis/patch-5Renato Botelho2015-10-261-2/+2
|\ \
| * | Fix multi-lingual save of NAT mode Redmine #5342 for masterPhil Davis2015-10-251-2/+2
| |/
* | Merge pull request #1982 from phil-davis/patch-2Renato Botelho2015-10-261-1/+1
|\ \
| * | Fix case wildcard of package names for reinstallallPhil Davis2015-10-241-1/+1
| | | | | | | | | | | | Introduced by https://github.com/pfsense/pfsense/commit/e3b43e4bfe5a3e69028c1ab7e0e4a632ff5ee499 None of the packages were being matched here, none of them would be reinstalled. A "reinstallall" would complete very quickly with "Success" message but actually do nothing.
* | | Merge pull request #1981 from phil-davis/patch-1Renato Botelho2015-10-261-1/+1
|\ \ \
| * | | For reinstallall there is no pkg specifiedPhil Davis2015-10-241-1/+1
| |/ / | | | | | | | | | | | | Reinstall all packages is currently just displaying the current list of installed packages. It does not prompt to reinstall. Fix this test so that it will not apply to reinstallall. For reinstallall there is no pkg specified in the $_GET. It is invoked from diag_backup.php like: header("Location: pkg_mgr_install.php?mode=reinstallall");
* | | Merge pull request #1983 from phil-davis/patch-3Chris Buechler2015-10-251-4/+11
|\ \ \ | |_|/ |/| |
| * | Fixup status progress messages for reinstallallPhil Davis2015-10-241-4/+11
| |/ | | | | When doing reinstall all packages the "Please wait" and similar messages need to be general about "all packages". There is not a particular package name to put in the message.
* | Fixed 5333Stephen Beaver2015-10-241-4/+4
|/
* IKE auto mode is back, remove this config upgrade code unsetting it.Chris Buechler2015-10-241-4/+0
|
* Fixed #5333Stephen Beaver2015-10-236-121/+216
|
* Ignore kernel-debug package when looking for main kernel packageRenato Botelho2015-10-231-1/+1
|
* Merge pull request #1974 from phil-davis/patch-1Renato Botelho2015-10-231-1/+1
|\
| * Fix text if current package is newerPhil Davis2015-10-231-1/+1
| |
OpenPOWER on IntegriCloud