6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add the full path functionality More... over 21 years ago
Last time I committed this file, there seems to be an error during committment. Trying now again. More... over 21 years ago
Sorry, but forget to change the javadocs part... Now they are persistency dependend too. More... over 21 years ago
Will be part of mycore.xmldb package. More... over 21 years ago
Add a persitency property. Here you can define which persitency layer shall be compiled. The CM7 layer will always be compiled because the classes and methods are currently used in mycore.ifs and mycore.sql. Other available layers at the moment: cm8 and xmldb. More... over 21 years ago
A setup for CM8. More... over 21 years ago
Remove the setup.sh and create a setup_cm7.sh. This should be copy at installation time for using cm7 and it should prepare. More... over 21 years ago
Add targets for CM7 and CM8. Default is CM7!!! More... over 21 years ago
A refresh of this paper More... over 21 years ago
Insert a first query creator in the SearchMaskServlet. More... over 21 years ago
Now the search servlet read the configuration file. More... over 21 years ago
Replaced deprecated calls of putValue/getValue with calls of setAttribute/getAttribute. No functional changes. More... over 21 years ago
Added a convenience function for creating a JDOM element. More... over 21 years ago
Changes in createTypedContent. More... over 21 years ago
Had to change the way this class checks for living search threads because of xindice's singleton classes. More... over 21 years ago
Fix a little bug in createTypedContent. More... over 21 years ago
added methods to transform and sort result lists via XSLT More... over 21 years ago
Add the posibility to use XSL.Style=xml and get the XML result without MCRLayoutServlet. More... over 21 years ago
Oh, sorry the method must be static for using under datamodel. More... over 21 years ago
Set buildXSLParameters method to public. More... over 21 years ago
fix a bug in the queries, now works [title="..."] . More... over 21 years ago
Changes only in createTypedContent with attribute name xml:lang --> lang and remove attribute class for typed content. More... over 21 years ago
*** empty log message *** More... over 21 years ago
First untested(!) version. Currently no database System at hand that supports BinaryResource of XML:DB API 8-( More... over 21 years ago
The next version for the persistece layer CM8 (beta6). More... over 21 years ago
Add the receive of the Http request attributes to merge with the Http request parameters. More... over 21 years ago
A very first version of the SearchMaskServlet. (Without select fields!) More... over 21 years ago
Set the default language from the configuration. More... over 21 years ago
The commandline tools MCRUserCommands and MCRCommandLineInterface are updated to the newest level. More... over 21 years ago
added 2 servlets for Login and list of users More... over 21 years ago