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