source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14419   17 years anna Added the right-to-left direction display for Arabic etc. language.
(edit) @14418   17 years xiao add commands in the checkout-flax target to rename the greenstone …
(edit) @14417   17 years xiao delete the FlaxServlet and its mapping which is only used by the flax …
(edit) @14416   17 years qq6 delete a template
(edit) @14415   17 years oranfry tagging the indexers for the 2.74 release (albeit much too late)
(edit) @14414   17 years oranfry tagging the gli for the 2.74 release (albeit much too late\!)
(edit) @14413   17 years qq6 authentication interface
(edit) @14412   17 years qq6 added the authentication entry
(edit) @14411   17 years qq6 added styles of div,ul for the authentication interface
(edit) @14410   17 years qq6 updated interfaceConfig.xml
(edit) @14409   17 years oranfry reapplying the last change, which was mistakenly undone
(edit) @14408   17 years qq6 fixed a bug of defining userdbclass and keydbclass
(edit) @14407   17 years qq6 fixed a bug of defining userdbclass and keydbclass
(edit) @14406   17 years qq6 fixed a bug of defining userdbclass and keydbclass
(edit) @14405   17 years qq6 added javascript for getting <collection>-collection-editor
(edit) @14404   17 years xiao add a target to check out source code from the flax repository.
(edit) @14403   17 years xiao add in two constant parameters.
(edit) @14402   17 years qq6 added getCollectList() for making authentication groups
(edit) @14401   17 years xiao add in two constant strings.
(edit) @14400   17 years xiao move the class FlaxServlet to a separate directory /flax so that it …
(edit) @14399   17 years xiao modify the method configureServices so that if a service class is not …
(edit) @14398   17 years xiao modify to accommodate the new subaction - FlaxPageGeneration, …
(edit) @14397   17 years xiao modify the method getInterfaceText so that if a interface text string …
(edit) @14396   17 years xiao add a method getConfigParams() so that we can set the page name into …
(edit) @14395   17 years anna For preference page request, call aboutPage action to get the …
(edit) @14394   17 years anna Moved options on the search pages into the preference page. Only …
(edit) @14393   17 years anna Contains javascript for the preference page.
(edit) @14392   17 years anna Added styles for preference page and document page.
(edit) @14391   17 years anna Added next and previous page arrows on document page.
(edit) @14390   17 years mdewsnip Efficiency improvement: only get the filter to retrieve metadata in …
(edit) @14389   17 years oranfry brought in last change from the trunk
(edit) @14388   17 years qq6 Jeffrey has fixed operating records of users database on Windows
(edit) @14387   17 years shaoqun make it use new defualt format
(edit) @14386   17 years shaoqun make it new format
(edit) @14385   17 years anna Changed paramList template so that don't generate the search level …
(edit) @14384   17 years xiao a new added ->{'collect_cfg_preserve'} is used for gs3 only and to be …
(edit) @14383   17 years qq6 check the usersDB dir before searching the user
(edit) @14382   17 years anna Added hidden param c in preference form.
(edit) @14381   17 years mdewsnip Now ignores lib and share folders too.
(edit) @14380   17 years mdewsnip Updated tar file with "HtmlLinks::" problem fixed in …
(edit) @14379   17 years anna Added parameters p.a, p.s, p.sa, p.c in documentNode and …
(edit) @14378   17 years shaoqun set case and stem only if they are supported by this collection
(edit) @14377   17 years shaoqun added code to prevent parsing duplicated classifierList nodes
(edit) @14376   17 years mdewsnip Changed to read custom collect.cfg file from "custom" collection …
(edit) @14375   17 years anna Added with-param to pass the parameter collName when call template …
(edit) @14374   17 years mdewsnip Fix to problem where the "indexmap" line would be lost from the …
(edit) @14373   17 years mdewsnip Don't know why this file was marked as binary?
(edit) @14372   17 years qq6 set the general.gliserver_url if Configuration.gliserver_url is defined
(edit) @14371   17 years qq6 if the loaded collection is not null,delete the gli.lck file when the …
(edit) @14370   17 years qq6 encrypt the password
(edit) @14369   17 years qq6 deleted parameter gsdl3home
(edit) @14368   17 years qq6 added a rot13() to encrypt the password
(edit) @14367   17 years qq6 decrypt passwords when read in users' info from a txt file
(edit) @14366   17 years qq6 encrypt or decrypt the password using rot-13
(edit) @14365   17 years qq6 the hard_link on windows didn't work, get back to the old version
(edit) @14364   17 years qq6 delete require Win32::Hardlink
(edit) @14363   17 years qq6 moved require '/perllib/util.pm' to setup_gsdl()
(edit) @14362   17 years qq6 updated util.pm
(edit) @14361   17 years qq6 fixed a bug of finding collections under the site
(edit) @14360   17 years xiao modify to call format4gs3.getPureFormat() instead of …
(edit) @14359   17 years xiao modify to make a Format4gs3 object contain two format features: …
(edit) @14358   17 years qq6 fixed a bug in updateCollectionConfigXML()
(edit) @14357   17 years qq6 fixed a bug
(edit) @14356   17 years shaoqun reordered the plugin list, it turns out that any plugins that follows …
(edit) @14355   17 years qq6 Added some strings
(edit) @14354   17 years qq6 added some strings
(edit) @14353   17 years qq6 page for the applet gli of GS3
(edit) @14352   17 years qq6 Configuration.gliserver_url is set up if Configuration.library_url != …
(edit) @14351   17 years qq6 added a string
(edit) @14350   17 years qq6 display a warning message of the user account is dsiabled
(edit) @14349   17 years qq6 put some comments
(edit) @14348   17 years qq6 deleted some outputs
(edit) @14347   17 years qq6 give a warning message if the username has existed in the table
(edit) @14346   17 years qq6 added a comment
(edit) @14345   17 years qq6 add a new string
(edit) @14344   17 years qq6 fixed some error messages
(edit) @14343   17 years qq6 fixed a bug on changing password
(edit) @14342   17 years mdewsnip Added text_t replace() function, by John Rowe at DL Consulting Ltd.
(edit) @14341   17 years qq6 fixed modifyUserInfo()
(edit) @14340   17 years qq6 updated some strings
(edit) @14339   17 years qq6 updated Authentication.java
(edit) @14338   17 years qq6 updated DerbyWrapper.java
(edit) @14337   17 years anna Fixed a bug in extracting search box.
(edit) @14336   17 years qq6 delete all rows defore adding new records
(edit) @14335   17 years qq6 added a method deleteAllUser()
(edit) @14334   17 years qq6 add users records from a text file
(edit) @14333   17 years qq6 compile GathererApplet4gs3.java for the applet greenstone3
(edit) @14332   17 years qq6 compile GathererApplet4gs3.java for the applet greenstone3
(edit) @14331   17 years qq6 create an etc dir under the site if the etc is not exiting
(edit) @14330   17 years qq6 added file GathererApplet4gs3.java
(edit) @14329   17 years qq6 deleted BEGIN{} for GS3
(edit) @14328   17 years qq6 export usersDB to text
(edit) @14327   17 years qq6 clean up
(edit) @14326   17 years qq6 updated gliserver4gs3.pl
(edit) @14325   17 years qq6 updated gliserver4gs3.pl
(edit) @14324   17 years qq6 deleted two comments
(edit) @14323   17 years qq6 set download web.xml first
(edit) @14322   17 years qq6 fixed a minor error
(edit) @14321   17 years qq6 updated NewCollectionDetailsPrompt.java
(edit) @14320   17 years qq6 added strings for GS3
Note: See TracRevisionLog for help on using the revision log.