2011-03-09 |
Sascha L. Teichmann |
Insert collection attribute into database, too.
|
2011-03-09 |
Ingo Weinzierl |
Fixed a typo in the sql statements.
|
2011-03-08 |
Sascha L. Teichmann |
Fix a foreign key constraint violation when deleting outdated artifacts.
|
2011-03-08 |
Sascha L. Teichmann |
Fixed issue with outdating an artifact if it is removed from a collection.
|
2011-03-08 |
Ingo Weinzierl |
Fixed some sql statements that contained typos.
|
2011-03-07 |
Ingo Weinzierl |
Fixed some backend specific stuff (sql statements, schema).
|
2011-03-07 |
Sascha L. Teichmann |
Added Backend code to list the collection items in a collection.
|
2011-03-06 |
Sascha L. Teichmann |
Added code to remove an artifact from a collection
|
2011-03-06 |
Sascha L. Teichmann |
Added code to set attribute of a collection item.
|
2011-03-06 |
Sascha L. Teichmann |
Added code to get the attribute of a collection item
|
2011-03-04 |
Sascha L. Teichmann |
Added code to add artifacts to collections.
|
2011-03-04 |
Sascha L. Teichmann |
Added code to delete collections.
|
2011-03-04 |
Sascha L. Teichmann |
Solve the SQL problem with the collection listings.
|
2011-03-04 |
Sascha L. Teichmann |
Fix parameter propagation of creation time ond collection names.
|
2011-03-03 |
Sascha L. Teichmann |
Added code to list collections.
|
2011-03-03 |
Sascha L. Teichmann |
Added code to create collections.
|
2011-03-02 |
Sascha L. Teichmann |
Enable backend to delete users
|
2011-03-02 |
Sascha L. Teichmann |
Fixed typo in keys.
|
2011-03-01 |
Sascha L. Teichmann |
Added SQL statements to handle users in database.
|
2010-03-19 |
Ingo Weinzierl |
Implementation to import artifacts from incoming xml documents (applied patch from issue208 by SLT).
|
2009-09-23 |
Sascha L. Teichmann |
Made serilization more flexible. DB update required!!!
|
2009-09-18 |
Sascha L. Teichmann |
Added postgresql support.
|