Timeline



2013-05-17:

19:56 Changeset [27367] by ak19
First of the 64 bit installer problems was that it wasn't finding …
17:43 Changeset [27366] by ak19
1. Handling quotes and colons in user comments: since these are sent …

2013-05-16:

19:45 Changeset [27365] by ak19
Bugfixes: 1. handles locked collections (as happens when GLI has …
19:38 Changeset [27364] by ak19
Adding the AllowUserComments option so it can be set from GLI's Format …
18:37 Changeset [27363] by ak19
If you add in the line 'format AllowUserComments true' into a …
15:39 Changeset [27362] by kjdon
slightly changed the handling of sortfield query option
15:38 Changeset [27361] by kjdon
new handling of sortfield query param
15:34 Changeset [27360] by kjdon
gs2 upgraded to use lucene 3, and LuceneWrapper3. Now uses same code as gs3
15:33 Changeset [27359] by kjdon
sort fields are now separate from index fields. index fields will be …
15:30 Changeset [27358] by kjdon
indexing sortfields separately. tidy up the parsing of the indexes …
15:29 Changeset [27357] by kjdon
setting sortfield info to buildproc, and getting it back from …
15:24 Changeset [27356] by kjdon
added sortfields (collect.cfg) and indexsortfields, indexsortfieldmap …
15:17 Changeset [27355] by kjdon
use dirname as OIDtype, ie will get fb33fe as an OID instead of a HASH id
15:12 Changeset [27354] by kjdon
changed some deprecated util methods for FileUtils methods
15:11 Changeset [27353] by kjdon
changed the definitions for some of the OIDtype options
15:10 Changeset [27352] by kjdon
added filename into the list for OIDtype
15:08 Changeset [27351] by kjdon
added filename option to OIDtype - was there for plugins, but not for …
14:33 Changeset [27350] by kjdon
removing the J from directory name for dirname option for OID. If …

2013-05-15:

16:12 Changeset [27349] by ak19
1. Updated timestamp for a key that has been reused should not have a …
15:43 Changeset [27348] by kjdon
(Committed by ak19 under kjdon again.) Correction to previous commit: …
14:38 Changeset [27347] by ak19
Adjusting the style of the user comments form to fix font sizes and …
14:17 Ticket #856 (Not receiving emails from Scheduling) created by ak19
Renate sent in the following email: I have setup a collection to …

2013-05-14:

23:11 Changeset [27346] by davidb
Configure flag changes that direct CMAKE to compile with the libcurl …
23:10 Changeset [27345] by davidb
Switch to making TAGLIB.sh produce static library. This is to help …
23:08 Changeset [27344] by davidb
CFLAG=-fPIC if 64-bit arch
23:07 Changeset [27343] by davidb
Shift to configure/compile/linking to include as many static versions …
23:05 Changeset [27342] by davidb
Script that generates README information, with '@xxx@' place holders …
23:02 Changeset [27341] by davidb
Added in the util-linux library to the packages need to support this …
23:00 Changeset [27340] by davidb
Changes to compile/install scripts that reflect the change in having a …
22:58 Changeset [27339] by davidb
AFRepo PHP script changed so the computation of the md5 hash is …
22:55 Changeset [27338] by davidb
aliases for 'afr-' programs to run upgraded to full scripts that 'cd' …
22:53 Changeset [27337] by davidb
64-bit check, setting -fPIC flag if it is added.
20:45 Changeset [27336] by ak19
1. Fixed regex to retrieve collect_tail. It's unused at present, but …
18:33 Changeset [27335] by kjdon
Attempting to get perl shebangs right for cgi scripts in GS3 (in …
15:44 Changeset [27334] by kjdon
2 bugfixes that broke the building process.
14:25 Changeset [27333] by ak19
1. Added the metadataaction::get_import_metadata_array() subroutine …
11:20 Changeset [27332] by kjdon
changed to use lucene 3 instead of lucene2
11:19 Changeset [27331] by kjdon
upgrading gs2 to use lucene 3 instead of lucene2
11:17 Changeset [27330] by kjdon
upgrading gs2 to use Lucene 3 - same as gs3 uses.
11:11 Changeset [27329] by kjdon
changes to match mgpp's shortname mapping stuff. Changed some util …
11:09 Changeset [27328] by kjdon
changed the way we store the list of fields that has been indexed, and …
10:50 Changeset [27327] by kjdon
added a missing function into the list
10:50 Changeset [27326] by kjdon
changed warning message to have correct function name
10:49 Changeset [27325] by kjdon
changed old util function calls to the new FileUtils calls

2013-05-09:

20:31 Changeset [27324] by ak19
Added _get_archives_metadata_array and tested it. Otherwise it remains …
18:41 Changeset [27323] by ak19
authentication_enabled flag turned on again after accidentally …
18:19 Changeset [27322] by ak19
Added Ajax PostAsync method urlPostAsync and tested it works.
16:33 Changeset [27321] by ak19
Two bugfixes: 1. Handling of quotes not just the CSV fields containing …
13:39 Changeset [27320] by ak19
Oversight to previous commit: one more minor change. Previous commit …
13:31 Changeset [27319] by ak19
key DB is gdbm and has no way of changing the DB type. Can't use …

2013-05-08:

20:27 Changeset [27318] by ak19
Authentication at perl level for when setting user-added comments. 1. …
15:27 Changeset [27317] by davidb
Changes after testing on the jamendo set
11:10 Changeset [27316] by sjm84
Reformatting this file as well as tidying imports

2013-05-07:

21:08 Changeset [27315] by ak19
No authentication and collection-locking when getting metadata. (Only …
21:08 Changeset [27314] by ak19
No authentication and collection-locking when getting metadata. (Only …
19:32 Changeset [27313] by ak19
Now the existing user comments to be displayed are all retrieved in …
17:07 Changeset [27312] by ak19
get_metadata_array which takes a JSON string and returns one, …
14:59 Changeset [27311] by kjdon
building code needs FileHandle for autoflush
14:36 Changeset [27310] by ak19
Forgot to remove some debug alert box statements.
14:35 Changeset [27309] by kjdon
when we have just started a new year, output the month even if it is …
14:22 Changeset [27308] by kjdon
fixed up DateList so that reverse sort works properly when years are …

2013-05-06:

16:30 Changeset [27307] by ak19
Removed the javascript for logout, and put back the basic logout link …
15:39 Ticket #855 (Dynamic InExport/BuildCol, Extended FileSystem, and other cool stuff) closed by jmt12
fixed: So, yeah, that's a scary bunch of changes - although some of them come …
15:29 Changeset [27306] by jmt12
Moving the critical file-related functions (copy, rm, etc) out of …
15:27 Changeset [27305] by jmt12
Add code to allow importing and building to load overriding versions …
15:26 Changeset [27304] by jmt12
Moved the heavy lifting from the buildcol.pl script into a proper perl …
15:23 Changeset [27303] by jmt12
Replacing hardcoded additions to INC and PATH environment variables …
15:21 Changeset [27302] by jmt12
Removed parallel processing stuff as that now lives in an extension. …
15:19 Changeset [27301] by jmt12
You can now use the indexname and indexlevel options to buildcol to …
15:04 Changeset [27300] by jmt12
Some strings for the next options to buildcol.pl allowing for finer …
14:59 Changeset [27299] by jmt12
Extending manifest parsing with the idea of a manifest having a …
14:49 Ticket #855 (Dynamic InExport/BuildCol, Extended FileSystem, and other cool stuff) created by jmt12
Checking in a swath of changes that I made to support the parallel …
14:18 Changeset [27298] by jmt12
Add hidden support for the new experimental multiple reader/writer …

2013-05-03:

21:28 Changeset [27297] by ak19
Username field should not be cleared as it's no longer hidden and …
18:48 Changeset [27296] by ak19
Switched over from calling get-archives-metadata to get-index-metadata …
18:25 Changeset [27295] by ak19
This commit contains bugfixes for authentication within …

2013-05-02:

19:18 Changeset [27294] by ak19
1. Basic authentication when adding user comments. 2. Rearranged some …
17:43 Changeset [27293] by ak19
Some bugfixes and improvements to the existing Add User Comment form …
16:35 Changeset [27292] by davidb
Comparable file to 'gs3-setup.sh' but for people looking to compile up …
16:34 Changeset [27291] by davidb
svn:external to supress svn reporting on '.PATCH-DONE.4store'
16:32 Changeset [27290] by davidb
'.in' version of files that get installed in the appropriate place …
16:30 Changeset [27289] by davidb
detailed instructions as to what to do once installed
16:29 Changeset [27288] by davidb
Turns out --prefix can be used after all, as long as …
16:28 Changeset [27287] by davidb
Further improvements to installing required files
16:24 Changeset [27286] by davidb
Tweak to the 'afr' aliased commands

2013-05-01:

23:54 Changeset [27285] by davidb
Further module added (to help support afrepo extension)
19:14 Changeset [27284] by ak19
Putting back the previously-commented lines that resort to using clang …
18:03 Changeset [27283] by ak19
1. Fixed an encoding bug that Diego helpfully discovered. Metadata …
15:24 Changeset [27282] by ak19
When retrieving a collection's existing usercomments, the collection …

2013-04-30:

20:15 Changeset [27281] by ak19
Preliminary working version of display of existing user comments. …
10:08 Changeset [27280] by jmt12
A subclass of buildcolutils.pm with added functionality for parallel …
10:08 Changeset [27279] by jmt12
A subclass of inexport.pm with added functionality for parallel …
10:07 Changeset [27278] by jmt12
Renamed so it can be found in an automated fashion (prefixed by the …

2013-04-29:

20:25 Changeset [27277] by ak19
Adding an Ajax Synchronous Post method to gsajaxapi.js which is then …
15:29 Changeset [27276] by davidb
Additions made so compiled up AMP configureation has the necessary …
15:24 Changeset [27275] by davidb
Expansion of devel.bash to allow other compiling programs to find what …
15:23 Changeset [27274] by davidb
4store needs to be patched to work on the version of CentOS Illinois …
15:21 Changeset [27273] by davidb
function for calling 'make' extended to allow passing of variable …
15:20 Changeset [27272] by davidb
Aliases to make the afrepo scripts to run easier to find
15:19 Changeset [27271] by davidb
Patching for 4store added to deal with ncurses and readline lib …
13:33 Changeset [27270] by davidb
Further support packages needed
13:32 Changeset [27269] by davidb
Further support packages needed

2013-04-28:

20:19 Changeset [27268] by davidb
Additional packages required
20:18 Changeset [27267] by davidb
Edits after testing
20:03 Changeset [27266] by davidb
Untar if necessary
20:01 Changeset [27265] by davidb
Initial cut at files needed to compile up extension
20:00 Changeset [27264] by davidb
Mods made after testing
19:59 Changeset [27263] by davidb
Require AMP extension to be sourced before this one.

2013-04-26:

19:50 Changeset [27262] by davidb
Get afrepo source code set up for use
18:30 Changeset [27261] by ak19
Adding in 2 basic JSON examples for the metadata-server.pl help/usage …
16:40 Changeset [27260] by ak19
Minor change to usercomment metaname timestamp. It has now been …
15:51 Changeset [27259] by ak19
1. Some feedback when a user comment has been added. 2. Basic html …

2013-04-25:

14:54 Changeset [27258] by ak19
1. The Add User Comment form is no longer displayed when Browsing, …

2013-04-24:

21:20 Changeset [27257] by ak19
Add User Comment form. Allows adding username, timestamp and comment …

2013-04-23:

16:56 Changeset [27256] by sjm84
Allow visiting called templates as well as other improvements
13:50 Ticket #854 (GLI's Enrich panel won't display fields of custom metaset named exam) created by ak19
If a custom metadata set called "exam" with namespace "exam" is …
10:31 Changeset [27255] by davidb
First cut as files for this extension
10:16 Changeset [27254] by davidb
Casade Make added in as svn-external
10:13 Changeset [27253] by davidb
Creation of directory for extension that is based on afrepo …

2013-04-22:

11:53 Changeset [27252] by jlwhisler
New file for the new Collection-specific Themes tutorial
11:52 Changeset [27251] by jlwhisler
New file for the new Customization: Themes tutorial
11:46 Changeset [27250] by jlwhisler
Added two tutorials on how to use Themes and the jQuery ThemeRoller in …

2013-04-20:

00:07 Changeset [27249] by davidb
Both the 4.12 source release and the 'head' of githum as of April …

2013-04-19:

23:45 Changeset [27248] by davidb
Compile up the listed packages
23:44 Changeset [27247] by davidb
Initial set of packages to compile for this extension
23:38 Changeset [27246] by davidb
Initial set of set-up files for this extension
23:24 Changeset [27245] by davidb
Cascade-Make hooked in as external property
23:18 Changeset [27244] by davidb
Starting directory for GS extension based on EchoNets's …
18:19 Changeset [27243] by kjdon
Because activate uses perl modules like LWP and NET and URI which may …
18:18 Changeset [27242] by kjdon
Because activate uses perl modules like LWP and NET and URI which may …
18:05 Changeset [27241] by kjdon
The test for Windows in the BEGIN block is no longer necessary now …
18:02 Changeset [27240] by kjdon
Because activate uses perl modules like LWP and NET and URI which may …
17:51 Changeset [27239] by kjdon
First commit to do with moving the perl-5.8 specific files and folders …
16:49 Changeset [27238] by ak19
Target check-running-tomcat now no longer pings the URL of the form …
13:28 Changeset [27237] by jmt12
Moved several generally applicable changes (manifest version, …
10:27 Changeset [27236] by jmt12
extended loader (to support extensions) and conditional additions to …
10:12 Changeset [27235] by jmt12
Moving the conditional additions to INC into the main trunk's version
09:56 Changeset [27234] by jmt12
renamed prepare_build_recipe() to the more meaningful …
09:55 Changeset [27233] by jmt12
Recipe generation code moved into subclass of mgbuilder called …
09:55 Changeset [27232] by jmt12
Recipe generation code moved into subclass of mgppbuilder called …
09:54 Changeset [27231] by jmt12
Recipe generation code moved into subclass of mgppbuilder called …
09:54 Changeset [27230] by jmt12
Recipe generation code moved into subclass of mgbuilder called …
09:24 Changeset [27229] by jmt12
A subclass of basebuilder that includes an 'abstract' function for the …
09:22 Changeset [27228] by jmt12
A subclass of lucenebuilder that includes a function to generate a …
09:22 Changeset [27227] by jmt12
The indexlevel processing code has been moved into the main trunk's …
09:20 Changeset [27226] by jmt12
Moved the version property into the main trunk's version

2013-04-18:

18:34 Changeset [27225] by ak19
Adding a README file tracking the changes made to various packages to …
18:22 Changeset [27224] by ak19
Replaced by gs-libxml2-2.9.0.tar.gz
18:22 Changeset [27223] by ak19
Replaced by gs-glib-2.28.1.tar.gz
16:05 Changeset [27222] by ak19
Found a bug in a recent change to remove_index_meta where the …
15:43 Changeset [27221] by kjdon
Automating svn checkout of winbin so we don't have to do that step …
14:29 Changeset [27220] by kjdon
cross coll search authentication. Need to make the same cgiwrapper mod …
13:57 Changeset [27219] by ak19
gs-glib package needs to extract as gs-glib not as glib, same as the …
13:15 Changeset [27218] by sjm84
Added back, forwards and current selection buttons, also various …
13:14 Changeset [27217] by ak19
The unpacked glib and libxml packages are expected to have the gs- …
12:23 Changeset [27216] by jmt12
renaming (away from Java/PHP conventions) to make my life easier when …
12:00 Changeset [27215] by jmt12
Moved the conditional INC and PATH addition code into the main trunk
11:44 Changeset [27214] by jmt12
Copied the two new strings (buildcol.indexname and …
11:40 Changeset [27213] by jmt12
Unchanged from version in main trunk
11:36 Changeset [27212] by jmt12
No difference from version in main trunk (apart from some debugging …
11:33 Changeset [27211] by jmt12
The parallel processing changes (pretty much just the placeholder …
11:32 Changeset [27210] by jmt12
DavidB already ported the few minor changes (complexmeta, indexname, …
11:31 Changeset [27209] by jmt12
No difference from version in trunk
11:19 Changeset [27208] by jmt12
The only change was to ensure that Greenstone's 'perllib' and …
11:06 Changeset [27207] by jmt12
Classify had been edited to do a better job of searching for …
11:04 Changeset [27206] by jmt12
The only real change in doc.pm was the replacement of a -e with a call …
10:48 Changeset [27205] by jmt12
Unchanged from base perllib version
10:48 Changeset [27204] by jmt12
Unchanged from base perllib version
10:47 Changeset [27203] by jmt12
SQLite support for Write Ahead Logging (offering basic parallel …
10:36 Changeset [27202] by jmt12
Unchanged from base perllib version
10:13 Changeset [27201] by jmt12
Should never have been checked in as I made no changes here - caused …
10:12 Changeset [27200] by jmt12
A subclass of basebuilder that provides a placeholder function for the …

2013-04-17:

19:58 Changeset [27199] by ak19
Adding targets for checking out and compiling imagemagick from source …
19:48 Changeset [27198] by ak19
If a source code version of imagemagick exists in the gs2build ext …
19:25 Changeset [27197] by ak19
Needed to make changes to 2 packages to get gnome-lib src code to …
18:58 Changeset [27196] by ak19
Imagemagick src code failed to compile on Rata when CC flags are set …
15:21 Changeset [27195] by davidb
Not changed for this extension
15:20 Changeset [27194] by davidb
Not changed for this extension
15:18 Changeset [27193] by davidb
Not changed for this extension
15:14 Changeset [27192] by davidb
Extra test added to avoid putting 'undef' into an array of values. …
14:50 Changeset [27191] by davidb
This should be in the 'cpan' area
14:49 Changeset [27190] by davidb
Needed by activate.pl but not part of Perl core language. Overlooked …
14:47 Changeset [27189] by davidb
Some additional fields extracted/returned to collect config file that …
14:44 Changeset [27188] by davidb
Deleting spurious binmode line
Note: See TracTimeline for information about the timeline view.