Timeline



2006-07-07:

16:33 Changeset [12111] by mdewsnip
Added a bit of space at the top of the table, to be consistent with …
16:23 Changeset [12110] by mdewsnip
Tidied up the borders around the macros textarea.
15:45 Changeset [12109] by mdewsnip
Added the other regions and an example image and image map.
15:09 Changeset [12108] by mdewsnip
Changed the "Reset" button in MacrosManager to "Revert".
14:45 Changeset [12107] by mdewsnip
Made this a lot smaller and partially transparent.
14:30 Changeset [12106] by kjdon
a script to generate the html versions of the help file, currently …
14:27 Changeset [12105] by mdewsnip
No longer dies a miserable death when trying to load an image that …
14:04 Changeset [12104] by kjdon
changed the help identifier for the designpaneheader
14:04 Changeset [12103] by mdewsnip
Prevented NPEs when a collection isn't loaded.
14:03 Changeset [12102] by kjdon
changed the button name
14:02 Changeset [12101] by kjdon
added in menu bar helpstuff for format panel
14:00 Changeset [12100] by kjdon
default buildtype is now mgpp
13:35 Changeset [12099] by kjdon
a placeholder image for format pane - need to change the image
13:24 Changeset [12098] by kjdon
modified strings for new design/format split of design panel, and new …
13:22 Changeset [12097] by kjdon
added the format panel into the workflow
13:20 Changeset [12096] by kjdon
changed a bit of parsing - buildtypes, levels, searchtypes have changed
13:17 Changeset [12095] by kjdon
not sure what I've changed or why
13:17 Changeset [12094] by mdewsnip
Sorted out the headers for the different search pages.
13:15 Changeset [12093] by kjdon
general manager only handles its own stuff now - it doesn't control …
13:13 Changeset [12092] by kjdon
these managers now implement buildTypeChanged()
13:10 Changeset [12091] by kjdon
subcollection index names no longer appear on this panel - done using …
13:09 Changeset [12090] by kjdon
Subcollectionindex no longer knows anything about collection meta
13:07 Changeset [12089] by kjdon
some dictionary key changes, some other stuff
13:06 Changeset [12088] by kjdon
some changes that I am not sure what for :-). Also added SearchTypes
13:04 Changeset [12087] by kjdon
indented the file properly
12:27 Changeset [12086] by mdewsnip
Separated the quick search macros.
12:24 Changeset [12085] by mdewsnip
Split up the javascript for the different search pages.
12:23 Changeset [12084] by kjdon
added setAssigned and isAssigned to the base class
12:20 Changeset [12083] by kjdon
moved level stuff out of this. the index specification parts are moved …
12:04 Changeset [12082] by sjboddie
Minor changes to get thing compiling under windows. I'm using an old …
11:37 Changeset [12081] by kjdon
Index doesn't know anything about collectionmeta anymore
11:35 Changeset [12080] by kjdon
a new manager which coordinates indexmanager, buildtypemanager, and …
11:33 Changeset [12079] by mdewsnip
More new stuff on the "search institutions by state" page.
11:32 Changeset [12078] by kjdon
model col now has an empty extra.dm file
11:30 Changeset [12077] by kjdon
a new manager to handle viewing and writing to the extra.dm file
11:29 Changeset [12076] by kjdon
a new manager for BuildTypes
11:29 Changeset [12075] by kjdon
Level no longer knows anything about CollectionMeta
11:28 Changeset [12074] by kjdon
a new manager for levels, to get the code out of indexmanager
11:28 Changeset [12073] by kjdon
a new manager for search form menu item metadata - i.e. all the '.' …
11:27 Changeset [12072] by kjdon
all these managers now implement modeChanged()
11:26 Changeset [12071] by kjdon
fixed a typo
11:25 Changeset [12070] by kjdon
design_pane no longer has a saveConfiguraiton - use cdm.save instead
11:24 Changeset [12069] by mdewsnip
Organised the search page macros better.
11:24 Changeset [12068] by kjdon
added a few level strings
11:23 Changeset [12067] by kjdon
preview button is now a PReviewButton, and code for handling this is …
11:21 Changeset [12066] by kjdon
disableRename moved to GUIUtils
11:21 Changeset [12065] by kjdon
moved disableRename to GUIUtils
11:20 Changeset [12064] by kjdon
added in the format pane
11:14 Changeset [12063] by mdewsnip
Commented out debug alert() call.
11:14 Changeset [12062] by mdewsnip
Added state options to "search institutions by state" page.
11:10 Changeset [12061] by kjdon
disableRename now comes from GUIUtils not OpenCollectionDialog
11:09 Changeset [12060] by mdewsnip
Set up a new page for the "search institutions by state" functionality.
11:05 Changeset [12059] by kjdon
created this new class to hold some common gui methods - in this case, …
11:04 Changeset [12058] by kjdon
added a new FormatPane panel, which has half the contents of …
11:01 Changeset [12057] by kjdon
new preview button class, and owner interface
10:53 Changeset [12056] by kjdon
build type now comes from the index manager, and num indexes is a …
10:52 Changeset [12055] by kjdon
search types are now a format statement
10:12 Changeset [12054] by mdewsnip
(FindBugs) Fixed up a pointless assignment.
10:11 Changeset [12053] by mdewsnip
(FindBugs) Fixed a place where an input stream wasn't being closed.
10:11 Changeset [12052] by mdewsnip
(FindBugs) Removed an unused variable.
10:10 Changeset [12051] by mdewsnip
(FindBugs) Removed a couple of pointless assignments.
09:46 Changeset [12050] by mdewsnip
(FindBugs) Changed stripNL() to use a StringBuffer instead of …
09:46 Changeset [12049] by mdewsnip
(FindBugs) No longer Cloneable, made a couple of variables final, and …
09:45 Changeset [12048] by mdewsnip
(FindBugs) A couple of places where a file stream wasn't being closed.
09:44 Changeset [12047] by mdewsnip
(FindBugs) Now checks for comparing against a null object.
09:43 Changeset [12046] by mdewsnip
(FindBugs) Removed unread variable.
09:42 Changeset [12045] by mdewsnip
(FindBugs) Removed empty if statement.
00:52 Changeset [12044] by sjboddie
Wrapped browsetools up into a class and renamed it browsetoolsclass. …

