|
|
@5872
|
10 years |
twan.goosen |
Made component and profile 'raw types' (expanded XML and XSD) …
|
|
|
@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
|
|
|
@5817
|
10 years |
twan.goosen |
made constants for the registry space names
|
|
|
@5813
|
10 years |
twan.goosen |
Also allow other (non-creator) group members to transfer an item to …
|
|
|
@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 …
|
|
|
@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
|
|
|
@5721
|
10 years |
olhsha |
User friendliness: group name is added in the title of an Rss feed
|
|
|
@5717
|
10 years |
olhsha |
Rss items are now sorted in descending order (the youngest, with the …
|
|
|
@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 …
|
|
|
@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)
|
|
|
@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 …
|
|
|
@4550
|
11 years |
twagoo |
Fixed errors due to schema change allowing only one root element in a …
|
|
|
@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
|
|
|
@4131
|
11 years |
George.Georgovassilis |
#465: merged from 1.14
|
|
|
@4098
|
11 years |
George.Georgovassilis |
#360, #431, #432: JPA and unified component entities
|
|
|
@3998
|
11 years |
George.Georgovassilis |
#443: fixing CommentResponse? attribute order
|
|
|
@3660
|
11 years |
George.Georgovassilis |
#143: groups for server, UI. removed old group ownership classes.
|
|
|
@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
|
|
|
@3088
|
11 years |
twagoo |
Changes in MdMarshaller? and its usage:
- now used as an instantiated …
|
|
|
@3035
|
11 years |
twagoo |
Renamed DEVELOPMENT status to PRIVATE and added DEVELOPMENT and …
|
|
|
@2556
|
12 years |
twagoo |
Component usage checking:
* REST method has userspace=true default …
|
|
|
@2515
|
12 years |
twagoo |
Merged changes from Olha's branch to trunk
|
|
|
@2491
|
12 years |
twagoo |
Unit test reflects expected return of 401 instead of 500 on attempted …
|
|
|
@2347
|
12 years |
twagoo |
Recursion check now happens on copy of spec so that original spec …
|
|
|
@2189
|
12 years |
twagoo |
Added mandatory 'version' attribute to RSS output
|
|
|
@2146
|
12 years |
twagoo |
Added a test for marshalling an RSS object
|
|
|
@1993
|
12 years |
twagoo |
ComponentRegistryFactory? now using ComponentStatus? and Owner instead …
|
|
|
@1992
|
12 years |
twagoo |
Created 'ComponentStatus?' enum and 'Owner' classes, and replaced …
|
|
|
@1916
|
12 years |
twagoo |
Added test for registering a large profile
|
|
|
@1895
|
12 years |
twagoo |
CommentsDao?.getById takes Id as Number. Added test for this method
|
|
|
@1894
|
12 years |
twagoo |
Fixed manipulate comment methods (for deleting without http DELETE) in …
|
|
|
@1892
|
12 years |
twagoo |
Added canDelete property to Comment
ComponentRegistryDbImpl? sets …
|
|
|
@1870
|
12 years |
twagoo |
If requested component not found, return 404 in REST service
|
|
|
@1861
|
12 years |
twagoo |
ConcurrentRestService?: limited number of profiles and components to …
|
|
|
@1836
|
12 years |
twagoo |
When registering comment, use display name from DB. Fixes #144
|
|
|
@1816
|
12 years |
twagoo |
Merged changes made in ComponentRegistry-schematron branch to trunk …
|
|
|
@1799
|
13 years |
twagoo |
Increased interval between adding of comments in test, precision is …
|
|
|
@1791
|
13 years |
twagoo |
RestServiceTest?: sleep 10ms between insertion of comments so that …
|
|
|
@1790
|
13 years |
twagoo |
When registering a component, set creatorName in component description …
|
|
|
@1789
|
13 years |
twagoo |
Added test for updateUser method of UserDao?
Related to #156
|
|
|
@1753
|
13 years |
twagoo |
Expand profile when registering or updating component/profile, so that …
|
|
|
@1717
|
13 years |
twagoo |
Store id in comment object after successfully adding it to the database
|
|
|
@1701
|
13 years |
twagoo |
Added comments count to component/profile description model. Retrieved …
|
|
|
@1699
|
13 years |
twagoo |
Fixed tests that had not been updated after recent changes
|
|
|
@1698
|
13 years |
twagoo |
Fixed userId checking when posting a comment
Wrote tests for …
|
|
|
@1697
|
13 years |
twagoo |
Added user_name column to comments table to store user's 'real' name …
|
|
|
@1696
|
13 years |
twagoo |
Moved inner class UserMapping?.User to outer class RegistryUser?, …
|
|
|
@1692
|
13 years |
twagoo |
Fix in RegistryTestHelper? after previous changes
|
|
|
@1691
|
13 years |
twagoo |
Made adding, deleting, retrieving of comments more restrictive by …
|
|
|
@1690
|
13 years |
twagoo |
Return 401 when trying to do perform an action on the REST service …
|
|
|
@1689
|
13 years |
twagoo |
Merged changes in 'jeafer' branch which implement the server side …
|
|
|
@1603
|
13 years |
twagoo |
Renamed ComponentRegistryDatabase? in test packages to …
|
|
|
@1602
|
13 years |
twagoo |
Added column 'show_in_editor' to profile descriptions table in …
|
|
|
@1583
|
13 years |
twagoo |
case typo in test case fixed
|
|
|
@1582
|
13 years |
twagoo |
Fixed potential issue with validation and AttributeList? being null on …
|
|
|
@1562
|
13 years |
twagoo |
Detect recursion when expanding profiles/components, and throw an …
|
|
|
@1459
|
13 years |
twagoo |
Fixed RegisterResponseTest? to include required attribute …
|
|
|
@1454
|
13 years |
twagoo |
Merged changes from 1.8.1 (see tag) patch
|
|
|
@1450
|
13 years |
patdui |
cleaned up imports
|
|
|
@1420
|
13 years |
patdui |
* refactored tests a bit, made them into one class again now that the …
|
|
|
@1419
|
13 years |
patdui |
* deleted add fileSystem related implementation/configuration code. We …
|
|
|
@1386
|
13 years |
twagoo |
Switched assert statements in test
|
|
|
@1378
|
13 years |
patdui |
* added default sorting in database for descriptions.
|
|
|
@1374
|
13 years |
patdui |
* fixed date formatting
|
|
|
@1373
|
13 years |
patdui |
removed TODO's tests are actually fine like this probably simpler and …
|
|
|
@1372
|
13 years |
patdui |
* moved AdminRegistry? to database package
|
|
|
@1369
|
13 years |
patdui |
* fixed undelete admin button, also added unique constraints to the …
|
|
|
@1364
|
13 years |
patdui |
* made admin pages work with db implementation. (undelete is still …
|
|
|
@1361
|
13 years |
twagoo |
Added transaction management to AbstractDescriptionDao?
|
|
|
@1359
|
13 years |
twagoo |
ComponentRegistryException? thrown from ComponentSpecExpander?
|
|
|
@1358
|
13 years |
patdui |
* added getDeletedDescription test
|
|
|
@1354
|
13 years |
patdui |
removed unused param
|
|
|
@1353
|
13 years |
twagoo |
Created Db and FS implementations of REST concurrency test
|
|
|
@1352
|
13 years |
twagoo |
Improved exception throwing and handling. New generic exception class …
|
|
|
@1348
|
13 years |
twagoo |
Added href column to description tables. Added missing fields to dao …
|
|
|
@1346
|
13 years |
twagoo |
DbImpl?: only get descriptions and MD by id that are in the active …
|
|
|
@1345
|
13 years |
twagoo |
DbImpl? makes proper use of authenticated user id.
For this, …
|
|
|
@1343
|
13 years |
twagoo |
dbImpl: checkStillUsed (now shared by RegistryImpl?'s) in …
|
|
|