Multiple bug fixes and some new features:
- Updated tests to latest simpletest (6.x-2.3) and added some new ones.
- Code clean up: Removed notifications_pull_pending(), obsoleted
- Fixed Hook form alter in autosubscribe has wrong parameters, by darren.ferguson, #309174
- Fixed notices and code readability, by Zen, #310598
- Fixed concatenationsyntax error, by Zen, #310594
- Implemented: configurable events to trigger or not notification, #255402
- Added some variable removal to uninstall hook, more may be needed.
New setting in WebDAV Server in order to choose full page or embedded file listing
Better permission management. We can have a different permission for every single static collection. There is no inheritance. For example youcan disallow anonymous access on /webdav/, allow it on /webdav/my_path and disallow it again on /webdav/my_path/secret.
Matching static collection path algorithm will match the best collection, not the only equal in number of argument. That means we can
This update primarily fixes an API update to Views2. Note that you must also update to the latest version of Views (2.0 RC3 or later) when updating to this version of Link.
This update primarily fixes an API update to Views2. Note that you must also update to the latest version of Views (2.0 RC3 or later) when updating to this version of Link.