mirror of
https://github.com/webmin/webmin.git
synced 2026-02-05 07:02:14 +00:00
56 lines
3.6 KiB
Plaintext
56 lines
3.6 KiB
Plaintext
---- Changes since 1.130 ----
|
|
An uploaded zip, tar or tar.gz file can be extracted in the directory it was uploaded to.
|
|
Directories can now be downloaded as zip, tar or tar.gz files
|
|
Added improved access control options to hide buttons.
|
|
Added a chroot access control option to hide all directories above it.
|
|
---- Changes since 1.190 ----
|
|
Added checkbox for saving text files in DOS mode.
|
|
Users can now be prevented from accessing certain directories by a new option on the access control page.
|
|
---- Changes since 1.240 ----
|
|
When searching for files, you can now search by their contents too.
|
|
Added a Preview button, for viewing a scaled-down version of a GIF, JPEG or PNG image.
|
|
---- Changes since 1.250 ----
|
|
Absolute and relative paths like /tmp/foo and bar/foo can be used when renaming a file.
|
|
The GD Perl module will be used for scaling preview images, if installed.
|
|
---- Changes since 1.260 ----
|
|
Added a button for editing HTML files, using a rich-text editor.
|
|
---- Changes since 1.270 ----
|
|
Added Module Config options for changing the font size for buttons and regular text.
|
|
---- Changes since 1.290 ----
|
|
Added the ability to extract tar.bz2 files.
|
|
Added a History button next to the field for entering a directory to show, for quickly navigating to recently entered paths.
|
|
Added text fields to the file info window showing the total size, number of sub-files and number of sub-directories in a directory. These are only populated when a new 'Get Size' button is clicked.
|
|
---- Changes since 1.300 ----
|
|
Added ACL options to prevent users from editing file permissions or ownership in the Info window, to stop filesystem mount points from being shown, and to restrict file contents searches.
|
|
Added Extract button for un-compressing tar, tgz, zip and gz archives on the server.
|
|
Added a Download button to the search results window, for downloading a selected matching file.
|
|
---- Changes since 1.310 ----
|
|
Added a popup progress window to track large uploads.
|
|
---- Changes since 1.320 ----
|
|
Removed the HTML editing button, and changed the Edit button to detect HTML files and launch the HTML editor instead (optional on the Module Config page).
|
|
Added a button for creating a new HTML file.
|
|
---- Changes since 1.330 ----
|
|
Replaced the HTMLarea widget for editing .html files with Xinha.
|
|
---- Changes since 1.340 ----
|
|
When editing an HTML file, the <head> section is preserved.
|
|
Added a link in the HTML editor window to swich to plain text mode.
|
|
Files in the right-hand list are now sorted case-insensitively.
|
|
When uploading a file, you can now select which Unix user it gets uploaded as.
|
|
Added Module Config options for the default unzip mode and default user to upload as.
|
|
---- Changes since 1.360 ----
|
|
Added a Module Config option to specify file extensions to treat as HTML, rather than always using only .html and .htm.
|
|
---- Changes since 1.380 ----
|
|
Use of the Preview button can now be controlled on the access control page.
|
|
---- Changes since 1.430 ----
|
|
POSIX ACLs can now be edited on FreeBSD, if the setfacl and getfacl commands are installed.
|
|
---- Changes since 1.440 ----
|
|
Added a button to the compressed file extraction dialog to show the contents of a ZIP or tar file, instead of extracting it.
|
|
---- Changes since 1.460 ----
|
|
Fixed bugs that broke the file manager under the new Webmin API module.
|
|
---- Changes since 1.470 ----
|
|
Fixed a bug that prevented setuid and setgid permissions from being changed.
|
|
---- Changes since 1.510 ----
|
|
Bug fixes to allow the File Manager module to be used via Webmin Servers Index or Cloudmin.
|
|
---- Changes since 1.670 ----
|
|
Signed the Java file manager applet, so that users don't get a scary warning when running it.
|