source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15956   16 years oranfry first bit of work on lirk2
(edit) @15955   16 years oranfry Further to changeset 15174. Version numbers in the repository are set …
(edit) @15954   16 years mdewsnip (Adding dynamic classifiers) One more comment.
(edit) @15953   16 years mdewsnip (Adding dynamic classifiers) A few more minor code, variable name and …
(edit) @15952   16 years mdewsnip (Adding dynamic classifiers) Improved some comments and variable names.
(edit) @15951   16 years mdewsnip (Adding dynamic classifiers) A fix to the generation of parent …
(edit) @15950   16 years mdewsnip (Adding dynamic classifiers) Improvements to get_link_icon() to handle …
(edit) @15949   16 years mdewsnip (Adding dynamic classifiers) Added initial support for multi-level …
(edit) @15948   16 years xiao
(edit) @15947   16 years mdewsnip (Adding dynamic classifiers) Changed from using "LIKE" to "GLOB", …
(edit) @15946   16 years ak19 parameter site retrieved by subroutine file_exists
(edit) @15945   16 years xiao add method getServiceMap used by Flax webservice
(edit) @15944   16 years xiao add method getModuleMap used by Flax webservice
(edit) @15943   16 years ak19 GS3 needs to use site variable instead of localsite.
(edit) @15942   16 years ak19 Oversight. Collect directory now set to …
(edit) @15941   16 years mdewsnip (Adding dynamic classifiers) Added a new "metadata value filter" …
(edit) @15940   16 years mdewsnip (Adding dynamic classifiers) Starting to add support for hierarchical …
(edit) @15939   16 years mdewsnip One fix to last change.
(edit) @15938   16 years mdewsnip Tidied up Makefile to match the rest.
(edit) @15937   16 years mdewsnip Minor change.
(edit) @15936   16 years mdewsnip Minor change.
(edit) @15935   16 years mdewsnip Removed the specific configure stuff (now done by the top-level …
(edit) @15934   16 years mdewsnip Removed the specific configure stuff (now done by the top-level …
(edit) @15933   16 years mdewsnip Now ignores gdbmget and gdbmset executables.
(edit) @15932   16 years mdewsnip Tidied up "gdbmget" and "gdbmset" Makefiles, and made these get …
(edit) @15931   16 years mdewsnip Tidied up the "db2txt" and "txt2db" makefiles.
(edit) @15930   16 years mdewsnip Went back to packaging the SQLite as a .tar.gz, since .zips are a pain …
(edit) @15929   16 years anna Update gssetup.exe, according to r15927.
(edit) @15928   16 years ak19 Duplicate retrieval of arguments in sub file-exists removed
(edit) @15927   16 years anna The old method for checking free disk space overflows (returns a …
(edit) @15926   16 years mdewsnip Hopefully the last "lib" -> "src/lib" change.
(edit) @15925   16 years kjdon use the proper options for PagedImagePlugin
(edit) @15924   16 years mdewsnip Another Makefile fix.
(edit) @15923   16 years mdewsnip Crap, another fix required.
(edit) @15922   16 years mdewsnip Updated now that the sqlite package is a zip file.
(edit) @15921   16 years mdewsnip A couple more Makefile fixes.
(edit) @15920   16 years mdewsnip Various fixes to Makefile.
(edit) @15919   16 years kjdon moved the loadGISDatabase code into a new method …
(edit) @15918   16 years kjdon tidied up new method to match other plugins
(edit) @15917   16 years mdewsnip Changed getpw Makefile to handle the "lib" to "src/lib", and also …
(edit) @15916   16 years mdewsnip A couple more improvements to the hashfile Makefile.
(edit) @15915   16 years mdewsnip Tidied up makefile and removed unnecessary references to the …
(edit) @15914   16 years kjdon removed some old stuff and moved around some methods
(edit) @15913   16 years mdewsnip Another fix for the "lib" -> "src/lib" change.
(edit) @15912   16 years mdewsnip A few more Makefile fixes for the "lib" -> "src/lib" move.
(edit) @15911   16 years kjdon tidy up a couple of places using dummy text and NoText metadata
(edit) @15910   16 years mdewsnip Updated paths for "lib" -> "src/lib" fix.
(edit) @15909   16 years mdewsnip One more "lib" -> "src/lib" change.
(edit) @15908   16 years mdewsnip Fix for "lib" -> "src/lib" change.
(edit) @15907   16 years mdewsnip Moving "lib" directory into "src", to keep all the source code …
(edit) @15906   16 years kjdon inherits from AutoExtractMetadata now, not BasePlugin
(edit) @15905   16 years kjdon changed some comments, also, new ReadTextFile, need to pass in extra …
(edit) @15904   16 years kjdon input_encoding option no longer used
(edit) @15903   16 years kjdon input_encoding option no longer used
(edit) @15902   16 years kjdon no longer uses input_encoding
(edit) @15901   16 years mdewsnip (Adding new DB support) Forgot to add recent changes to configure.in.
(edit) @15900   16 years oranfry now making use of the SplitResource ant task instead of the split.exe …
(edit) @15899   16 years oranfry fixed and off-by-one error
(edit) @15898   16 years oranfry deleting jar installer and java installer resources from the resource …
(edit) @15897   16 years oranfry made the new search4j setup work in windows
(edit) @15896   16 years oranfry creating lirk2, basing it off lirk3
(edit) @15895   16 years mdewsnip Added "use strict" to one more file, then fixed all the problems …
(edit) @15894   16 years mdewsnip Added "use strict" to the files missing it.
(edit) @15893   16 years oranfry checking in the header file for libsearch4j
(edit) @15892   16 years oranfry change to search4j: using libraries and headers the proper way
(edit) @15891   16 years mdewsnip Removing unnecessary include.
(edit) @15890   16 years mdewsnip Adding "use strict", and fixing problems identified.
(edit) @15889   16 years mdewsnip Added "use strict", and fixed resulting problems.
(edit) @15888   16 years ak19 Based on Oran's advice: Don't delete the zipped files of the demo …
(edit) @15887   16 years mdewsnip Added "use strict" to the few files that were missing it, and fixing …
(edit) @15886   16 years ak19 Forgot & before operation call
(edit) @15885   16 years oranfry made the splitter task produce less output
(edit) @15884   16 years oranfry now you can specify an output directory for the resource chunks to be put
(edit) @15883   16 years kjdon changed a string to a StaticStrings variable
(edit) @15882   16 years kjdon plugin overhaul: changed the hard wired plugin names to use the new names
(edit) @15881   16 years kjdon auxiliary plugins now pass an extra argument to the PrintInfo
(edit) @15880   16 years kjdon made this inherit from BasePlugin instead of AbstractPlugin - cos it …
(edit) @15879   16 years kjdon plugin overhaul: updated plugin list for model collections
(edit) @15878   16 years oranfry adding a SplitResource ant task, which splits a file into chunks and …
(edit) @15877   16 years ak19 Minor edits to subroutine calls
(edit) @15876   16 years kjdon plugin overhaul: plugins are now named xxxPlugin not xxxPlug. Note, …
(edit) @15875   16 years kjdon added some comments into filename_within_collection (taken from code …
(edit) @15874   16 years kjdon replaced some code with equivalent method from util …
(edit) @15873   16 years kjdon plugin overhaul: all the plugins have new names. Have added a mapping …
(edit) @15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
(edit) @15871   16 years kjdon plugin overhaul: Split plug renamed to SplitTextFile, XMLPlug renamed …
(edit) @15870   16 years kjdon plugin overhaul: ArchivesInf and Directory plugins are not true …
(edit) @15869   16 years kjdon plugin overhaul: BasPlug has been split into several base plugins: …
(edit) @15868   16 years kjdon plugin overhaul: BasPlug has been split into several base plugins: …
(edit) @15867   16 years kjdon plugin overhaul: automatic metadata extraction moved out of BasPlug
(edit) @15866   16 years kjdon plugin overhaul: Image conversion stuff moved to this helper plugin, …
(edit) @15865   16 years kjdon renaming plugins in preparation for my plugin overhaul
(edit) @15864   16 years kjdon renaming plugins in preparation for my plugin overhaul
(edit) @15863   16 years ak19 Exit Client GLI (Gatherer.exit()) when user pressed cancel first time …
(edit) @15862   16 years ak19 Reverted to older version since my changes to make the blocky chars …
(edit) @15861   16 years ak19 Update to README (to explain they might need to first change …
(edit) @15860   16 years ak19 Tells user they might need to change permissions on the …
(edit) @15859   16 years shaoqun use flax.checkout.path specified in build.properties to check out flax
(edit) @15858   16 years shaoqun add a property to specify the flax checkout path
(edit) @15857   16 years ak19 Changes to README and doc/HowToFiles/0.html
Note: See TracRevisionLog for help on using the revision log.