Timeline


and .

11/08/08:

09:38 Ticket #1052 (Custom configuration for recently published article block) created by rcave
The recently published block on the homepage needs to be configurable per …

11/06/08:

16:13 Ticket #945 (support article packages >4GB in size) reopened by russ
prepare-sip should be updated to work with tar/tgz as well ;(
14:03 Ticket #1051 (improve feedCache invalidation) created by russ
currently the entire feedCache is purged whenever an article is published …
13:50 Ticket #1017 (cache keys for extended feeds invert the setting) reopened by russ
looks like extended isn't added to the cache key at all anymore. …
13:08 Changeset [6641] by russ
remove plos-specific paths from struts.xml, per-journal defaults.xml …
10:52 Ticket #929 (move freemarker templates out of WEB-INF/pages) closed by russ
fixed: (In [6640]) moved many freemarker templates from webapp/WEB-INF/pages to …
10:52 Changeset [6640] by russ
moved many freemarker templates from webapp/WEB-INF/pages to webapp/ …

11/05/08:

13:26 Ticket #929 (move freemarker templates out of WEB-INF/pages) reopened by russ
re-opening this - will move any templates referred to in struts.xml out of …

11/04/08:

17:43 Changeset [6639] by dragisak
Remove double-checked locking

11/03/08:

19:32 Ticket #945 (support article packages >4GB in size) closed by pradeep
fixed: (In [6638]) Speed up tgz, tbz ingests by caching entries in …
19:32 Changeset [6638] by pradeep
Speed up tgz, tbz ingests by caching entries in java.io.tmpdir. Closes …
19:32 Changeset [6637] by pradeep
Support tar, tgz, tbz formats for ingest using commons archiver. …
19:25 Changeset [6636] by pradeep
Oops! Forgot to add the distribution management.
19:10 Changeset [6635] by pradeep
[maven-release-plugin] prepare for next development iteration
19:10 Changeset [6634] by pradeep
[maven-release-plugin] copy for tag commons-compress-1.0-t1
19:09 Changeset [6633] by pradeep
[maven-release-plugin] prepare release commons-compress-1.0-t1
19:06 Changeset [6632] by pradeep
Detach from Apache and set up the plugins.
18:50 Changeset [6631] by pradeep
Copy for mods
18:32 Changeset [6630] by pradeep
Argh! Bloody import
18:32 Changeset [6629] by pradeep
1.0-SNAPSHOT import
18:23 Changeset [6628] by pradeep
1.0-SNAPSHOT import
16:29 Changeset [6627] by russ
fix a typo in a plos article type
16:01 Ticket #934 (admin/findUser.action "Find User by Id" form needs updating) closed by russ
fixed: works for me!
15:43 Ticket #913 (odd behavior in admin on deleting/readding issues) closed by russ
fixed: works for me
15:30 Changeset [6626] by amit
Add comment on when to ambraInstall.sh, ambraClean.sh, …

10/31/08:

18:05 Changeset [6625] by amit
Removed dependency on ambra-util package. This should have been part of …
17:15 Changeset [6624] by amit
Update version number. For some reason this did not get updated in the …

10/30/08:

13:27 Changeset [6623] by amit
Moved emailer from under ambra to ambra/libs/ambra-emailer. Both …
11:52 Changeset [6622] by russ
remove extra spaces from xpathLocation attribute, introduced by mistake in …

10/29/08:

20:58 Changeset [6621] by amit
Change model to graph
19:28 Changeset [6620] by ronald
Updated filter graph names from model= to graph= as per r6564.
19:01 Changeset [6619] by pradeep
Update gmaven plugin to a SNAPSHOT version so that groovy compiles can …
19:01 Changeset [6618] by pradeep
Make the poms a bit more IDE friendly.
17:50 Changeset [6617] by amit
Removed IDE dependent file checked in by mistake. If this is needed, …
12:55 Changeset [6616] by amit
Removed historical baggage and cleaned up README a little more.

10/28/08:

19:26 Changeset [6615] by amit
Updated instructions to be explicit on MySQL password and -h options for …
16:12 Changeset [6614] by amit
Upgrade Mulgara version to 2.0.6. Should have been part of r6612.
15:50 Ticket #765 (Change name and usage from 'model' to graph name and similar attribute for ...) closed by amit
fixed: I think this is closed now (last changes r6610 and r6570).
15:12 Changeset [6613] by pag
Rolled back this change since we don't want to force upgrades just yet
14:52 Changeset [6612] by pag
Moving to Mulgara 2.0.6
12:00 Ticket #1050 (Garbage collection and other maintenance in Ambra's mulgara database after ...) created by pradeep
The previous Ambra versions have potentially left some orphaned statements …
09:29 Ticket #1049 (runitql swallows data types of literals) created by pradeep
data type information for literals are missing in query results. In order …
09:26 Ticket #1048 (runitql swallows uri fragments) created by pradeep
eg. In the following query result, the #all is missing […]

10/27/08:

15:46 Ticket #1040 (GraphConfig needs better javadoc and constructor for usability) closed by pag
fixed: (In [6611]) Added a new constructor for creating graphs with a default …
15:46 Changeset [6611] by pag
Added a new constructor for creating graphs with a default type. Also …
15:21 Changeset [6610] by pag
added a backward compatible graph type for managing old datasets which …
12:52 Changeset [6609] by pradeep
Seperate out the Comparator.
12:52 Changeset [6608] by pradeep
The anonymous annotation set up was wrong. It is unused so removing it.
12:52 Changeset [6607] by pradeep
Renamed ArticleAnnotationService? to AnnotationService?.
12:52 Ticket #441 (Replies content model needs fixing.) closed by pradeep
fixed: (In [6606]) Fix up permissions for annotations and replies. Note that …
12:52 Changeset [6606] by pradeep
Fix up permissions for annotations and replies. Note that listAllReplies() …
12:52 Changeset [6605] by pradeep
Throw NPE for failure to set-up body and username when they are needed by …
12:52 Ticket #418 (Update Annotation data model (After #357 is done)) closed by pradeep
fixed: (In [6604]) getType() in Annotea is now abstract. Persistable 'type' …
12:52 Changeset [6604] by pradeep
getType() in Annotea is now abstract. Persistable 'type' property is now …
12:52 Changeset [6603] by pradeep
Eliminate the AnnotationService? wrapper that wrapped annotation and reply …
12:52 Changeset [6602] by pradeep
Fix a bug in deleteReplies. Now it actually deletes something! There are …
10:03 Ticket #842 (Citations should match article citation format (download citation, ...) reopened by rcave

10/26/08:

15:21 Changeset [6601] by dragisak
Synchronize invalidator instantiation.
07:15 Changeset [6600] by pradeep
Ooops. Fix the botched up missing value handling in r6581.

10/24/08:

16:20 Changeset [6599] by dragisak
Extract title formatting information from article XML. Instead of …
16:18 Changeset [6598] by dragisak
Forgot the Freemarker directive class. Closes #842
16:18 Ticket #842 (Citations should match article citation format (download citation, ...) closed by dragisak
fixed: (In [6597]) Extract title formatting information from article XML. Instead …
16:18 Changeset [6597] by dragisak
Extract title formatting information from article XML. Instead of …
15:08 Ticket #1047 (long urls in both annotations and articles do not render properly) created by josowski
Long urls in both annotations and articles do not render properly due to …
13:54 Changeset [6596] by stoomey
Rough draft of system diagrams for Topaz Wiki. Includes .pdf and .ogd …
13:43 Changeset [6595] by dragisak
serverError.ftl was renamed to error.ftl
12:13 Changeset [6594] by pradeep
Stupid bug in ehcache. RMI registry and Remote Object ports need to be …
12:13 Ticket #1033 (Cleanup flagging mechanism) closed by pradeep
fixed: (In [6593]) Removed the annotea:state bits usage for PUBLIC, DELETED and …
12:13 Ticket #971 (there are "note" annotations in production with state 0) closed by pradeep
fixed: (In [6593]) Removed the annotea:state bits usage for PUBLIC, DELETED and …
12:13 Changeset [6593] by pradeep
Removed the annotea:state bits usage for PUBLIC, DELETED and FLAG. …
12:13 Changeset [6592] by pradeep
Clean up ambra.rating: * fix compile/javadoc warnings * organize imports …
12:13 Changeset [6591] by pradeep
Get rid of unused ViewReplyAction?. Removed the duplicate …
12:13 Changeset [6590] by pradeep
Get rid of unused UserService? setting.
12:13 Changeset [6589] by pradeep
Move the setting of annotation context into annotation service (in …
12:13 Changeset [6588] by pradeep
Clean up ambra.admin: * fix compile/javadoc warnings * add missing …
12:13 Changeset [6587] by pradeep
Remove data migrations for data prior to 0.9 release.
12:12 Changeset [6586] by pradeep
Get rid of unused field.
12:12 Changeset [6585] by pradeep
Bit of refactoring in ambra.annotation.service: * eliminated trivial …
12:12 Changeset [6584] by pradeep
Remove unused method.
12:12 Changeset [6583] by pradeep
Simplified some logic in Annotator. Also added debug logs to give more …
12:12 Changeset [6582] by pradeep
Refactoring of view components WebAnnotation? and WebReply?: * ensure …
12:12 Changeset [6581] by pradeep
Fixed mark up errors, cleaned up whitespace and fixed indentation.

10/23/08:

23:46 Changeset [6580] by ronald
Updated for run-tql script rename in r6537.
23:01 Changeset [6579] by ronald
Small code formatting fix.
23:01 Changeset [6578] by ronald
Fixed typo in script name (introduced in r6537).
23:01 Changeset [6577] by ronald
Added @Override for overriden method.
23:01 Changeset [6576] by ronald
Bumped lsf4j-log4j dependency to 1.5.2 - should've been part of the btm …
23:01 Changeset [6575] by ronald
Small class-level javadoc fix and improvements.
21:15 Changeset [6574] by ronald
Clean out /var/run/topaz too.
21:14 Changeset [6573] by ronald
Fixed typo in output.
21:14 Changeset [6572] by ronald
Bumbed to 0.9.1-SNAPSHOT
16:55 Changeset [6571] by dragisak
Minor formatting changes
16:52 Ticket #1046 (Remove obsolete migration) created by dragisak
Code added in r6570 should be removed.
16:49 Changeset [6570] by dragisak
Handle data migration from "models" to "graphs". THESE CHANGES SHOULD BE …
15:57 Ticket #1045 (Use default graphs for xsd and prefix graphs) created by ronald
As of Mulgara 2.0 various resolvers now create graphs by default, …
15:53 Ticket #1044 (StringCompareResolver should use new "DefaultGraphs" feature in mulgara) created by ronald
Mulgara 2.0 introduced a feature where resolvers can specify a list of …
15:23 Changeset [6569] by dragisak
Ouch. Commited more changes than I wanted to.
15:16 Changeset [6568] by dragisak
Fix bug caused by r6553. Mapping CSS and Javascript through config didn't …
13:46 Ticket #1043 (Modification of annotations should result in creation of superseded ...) created by pradeep
Unclear if this should apply to Replies and Ratings. Currently the only …
13:40 Ticket #1042 (Tombstone Annotations, Replies and Ratings) created by pradeep
Admin actions to delete should only mark these as deleted instead of …
12:54 Changeset [6567] by pag
Changed references from model to graph, to handle the updates in …
12:35 Changeset [6566] by pag
Changed references from model to graph. This should fix filters, but there …
11:22 Ticket #1041 (Please update [wiki:Otm]) created by amit
Please update Otm? to bring it in line with the current code.
10:55 Changeset [6565] by amit
Formatting and spelling fixes.
10:34 Ticket #765 (Change name and usage from 'model' to graph name and similar attribute for ...) reopened by amit
Not done yet. Please see Ronald's email to the list on two items left.
09:29 Ticket #1040 (GraphConfig needs better javadoc and constructor for usability) created by pag
This class has a simple constructor for populating each of the fields. …
09:21 Ticket #765 (Change name and usage from 'model' to graph name and similar attribute for ...) closed by pag
fixed: It looks like the Mulgara URIs have not been updated yet either (to …

10/22/08:

23:14 Changeset [6564] by pag
Changed all Topaz references of Model to Graph. Updated Ambra, but several …
23:04 Ticket #775 (mulgara connects to pub-app on random high port for ehcache, should use ...) closed by pag
fixed: (In [6563]) Added in the option to use RMI objects on port 8111. This is …
23:04 Changeset [6563] by pag
Added in the option to use RMI objects on port 8111. This is the final …
15:20 Changeset [6562] by amit
Spelling and formatting fixes. I think I have got everything, but please …
13:38 Changeset [6561] by amit
Formatting fixes. Please note quite a few of these fixes are not in …
12:18 Changeset [6560] by wtoconnor
General formatting a comment cleanups.
11:56 Changeset [6559] by wtoconnor
General formatting a commetn cleanups.

10/21/08:

16:57 Changeset [6558] by dragisak
Look for ambra-theme before defaulting to simple.
15:41 Changeset [6557] by wtoconnor
Removed more Initials
14:31 Changeset [6556] by dragisak
Use urlrewrite for /article/feed mapping. Remove AmbraActionMapper?.
13:02 Changeset [6555] by dragisak
Minor formatting corrections.
12:08 Ticket #929 (move freemarker templates out of WEB-INF/pages) closed by russ
wontfix: sounds like some of these leftovers are necessary for tests, and i don't …
11:15 Changeset [6554] by dragisak
Upgrade Struts to the latest 2.0 release.
10:17 Changeset [6553] by dragisak
Removed struts.xml from journal jars. /static/foo automatically …
10:16 Ticket #1022 (Eliminate/clean up path mapping to /journal from virtual journal mapping ...) closed by dragisak
fixed: (In [6552]) Removed struts.xml from journal jars. /static/foo
10:16 Changeset [6552] by dragisak
Removed struts.xml from journal jars. /static/foo automatically …
10:05 Changeset [6551] by wtoconnor
Made a generic feed query action that can dispatch to multiple types of …
01:19 Changeset [6550] by amit
Updated profile names and paths to be able to execute scripts using: …

10/20/08:

22:56 Changeset [6549] by pradeep
Removed unused (and now invalid) BodyFetchAction?.
22:56 Changeset [6548] by pradeep
Update all actions in ambra.annotation that start a write transaction to …
13:53 Changeset [6547] by pradeep
Cleanup for ambra.annotation package: * fix warnings/javadoc. * clean up …
13:22 Changeset [6546] by amit
Rolling r6545 and r6544 as the changes require re-formatting and cleaning …
11:24 Changeset [6545] by wtoconnor
Made a generic feed query action that can dispatch to multiple types of …
11:09 Changeset [6544] by wtoconnor
Made a generic feed query action that can dispatch to multiple types of …

10/17/08:

15:22 Ticket #1039 (Use Composite View Pattern / Tiles in Ambra) created by dragisak
Use Tiles to compose web pages out of individual components. Replace …
11:58 Changeset [6543] by dragisak
Remove unused import, code cleanup.
06:40 Changeset [6542] by pradeep
Convert topaz:state to use an xsd:int data-type. Addresses #418.
06:40 Changeset [6541] by pradeep
Use generics for annotea:body. Addresses #418.
06:40 Changeset [6540] by pradeep
Scan all methods (not just the declared) of the generics super type for …

10/16/08:

23:42 Changeset [6539] by amit
Use TQL inside RunTql?.groovy instead of ITQL. These changes should have …
18:07 Ticket #1038 (Search results include entity codes for HTML characters) created by rcave
Search results used to transform HTML characters into URLencoded tags …
16:50 Changeset [6538] by amit
Change name of script.
16:20 Changeset [6537] by amit
Hopefully last set of clean-up in ambra-scripts package. * Get rid of …
13:26 Ticket #1037 (ambra-doi-resolver URL is hardcoded in serachResults.ftl) created by russ
at line 152: <a …
08:51 Changeset [6536] by pradeep
Eliminate all compiler/javadoc warnings.

10/15/08:

23:55 Changeset [6535] by pradeep
Ignore delayedLoad event for properties that are being eagerly loaded. It …
23:47 Changeset [6534] by pradeep
Fix the last-modified flag update goof up in r6525.
20:09 Changeset [6533] by amit
Add classes directory back to the classpath else log4j.xml will not be …
20:04 Changeset [6532] by amit
Changed ambra-tools and ambra-scripts to mostly deal with uncompiled …
16:32 Changeset [6531] by dragisak
Code cleanup.
16:26 Changeset [6530] by amit
Removed empty directories that should have been part of r6529. I am …
16:19 Changeset [6529] by amit
Renamed org.topazproject.ambra.article.util to org.topazproject.ambra.sip.
06:11 Changeset [6528] by pradeep
Oops. Missed this in r6526.

10/14/08:

19:09 Changeset [6527] by pradeep
Update @Entity annotation to allow an array of rdf:types to be specified. …
19:09 Ticket #1023 (java interfaces as Entities and handle "multiple inheritence" in OTM) closed by pradeep
fixed: (In [6526]) Add support for multiple super entities …
19:09 Changeset [6526] by pradeep
Add support for multiple super entities (multiple-inheritance). In Java …
19:09 Changeset [6525] by pradeep
Trigger post-load events on a delayed load of a lazy loaded field.
15:34 Changeset [6524] by dragisak
Latest changes in personal IDE setup
15:33 Changeset [6523] by dragisak
Add more details in javadoc.
14:41 Changeset [6522] by dragisak
Code cleanup. Remove unused variable, redundant initialization
12:13 Changeset [6521] by amit
Rolled back r6520 as we do not want modifications to historical source …
11:51 Changeset [6520] by stoomey
Added social bookmark icons for citeulike and connotea that appear on …
11:42 Changeset [6519] by stoomey
Added social bookmark icons for citeulike and connotea that appear on …

10/13/08:

21:45 Changeset [6518] by dragisak
Rollback javadoc comment in r6515
17:01 Changeset [6517] by amit
Changed group name of JDOM package from jdom to org.jdom ro avoid …
13:41 Changeset [6516] by dragisak
Rollback unused parameter removel in r6515. Bad smell. Too many places …
13:31 Changeset [6515] by dragisak
Code cleanup. Remove unused parameter and methods.
12:55 Changeset [6514] by amit
Upgrade versions of various libraries. Decided to do this in one commit. …
10:30 Changeset [6513] by dragisak
IDE changes after last checkout.
01:36 Ticket #1036 (Register all store resources at begin of transaction) created by ronald
Currently stores are activated on demand, i.e. when first accessed, and …

10/12/08:

11:15 Changeset [6512] by amit
These directories were not deleted and should have been part of r6511. …
10:57 Changeset [6511] by amit
Merged 4 different script type directories into a single directory. The …

10/10/08:

14:29 Changeset [6510] by dragisak
Personal IDE settings.
10:25 Changeset [6509] by amit
Removed two files no longer relevant. ambraConfiguration.groovy will never …

10/09/08:

18:20 Changeset [6508] by pradeep
Clean imports.
18:20 Changeset [6507] by pradeep
Disable the lazy expand of rdf:list/rdf:bag. In conjunction with a …
18:20 Changeset [6506] by pradeep
Fix npe in Article delete. Representations need the back-pointer to …
18:19 Changeset [6505] by pradeep
Prevent looping for entities with back-pointers while loading from cache. …
18:19 Changeset [6504] by pradeep
Added getMappersByUri() util function.
12:27 Changeset [6503] by dragisak
Bug fix. Invalidator field needs to be static because struts actions are …
Note: See TracTimeline for information about the timeline view.