Jamie Cameron
074f7561d8
Merge branch 'master' of git@github.com:webmin/webmin
2016-05-05 20:39:55 -07:00
Jamie Cameron
b5b81a95cf
Merge pull request #323 from qooob/patch-13
...
For search page path could be printed twice in some cases
2016-05-05 20:39:45 -07:00
Jamie Cameron
86eeb96334
copy_source_dest support for symlinks https://github.com/webmin/webmin/issues/322
2016-05-05 20:37:29 -07:00
Ilia Rostovtsev
ae15622a57
For search page path could be printed twice in some cases
...
This fix will prevent double printing of the path for searched (found) folders.
It doesn't happen always but only if search results contain same value for directory and file.
Can be reproduced by going to `/boot/grub` and searching for `grub`. With the current code the folder `grub` (same as the current folder) printed on the results with doubled path on the link and thus doesn't open correctly. The best is to tweak `search.cgi` that filters search results and remove from results same folder as parent. It's more complicated. My fix does it safely, I think.
2016-05-05 23:12:24 +04:00
Jamie Cameron
094a187d54
Merge pull request #321 from qooob/patch-12
...
The rest of the code to support new extraction methods
2016-05-04 17:46:55 -07:00
Jamie Cameron
d44c46425f
Merge pull request #320 from qooob/patch-10
...
Support for extracting: .7z, .bz2, .xz, .gz, .rar
2016-05-04 17:46:37 -07:00
Jamie Cameron
bd93dbe9f0
Merge pull request #319 from qooob/patch-9
...
Certificates must be editable
2016-05-04 17:31:14 -07:00
Ilia Rostovtsev
b5990ef9fb
The rest of the code to support new extraction methods
...
Just committed to `extract.cgi`. Command is checked for existence and if found extract button will appear on the interface in all themes.
2016-05-04 18:01:51 +04:00
Ilia Rostovtsev
fe6965d1e2
Support for extracting: .7z, .bz2, .xz, .gz, .rar
...
Commands are checked before they run so no need for last else part which outputted an error message. The rest of the code I will add to -lib file.
P.S. Jamie, I tried removing `use File::MimeInfo;` in this file as on current branch and it returned an error!? Please double check.
2016-05-04 17:46:10 +04:00
Ilia Rostovtsev
c23445a223
Certificates must be editable
2016-05-04 14:28:16 +04:00
Jamie Cameron
9da5454082
Dev version bump
2016-05-02 20:35:48 -07:00
Jamie Cameron
a405b317e3
When backing up a database, only run the actual writing command as the user, rather than all of mysqldump
2016-05-01 11:21:51 -07:00
Jamie Cameron
0237dd2a0f
Remove duplicate footer https://github.com/qooob/authentic-theme/issues/454
2016-05-01 11:03:02 -07:00
Jamie Cameron
6e38d8bc8c
Merge branch 'master' of git@github.com:webmin/webmin
2016-05-01 10:45:26 -07:00
Jamie Cameron
e934994e8f
Prevent page for hanging forver 5d0f6f0597
2016-05-01 10:40:52 -07:00
Jamie Cameron
232facbf39
Merge pull request #316 from qooob/patch-6
...
9000+ is way to little for `$pagelimit`
2016-05-01 10:24:03 -07:00
Ilia Rostovtsev
293d9e17ff
Authentic dones't need init_datatables()
2016-05-01 12:52:02 +04:00
Jamie Cameron
c00971b390
Merge pull request #317 from qooob/patch-7
...
get_paths(); doesn't return proper results
2016-04-29 22:45:48 -07:00
Ilia Rostovtsev
3d5e013f59
get_paths(); doesn't return proper results
...
For wheel users (non-root but admins) `get_paths();` has a bug and doesn't work correctly.
It causes some other issues in user mode. Probably, if you on the `inthebox` login as `blog` user and go to File Manager, click copy - Perl Error happens. (under all themes)
2016-04-29 13:19:27 +04:00
Ilia Rostovtsev
fd3f6c729f
9000+ is way to little for $pagelimit
2016-04-29 12:56:01 +04:00
Jamie Cameron
5d0f6f0597
Handle new yum package list format https://github.com/webmin/webmin/issues/282
2016-04-27 22:31:09 -07:00
Jamie Cameron
0a2be8ecfd
Support PHP 7 in mod_php
2016-04-25 21:30:05 -07:00
Jamie Cameron
a9a6d51030
dev version bump
2016-04-25 19:19:12 -07:00
Jamie Cameron
199f5edb9e
Add support for Cloudrouter
2016-04-24 15:13:22 -07:00
Jamie Cameron
ce698f5bae
acme_tiny can also work with Python 2.6 https://www.virtualmin.com/node/40076
2016-04-24 09:59:23 -07:00
Jamie Cameron
e27da435ff
Use python27 command if installed https://www.virtualmin.com/node/40076
2016-04-23 15:07:43 -07:00
Jamie Cameron
5c31829dc7
Clean up leftover user attributes in /etc/webmin/config https://www.virtualmin.com/node/40477
2016-04-23 14:59:24 -07:00
Jamie Cameron
4ac4a2be0a
Polish translation from Piotr Kozica
2016-04-22 20:32:54 -07:00
Jamie Cameron
00c632b001
Polish translation from Piotr Kozica
2016-04-22 20:07:27 -07:00
Jamie Cameron
3a590ddf6f
Restore all modules by default https://www.virtualmin.com/node/40451
2016-04-22 19:53:16 -07:00
Jamie Cameron
667362c82a
Include PHP versions from Virtualmin https://www.virtualmin.com/node/40450
2016-04-21 21:28:40 -07:00
Jamie Cameron
20862dca92
Don't treat dir as a regexp https://www.virtualmin.com/node/40452
2016-04-21 18:40:38 -07:00
Jamie Cameron
b5b45960a5
Include some more config files in backup https://www.virtualmin.com/node/40448
2016-04-20 21:43:22 -07:00
Jamie Cameron
601b234126
Also set authentication_string to empty if it exists https://sourceforge.net/p/webadmin/bugs/4735/
2016-04-16 13:44:42 -07:00
Jamie Cameron
f2de59b1df
Merge branch 'master' of git@github.com:webmin/webmin
2016-04-16 13:42:18 -07:00
Jamie Cameron
d61fb46c74
Fix host message in log if empty
2016-04-16 13:41:45 -07:00
Jamie Cameron
7fc27fdcdd
Merge pull request #310 from qooob/patch-5
...
JSON must be editable
2016-04-16 08:28:04 -07:00
Ilia Rostovtsev
95d025a5b1
JSON must be editable
2016-04-16 11:44:14 +04:00
Jamie Cameron
83ee80c675
Merge pull request #308 from qooob/patch-3
...
Anything is an object, right?
2016-04-13 20:18:36 -07:00
Jamie Cameron
d4ef81f6b2
Merge pull request #309 from qooob/patch-4
...
Anything is an object, right? (MySQL clone)
2016-04-13 20:14:39 -07:00
Ilia Rostovtsev
2e76243908
Anything is an object, right? (MySQL clone)
2016-04-13 13:13:40 +04:00
Ilia Rostovtsev
97e1ad4c50
Anything is an object, right?
...
Jamie, it's nicer to be specific.
Please separate tables and rows from being objects in case my changes will cause problems.
Ajaxifiyng MySQL module, just wanted to be best.
2016-04-13 13:11:53 +04:00
Jamie Cameron
a4f67548f2
German translation updates from Raymond Vetter
2016-04-12 22:11:50 -07:00
Jamie Cameron
442c8a623b
Merge pull request #307 from casparsmit/patch-2
...
Add common spanning tree tunables for bridges
2016-04-12 19:20:43 -07:00
casparsmit
4bb2ebb84e
Add common spanning tree tunables for bridges
2016-04-12 14:35:36 +02:00
casparsmit
07772b29f6
Add common spanning tree tunables for bridges
2016-04-12 14:33:28 +02:00
casparsmit
1e95673391
Add common spanning tree tunables for bridges
2016-04-12 14:31:40 +02:00
casparsmit
f8982ddf4f
Add common spanning tree tunables for bridges
2016-04-12 14:25:03 +02:00
casparsmit
3ce61adcc0
Add common spanning tree tunables for bridges
2016-04-12 14:19:30 +02:00
Jamie Cameron
98ff989bb9
Allow use of ${DOM} in template value
2016-04-11 20:31:59 -07:00