source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16312   15 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
(edit) @16311   15 years davidb Removed debugging statement
(edit) @16310   15 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
(edit) @16308   15 years kjdon unhide separate_cjk option in GLI - no longer a global option, just a …
(edit) @16303   15 years davidb Changed _vol_ from Vol. to Volume to be more consisten with the other …
(edit) @16302   15 years davidb spacer.gif height fixed to 1 to avoid an ugly navigation bar …
(edit) @16301   15 years ak19 sub tmp_area_convert_file--called to replace a plain text source file …
(edit) @16300   15 years mdewsnip Fixed another case where '<' and '>' characters in metadata weren't …
(edit) @16298   15 years oranfry rolled back the last change to wget.tar.gz, then redid it on my linux …
(edit) @16292   15 years oranfry changed wget to compile under windows, see README for details
(edit) @16291   15 years oranfry notes about the wget upgrade
(edit) @16290   15 years oranfry upgraded to the latest version of wget, doesn't look like any of our …
(edit) @16289   15 years mdewsnip Changed so SQLite is enabled by default.
(edit) @16288   15 years mdewsnip Changed SQLite to be enabled by default -- SQL is the future of …
(edit) @16287   15 years mdewsnip Removed src/setpasswd and src/setpasswd/setpasswd.cpp. This was a …
(edit) @16281   15 years mdewsnip Changed the "-create" parameter to GS2LuceneIndexer to "-removeold" to …
(edit) @16271   15 years anna Amharic User Interface. Many thanks to Yohannes Mulugeta and Abiyot Bayou.
(edit) @16270   15 years anna Added configurations for the Amharic User Interface.
(edit) @16268   15 years davidb Missing collectgroup config line. Now added
(edit) @16266   15 years davidb get_tmp_filename() can now optionally take an argument that is the …
(edit) @16264   15 years mdewsnip Changed "-create" to "-removeold", and removed the non-functional …
(edit) @16263   15 years mdewsnip Added "use strict" and fixed a few really ugly things.
(edit) @16259   15 years mdewsnip Removed the "-incremental" option from buildcol.pl (because it didn't …
(edit) @16257   15 years mdewsnip Tidied up the block of code that determines whether each doc.xml file …
(edit) @16255   15 years mdewsnip Now uses "<Import>" tags in the manifest file instead of "<Index>" to …
(edit) @16254   15 years mdewsnip Fixed up some crazy XML parsing code and removed unnecessary …
(edit) @16252   15 years mdewsnip Fixes to get_doc_dir() and get_new_doc_dir() so if you are importing …
(edit) @16247   15 years ak19 Regular expression that processes imagelinks is slightly modified by …
(edit) @16240   15 years mdewsnip Added "CREATE INDEX" on document_metadata(docOID) to hugely increase …
(edit) @16226   15 years mdewsnip Changed a "DELETE FROM" then "INSERT INTO" into a "INSERT OR REPLACE", …
(edit) @16225   15 years mdewsnip Added "IF NOT EXISTS" to the two "CREATE TABLE" commands, to prevent …
(edit) @16224   15 years mdewsnip Added "IF NOT EXISTS" to close_infodb_write_handle_sqlite(), just in case.
(edit) @16223   15 years mdewsnip Added a couple of comments and now creates an index on the …
(edit) @16222   15 years mdewsnip Added a "store_metadata_coverage" option to the collect.cfg file to …
(edit) @16221   15 years mdewsnip Removed duplicate macro.
(edit) @16220   15 years mdewsnip Added the last of the "-split_using_hierarchy_separator" code.
(edit) @16219   15 years mdewsnip Changed the ".pr" resolving code to use the hierarchy separator, so it …
(edit) @16218   15 years mdewsnip Added a couple of missing sqlite_safe() calls.
(edit) @16216   15 years mdewsnip First attempt at a "-split_using_hierarchy_separator" option.
(edit) @16215   15 years mdewsnip Tidied up the grouping stuff some more and changed the grouping node …
(edit) @16214   15 years mdewsnip Changed slightly the OID arguments to output_hlist_classifier_nodes(), …
(edit) @16212   15 years mdewsnip Minor fix.
(edit) @16209   15 years mdewsnip Now tries the "<ID>VList" format statement if no "<ID>DocumentNodes" …
(edit) @16206   15 years mdewsnip Added support for a "-split_greenstone_dates" option that builds a …
(edit) @16196   15 years mdewsnip A few variable name and code improvements.
(edit) @16193   15 years kjdon forgot to define outhandle last commit
(edit) @16192   15 years osborn Cron scheduler with further updates and fixes
(edit) @16181   15 years mdewsnip Changed a few variable names and comments now that multiple metadata …
(edit) @16180   15 years mdewsnip Modifying get_metadata_values() and …
(edit) @16179   15 years mdewsnip Added one comment.
(edit) @16178   15 years mdewsnip Greatly improved SQLite database writing speed by adding "BEGIN …
(edit) @16177   15 years mdewsnip Variable name change for consistency.
(edit) @16176   15 years mdewsnip Added a close_infodb_write_handle() functions and initial versions for …
(edit) @16138   15 years osborn required file for schedule.pl
(edit) @16137   15 years osborn new script to interact with cron scheduler
(edit) @16136   15 years osborn Additions for GLI Scheduling Component
(edit) @16131   15 years mdewsnip Tidied up a last bit of grouping/hlist code.
(edit) @16128   15 years mdewsnip Removed some grouping node code from the main block.
(edit) @16126   15 years mdewsnip More code restructuring.
(edit) @16125   15 years osborn new parser for GLI scheduling component
(edit) @16124   15 years osborn Added the check for quotestr type in subroutine processArg
(edit) @16123   15 years mdewsnip Improved to nested hlists.
(edit) @16122   15 years mdewsnip Minor change.
(edit) @16121   15 years mdewsnip Simplified the simple case a bit more.
(edit) @16120   15 years mdewsnip Typo in previous change.
(edit) @16119   15 years mdewsnip Changed the general "-group_using" option into the specific …
(edit) @16118   15 years mdewsnip Minor improvements to code.
(edit) @16115   15 years mdewsnip Now uses output_hlist_classifier_nodes() instead of …
(edit) @16114   15 years mdewsnip Adding initial support for a "-use_hlist_at_top" option. Code tidying …
(edit) @16113   15 years mdewsnip The dynamic_classifier_node() function has been removed.
(edit) @16112   15 years mdewsnip Removed some duplicate code by calling display_classifier_nodes() from …
(edit) @16108   15 years mdewsnip Now uses a <ID>DocumentNodes format statement for displaying the …
(edit) @16107   15 years mdewsnip Adding a new argument to display_classifier_nodes() for indicating …
(edit) @16104   15 years kjdon tried to make the 'xxxplugin processing file' print statements more …
(edit) @16102   15 years davidb Some minor adjustments to ingesting documents into a Fedoar …
(edit) @16097   15 years mdewsnip Changed output_child_classifier_nodes() to use …
(edit) @16096   15 years mdewsnip Added a new display_classifier_nodes() to eventually replace …
(edit) @16095   15 years mdewsnip Renamed some variables in output_upper_classifier_nodes() to be more …
(edit) @16093   15 years mdewsnip Removed debug statement.
(edit) @16066   15 years mdewsnip Added splitword() function and other dependent functions.
(edit) @16065   15 years mdewsnip (Adding dynamic classifiers) Changed the links generated for …
(edit) @16063   15 years kjdon for indexers, now call with gs2 arg instead of nojava - want lucene to …
(edit) @16062   15 years kjdon added quotes around the java command - may have spaces in it esp on windows
(edit) @16061   15 years mdewsnip (Adding dynamic classifiers) Lots of changes to support the grouping …
(edit) @16060   15 years mdewsnip (Adding dynamic classifiers) Fix to code for identifying the selected …
(edit) @16059   15 years mdewsnip (Adding dynamic classifiers) Removed an unused variable.
(edit) @16058   15 years mdewsnip (Adding dynamic classifiers) Merged process_metadata_values() into …
(edit) @16057   15 years mdewsnip (Adding dynamic classifiers) Finished restructuring of code.
(edit) @16056   15 years mdewsnip (Adding dynamic classifiers) Renamed a couple of functions for better …
(edit) @16055   15 years mdewsnip (Adding dynamic classifiers) Made the classifier_node_indent variable …
(edit) @16054   15 years mdewsnip (Adding dynamic classifiers) More work in preparation for merging …
(edit) @16053   15 years mdewsnip (Adding dynamic classifiers) Changed output_internal_page() to …
(edit) @16049   15 years mdewsnip (Adding dynamic classifiers) Now generates the correct OIDs for the …
(edit) @16048   15 years mdewsnip (Adding dynamic classifiers) Changed output_top_level_page() to …
(edit) @16046   15 years mdewsnip (Adding dynamic classifiers) Added partial support for "grouping …
(edit) @16045   15 years mdewsnip (Adding dynamic classifiers) Now generates the correct links for …
(edit) @16044   15 years mdewsnip Added a get_link_icon() function to be similar to vlistbrowserclass.
(edit) @16043   15 years mdewsnip (Adding dynamic classifiers) Moved most of the code from …
(edit) @16041   15 years mdewsnip (Adding dynamic classifiers) Implemented the necessary code for the …
(edit) @16040   15 years mdewsnip Fixed up typo in previous change.
Note: See TracRevisionLog for help on using the revision log.