6cab9b6 BUGFIX UrlSegments need only be unique within a subsite, not accross all subsites.
fd38ed4 ENHANCEMENT: Assets library should honor maxium file uploads php ini setting
dfa7e03 ENHANCEMENT: When attempting to delete a folder that no longer exists, remove it from the JS tree
af2452c ENHANCEMENT Don't allow moving or uploading to a non existent folder in AssetAdmin
36298cc ENHANCEMENT: In the CMSSiteTreeFilter allow searching of just the URL. When searching, search all text fields in all templates when just searching with the "Text" criteria.
38ed6ee MINOR: HTTPResponse_Exception => SS_HTTPResponse_Exception
feb3841 BUGFIX: Fix pagination of brokenlinks report when filtering. Apply the limit after the filter, not before.
98adafb ENAHNCEMENT: Show status message when duplicating pages
dd2b195 BUGFIX: When saving, only writeWithoutVersion() on a versioned object, otherwise just write(). Fixes saving subsites.
b9f7677 BUGFIX: Subsite report filter dropdown being cut off
8ddd2d7 ENHANCEMENT: In Page Tree search add a date picker to search. Swap page status to a drop down instead of an input box
1d33a1c BUGFIX: Fix display of metadata form when AssetAdmin::metadata_upload_enabled
663d04e MINOR In AssetAdmin file upload fix the size of the metadata form label
0229666 BUGFIX: Don't search by non visible options