summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge pull request #1975 from phil-davis/patch-2Renato Botelho2015-10-231-0/+2
|\ \
| * | Balance a tag in pkg_mgr_installedPhil Davis2015-10-231-0/+2
| |/
* | Merge pull request #1976 from phil-davis/hteRenato Botelho2015-10-233-8/+8
|\ \
| * | Random comment typos like htePhil Davis2015-10-233-8/+8
| |/
* | Merge pull request #1977 from phil-davis/patch-3Renato Botelho2015-10-231-1/+1
|\ \
| * | Explain which thing is bluePhil Davis2015-10-231-1/+1
| |/ | | | | | | On the installed packages table, the Version column version number has a hyper-link to the package changelog. That appears blue all the time. It is when the package name in the "Name" column is blue that there is a newer version available. If you can think of some other way to make this clear without writing so much, then go for it.
* | Make it possible to _exec to get $_cmd exit code instead of tee oneRenato Botelho2015-10-231-3/+10
| |
* | Use _exit()Renato Botelho2015-10-231-1/+1
| |
* | Fix #5338: Add -4 and -6 options to pfSense-upgrade to select IP protocol ↵Renato Botelho2015-10-231-2/+26
| | | | | | | | version
* | These files are not being created anymore, we don't need to remove themRenato Botelho2015-10-231-4/+0
| |
* | No need to concatenateRenato Botelho2015-10-231-1/+1
| |
* | Replace mwexec() by mwexec_bg()Renato Botelho2015-10-231-4/+4
| |
* | Use already defined pkg_prefix variableRenato Botelho2015-10-231-1/+1
| |
* | Search typoPhil Davis2015-10-231-1/+1
|/
* Fix array index, 6 was missingRenato Botelho2015-10-221-10/+10
|
* Rework the way GUI reads packages tabs, it fixes #5311Renato Botelho2015-10-222-15/+37
|
* Remove more references to theme, ticket #5333Renato Botelho2015-10-224-17/+4
|
* Fix function name, spotted by mgsmithRenato Botelho2015-10-221-1/+1
|
* Remove config stuff for WEP. on upgrade, disable WEP on interfaces that have ↵Matt Smith2015-10-223-24/+25
| | | | it configured and disable those interfaces and generate a notice. Fixes #5123.
* Fixed #5336Stephen Beaver2015-10-221-9/+36
| | | | | Page now does a sneaky refresh after a successful install/remove so that the menu changes are available right away.
* Remove a leftover from mergeRenato Botelho2015-10-221-1/+0
|
OpenPOWER on IntegriCloud