6
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MCRConfiguration now uses MCRArgumentChecker. Also, when you want to get a property that is not set in the configuration file and you do not specify a default value, MCRConfiguration automatically throws an MCRConfigurationException. More... almost 24 years ago
Added MCRArgumentChecker class, a utility class that can be used for checking arguments when a method is invoked. See JavaDoc for details. More... almost 24 years ago
Improved the exception classes. MCRException now provides a toString() method that produces a detailed error report. MCRExceptions and subclasses can now embed an exception thrown by an underlying system, so that for example a MyCoRe MCRPersistenceException will contain a Content Manager DKDatastore Exception that caused the problem. More... almost 24 years ago
Added documentation for classifications subsystem. More... almost 24 years ago
Update the documentation for the new classes and functionalities. More... almost 24 years ago
Add the MCRMetaLink class to MyCoRe. More... almost 24 years ago
Complete the functionallity of working with dates and the search of them. More... almost 24 years ago
Add metadata classes MCRMetaAddress and MCRMetaCorporation. Modify the debug method to a single view of them. More... almost 24 years ago
It is a bug fix in the query part of the commandline tool. They are changes in the TS string, the object part name is now stored and searchable. The Milles query's was expanded for the data search, look to the metadata paper. The service part of the object was changed, now only the create and modify date was make persistent. All other dates are stored in a XML element with his type. More... almost 24 years ago
Change the 'hereditary' attribut to 'heritable'. Change the createTS functionality for using innertags with attributes. Change the metadata access files and append MCRMetaPerson.java. More... almost 24 years ago
Some changes (in blue) after our meeting in Freiburg. More... almost 24 years ago
Any changes of the matadata model and the query solution. More... almost 24 years ago
Add a type attribute to MCRMetaDefault and use it in MCRMetaLangText. More... almost 24 years ago
Repair a simple bug. More... almost 24 years ago
Change the MCRMeta... classes to handle the lists of meta tags. More... almost 24 years ago
nsert a simple text search on CM7 based on the Miless search text model. More... almost 24 years ago
Insert a simple text search on CM7 based on the Miless search text model. More... almost 24 years ago
Extract the creation of the TS string to the persistence layer. More... almost 24 years ago
Update the documentation to new Metadata informations. More... almost 24 years ago
insert the receiveServicei(MCRObjectID mcr_id) methode More... almost 24 years ago
- insert the validfrom and validto date values to the MCRObjectService - correct the update mechanism of MCRObject More... almost 24 years ago
Changed URL of website in the comment to http://www.mycore.de/ More... almost 24 years ago
The installation dokumentation for the new datastore access configuration. More... about 24 years ago
Change MCRObject to different datastore access for every object class. Insert the methode setPersistence(). More... about 24 years ago
Fixed comment pointing to the license.txt file. More... about 24 years ago
Added license file containing the GNU General Public License. More... about 24 years ago
Removed testfile we used for testing remote repository access. More... about 24 years ago
This was a test version, it is obsolate. More... about 24 years ago
1. Change the documentation to the MyCoRe rules. 2. Use StringBuffer in the constructor. 3. Remove the methodes addMember, removeMember and getAllMember. This was for working with folders. More... about 24 years ago
Change the environment to ANT 1.4. More... about 24 years ago