2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165) |
Log message:
Follow some redirects.
|
2017-08-11 04:54:18 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 10.0.2
Changelog:
Version 10.0.2 May 30 2017
[major] Fix issue with database.xml migration being triggered twice on \
market app install - core/#27982
[major] Apps formerly marked as shipped can now be uninstalled - core/#27985
[major] Market now properly updates app version when using multiple apps \
paths - core/#28002
Version 10.0.1 May 23 2017
[major] Clear cached app info before installing app - core/#27953
[major] Fix to allow admin login when using home object store mode - core/#27963
[major] Skeleton files correct copied for shibboleth - core/#27935
[major] Automatically enable market app when upgrading from OC < 10 - \
core/#27930
[major] Fix issue where market would run app migrations twice in some \
scenarios - market/#76
[major] Fetch search terms from user backend (ex: LDAP) for more extended \
user search ability - core/#27906
[major] Added support for upload-only link shares - core/#27548
[major] When enabling default encryption module the admin must now \
explicitly choose encryption type (master key vs user key) - core/#27512
[major] Fix missing "publicuri" field when upgrading from 9.1.5 - \
core/#27754
[major] Add options to the user:sync command to handle missing accounts - \
core/#27798
[major] Maintenance mode now properly blocks syncing on new DAV endpoint - \
core/#27821
[major] Copy button for multiple link share now copies the correct link - \
core/#27863
[major] Fix upload issues with IE11 - core/#27875
[major] Allow apps to register multiple settings panels - core/#27885
[major] Account table doesn't sync from user backends that have no listing \
support - core/#27862
[major] Add events for password validation - core/#27883
[major] Add JS event after external storage mount config is loaded, for UI \
extensions - core/#27740
[major] Fix theming of setup page by autoloading default_enable theme apps - \
core/#27819
[major] Allow apps to register custom settings page sections in info.xml - \
core/#27634
[major] Add admin sharing option to restrict autocomplete to membership \
groups but still allow typing full name if known - core/#27869
[minor] Market app update now doesn't overwrite local git checkouts - core/#27973
[minor] Delete "appstoreenabled" config value when enabling market \
- core/#27956
[minor] Do not verify email address when entered by an admin on their \
personal page - core/#27921
[minor] Fix default share permission issue in public API core/#27927
[minor] Properly rethrow exception when error occurred when enabling an app \
- core/#27970
[minor] Remove own shares from "Shared with you" section - core/#27972
[minor] Fix updating to daily from 10.0.0 with web updater - updater/#422
[minor] Fix updating to 10.0.1 with web updater - core/#27965
[minor] Removed unused and non-working auto-login after setup - core/#27971
[minor] Fix SMB storage to return false if stat failed - core/#27859
[minor] Update swiftmailer - core/#27897
[minor] Escape filter in search - core/#27900
[minor] Fix file name output in error pages - core/#27808
[minor] Support for alternative login buttons through config.php - core/#27607
[minor] Example theme app renamed to "theme-example" by convention \
- core/#27632
[minor] Fix missing translation of built-in section names - core/#27645
[minor] Add ability to disable password reset form in config - core/#27676
[minor] Add support for themed radio buttons - core/#27681
[minor] Fix customjs extension handling for external storage apps - core/#27683
[minor] Fix upgrade error with mod_fcgid and PHP 7 - core/#27553
[minor] Remove sharing subtab when link sharing is disallowed - core/#27708
[minor] Add privacy warning in link shares panel - core/#27844
[minor] Fix files app name in navigation menu - core/#27843
[minor] Fix mimetype table code to ignore folder extensions - core/#27668
[minor] Automatically focus the password field in password reset page - \
core/#27889
[minor] Trashbin restore warnings due to missing entries now logged as debug \
- core/#27826
[minor] Remove obsolete repair step RemoveOldShares - core/#27737
[minor] "local link" was renamed to "private link" - \
core/#27594
[minor] Fix column sorting in public file list page - core/#27308
[minor] Don't display error when not connected to market - market/#51
[minor] Fix issue with some apps info formats - market/#49
[minor] Add ability to uninstall apps in market app UI - market/#67
[minor] Improve visual feedback when installing market apps - market/#64
[minor] Don't display license key in config report - configreport/#27
Version 10.0.0 Apr 27 2017
General
Allows users to add the app to the Android homescreen - core/#25438
Compatible with PHP 7.1 - core/#25436
MySQL 4-byte UTF8 support: (utf8mb4 for e.g. Emoticons) - core/#17978
Admin, personal pages and app management are now merged together into a \
single "Settings" entry - core/#26449
Admin page displays the output of the server's status.php - core/#27238
Also allow using email address for password recovery - core/#27168
Support Redis Cluster - core/#26407
ownCloud log entry reorder - core/#27562
ownCloud log file rules to split into separate files - core/#27443
occ scanner optimized memory usage for large scans by using autocommits - \
core/#27527
Filesystem
Ability to exclude folders from being processed, like snapshot folders - \
core/#19235
Checksum is computed on the fly and verified - core/#26655
Files App
Share Link can be copied to the clipboard - core/#25418
Display version sizes in versions panel - core/#26511
Transfer ownership now works for individual folders - core/#27343
Favorite star indicator now visible in the file lists related to sharing \
(ex: "Shared with you") - core/#19753
User management
Ability to disable users in the users page (enable column first under cog \
icon) - core/#27333
When changing personal email, an email confirmation is now sent - core/#7326
When password is changed through any means, the user will now receive an \
email - core/#27498
Change user preferences through OCC - core/#24770
External storage
"Local" storage type can now be disabled by sysadmin in config.php \
- core/#26653
External storage backends must use the core external storage API to work \
without files_external - core/#18160
FTP external storage moved to a separate app files_external_ftp
Dav App
CalDAV calendar public sharing - core/#2ultiple link shares - core/#27337
When a recipient moves a file or folder out of a received share, the owner \
now receives a backup in their trashbin - core/#27042
User avatars now visible in sharing autocomplete dropdown - core/#25976
Minor chang7473
provisioning API now also returns the user's home path - core/#26850
web updater shows link to changelog in admin page - core/#26796
For developers
Users from all user backends are now stored in a central account table, \
improves perform Added first login event - core/#26206
Added postLogout hook - core/#27048
New column in oc_jobs table to store last duration - core/#27144
Ability to specify offset and limit when doing a REPORT query on a files \
endpoint - core/#26507
Avatar API via WebDAV - core/#26872
Improve return value support for two factor auth providers API - core/#26593
Apps can now register Sabre plugins in info.xml - core/#26195
REPORT method for files endpoint now allows searching for favorites - core/#26099
Group backends can now return group display names (partial support, only \
used by sharing autocomplete) - core/#26750
|
2017-04-05 14:33:49 by Filip Hajny | Files touched by this commit (27) |
Log message:
Remove traces of textproc/php-dom which is not needed anymore, now that dom is \
built into PHP. Bump resp. PKGREVISION.
|
2017-03-26 01:47:45 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 9.1.4
Changelog:
Version 9.1.4 Feb 2 2017
[major] Make error message for password reset form more generic - core/#27011
[major] When sharing autocomplete is disabled, also disable for the email \
field - core/#26504
[major] Add command to clean up invalid/expired remote storages - core/#26379
[major] Fix encryption key storage when using LDAP home folder rules - \
core/#26820
[major] Properly react on memcache errors - core/#25692
[major] Fix random normalizedPathCache log messages / garbage collection \
issues from PHP 7 - core/#22370
[major] Properly deal with inconsistent LDAP/memcache or user/group manager \
responses - core/#26871
[major] Added configreport app which will help with better bug reports - \
configreport/#6
[minor] Fix syncing of file names with colon followed by a number - core/#25479
[minor] Prevent empty user uid from LDAP - user_ldap/#6
[minor] Prevent repeated log messages when dealing with broken picture files \
- core/#26758
[minor] Fix group-enable option in apps page when memcache is enabled - \
core/#26638
[minor] Add AVMaxFileSize config option - files_antivirus/#133
[minor] Reduce number of federated share requests when dealing with \
non-existing entries - core/#26324
[minor] Remove obsolete legacy storage repair routine - core/#26774
[minor] Fix broken remote avatar image in activities tab - activity/#529
[minor] When grouping duplicate shares, sort by stime then id - core/#25830
[minor] Make file upload post hooks consistent between chunking and \
non-chunking mode - core/#26387
[minor] Fix wrong German translation in upload progress bar by using \
momentjs library - core/#26804
[minor] Skip unavailable storages in background file scan instead of failing \
- core/#26055
[minor] Update PHP 7.1 incompatibility warning - core/#26982
[minor] Warning notification when uploading 4+ GB file in IE11 - core/#27004
|
2016-12-18 09:28:09 by Wen Heping | Files touched by this commit (4) | |
Log message:
Update to 9.1.3
Update DEPENDS(upstream dropped php-5.3 support)
Upstream changes:
Version 9.1.3 Dec 13 2016
[major] UI: File list now works properly with many hidden entries - core/#26518
[major] Transfer ownership fails in some sharing scenario - core/#26523
[major] Transfer ownership fails if external storage with user-specified \
password - core/#26530
[major] Transfer ownership fails with file shares with invalid permissions - \
core/#26541
[major] Transfer ownership must skip trashed shares - core/#26525
[major] Versions on external storage never expire - core/#24161
[major] Properly convert public upload OCS params - core/#26691
[major] Properly load object store apps at install time when required in \
config - core/#26299
[major] Fix issue in sharing API that can happen with Galera Cluster - \
core/#26700
[major] Cannot delete file in share link from global external storage - \
core/#25618
[major] Fix issue where first run wizard made web UI unusable in IE11 - \
core/#26438
[major] Cannot upload to federated share when only create/update permission \
given - core/#26173
[major] Auth header in new DAV endpoint can break with Windows Webdav - \
core/#26412
[minor] Transfer ownership don't bail out on error - core/#26524
[minor] Don't scan received shares in OCC files scan or background jobs - \
core/#26590
[minor] Remove useless warning in log when accessing public shares - core/#25455
[minor] Fix disappearance of share info when clicking favorite star - core/#26241
[minor] Don't bother fetching preview images if previews disabled in \
config.php - core/#26705
Version 9.1.2 Nov 8 2016
Core: Adjusted documentation link to issue template - core/#26087
Core: Display feedback in users page when changing password - core/#25532
Core: Fix mime type detection in hidden directories - core/#26133
Core: Change forum URL to central - core/#25644
Core: Fix share array format passed to "post_unshareFromSelf" hook \
- core/#26390
Core: Release mount info memory after running background jobs - core/#26223
Core: Improve users page performance by not sorting after every add - core/#26234
Core: Escape special chars in some queries - core/#25429
Core: Redirect to two factor challenge page when only a single provider \
exists - core/#26134
Core: Fix bogus PasswordLoginForbidden DAV error when logging in as \
non-existing user - core/#26123
Core: Change the minimum log level to FATAL - core/#26131
Core: Fix issue with "(2)" appearing on shares when querying \
avatar with wrong casing - core/#26271
Core: Enabling an app now also analyzes dependencies at this time instead of \
only at install - core/#26295
Core: Reuse cached app info to avoid high load on some environments - core/#25603
Core: Show warning instead of exception when trying to run ownCloud on \
Windows - core/#26208
Core: Fix misleading SSL/TLS SMTP email configuration - core/#26447
Core: Fix malformed attribute in files app page - core/#26480
DAV: Improve chunk assembly performance for new DAV endpoint - core/#26062
DAV: New chunking now returns Etag and OC-Etag on the final MOVE - core/#25682
DAV: Do not print exception messages in HTML - core/#26460
DAV: Sanitize length headers when validating quota - core/#26366
Files: Allow uploading empty files in the web UI - core/#19116
Files: Properly translate file summary in lists - core/#26221
Files: Exclude more invalid chars in path - core/#26461
Sharing: Let the share owner increase permissions - core/#25542
Federation: Fix sharing with remote user names containing spaces - core/#25955
Federation: Save some memory in sync job by releasing mount info after each \
user - core/#26204
Federation: Fix federated address book syncing by using the correct \
background job name - core/#26202
CalDAV: Add Schedule and IMip plugins when receiving webdav v1 api calendar \
calls - core/#23600
CardDAV: Unset photo before setting a new one - core/#26242
CardDAV: Fix for birthday entries - core/#25636
CardDAV: Limit image export mime types - core/#26459
Updater: Fix web UI update in some environments - updater/#378
Updater: Retrigger integrity check after update - updater/#405
User_LDAP: Added OCC command to update group mappings - user_ldap/#14
User_LDAP: Fix issue with "(2)" appearing on shares when \
refreshing users in some scenarios - core/#25718
User_external: Double verify the SMB response - apps/#2198
Firstrunwizard: Only display the wizard when in files app - firstrunwizard/#52
Gallery: Do not display technical error messages - gallery/#707
|
2016-09-25 15:06:31 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 9.1.1
* Remove contact and calendar distfiles
* Remove replace commands for code sining, fix PR pkg/51032
Changelog:
Version 9.1.1 Sep 20 2016
Core: Remove OCS response body for HTTP status 204 and 304 which disturbed \
some firewalls - core/#25835
Core: Map Oracle driver options to params - core/#23938
Core: Log cron job class name for easier troubleshooting - core/#25743
Core: Skip version and trash expiry for users that never logged in - core/#25741
Core: Added white download icons for apps to use - core/#23891
Core: Fix warning about undefined offset in LoginController - core/#25714
Core: Fix warning about undefined two factor providers - core/#25606
Core: Load app before executing its repair steps - core/#25674
Core: Fix "defaultapp" setting - core/#25562
Core: Fix issue when opening some file app links received in share emails - \
core/#25200
Core: Reconnect DB in occ files:scan to avoid DB timeouts - core/#25853
Core: Fix status.php page redirection with non-standard port - core/#25946
Core: Improve users page loading performance with many groups - core/#25922
Core: Don't log credentials from tryLogin - core/#25895
Core: Fix password recovery with case sensitive user names - core/#25684
Core: Fix two factor page cyclic reload with some providers - core/#25893
Core: Add visual feedback when updating password in users page - core/#25532
Core: Fix useless warning when overwriting file when open_basedir is set - \
core/#26033
Files: Display hidden files in footer and selection summary - core/#25855
Files: Fix hidden files handling with insertion or selection - core/#25856
DAV: Faster classification migration in CalDAV - core/#25638
DAV: Error message about forbidden password login is now logged in debug \
level - core/#25486
DAV: Return "data-fingerprint" property on any file related \
element - core/#25482
DAV: Fix missing properties in CalDAV subscriptions - core/#24469
DAV: Improve performance of chunking in new DAV endpoint- core/#26072
Sharing: Fixed wrong insufficient storage error - core/#25582
Sharing: Prevent shared storage recursions to avoid memory issues and \
crashes - core/#25557
Sharing: Group received shares which have same source and target - core/#25113
Sharing: Fix sharing over API when dealing with trailing slashes - core/#25464
Sharing: Fix public upload issue with quota in some scenarios - core/#24751
Sharing: Fix issue where videos did not play from share links with PHP 7 - \
core/#25483
Sharing: Fix BadMethodCallException in cron or scanner - core/#25506
Sharing: Prevent ghost mounts for deleted/orphaned shares - core/#26001
Sharing: Fix fatal error for users with older existing shares from OC <= \
8.2 - core/#25933
Sharing: Always allow share owner to increase permissions - core/#25542
Sharing: Properly retry federated shares after they were unavailable - \
core/#26037
Sharing: Reallow spaces in federated share autocomplete in share dialog - \
core/#25955
Encryption: OCC command for decryption now doesn't decrypt received shares - \
core/#25599
Files_external: Removed reference magic to avoid potential infinite loops - \
core/#25844
Files_external: Added conditional trace logging for debugging SMB on \
production systems - core/#25758
Files_external: Fix config database issue when using Oracle - core/#25764
Files_external: SMB subfolders with read-only attribute are now writeable in \
OC to match spec - core/#24608
Files_external: Fix "save in session" mode when using Webdav \
without cookies/session - core/#25511
Files_external: Respect theme for external folder icon - core/#25461
Files_external: Disable NFD encoding wrapper that was enabled by mistake for \
local storages - core/#25819
Files_external: Some SMB fixes and better debug logging - core/#25817
Files_trashbin: Add occ command to trigger trashbin retention expiration - \
core/#25878
Files_versions: Add occ command to trigger versions retention expiration - \
core/#25878
LDAP: Fix login issue when dealing with display name of deleted users - \
core/#23248
LDAP: Prevent triggering email change events at login time for unchanged \
email - core/#25553
LDAP: Fix login and logging issue with big avatars by reducing their size - \
core/#25857
LDAP: Hide LDAP admin password in wizard - core/#25702
Provisioning API: Fixed issue where subadmins could not change group \
memberships - core/#25496
Provisioning API: Added flag to enable/disable two-factor auth for users - \
core/#25876
Activity: Fix owner name processing for received federated shares - core/#24938
Updater: Fix web update issue with filesystem apps - updater/#371
Antivirus: Fix incorrect report of file size - files_antivirus/#120
Antivirus: Fix background scan - files_antivirus/#109
Version 9.1.0 Jul 21 2016
General
Background jobs (cron) can now run in parallel
Update notifications in client via API - You can now be notified in your \
desktop client about available updates for core and apps. The notifications are \
made available via the notifications API.
Multi bucket support for primary objectstore integration
Authentication
Pluggable authentication: plugin system that supports different \
authentication schemes
Token-based authentication
Ability to invalidate sessions
List connected browsers/devices in the personal settings page. Allows the \
user to disconnect browsers/devices.
Device-specific passwords/tokens, can be generated in the personal page and \
revoked
Disable users and automatically revoke their sessions
Detect disabled LDAP users or password changes and revoke their sessions
Log in with email address
Configuration option to enforce token-based login outside the web UI
Two Factor authentication plug-in system
OCC command added to (temporarily) disable/enable two-factor authentication \
for single users
Note: the current desktop and mobile client versions do not support two-factor \
yet, this will be added later. It is already possible to generate a device \
specific password and enter that in the current client versions.
Files app
Ability to toggle displaying hidden files
Remember sort order
Permalinks for internal shares
Visual cue when dragging in files app
Autoscroll file list when dragging files
Upload progress estimate
Federated sharing
Ability to create federated shares with CRUDS permissions
Resharing a federated share does not create a chain of shares any more but \
connects the share owner's server to the reshare recipient
External storage
UTF-8 NFD encoding compatibility support for NFD file names stored directly \
on external storages (new mount option in external storage admin page)
Direct links to the configuration pages for setting up a GDrive or Dropbox \
app for use with ownCloud
Some performance and memory usage improvements for GDrive, stream download \
and chunk upload
Performance and memory usage improvements for Dropbox with stream download
GDrive library update provides exponential backoff which will reduce rate \
limit errors
Minor additions
Support for print style sheets
Command line based update will now be suggested if the instance is bigger to \
avoid potential timeouts
Web updater will be disabled if LDAP or shibboleth are installed
DB/app update process now shows better progress information
Added occ files:scan --unscanned to only scan folders that haven't yet been \
explored on external storages
Chunk cache TTL can now be configured
Added warning for wrongly configured database transactions, helps prevent \
"database is locked" issues
Use a capped memory cache to reduce memory usage especially in background \
jobs and the file scanner
Allow login by email
Respect CLASS property in calendar events
Allow addressbook export using VCFExportPlugin
Birthdays are also generated based on shared addressbooks
For developers
New DAV endpoint with a new chunking protocol aiming to solve many issues \
like timeouts (not used by clients yet)
New webdav property for share permissions
Background repair steps can be specified info.xml
Background jobs (cron) can now be declared in info.xml
Apps can now define repair steps to run at install/uninstall time
Export contact images via sabre dav plugin
Sabre DAV's browser plugin is available in debug mode to allow easier \
development around webdav
Technical debt
PSR-4 autoloading forced for OC\ and OCP\, optional for OCA\ docs at \
https://doc.owncloud.org/server/9.1/developer_manual/app/classloader.html
More cleanup of the sharing code (ongoing)
|
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) |
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
|
2016-03-21 06:50:38 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 9.0.0
Changelog:
Version 9.0.0 March 8 2016
Major new ownCloud release, more info announcement and upgrading blogs. Summary:
New: Comments on files
New: Tags for files
New: Notifications (separate from Activity feed)
New: (Federation) Auto-complete of user names
New: (Federation) Trusted Servers
New: Code signing, checked when updating or installing core and apps
New: Stand-alone updater for more reliable upgrading
Improved sharing behavior and performance
New External Storage API's for improved scalability
Calendar and Contacts Apps were rewritten. The CalDAV and CardDAV backends \
are now part of core
Security hardening
ownCloud API work to improve scalability
Many small improvements
|
2015-12-26 20:56:03 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Repeat after me: I will double check the PLIST for bad substitutions
before committing it.
|
2015-12-26 00:06:41 by Ryo ONODERA | Files touched by this commit (4) | |
Log message:
Update to 8.2.2
* Remove databases/php-mysql dependency, it is not used
Changelog:
Version 8.2.2 December 22 2015
Sharing improvements
Passing an empty base in this diagnosis call will not result in LDAP errors
Send sharing link to more than one recipient
Cannot share at all when share with link is disabled globally
Delete share hotspot not wide enough
Can't access a shared folder on external storage
Fix S2S error handling, making WebDAV work and get rid of undeletable files
Files/folders created while the users group was included in 'Exclude \
groups from sharing' cannot be shared even if the group is removed from the \
excluded groups.
"unshare" action should be called "unshare" in the \
action menu and not "delete"
Fix shared files of deleted users, detect DN change when checking for \
existence on LDAP
Etag isn't propagated to the root of the share owner if the file is \
uploaded to a group reshare
Empty etag after moving shared file into a commonly received share
The ajax code path unshares a link share when updating the password
Other fixes
MySQL file socket not working during initial setup
Multiple PUT requests to new DAV backend results in locked file
Dont output paths in scan.php
Activity oracle sql error for favorites
Check the expiration date for null
Stray locks not being cleaned: server replied: Locked
Login attributes tab. Other attributes combobox does not keep the \
selection if the users click away
Fix trashbin wrapper when no user is logged in
Handle non existing files in version previews
Properly preserve home folder naming enforcement setting
User details not saved unless click Enter
User management: Password change error display behavior
Add listener for URL change and then close the PDF viewer - files_pdfviewer
Remove white area below pdf viewer on public page - files_pdfviewer
Unable to move /srv/http/owncloud/_oc-upgrade/8.2.1.4/core/resources to \
/srv/http/owncloud/resources - updater
Fix minification quirks - updater
Accessibility Bug for 8.2 UI
Several UI improvements
Security improvements
Many small improvements
Version 8.2.1 November 18 2015
Sharing improvements:
Show path to file in error message about sharing with owner
Replaced error numbers with details in the sharing error message
Fix pagination on public link share page
Deal with NoUserException in sharing code
Fix cannot change share info after switching sections
Fix changing expiration date of shared link breaks password
Various other fixes
Performance improvements:
Optimize multiple shared locks for a single process
Don't lock if we're only reading cache metadata
Escape like parameter in cache operations
Storage improvements:
Improve dealing with Dropbox and Google Drive
Moving files makes them disappear (SWIFT object store)
Transactional file locking database backend warning is only shown when \
there is another warning.
Don't lock /$user/files
Include the final update in the transaction when moving a folder in the cache
WebDAV MOVE on a non existing file results in Internal Server Error #20069
Catch all exception if table doesn't exist #19884 #19893
Various other objectstore fixes
Usability and UI:
Made error message about file not found more specific in federated sharing
Improved CSS, fonts, text color on various buttons, login screen, menu \
and settings
Hide strength indication after password change and hide notifications \
after time-out or on delete
Fixes to inconsistent language and translation support, show language \
code for unknown languages
Fix icons for share/public folders, fix spinner positions in share tab
Close user menu when clicking on other menus
Sidebar fixes and hiding sidebar for trashbin view
Move alt text for favorite action to image
Sidebar should not open, when renaming a file on mobile
Do not register sidebar panels when no sidebar
Update process: state which step we are going to start and warn if it \
might be slow
User Management and LDAP fixes:
LDAP fixes for quota, user mapper, initial user creation and connectivity
Fix group admin settings, group assignment when group name is a number
Enable proper CardDAV cookie authentication
Documentation, reliability and stability fixes:
Expose syslog tag in the configuration
Update list of deprecated methods (documentation)
Fixes to text editor
Fixes to activity app
Create several repair steps in update process to clean up shares
Update certificate bundle
Fix multiple issues for IE 8 and 9
Memcache warning with memcached
Fix File versioning with encryption
Update the unencrypted size for versions
Fix mtime PROPPATCH to be "lastmodified" instead of \
"getlastmodified"
Make sure that remote shares use the correct uid casing
Variables don't have a class, so we can't use toString() on it
Use IRequest's `getScriptName` functionality instead of $_SERVER
Don't trigger the scroll event of every single item we filter in the \
file list
|