2006-07-06:

17:32 Changeset [12043] by kjdon
made the table cell renderer work properly if the user has changed the …
17:31 Changeset [12042] by mdewsnip
(FindBugs) Set serialVersionUID for some Serializable objects.
17:30 Changeset [12041] by mdewsnip
(FindBugs) Fixed some places where a file stream wasn't being closed.
17:21 Changeset [12040] by mdewsnip
(FindBugs) Fixed a couple of places where "catch Exception" was used.
16:39 Changeset [12039] by mdewsnip
(FindBugs) Removed an unused variable.
16:01 Changeset [12038] by mdewsnip
Improved the aqp fields (now static).
15:23 Changeset [12037] by mdewsnip
Improvements to combiner stuff.
14:28 Changeset [12036] by mdewsnip
Added "combiner" arguments to addQueryTerm() and addIndexValue().
14:06 Changeset [12035] by mdewsnip
Fixed the problem with the values not matching up to the indexes once …
13:13 Changeset [12034] by kjdon
added in the BerryBasket service
13:09 Changeset [12033] by kjdon
removed sqlconnection stuff as its not used, and we will get rid of …
13:08 Changeset [12032] by kjdon
added a generalaction g action, can be used when there is no …
13:06 Changeset [12031] by kjdon
now uses a=g&sa=berry for the link to the basket
12:58 Changeset [12030] by kjdon
changed globalwraper to globalwrapper
12:51 Changeset [12029] by kjdon
adedd a new template documentNodeWrapper - this is called for document …
12:50 Changeset [12028] by kjdon
berry baskets now switched on and off based on $berryBasket parameter
12:49 Changeset [12027] by kjdon
berry baskets now switched on and off based on $berryBasket parameter, …
12:48 Changeset [12026] by kjdon
added addBerry template, tidied up the indentation a bit
12:45 Changeset [12025] by kjdon
changed globalwraper to globalwrapper, tidied up indenting for xml parts
12:41 Changeset [12024] by mdewsnip
Changed the address of the IIMK site and added the PADDLE collection.
11:24 Changeset [12023] by mdewsnip
Chinese GLI interface, many thanks to Li Chu, Jun Zhu, Li Zhang, Qi …
10:04 Changeset [12022] by shaoqun
added images for berry basket
09:46 Changeset [12021] by shaoqun
added a method to handle post message

