Timeline



2009-01-22:

12:15 Changeset [18414] by kjdon
a few more mods for RTL gli
12:10 Changeset [18413] by anna
Updated Persian interface. Many thanks to Amin Hedjazi.
12:05 Ticket #469 (GS3 interface in GTI) created by anna
Make gti.pl generate spreadsheet for GS3 interface. One spreadsheet …
11:04 Changeset [18412] by kjdon
more modifications for RTL GLI, thanks to Amin Hedjazi

2009-01-21:

19:15 Changeset [18411] by ak19
Removed unused code.
19:13 Changeset [18410] by ak19
Some changes made in url and base64 encoding to deal with when the …
16:27 Changeset [18409] by ak19
Need to replace character ref for underscore with underscore again for …
13:15 Changeset [18408] by ak19
As long as GLI exits with a 2 (as happens when it needs to restart …
12:55 Changeset [18407] by ak19
One of the goto exit statements had a colon before the exit label.

2009-01-19:

18:08 Changeset [18406] by ak19
Modified srcreplaceable plugins (plugins which operate on docs where …
16:24 Ticket #468 (translations) created by anna
update the French, Arabic, Spanish, Russian, Chinese interfaces, …
15:15 Changeset [18405] by kjdon
modifications to make this in line with gs2 version. Allows comments …
11:25 Ticket #467 (Installer issues when installing GS2.81 in R-block) created by ak19
When installing 2.81 in the R-block lab on Harry Johnson's server …
10:27 Ticket #466 (extra folders in exported collections) created by kjdon
When you export a collection to CD-ROM, currently it only copies …

2009-01-16:

18:23 Changeset [18404] by ak19
1. BasePlugin's file_rename_method option changed from inherited to …
15:24 Changeset [18403] by ak19
Needed to pass the current file_rename_method to subroutine …
13:39 Changeset [18402] by mdewsnip
Fixed inconsistent and incorrect escaping of square brackets in …
12:10 Changeset [18401] by ak19
Needed to pass the current file_rename_method to subroutine …
11:58 Changeset [18400] by ak19
Minor improvement to rename_file subroutine: file suffix set to empty …

2009-01-15:

19:27 Changeset [18399] by ak19
Now creates a new doc by passing the file_rename_method obtained from …
19:25 Changeset [18398] by ak19
1. Added the file_rename_method option Inherited, so that secondary …
18:51 Changeset [18397] by ak19
Changed to work with the tail filename (of the replacement file) …
16:35 Changeset [18396] by ak19
Storing the commandOutput, in case any data is returned from runninig …
16:29 Changeset [18395] by ak19
Undid the changes of r 18380 since the larger case of dealing with …
16:24 Changeset [18394] by ak19
Instead of returning the string Success, the main method now returns …
15:26 Ticket #465 (GLI handling deprecated script options) created by kjdon
It would be nice is for plugin/classifier/script options there was a …
15:02 Changeset [18393] by kjdon
a couple of changes made to keep in line with other interfaces. a …
15:01 Changeset [18392] by kjdon
changes to keep in line with default interface. class removed from …
15:00 Changeset [18391] by kjdon
icon templates moved to icons.xsl, in default interface. classic …
14:56 Changeset [18390] by kjdon
made a few changes based on what had been done previously for the …
14:53 Changeset [18389] by kjdon
globalwrapper changed to page-wrapper
14:52 Changeset [18388] by kjdon
changed main div id from globalwrapper to page-wrapper and added dir …
14:51 Changeset [18387] by kjdon
moved all icon templates into new icons.xsl so gs2 interface can share …
14:51 Changeset [18386] by kjdon
removed a page template added in error (there was already one there), …
14:49 Changeset [18385] by kjdon
moved all the icon definitions from style into new icons.xsl so that …
14:43 Changeset [18384] by kjdon
authen.xsl almost exactly the same as default version, so deleted this …
14:03 Changeset [18383] by kjdon
gs2 interface no longer called classic, so renamed the style files
10:31 Changeset [18382] by kjdon
made this up to date with import from gs2 demo collection. removed …

2009-01-14:

15:49 Ticket #464 (RemoveContentBeforeRootElementXMLReader changes) created by ak19
RemoveContentBeforeRootElementXMLReader.java needs to identify the …
15:01 Changeset [18381] by ak19
Spaces in filenames were replaced with underscores. Needed to make …
13:50 Changeset [18380] by davidb
GDBM needs to be compiled as a static library only to work with reset …
13:47 Changeset [18379] by ak19
Base64 encoding subroutine now replaces the plus and forward slash …
13:39 Changeset [18378] by ak19
Commented out substitution of underscore's entity reference with …
13:35 Changeset [18377] by ak19
Useful debugging statement, left commented out. Can be used to look at …
13:29 Changeset [18376] by ak19
Prepended the xml declaration to the Options tag, so that the …

2009-01-13:

14:07 Ticket #463 (Tidy up Tudor sample files) created by kjdon
There are a few odd images in the tudor collection files. Tidy up the …
14:02 Ticket #462 (check which gdbm used on windows) created by kjdon
Make sure that windows is now using new gdbm created by Michael, and …
14:00 Ticket #461 (perl path for gliserver) created by kjdon
When you are setting up remote GLI, part of the instructions says to …
13:57 Ticket #460 (Better base collection handling) created by kjdon
When you 'base this collection on' another one in GLI, then you should …
13:41 Ticket #62 (Add a new plugin for processing delimited text files) closed by kjdon
wontfix: We already have CSV plugin for comma separated value files. Is this …
13:36 Changeset [18375] by kjdon
removed a comment
13:36 Changeset [18374] by kjdon
removed AZList metadata as its no longer used and is not useful
11:34 Changeset [18373] by ak19
Used fixed value for DTD instead of parameter systemID

2009-01-12:

16:53 Ticket #459 (Rename windows server.exe config file gsdlsite to llssite.cfg) created by ak19
1. Rename windows server.exe config file gsdlsite to llssite.cfg …
14:21 Changeset [18372] by kjdon
set the ComponentOrientation for a few things, for RTL gli
14:16 Changeset [18371] by ak19
Minor corrections to text
13:04 Changeset [18370] by kjdon
committed code submitted by Amin Hedjazi for making the GLI right to …
12:47 Changeset [18369] by kjdon
added Component.Orientation property for use with code submitted by …
12:20 Changeset [18368] by kjdon
copied a couple of files directly over from gli trunk. They should …
11:59 Changeset [18367] by ak19
Minor correction: package structure as directory structure needed …
11:56 Changeset [18366] by kjdon
added back in an import that got accidently left out in the previous …
11:55 Changeset [18365] by kjdon
added in a bit of stuff that seemed to get missed out in the merge
11:40 Changeset [18364] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:19 Changeset [18363] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:19 Changeset [18362] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:19 Changeset [18361] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:18 Changeset [18360] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:18 Changeset [18359] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:18 Changeset [18358] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:18 Changeset [18357] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:18 Changeset [18356] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:17 Changeset [18355] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:17 Changeset [18354] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:17 Changeset [18353] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:17 Changeset [18352] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:04 Changeset [18351] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
11:00 Changeset [18350] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
10:48 Changeset [18349] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
10:47 Changeset [18348] by kjdon
updated the rtl-gli branch with files from trunk. Result of a merge …
10:46 Changeset [18347] by kjdon
updated the rtl-gli branch with help from trunk. Result of a merge …
00:18 Changeset [18346] by davidb
Support for 64-bit architecture added in

2009-01-11:

19:46 Changeset [18345] by davidb
Supported for compiling on 64-bit machine added
19:43 Changeset [18344] by davidb
Order of targets changed to ensure that built-in gdbm is configured …
19:39 Changeset [18343] by davidb
Modifications to support 64-bit architecture

2009-01-10:

11:38 Ticket #458 (dictionary_en.properties needed) created by kjdon
When creating a release, we need to add a copy of GLI's …

2009-01-09:

18:16 Changeset [18342] by ak19
Added some base64 related methods (moved the call to MIME::base64 …
18:05 Changeset [18341] by ak19
Moved use of MIME::base64 encoding method to unicode.pm
16:34 Changeset [18340] by davidb
Extra test added inside while loop to prevent parser trying to read …

2009-01-08:

18:47 Changeset [18339] by ak19
When renaming the file using the chosen file-renaming method (base64 …
18:33 Changeset [18338] by ak19
Moved the line of code that replaced spaces with underscores to the …
18:32 Changeset [18337] by ak19
1. Spaces replaced with underscore in the subroutine rename_file …
14:25 Changeset [18336] by ak19
Icon files for different file types that were defined in GS2 but not …
14:24 Changeset [18335] by ak19
1. Added lines for resolving srcurl and SourceFile used by MP3Plugin …
13:34 Ticket #457 (java version detection) created by kjdon
I saw this discussion in an email from David B, and thought I'd add a …
13:21 Ticket #456 (running installer directly from CDROM) created by kjdon
Diego reports: If you run the installer (v2.81) from a cd or a pen …
13:14 Changeset [18334] by kjdon
changed the comments to hopefully make this a bit clearer
13:04 Changeset [18333] by ak19
Added in ?xml tag at the start of the collectionConfig and buildConfig …
12:07 Changeset [18332] by ak19
Removed the pageHead template declaration again, since this has npw …
11:45 Changeset [18331] by ak19
Added missing template definition pageHead into this xsl file from …
11:44 Changeset [18330] by ak19
Added missing template definition pageHead into this xsl file from …
10:51 Ticket #455 (GCC 4.3 compilation) created by kjdon
In GCC 4.3 the C++ header dependencies have been cleaned up. This …

2009-01-07:

18:46 Changeset [18329] by ak19
Subroutine rename_file now returns prematurely if no filename is …
18:26 Changeset [18328] by ak19
Extra parameter to doc::set_source_filename(): the renaming method to …
17:59 Changeset [18327] by ak19
Extra parameter to new doc(): the renaming method to be used on the …
16:55 Changeset [18326] by ak19
Minor change for Windows. Now finished Windows testing of the recently …
15:44 Changeset [18325] by ak19
Reintroduced code that was previously removed for the purposes of …
15:35 Ticket #454 (pageHead template declaration in style.xsl expected for GS3 admin ...) created by ak19
The change made in revision 17018 (see …
13:59 Changeset [18324] by ak19
Reinstated svn export url code for grabbing gliserver.pl and …
13:39 Changeset [18323] by ak19
Was not needed anymore for Greenstone 3. Finally removed. People using …
13:38 Changeset [18322] by ak19
Was not needed anymore for Greenstone 3. Finally removed. People using …
11:47 Ticket #453 (MP3Plugin does not get used when building the first time) created by ak19
When you add an MP3 file into a collection and OK the dialog offering …

2009-01-06:

19:04 Changeset [18321] by ak19
Minor adjustment to recently added string property …
19:03 Changeset [18320] by ak19
Now plugins provide the option of base64 encoding or url encoding …
18:40 Changeset [18319] by ak19
Now plugins provide the option of base64 encoding or url encoding …
16:08 Ticket #452 (dynamic classifiers in gs3) created by kjdon
Implement service classes to support dynamic classifiers for GS3. …
16:06 Ticket #451 (sqlite support for greenstone3) created by kjdon
Collection building can now use sqlite as the database. Need service …
16:02 Ticket #439 (Integrate the GLI code that Amin sent for working with RL languages ...) closed by kjdon
duplicate
15:44 Ticket #450 (CJK GS3) created by kjdon
I don't think that Greenstone 3 does anything special with a query …
15:37 Ticket #449 (GS2 hard coded {If} in metadata (DSpace, associated files)) created by kjdon
A few of the plugins add metadata containing gs2 macros and format …
15:33 Ticket #448 (Test Remote GLI) created by kjdon
Test remote GLI for gs3 and make sure it still works, and that notes …
15:33 Ticket #447 (Test Berry Baskets) created by kjdon
Do these still work? Test and make notes (or find existing ones) on …
15:26 Ticket #443 (levels error in spanish gli) closed by kjdon
fixed
14:52 Changeset [18318] by kjdon
made the indentation nice
14:38 Changeset [18317] by kjdon
moved some more text to property file
14:26 Changeset [18316] by kjdon
indented the xml nicely.
13:28 Changeset [18315] by kjdon
moved some hard coded text into property files
13:27 Changeset [18314] by kjdon
moved greenstonePageBanner template to home.xsl from style.xsl cos …
13:26 Changeset [18313] by davidb
Fixed bug to do with initialization of RequestFields variable. Had …
13:26 Changeset [18312] by kjdon
removing some hard coded text out of interface xsl files and into …
13:25 Changeset [18311] by davidb
Changed from using afxres.h to windows.h, as former is not part of …
13:17 Changeset [18310] by davidb
Make sure iconv.zip is unzipped before trying to compile it
13:15 Changeset [18309] by davidb
New 'unzip' target added which checks windows/packages/*.zip and …

2009-01-05:

21:20 Changeset [18308] by kjdon
added a couple of getInterfaceTextWithDOM methods - can pass in DOM …
21:18 Changeset [18307] by kjdon
made the getString and getPrettyString methods static so I can use …
21:13 Changeset [18306] by kjdon
moved hard coded text into property files
21:12 Changeset [18305] by kjdon
moved greenstonePageBanner template from style.xsl to home.xsl as its …
21:10 Changeset [18304] by kjdon
moved greenstonePageBanner template from style.xsl to home.xsl as its …
21:04 Changeset [18303] by kjdon
GAPlugin now GreenstoneXMLPlugin
20:18 Changeset [18302] by kjdon
added action commands to document and section checkboxes. it was …
17:40 Changeset [18301] by mdewsnip
Fixed bug regarding square brackets in exploded metadata values. These …

2008-12-26:

14:45 Changeset [18300] by kjdon
added ComponentOrientation property, thanks to Amin Hejazi
14:44 Changeset [18299] by kjdon
Persian translations thanks to Amin Hejazi
14:36 Changeset [18298] by kjdon
set gli and mds true for persian
14:35 Changeset [18297] by kjdon
interface updated to display right to left for rtl languages. This …
14:32 Changeset [18296] by kjdon
added getOrientation method for language orientation (rtl or ltr). …

2008-12-25:

08:10 Changeset [18295] by kjdon
Making a branch to add in Amin's RTL orientation changes. I have …
07:27 Changeset [18294] by kjdon
enabled farsi for gli and mds
07:26 Changeset [18293] by kjdon
Farsi interface created by Amin Hedjazi. I think he's done the …

2008-12-24:

12:55 Changeset [18292] by kjdon
test on existence of metadata.zip before deleting it, rather than a …
Note: See TracTimeline for information about the timeline view.