source: ComponentRegistry/trunk/ComponentRegistry/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5933   10 years twan.goosen JSON response generated by transforming DCIF output to JSON and …
(edit) @5930   10 years twan.goosen Updated the backend with Menzo's stylesheet Refs #731
(edit) @5923   10 years twan.goosen When saving a group component as new in private space, check whether …
(edit) @5922   10 years twan.goosen Turned off hibernate.temp.use_jdbc_metadata_defaults setting. Should …
(edit) @5921   10 years twan.goosen When streaming output to the client, do not let stack trace bubble up …
(edit) @5918   10 years twan.goosen Added XSLT transformation logic to the ConceptRegistryServlet?. Added a …
(edit) @5917   10 years twan.goosen First steps towards adapting to CCR as a replacement of ISOcat (refs …
(edit) @5881   10 years twan.goosen fixed component spec expansion bug (for 1.14.2)
(edit) @5879   10 years twan.goosen internalised SQL dialect context parameter (i.e. moved from …
(edit) @5872   10 years twan.goosen Made component and profile 'raw types' (expanded XML and XSD) …
(edit) @5871   10 years twan.goosen updated shhaa configuration to reflect production situation
(edit) @5859   10 years twan.goosen api documentation
(edit) @5858   10 years twan.goosen further documentation of the REST service
(edit) @5851   10 years twan.goosen further API documentation
(edit) @5846   10 years twan.goosen Prevented NPE when anonymous user requests comments on a public component
(edit) @5844   10 years twan.goosen Drop downs for groups and users in Groups management (admin pages)
(edit) @5832   10 years twan.goosen removed superfluous group methods of REST interface not used by the client
(edit) @5828   10 years twan.goosen removed rest operation for creating groups
(edit) @5827   10 years twan.goosen swagger base URI for production
(edit) @5826   10 years twan.goosen added and configured swagger.io
(edit) @5817   10 years twan.goosen made constants for the registry space names
(edit) @5816   10 years twan.goosen Added support for the deprecated 'userspace' parameter in getting list …
(edit) @5813   10 years twan.goosen Also allow other (non-creator) group members to transfer an item to …
(edit) @5812   10 years twan.goosen further improvements on the groups admin page refs #691
(edit) @5811   10 years twan.goosen individual group: create and list members refs #691
(edit) @5810   10 years twan.goosen listing and creation of groups refs #691
(edit) @5808   10 years twan.goosen started group management page in wicket admin refs #691
(edit) @5807   10 years twan.goosen some fixes and refactoring in Wicket front-end
(edit) @5802   10 years twan.goosen Improved performance of component usage checking (by at least a factor …
(edit) @5800   10 years twan.goosen testing of unauthenticated or unauthorized requests for groups
(edit) @5791   10 years twan.goosen Added the authentication required exception, thrown in the Component …
(edit) @5789   10 years twan.goosen When a public registry is requested, do not require authentication …
(edit) @5788   10 years twan.goosen fixed get user profiles test
(edit) @5787   10 years twan.goosen Added test for listing public components without authentication
(edit) @5783   10 years twan.goosen Added tests for unauthenticated requests to public components/profiles
(edit) @5782   10 years twan.goosen added tests for getting and deleting components/profiles
(edit) @5781   10 years twan.goosen added development build profile that causes app to log to console
(edit) @5780   10 years twan.goosen merged database upgrade scripts
(edit) @5721   10 years olhsha User friendliness: group name is added in the title of an Rss feed
(edit) @5719   10 years olhsha Nice titles for RSS feeds (needs to be tested), and groupId should be …
(edit) @5717   10 years olhsha Rss items are now sorted in descending order (the youngest, with the …
(edit) @5668   10 years twan.goosen fixed one more external
(edit) @5667   10 years twan.goosen fixed externals to cmdi toolkit
(edit) @5606   10 years olhsha group identifier is made "groupId" everywhere, referred as a constant …
(edit) @5603   10 years olhsha little fixes
(edit) @5568   10 years olhsha Unit test for getting xml, xsd for descriptions in groups
(edit) @5567   10 years olhsha Unit test for posting comments for descriptions in groups
(edit) @5566   10 years olhsha Unit test for deleting comments from groups.
(edit) @5565   10 years olhsha Unit test for deleting profiles and components from groups.
(edit) @5564   10 years olhsha Unit test for publishing profiles and components from groups.
(edit) @5563   10 years olhsha Unit test for updating profiles and components from groups.
(edit) @5561   10 years olhsha Unit test for getting rss of profiles and components from groups, and …
(edit) @5560   10 years olhsha Unit test for getting comments of profiles and components from groups.
(edit) @5556   10 years olhsha Unit test for getting profiles and components from groups. A little …
(edit) @5555   10 years olhsha Adding transfer owner ship and fixing the method
(edit) @5554   10 years olhsha Adding transfer owner ship and fixing the method
(edit) @5553   10 years olhsha fixing serialisation issues for List<String>. Adding unit tests for …
(edit) @5552   10 years olhsha Fixed issued arising after testing on localhost tomcat (completed)
(edit) @5551   10 years olhsha Fixed issued arising after testing on localhost tomcat (not fully)
(edit) @5550   10 years olhsha Fixed exception that have appeared while unit-testing
(edit) @5549   10 years olhsha Added group service. Tested via the tomcat on loclahots (test URI and …
(edit) @4681   11 years twan.goosen Fixed errors occurring while expanding due to wrapping of root …
(edit) @4680   11 years twan.goosen CMDValidate version -> 1.2-SNAPSHOT
(edit) @4550   11 years twagoo Fixed errors due to schema change allowing only one root element in a …
(edit) @4190   11 years George.Georgovassilis #471 merged from 1.14
(edit) @4169   11 years George.Georgovassilis #471 Merged from 1.14 branch
(edit) @4139   11 years George.Georgovassilis Fixing spurious unit test failures for java 6
(edit) @4138   11 years George.Georgovassilis Fixing spurious unit test failures for java 6
(edit) @4135   11 years George.Georgovassilis #466: merged from 1.14 branch
(edit) @4131   11 years George.Georgovassilis #465: merged from 1.14
(edit) @4109   11 years George.Georgovassilis #376: changed HTTP reponse headers for REST service to disable caching …
(edit) @4098   11 years George.Georgovassilis #360, #431, #432: JPA and unified component entities
(edit) @3998   11 years George.Georgovassilis #443: fixing CommentResponse? attribute order
(edit) @3960   11 years George.Georgovassilis #443: fixing CommentResponse? attribute order
(edit) @3917   11 years twagoo fixed web.xml, spring logging from debug to info
(edit) @3914   11 years George.Georgovassilis For some reason web.xml was missing reference to environment configuration
(edit) @3892   11 years George.Georgovassilis Merged NPE fix from branch
(edit) @3660   11 years George.Georgovassilis #143: groups for server, UI. removed old group ownership classes.
(edit) @3590   11 years twagoo fixed username attributes in shhaa.xml
(edit) @3588   11 years George.Georgovassilis #143: committing server part
(edit) @3451   11 years George.Georgovassilis #360 Fixes for shha lux16 environment and renaming of DAO interfaces …
(edit) @3449   11 years George.Georgovassilis #360 Refactoring of transaction handling, tests and application context
(edit) @3091   12 years twagoo Removed unused and (according to findbugs) problematic unmarshall file …
(edit) @3089   12 years twagoo Changes in MdMarshaller? and its usage (ctd): - actually registerd …
(edit) @3088   12 years twagoo Changes in MdMarshaller? and its usage: - now used as an instantiated …
(edit) @3087   12 years twagoo added files needed for xslt/xsd catalog for testing
(edit) @3086   12 years twagoo www.clarin.eu/cmd -> infra.clarin.eu/cmd
(edit) @3048   12 years twagoo added comment to switch to named parameter JDBC support when doing …
(edit) @3036   12 years twagoo Fixed terminology development->private Refs #142
(edit) @3035   12 years twagoo Renamed DEVELOPMENT status to PRIVATE and added DEVELOPMENT and …
(edit) @2963   12 years olhsha introducing two constants, needed to fix two-redirection bug: …
(edit) @2819   12 years twagoo Adapted shhaa.xml for new SP setup required for SURFconext
(edit) @2773   12 years twagoo Adjusted CSS for admin so that the height of the tree is limited and …
(edit) @2767   12 years twagoo Fixed choosing of right web.xml by profile (e.g. shibbolized for …
(edit) @2757   12 years twagoo Close log file after reading tail [Refs #294]
(edit) @2756   12 years twagoo Close log file after reading tail [Refs #294]
(edit) @2755   12 years twagoo Improved reading and serving of log file in the wicket admin frontend …
(edit) @2754   12 years twagoo Reduced log level for 'profile not found' situation
(edit) @2581   12 years twagoo Added EPTID to default shhaa.xml
(edit) @2575   12 years twagoo Converted log4j configuration to XML format. Modified logging for …
Note: See TracRevisionLog for help on using the revision log.