source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3190   22 years sjboddie * empty log message *
(edit) @3189   22 years sjboddie * empty log message *
(edit) @3188   22 years sjboddie * empty log message *
(edit) @3187   22 years sjboddie * empty log message *
(edit) @3186   22 years sjboddie * empty log message *
(edit) @3185   22 years sjboddie * empty log message *
(edit) @3184   22 years sjboddie * empty log message *
(edit) @3183   22 years sjboddie * empty log message *
(edit) @3182   22 years sjboddie * empty log message *
(edit) @3181   22 years sjboddie Altered the getcharequiv() function so it now converts entities to raw …
(edit) @3180   22 years kjdon recompilation with java 1.2 - the previous jar file used 1.4 and …
(edit) @3179   22 years kjdon updated jar file for bug fix in Phind.java
(edit) @3178   22 years kjdon fixed an obscure IE bug - it was adding a port number of -1 to the url …
(edit) @3177   22 years sjboddie * empty log message *
(edit) @3176   22 years jrm21 in the "Word count" freqmsg, we now print out terms with digits, …
(edit) @3175   22 years jrm21 Need to initialise indexData to NULL on object creation.
(edit) @3174   22 years jrm21 fixed typo where a macro had "" instead of "_", so it didn't parse.
(edit) @3173   22 years jrm21 Removed un-used (and non-GPL compatible) CCL parser source code.
(edit) @3172   22 years sjboddie * empty log message *
(edit) @3171   22 years sjboddie * empty log message *
(edit) @3170   22 years sjboddie * empty log message *
(edit) @3169   22 years sjboddie * empty log message *
(edit) @3168   22 years sjboddie * empty log message *
(edit) @3167   22 years sjboddie * empty log message *
(edit) @3166   22 years sjboddie * empty log message *
(edit) @3165   22 years jrm21 removed some debugging that was going to stderr.
(edit) @3162   22 years sjboddie Initial revision
(edit) @3161   22 years kjdon syntax now handles phrases insode a field search, and term …
(edit) @3160   22 years kjdon no longer format query strings inside fields. two or more words are …
(edit) @3159   22 years kjdon in mgpp form query, field list now has a blank line after All Fields …
(edit) @3158   22 years kjdon the indexfieldmap list is now in sorted order with TextOnly at the …
(edit) @3157   22 years kjdon modified mgpp form search field list - all fields and textonly are at …
(edit) @3156   22 years jrm21 Added a few extra accented characters, and recognise some …
(edit) @3155   22 years sjboddie Removed the crappy GSDL_GET_FILEDESC stuff as it's no longer needed …
(edit) @3154   22 years sjboddie Fixed a bug in the usage logging code (on some compilers you need to …
(edit) @3153   22 years jrm21 missing newline at end-of-file added.
(edit) @3152   22 years jrm21 Don't set _quotedquery_ (used to display post-processing information) …
(edit) @3151   22 years jrm21 MSIE >= 6.0 encodes high bytes in URL as %uHHHH (unicode) rather than …
(edit) @3150   22 years jrm21 Text to/from the receptionist is encoded in unicode, so we convert …
(edit) @3149   22 years jrm21 removed a debugging statement for mgpp phrase search.
(edit) @3148   22 years jrm21 If a document has associated files that are also given a subdirectory, …
(edit) @3147   22 years jrm21 Updated to mention new maintained version at sourceforge.
(edit) @3146   22 years sjboddie textcat now returns "id" for Indonesian instead of "in"
(edit) @3145   22 years kjdon matches 21-40 was not working - the form would be cleared when you …
(edit) @3144   22 years kjdon added mgpp's metadata field map to the gdbm file For metadata, it uses …
(edit) @3143   22 years jrm21 Minor tweak for badly formatted dates. We now use a window, so …
(edit) @3142   22 years jrm21 1) We can't use "Date" for the year metadata, as greenstone assumes …
(edit) @3141   22 years cvs_blondeel Typo
(edit) @3140   22 years cvs_blondeel Little mistake
(edit) @3139   22 years cvs_blondeel Corrections
(edit) @3138   22 years cvs_blondeel Proofreading, corrections, typos, grammar, accents in identifiers, …
(edit) @3137   22 years paynter Changed the way Width, Height, Size and Type metadata is calculated. …
(edit) @3136   22 years paynter Reconciled John's version of my changes to EMAILPlug with my version …
(edit) @3135   22 years jrm21 modified process_exp to process php3 -named files too.
(edit) @3134   22 years jrm21 1) Convert headers to detected charset if possible. 2) Convert header …
(edit) @3133   22 years jrm21 Added iso-8859-15 as another possible Western encoding, commented out …
(edit) @3132   22 years jrm21 Try to determine the encoding used in the headers in case it is not …
(edit) @3131   22 years jrm21 somehow got the wrong file first time around... (think it was for 8859-1)
(edit) @3130   22 years jrm21 Added map files for iso-8859-15 encoding, which is basically Latin1 …
(edit) @3128   22 years sjboddie Added a hack to reset language to English if trying to view the home …
(edit) @3127   22 years sjboddie * empty log message *
(edit) @3126   22 years sjboddie * empty log message *
(edit) @3125   22 years sjboddie * empty log message *
(edit) @3124   22 years sjboddie * empty log message *
(edit) @3123   22 years jrm21 Fixed typo - "greentone"
(edit) @3122   22 years sjboddie * empty log message *
(edit) @3121   22 years sjboddie We now use UTF-8 as the default encoding instead of iso-8859-1
(edit) @3120   22 years sjboddie * empty log message *
(edit) @3119   22 years sjboddie * empty log message *
(edit) @3118   22 years sjboddie * empty log message *
(edit) @3117   22 years sjboddie Demo collection now uses build time files as produced by the Organizer …
(edit) @3116   22 years sjboddie RecPlug will now die with an error if it finds a metadata.xml file …
(edit) @3115   22 years jrm21 Redirect mg(pp)_passes stderr to /dev/null if the "-out xxx" option is …
(edit) @3114   22 years sjboddie Altered build.bat so it now simply runs mkcol.pl (this allows those …
(edit) @3113   22 years sjboddie * empty log message *
(edit) @3112   22 years jrm21 minor changes to formatted values (eg if enclosed in { and } ) and …
(edit) @3111   22 years jrm21 Allow .eml extension (IE and mozilla default to this for individual …
(edit) @3110   22 years cs025 Added NzdlBrowse to Makefile.
(edit) @3109   22 years jrm21 When getting first char for classification, s/(.).*$/$1/g isn't good …
(edit) @3108   22 years jrm21 Don't recursive into directories if they are symbolic links and point …
(edit) @3107   22 years jrm21 fixed problem where documents after a "bad" document would not be read …
(edit) @3106   22 years sjboddie * empty log message *
(edit) @3105   22 years sjboddie Added a "keywords" button
(edit) @3104   22 years nzdl * empty log message *
(edit) @3103   22 years sjboddie renamed "organization" button "organisations"
(edit) @3102   22 years nzdl * empty log message *
(edit) @3101   22 years kjdon can now specify which index to search. Also, the filterOPtions for …
(edit) @3100   22 years kjdon new classes for FilterOption support
(edit) @3099   22 years kjdon added support for retrieving filter options. two new classes defined, …
(edit) @3098   22 years kjdon added support for query to specify index, and for retrieval of filter …
(edit) @3097   22 years kjdon NzdlQuery now has an option specifying which index to query
(edit) @3096   22 years kjdon in parse_query_params, added a check for empty Index option - can't …
(edit) @3095   22 years jrm21 Added check for reading an empty file (ie read_line() returns undef).
(edit) @3094   22 years jrm21 Needed to add failhandle to the init() function, to pass to BasPlug.
(edit) @3093   22 years nzdl * empty log message *
(edit) @3092   22 years sjboddie * empty log message *
(edit) @3091   22 years kjdon last commit broke the Makefile for Java 1.3 - added comment on how to …
(edit) @3090   22 years kjdon fixed parameter types for createQueryFilterRequest
(edit) @3089   22 years kjdon changed getMetadata(), - it was returning null, now returns a bool
(edit) @3088   22 years kjdon added -oldImplBase to the idlj commands to fix up compatibility issues …
Note: See TracRevisionLog for help on using the revision log.