This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-dms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-dms
mirror of
https://github.com/silverstripe/silverstripe-dms
synced
2024-10-22 12:05:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-dms
/
code
History
Florian Thoma
ec0ecdda6d
fix front end sorting of documents
...
fixes
#44
for 1.0 branch
2014-07-23 08:56:08 +10:00
..
cms
FIX the autocomplete for adding a document to a page that already exists in the DMS.
2013-04-18 13:38:29 +12:00
exceptions
API-CHANGE: DMS interface and mock implementation
2012-07-16 18:21:48 +12:00
interface
BUGFIX: fixing API matching
2012-10-10 13:44:02 +13:00
tools
BUG getList() now returns the filtered DataList
2013-03-08 21:27:18 -06:00
DMS.php
ENHANCEMENT: using a defined directory for the dms so you can change the directory, if you want
2012-11-21 10:22:40 +13:00
DMSDocument_versions.php
BUGFIX Using toMap() in create_version() to avoid DataObject::__construct() failures
2013-01-08 13:22:25 +01:00
DMSDocument.php
fix front end sorting of documents
2014-07-23 08:56:08 +10:00
DMSSiteTreeExtension.php
fix front end sorting of documents
2014-07-23 08:56:08 +10:00
DMSTag.php
API-CHANGE: improved DMS tagging functionality
2012-07-27 12:37:39 +12:00