Timeline



2024-04-17:

14:41 Changeset [38933] by anupama
1. The webswing code uses more dynamically values for parameters. 2. …
14:32 Changeset [38932] by anupama
Intermediate commit. Moved the webswing collage code back out of …
12:06 Changeset [38931] by anupama
Copied the webswing collage JavaScript and XSL code into …

2024-04-16:

16:56 Changeset [38930] by anupama
Ending recursive calls faster if the application has been terminated …
16:38 Changeset [38929] by anupama
Related to previous commit, but found I didn't need the previous value …
16:30 Changeset [38928] by anupama
Setting up the Collage application parameters that will work with the …
15:30 Changeset [38927] by anupama
Committing Dr Bainbridge's two fixes from yesterday: 1. The …
15:22 Changeset [38926] by anupama
1. I couldn't get JavaScript to Java communication working in …

2024-04-12:

22:15 Changeset [38925] by anupama
I can't get the webswing JavaScript to webswing communication to work. …

2024-04-11:

12:44 Changeset [38924] by kjdon
added archivedir option for backwards compatibility for old pre built …
10:54 Changeset [38923] by kjdon
updated urls to https

2024-04-09:

19:46 Changeset [38922] by anupama
Status bar is not used and hiding it produces the strange effect where …
19:31 Changeset [38921] by anupama
Minor correction to GS3 service and bringing unused (still not …
14:56 Changeset [38920] by kjdon
commented out all the printfs that are just debugging info. They fill …
14:19 Changeset [38919] by kjdon
added handling for CDATA sections in getString
13:16 Changeset [38918] by kjdon
removing setclasspath.sh/bat from resources/tomcat as they are no …
13:15 Changeset [38917] by kjdon
removing server_tomcat5.xml.svn server_tomcat7.xml.svn web.xml.svn …
13:04 Changeset [38916] by kjdon
shortDescription now just for tooltip. description1a for the about page
13:03 Changeset [38915] by kjdon
moved the global formatting templates from collectionConfig.xml into …
13:02 Changeset [38914] by kjdon
use description1a instead of shortDescription here; shortDescription …
13:01 Changeset [38913] by kjdon
modified shortDescription and description1a, plus removed all the …
12:56 Changeset [38912] by kjdon
indented this nicely. Also, we need to check whether linkEl is null - …
11:42 Changeset [38911] by kjdon
pass in args to description1a
11:40 Changeset [38910] by kjdon
shortDescription renamed to description1a, so that its no longer used …
11:40 Changeset [38909] by kjdon
shortDescription renamed to description1a, so that its no longer used …

2024-04-06:

22:41 Changeset [38908] by anupama
Tried to replace calls to deprecated and dangerous applet stop(). But …

2024-04-04:

14:52 Changeset [38907] by kjdon
added description1a to the list
14:51 Changeset [38906] by kjdon
use description1a as the first part, not shortDescription. use args to …
14:50 Changeset [38905] by kjdon
we can't have html markup in shortdescription as it gets used for …
14:48 Changeset [38904] by kjdon
we can't have html markup in shortdescription as it gets used for …
14:16 Changeset [38903] by kjdon
removed html markup from shortDescription which is used as a tooltip
14:15 Changeset [38902] by kjdon
removed html markup from shortDescription which is used as a tooltip
14:14 Changeset [38901] by kjdon
added p tags as I have removed them from the displayItem itself
14:12 Changeset [38900] by kjdon
added p tags as I have removed them from the displayItem itself
14:11 Changeset [38899] by kjdon
removed html markup from shortDescription which is used as a tooltip
14:11 Changeset [38898] by kjdon
removed html markup from shortDescription which is used as a tooltip
13:52 Changeset [38897] by kjdon
set partition_type_with_level to none for classifiers, otherwise you …
12:28 Changeset [38896] by kjdon
added a comment about cookie_path
12:26 Changeset [38895] by kjdon
cookie_path needs to start with a /, and servlet_context doesn't have …
11:37 Changeset [38894] by kjdon
when compiling greenstone for the first time, the webswing ext hasn't …
10:39 Changeset [38893] by kjdon
I got tired of being tripped up time and again when running ant …

2024-04-03:

12:37 Changeset [38892] by kjdon
had erroneous double start comment
12:16 Changeset [38891] by kjdon
lets remove (comment out) the javah code, as we are committed to java …

2024-03-29:

22:29 Changeset [38890] by anupama
1. Got rid of one deprecated warning: replaced deprecated …

2024-03-28:

22:04 Changeset [38889] by anupama
1. width and height can now be passed in as parameters to the …
21:04 Changeset [38888] by anupama
GsdlCollageApplet updates. 1. Removed the sitename parameter I had …
00:47 Changeset [38887] by anupama
Some of the variable and GS3-specific parameters have been moved out …
00:13 Changeset [38886] by anupama
Changed the webswing collage applet into a webswing collage …
00:03 Changeset [38885] by anupama
1. Simplified collage applet parameters for GS3. TODO: Just noticed I …

2024-03-27:

21:07 Changeset [38884] by anupama
I still can't get the customisable applet element in classifier.xsl to …
12:57 Changeset [38883] by kjdon
we always set privileged=true now, and set default sameSiteCookies to …
11:19 Changeset [38882] by kjdon
fine tuning on generating buckets. if one side (alpha or numeric) has …

2024-03-26:

22:53 Changeset [38881] by anupama
It was hard to solve why GsdlCollageApplet didn't work as well when …
22:37 Changeset [38880] by anupama
Minor change to gsdlcollage applet dimensions, changing from Phind …
14:24 Changeset [38879] by kjdon
now using tomcat 5.8.99. If you want to update your existing …
14:02 Changeset [38878] by kjdon
no longer support java 1.4, so xalan.jar can just be in here …
13:51 Changeset [38877] by kjdon
updated these to match tomcat 5.8.99
13:48 Changeset [38876] by kjdon
updated this to match tomcat 5.8.99
13:27 Changeset [38875] by kjdon
add some cookie config settings. needed to get partitioned …

2024-03-25:

23:18 Changeset [38874] by anupama
1. Tried to get the GsdlCollageApplet to run as a webswing applet, but …
23:09 Changeset [38873] by anupama
Minor changes, adding override javadoc tags and proper calculation of …
21:03 Changeset [38872] by anupama
Minor changes in display and XML comment for the previous (Phind) …

2024-03-24:

22:31 Changeset [38871] by anupama
I've got the CURL and DownloadURLs methods now finding the right image …
08:07 Changeset [38870] by kjdon
renamed shortDescription to description1a, as the current marked up …
08:05 Changeset [38869] by kjdon
renamed shortDescription to description1a, as the current marked up …
07:57 Changeset [38868] by kjdon
changed shortDescription
07:50 Changeset [38867] by kjdon
shortDescription was also used in about page, where its useful to have …
07:48 Changeset [38866] by kjdon
shortDescription was also used in about page, where its useful to have …
06:53 Changeset [38865] by kjdon
added <p> tags since I removed them from shortDEscription
06:33 Changeset [38864] by kjdon
removed html markup from shortDescription as its used in a tooltip
06:33 Changeset [38863] by kjdon
removed html markup from shortDescription as its used in a tooltip
06:31 Changeset [38862] by kjdon
removed html markup from shortDescription as its used in a tooltip
06:30 Changeset [38861] by kjdon
removed html markup from shortDescription as its used in a tooltip
06:24 Changeset [38860] by kjdon
removed html markup from shortDescription as its used in a tooltip
06:23 Changeset [38859] by kjdon
removed html markup from shortDescription as its used in a tooltip
06:22 Changeset [38858] by kjdon
removed html markup from shortDescription as its used in a tooltip
06:21 Changeset [38857] by kjdon
removed html markup from shortDescription

2024-03-21:

20:02 Changeset [38856] by anupama
Testing if usersDB exists should use the full path. There was an error …
00:50 Changeset [38855] by anupama
1. CURL.java wasn't reading anything on the page, because it didn't …

2024-03-20:

22:31 Changeset [38854] by anupama
Having been able to look at the GS2.88 Collage applet at least trying …

2024-03-19:

21:45 Changeset [38853] by anupama
Copied the GsdlCollageApplet package from GS2 into GS3's …
16:03 Changeset [38852] by davidb
XSLT for converting exported content to one that aligns with OpenAI …
16:02 Changeset [38851] by davidb
General upgrade to support exporting files suitable for inclusion in …
16:00 Changeset [38850] by davidb
How this Java code was determining end-of-input was found to be …

2024-03-18:

21:40 Changeset [38849] by anupama
This is a tidier way of passing in the additional parameters to the …
20:37 Changeset [38848] by anupama
1. Running webswing-phind as an application instead of as an applet, …
Note: See TracTimeline for information about the timeline view.