source: gsdl/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16347   16 years davidb Tidying up of some of the use of filename_cat
(edit) @16323   16 years davidb Added GSDL libraries to library dependencies, so 'library' is now …
(edit) @16321   16 years davidb Introduction of 'collecthome' to support collections outside of 'gsdlhome'
(edit) @16320   16 years davidb Introduction of 'collecthome' to support collections outside of the …
(edit) @16312   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
(edit) @16311   16 years davidb Removed debugging statement
(edit) @16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
(edit) @16287   16 years mdewsnip Removed src/setpasswd and src/setpasswd/setpasswd.cpp. This was a …
(edit) @16220   16 years mdewsnip Added the last of the "-split_using_hierarchy_separator" code.
(edit) @16219   16 years mdewsnip Changed the ".pr" resolving code to use the hierarchy separator, so it …
(edit) @16218   16 years mdewsnip Added a couple of missing sqlite_safe() calls.
(edit) @16216   16 years mdewsnip First attempt at a "-split_using_hierarchy_separator" option.
(edit) @16215   16 years mdewsnip Tidied up the grouping stuff some more and changed the grouping node …
(edit) @16214   16 years mdewsnip Changed slightly the OID arguments to output_hlist_classifier_nodes(), …
(edit) @16212   16 years mdewsnip Minor fix.
(edit) @16209   16 years mdewsnip Now tries the "<ID>VList" format statement if no "<ID>DocumentNodes" …
(edit) @16206   16 years mdewsnip Added support for a "-split_greenstone_dates" option that builds a …
(edit) @16196   16 years mdewsnip A few variable name and code improvements.
(edit) @16181   16 years mdewsnip Changed a few variable names and comments now that multiple metadata …
(edit) @16180   16 years mdewsnip Modifying get_metadata_values() and …
(edit) @16179   16 years mdewsnip Added one comment.
(edit) @16131   16 years mdewsnip Tidied up a last bit of grouping/hlist code.
(edit) @16128   16 years mdewsnip Removed some grouping node code from the main block.
(edit) @16126   16 years mdewsnip More code restructuring.
(edit) @16123   16 years mdewsnip Improved to nested hlists.
(edit) @16122   16 years mdewsnip Minor change.
(edit) @16121   16 years mdewsnip Simplified the simple case a bit more.
(edit) @16120   16 years mdewsnip Typo in previous change.
(edit) @16119   16 years mdewsnip Changed the general "-group_using" option into the specific …
(edit) @16118   16 years mdewsnip Minor improvements to code.
(edit) @16115   16 years mdewsnip Now uses output_hlist_classifier_nodes() instead of …
(edit) @16114   16 years mdewsnip Adding initial support for a "-use_hlist_at_top" option. Code tidying …
(edit) @16113   16 years mdewsnip The dynamic_classifier_node() function has been removed.
(edit) @16112   16 years mdewsnip Removed some duplicate code by calling display_classifier_nodes() from …
(edit) @16108   16 years mdewsnip Now uses a <ID>DocumentNodes format statement for displaying the …
(edit) @16107   16 years mdewsnip Adding a new argument to display_classifier_nodes() for indicating …
(edit) @16097   16 years mdewsnip Changed output_child_classifier_nodes() to use …
(edit) @16096   16 years mdewsnip Added a new display_classifier_nodes() to eventually replace …
(edit) @16095   16 years mdewsnip Renamed some variables in output_upper_classifier_nodes() to be more …
(edit) @16093   16 years mdewsnip Removed debug statement.
(edit) @16066   16 years mdewsnip Added splitword() function and other dependent functions.
(edit) @16065   16 years mdewsnip (Adding dynamic classifiers) Changed the links generated for …
(edit) @16061   16 years mdewsnip (Adding dynamic classifiers) Lots of changes to support the grouping …
(edit) @16060   16 years mdewsnip (Adding dynamic classifiers) Fix to code for identifying the selected …
(edit) @16059   16 years mdewsnip (Adding dynamic classifiers) Removed an unused variable.
(edit) @16058   16 years mdewsnip (Adding dynamic classifiers) Merged process_metadata_values() into …
(edit) @16057   16 years mdewsnip (Adding dynamic classifiers) Finished restructuring of code.
(edit) @16056   16 years mdewsnip (Adding dynamic classifiers) Renamed a couple of functions for better …
(edit) @16055   16 years mdewsnip (Adding dynamic classifiers) Made the classifier_node_indent variable …
(edit) @16054   16 years mdewsnip (Adding dynamic classifiers) More work in preparation for merging …
(edit) @16053   16 years mdewsnip (Adding dynamic classifiers) Changed output_internal_page() to …
(edit) @16049   16 years mdewsnip (Adding dynamic classifiers) Now generates the correct OIDs for the …
(edit) @16048   16 years mdewsnip (Adding dynamic classifiers) Changed output_top_level_page() to …
(edit) @16046   16 years mdewsnip (Adding dynamic classifiers) Added partial support for "grouping …
(edit) @16045   16 years mdewsnip (Adding dynamic classifiers) Now generates the correct links for …
(edit) @16044   16 years mdewsnip Added a get_link_icon() function to be similar to vlistbrowserclass.
(edit) @16043   16 years mdewsnip (Adding dynamic classifiers) Moved most of the code from …
(edit) @16041   16 years mdewsnip (Adding dynamic classifiers) Implemented the necessary code for the …
(edit) @16040   16 years mdewsnip Fixed up typo in previous change.
(edit) @16039   16 years mdewsnip (Adding dynamic classifiers) Added a new …
(edit) @16038   16 years mdewsnip (Adding dynamic classifiers) Minor code simplification.
(edit) @16037   16 years mdewsnip (Adding dynamic classifiers) Fixed problem where classifier nodes have …
(edit) @16036   16 years mdewsnip (Adding dynamic classifiers) Fixed problem where documents appears …
(edit) @16035   16 years mdewsnip (Adding dynamic classifiers) Added support for the …
(edit) @16034   16 years mdewsnip Improved SQL command for sorting documents that match a certain …
(edit) @16033   16 years mdewsnip (Adding dynamic classifiers) Filled out the new …
(edit) @16032   16 years mdewsnip (Adding dynamic classifiers) Added a new "parse_classifier_options" …
(edit) @16028   16 years mdewsnip (Adding dynamic classifiers) Now provides a more helpful error message …
(edit) @16027   16 years mdewsnip Fix to bug where "noError" was returned when the filter was non-existant.
(edit) @16026   16 years mdewsnip Changing some "OIDtools" to "recptprototools".
(edit) @16007   16 years mdewsnip (Adding dynamic classifiers) Changed the parameters to …
(edit) @16006   16 years mdewsnip (Adding dynamic classifiers) Minor improvements.
(edit) @16004   16 years mdewsnip (Adding dynamic classifiers) Moved some common code out of …
(edit) @15999   16 years mdewsnip (Adding dynamic classifiers) Some modifications in preparation for …
(edit) @15993   16 years mdewsnip (Adding dynamic classifiers) Added support for outputting <ID>Header …
(edit) @15988   16 years mdewsnip (Adding dynamic classifiers) Creating a new dynamicclassifier …
(edit) @15958   16 years mdewsnip Removed the "checkis" directory and the two files it contained: …
(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) @15947   16 years mdewsnip (Adding dynamic classifiers) Changed from using "LIKE" to "GLOB", …
(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) @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) @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) @15926   16 years mdewsnip Hopefully the last "lib" -> "src/lib" change.
(edit) @15924   16 years mdewsnip Another Makefile fix.
(edit) @15921   16 years mdewsnip A couple more Makefile fixes.
(edit) @15920   16 years mdewsnip Various fixes to Makefile.
(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 …
Note: See TracRevisionLog for help on using the revision log.