2006-07-05:

17:44 Changeset [12020] by shaoqun
* empty log message *
16:32 Changeset [12019] by davidb
Minor improvements to depositor action.
16:31 Changeset [12018] by davidb
Tweak to error reporting to provide better diagnostic.
16:30 Changeset [12017] by davidb
Better sharing of shared macro definitions between the collector and …
15:52 Changeset [12016] by shaoqun
service for berry basket
15:51 Changeset [12015] by shaoqun
added berry basket
15:48 Changeset [12014] by shaoqun
the xsl file for the berry basket full view
15:47 Changeset [12013] by shaoqun
a set of templates for berry basket
15:46 Changeset [12012] by shaoqun
stylesheet for berry basket
15:45 Changeset [12011] by shaoqun
javascript package for berry basket

2006-07-04:

19:58 Changeset [12010] by davidb
Older version of GNU's cgicc to work with older version of gcc (2.95) …
19:56 Changeset [12009] by davidb
depositor flag set to 'disabled' by default.
19:55 Changeset [12008] by davidb
A minor tweak to let this action work with the older version of cgicc …
19:54 Changeset [12007] by davidb
Latest version of cgicc doesn't seem to compile with gcc 2.95. While …
16:35 Changeset [12006] by kjdon
stuff for file upload in depositor
15:51 Changeset [12005] by davidb
Style sheet support for first cut at 'The Depository' -- Greenstone's …
15:38 Changeset [12004] by davidb
GNU's cgicc added (for parsing of CGI arguments, esp. file upload) to …
15:36 Changeset [12003] by davidb
Scripts upgraded to perform more efficiently with incremental addition.
15:31 Changeset [12002] by davidb
First cut at 'The Depositor' -- Greenstone support for institutional …
15:31 Changeset [12001] by davidb
Experimental addition for nicer URLs for retrieving a document from …
15:26 Changeset [12000] by davidb
'ct' 'qt' and 'qto' cgi arguments changed to be 'multi-character' this …
15:24 Changeset [11999] by davidb
First cut at macros used to support 'The Depository' -- Greenstone's …
15:23 Changeset [11998] by davidb
First cut at 'The Depositor' -- Greenstone support for institutional …
15:09 Changeset [11997] by davidb
String label for new option to import.pl (-manifest). Support for …
15:08 Changeset [11996] by davidb
Extra tweak to code (if statement added) to help cope with the …
15:07 Changeset [11995] by davidb
Improved support for incremental addition: instead of having to run …
15:06 Changeset [11994] by davidb
Improved support for incremental addition: instead of having to run …
09:34 Changeset [11993] by shaoqun
added redo, undo and reset default functionality, removed the replace …
09:29 Changeset [11992] by shaoqun
add windowFocusListener to the main frame, so it saves the …

2006-06-30:

