source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14299   17 years oranfry reworked the create_distributions.pl script to read from the new svn …
(edit) @14298   17 years oranfry tagging the 2.74 release and deleting its branch
(edit) @14297   17 years qq6 added authentication interface
(edit) @14296   17 years qq6 added strings for Authentication
(edit) @14295   17 years qq6 Authentication service
(edit) @14294   17 years qq6 added links to the authentication page and the library interface page
(edit) @14293   17 years qq6 Added strings for authentication service
(edit) @14292   17 years qq6 added strings for the authentication service
(edit) @14291   17 years qq6 add an entry of authentication page and an entry of applet gli page
(edit) @14290   17 years qq6 Add an entry of Authentication service
(edit) @14289   17 years qq6 Add files DerbyWrapper.java UserTermInfo.java UserQueryResult.java for …
(edit) @14288   17 years qq6 add derby.jar for the user authentication
(edit) @14287   17 years anna Updated translations. Many thanks to Cao Minh Kiem and Van Khang.
(edit) @14286   17 years oranfry added xiao's last six changes to the 2.74 release branch
(edit) @14285   17 years xiao add a member field 'baseURL'
(edit) @14284   17 years xiao modify getCollectionConfig() to read 'baseURL' parameter from oai.cfg.
(edit) @14283   17 years xiao modify to read the baseURL from oai.cfg using getCollectionConfig() …
(edit) @14282   17 years xiao modify to read the baseURL from oai.cfg using getCollectionConfig() …
(edit) @14281   17 years xiao add a parameter baseURL
(edit) @14280   17 years xiao add comments about how to specify the baseURL in oai.cfg
(edit) @14279   17 years anna Added Farsi auxiliary interface. Many thanks to Azad Paknejad.
(edit) @14278   17 years anna Added Catalan and Vietnamese GLI interfaces. Many thanks to Eduardo …
(edit) @14277   17 years oranfry Updated Vietnamese GLI. Many thanks to Cao Minh Kiem.
(edit) @14276   17 years oranfry Catalan GLI Dictionary. Many thanks to Eduardo del Valle.
(edit) @14275   17 years anna Completed translations of the current Polish core interface. Many …
(edit) @14274   17 years anna Completed translations of the current Polish core interface. Many …
(edit) @14273   17 years oranfry updated the error messages which appear when the 'building' directory …
(edit) @14272   17 years xiao an updated index.zip file
(edit) @14271   17 years xiao an updated index.zip file
(edit) @14270   17 years oranfry merged selected changes to the gsdl trunk since r14217 into the 2.74 branch
(edit) @14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
(edit) @14268   17 years oranfry reverted a change to the gsdlconf.h file
(edit) @14267   17 years oranfry merged the last change into the 2.74 release branch
(edit) @14266   17 years oranfry changed cvs tag label to svn tag label
(edit) @14265   17 years oranfry putting the for-distributions project in a better place
(edit) @14264   17 years oranfry moving the for-distributions 'project'
(edit) @14263   17 years oranfry fixed the main doctype for pages served by greenstone
(edit) @14262   17 years xiao modify to let it recognize the .svn directory (besides CVS) when …
(edit) @14261   17 years mdewsnip Now passes "fs" argument to gliserver.pl when uploading files, for IIS 6.
(edit) @14260   17 years mdewsnip The upload-collection-file action now gets passed a "fs" argument …
(edit) @14259   17 years anna Vietnamese GLI. Many thanks to Cao Minh Kiem.
(edit) @14258   17 years anna Fixed bug in using svn annotate command, and bug in comparing dates …
(edit) @14257   17 years oranfry creating release 2.74
(edit) @14256   17 years oranfry comitting the initial stage of the release 2.74
(edit) @14255   17 years anna Added strings for Mediawiki download.
(edit) @14254   17 years anna Added a new download module--mediawiki download.
(edit) @14253   17 years anna added a new download plug--mediawiki download.
(edit) @14252   17 years anna Added strings for mediawiki plugin and download plug.
(edit) @14251   17 years anna updated version, added comments
(edit) @14250   17 years xiao modify to enable the menubar items file and edit if there is no …
(edit) @14249   17 years xiao disable the menu items file and edit from the moment of their creation …
(edit) @14248   17 years anna Download plug for downloading from a Mediawiki website. Added …
(edit) @14247   17 years xiao modification to make the disable_OAI option hidden in the GLI for …
(edit) @14246   17 years xiao modification in write_build_cfg_xml sub to pass the disable_OAI flag …
(edit) @14245   17 years xiao pass the flag disable_OAI to the write_build_cfg_xml sub instead of …
(edit) @14244   17 years xiao modification to receive the disable_OAI flag directly instead of using …
(edit) @14243   17 years xiao add the tooltip info for option mkcol.pl:gs3mode.
(edit) @14242   17 years xiao add description for option gs3mode.
(edit) @14241   17 years xiao add a string disable_OAI.
(edit) @14240   17 years xiao make the option disable_OAI visible in the GLI for Greenstone 3 …
(edit) @14239   17 years mdewsnip Fixed problem with loading custom plugins/classifiers when running …
(edit) @14238   17 years xiao change the tooltip text for disable_OAI.
(edit) @14237   17 years xiao modify to skip the parsing of the collectionConfig.xml internal …
(edit) @14236   17 years mdewsnip Added a bunch more code to deal with IIS 6 craziness, thanks to Stefan …
(edit) @14235   17 years mdewsnip Added an iis6_mode variable and new code for working around IIS 6 …
(edit) @14234   17 years xiao modify RemoveListener so that the remove button is disabled after the …
(edit) @14233   17 years xiao in sub extract_metadata, when reading the value of the argument …
(edit) @14232   17 years xiao add c ClickListener to listen for double click upon the index list and …
(edit) @14231   17 years xiao fixed a bug that when the user accidentally deletes the content of …
(edit) @14230   17 years xiao make menu bar items, file and edit, public so that they can be …
(edit) @14229   17 years xiao modification in the LoadCollectionTask() to enable the menubar items …
(edit) @14228   17 years xiao add a method to disable the menu bar items (file and edit) while the …
(edit) @14227   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14226   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14225   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14224   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14223   17 years xiao change getFirstChild() to getFirstElementChild() in case an extra line …
(edit) @14222   17 years xiao add a method getFirstElementChild(node)
(edit) @14221   17 years qq6 making hardlink works on windows. Many thanks to Pongtawat Chippimolchai
(edit) @14220   17 years mdewsnip Changed the "die $full_mess" to "exit 0" so IIS doesn't barf on it.
(edit) @14219   17 years oranfry renaming to stop a naming conflict in windows working-copies
(edit) @14218   17 years mdewsnip Undid changes made by someone else.
(edit) @14217   17 years oranfry creating a branch which will become the Greenstone 2.74 release
(edit) @14216   17 years xiao a working copy of index.zip with modified buildConfig.xml containing …
(edit) @14215   17 years xiao try zip file
(edit) @14214   17 years xiao add the OAI element containing ListMetadataFormats of a list of …
(edit) @14213   17 years xiao add the OAI element containing ListMetadataFormats of a list of …
(edit) @14212   17 years xiao change the test version back to normal
(edit) @14211   17 years xiao an exclusive receptionist handling OAI requests
(edit) @14210   17 years xiao accept a specific request from OAIReceptionist and return a list of …
(edit) @14209   17 years xiao an OAI metadata providing service class
(edit) @14208   17 years xiao add a method hasOAI() identifying itself whether it's serviceRackList …
(edit) @14207   17 years xiao an OAI servlet
(edit) @14206   17 years xiao contains all utility methods for oai processing
(edit) @14205   17 years xiao add a static string OAI
(edit) @14204   17 years xiao modify to write the OAI element into the internal structure and write …
(edit) @14203   17 years xiao add the oaiserver servlet (specify here all the site names that this …
(edit) @14202   17 years xiao the oai configuration file for the oai service of the whole repository …
(edit) @14201   17 years xiao put in an OAI element but leave the mappingList empty
(edit) @14200   17 years xiao i-This line, and thoseerviceRack OAIPMH in buildConfig.xml, if …
Note: See TracRevisionLog for help on using the revision log.