16:35 Changeset [11991] by mdewsnip
Lots more work on the new advanced search page... nearly there.
16:11 Changeset [11990] by kjdon
modified selectqueryform
16:09 Changeset [11989] by kjdon
ct, qt and qto are set by the server, so will always be set. can just …
16:07 Changeset [11988] by kjdon
changed the defaults for ct, qt and qto to be empty, then …
16:05 Changeset [11987] by kjdon
added a new method set_query_type_args, which sets ct, qt and qto …
16:03 Changeset [11986] by kjdon
collection links on home page no longer need to set ct, qt, qto args …
16:01 Changeset [11985] by kjdon
no searchTypes array any more - it is now a format statement
16:00 Changeset [11984] by kjdon
searchtypes is now a format statement
14:29 Changeset [11983] by mdewsnip
More of the new advanced search page.
13:22 Changeset [11982] by mdewsnip
Rearranged the Javascript for the new advanced search page.

2006-06-29:

17:28 Changeset [11981] by mdewsnip
No longer displays the "word count" or "post-processed" lines in the …
15:07 Changeset [11980] by mdewsnip
Added "private residence" searching option, and fixed up the …
14:52 Changeset [11979] by mdewsnip
Committed the new advanced search page (disabled).
14:42 Changeset [11978] by mdewsnip
Now accepts "private residence"/"private residences" as a valid place …
14:37 Changeset [11977] by mdewsnip
Added "private residence" as an option to the "Browse places by …
14:00 Changeset [11976] by mdewsnip
Now builds indexes on "Materials" and "Designation" metadata (for the …
13:54 Changeset [11975] by mdewsnip
Added Designation metadata (for the new advanced search page).
11:27 Changeset [11974] by mdewsnip
Now checks place function values are valid.

2006-06-28:

15:33 Changeset [11973] by mdewsnip
Now adds Materials metadata: a combination of MaterialsFoundation, …
15:04 Changeset [11972] by mdewsnip
State metadata now includes the area …
14:55 Changeset [11971] by mdewsnip
Added an index on Style metadata, for the new advanced search page.
10:52 Changeset [11970] by mdewsnip
Removed, as the version of the translator it was used for is long gone.

2006-06-27:

16:25 Changeset [11969]
This commit was manufactured by cvs2svn to create tag …
16:25 Changeset [11968] by kjdon
updated for 2.70w, modifications after hawaii workshop
16:24 Changeset [11967] by kjdon
removed the bob Dylan reference from the dspace exercise
12:07 Changeset [11966] by mdewsnip
(Profiling) Creating new textcat objects (one for each plugin) is …

2006-06-22:

15:05 Changeset [11965] by kjdon
removed unused funcitons. also, changed basebuilder back to call …
14:37 Changeset [11964] by kjdon
changed the collection_macros data type to be collectionmeta_map, so …
14:34 Changeset [11963] by kjdon
output_collection_meta not used anymore. have commented out where its …
14:32 Changeset [11962] by kjdon
changed Contributors to Contributor in the list of dc metadata

2006-06-21:

16:58 Changeset [11961] by mdewsnip
Minor change.
16:49 Changeset [11960] by mdewsnip
Couple of minor fixes to Katherine's changes.
16:39 Changeset [11959] by kjdon
opened all the metadata sets in GEMS and saved them - the format has …
15:43 Changeset [11958] by kjdon
don't have short and long help anymore, just one help message. some of …
15:42 Changeset [11957] by kjdon
removed the a-z bits from the titles and authors buttons, removed the …
15:39 Changeset [11956] by kjdon
I want the collection icon on the help page, so removed the empty …
14:36 Changeset [11955] by mdewsnip
Updated Mongolian interface, many thanks to Mendbayar Ichinkhorlo.
11:39 Changeset [11954] by nzdl
Changed Greenstone 2.70 release note on home page to Greenstone 2.70w.
11:08 Changeset [11953] by mdewsnip
Sections are now created for each institution campus plan image and …
11:06 Changeset [11952] by mdewsnip
Added section level indexing so the section level metadata is added …

2006-06-20:

14:44 Changeset [11951] by mdewsnip
Added a call to JarTools.initialise() to fix unzipping the …
14:03 Changeset [11950] by mdewsnip
Started a "future work" section.
13:58 Changeset [11949] by mdewsnip
Improved the look of the place pages when there are lots of images …
13:46 Changeset [11948] by kjdon
tidied up layout a bit, added radio buttons for installing cd/noinstall cd
13:44 Changeset [11947] by kjdon
added some strings for install/noinstall CD-ROM
13:10 Changeset [11946] by mdewsnip
Fixed a bug causing an infinite loop with a classifier with an empty HList.
11:43 Changeset [11945] by kjdon
added exportcol.noinstall
11:37 Changeset [11944] by kjdon
tidied up the code a bit, added a new option: noinstall, which makes a …
11:02 Changeset [11943] by mdewsnip
It is no longer an error to try to delete a file that doesn't exist. …
10:53 Changeset [11942] by mdewsnip
ZipCollectionConfigurations now includes only those collections that …
10:03 Changeset [11941] by mdewsnip
Changed authenticate_user to return the groups of the authenticated user.
09:49 Changeset [11940] by mdewsnip
New authentication system: users with group …
09:44 Changeset [11939] by mdewsnip
Users now have an option to create a "personal" or "shared" collection …

2006-06-19:

17:14 Changeset [11938] by mdewsnip
Minor improvement to previous change.
17:06 Changeset [11937] by mdewsnip
Changed the way authenticate_user works, in preparation for the new …
16:59 Changeset [11936] by mdewsnip
Changed order of arguments to lock_collection, to be consistent.
16:41 Changeset [11935] by mdewsnip
Added a function for returning the user's username.
15:38 Changeset [11934] by mdewsnip
Now removes dots from the end of function values.
14:29 Changeset [11933] by mdewsnip
Fixed up "gardens" functions page.
14:26 Changeset [11932] by mdewsnip
Place functions are now case-folded and some plurals are dealt with.
13:32 Changeset [11931] by nzdl
survey macro changed to link to the results instead of to the survey
13:24 Changeset [11930] by kjdon
added Allen Park Veterans Administration Hospital Archives collection …

2006-06-16:

16:11 Changeset [11929] by mdewsnip
Version of the no_image.jpg image the same width as the place thumbnails.
16:11 Changeset [11928] by mdewsnip
Added a small amount of padding to the left of the place images.
13:46 Changeset [11927] by mdewsnip
Now throws errors on multiline function values (which were causing …
12:28 Changeset [11926] by mdewsnip
Removed some dead code now that generate_place_image_variant returns …
12:10 Changeset [11925] by mdewsnip
Changed DesignerPlacesImageHTML to DesignerPlacesListHTML.
12:10 Changeset [11924] by mdewsnip
Lots of improvements to designer pages: now displays places the same …
12:04 Changeset [11923] by mdewsnip
Removed some unnecessary image metadata and changed …
11:57 Changeset [11922] by mdewsnip
Replaced all "link" with "href" in variable names.
10:13 Changeset [11921] by mdewsnip
Made institution field of places a link to the institution.

2006-06-15:

14:53 Changeset [11920] by mdewsnip
Removed the code that converts the filename into a regular expression, …
14:51 Changeset [11919] by mdewsnip
Fixed some metadata_read code that was obviously not tested on Windows.
13:37 Changeset [11918] by mdewsnip
Simple plugin for reading metadata from comma-separated value files.

2006-06-09:

16:55 Changeset [11917] by mdewsnip
Added support for PDFs as place images: these aren't converted, just …
16:10 Changeset [11916] by mdewsnip
Added a check to ensure that PDFs aren't used as institution best images.
14:12 Changeset [11915] by mdewsnip
Much improved code for generating and maintaining the place image …
Note: See TracTimeline for information about the timeline view.