source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13527   17 years mdewsnip Now looks at the "cl" argument to avoid showing the "next search …
(edit) @13526   17 years mdewsnip The "srn" and "srp" CGI arguments must be multicharacter otherwise …
(edit) @13525   17 years shaoqun fixed the bug that failed to get collection details from the remote site
(edit) @13524   17 years mdewsnip Now just prints a warning if the text file contains no text, as …
(edit) @13523   17 years shaoqun modify the stylename of the buttons of the home page
(edit) @13522   17 years shaoqun modify the style of the buttons of the home page
(edit) @13521   17 years shaoqun modify the styleof the buttons of document pages
(edit) @13520   17 years mdewsnip Now refreshes the collection and workspace trees correctly when "show …
(edit) @13519   17 years mdewsnip Removed a weird bit of code that caused a NPE when trying to open …
(edit) @13518   17 years mdewsnip Running this on a big-endian machine would fail to read little-endian …
(edit) @13517   17 years nzdl I tidied this up heaps, changed some of the options, removed …
(edit) @13516   17 years nzdl add a gsdl-2.72 download link to the download page
(edit) @13515   17 years nzdl add gsdl-2.72 downloading links
(edit) @13514   17 years nzdl add the gsdl-2.72 and GLI client distribution notice
(edit) @13513   17 years nzdl Add the gsdl-2.72 notice, delete the gsdl-2.71 notice
(edit) @13512   17 years kjdon forgot to add in variable and configure option for enabling accentfolding
(edit) @13511   17 years kjdon gs2build-extra/packages.Makefile is now gs2build-extra/packages.Makefile.in
(edit) @13510   17 years kjdon use a Makefile.in for packages now instead of just a Makefile - need …
(edit) @13509   17 years kjdon updated configure for previous commit to configure.in. NOTE, autoconf …
(edit) @13508   17 years kjdon we now have a Makefile.in in packages dir, instead of just Makefile
(edit) @13507   17 years kjdon added in stuff for unac package
(edit) @13506   17 years shaoqun added new styles for ul and li tags
(edit) @13505   17 years shaoqun replaced some div tags with ul and li tags
(edit) @13504   17 years kjdon fixed a bug in get-doc-eg-colls target
(edit) @13503   17 years kjdon fixed a bug
(edit) @13502   17 years kjdon added javaonly and installjava targets for make - used when creating a …
(edit) @13501   17 years kjdon we need to compile packages before we can compile core, but only need …
(edit) @13500   17 years kjdon on installing source distribution, need to make sure .sh files are …
(edit) @13499   17 years kjdon changed a comment. also, made this executable - does that stay through CVS
(edit) @13497   17 years kjdon commented out checking for existence of a directory in …
(edit) @13496   17 years shaoqun make the marc xml record disply nicely
(edit) @13495   17 years kjdon fixed up some stuff. last commit, I hadn't noticed that the translator …
(edit) @13494   17 years nzdl updated translations, thanks to Rita Campbell and Laurinda Matheson
(edit) @13493   17 years nzdl updated translation, thanks to Tomas Fiala
(edit) @13492   17 years kjdon sort the metadata fields before putting in a table
(edit) @13491   17 years kjdon added c arg so that build summary works properly
(edit) @13490   17 years kjdon removed old beta item, added format DocumentSearchResultLinks
(edit) @13489   17 years nzdl some modifications made by gti? plus a few translations thanks to …
(edit) @13488   17 years nzdl Updated translations, thanks to vankhang
(edit) @13487   17 years nzdl Updated translations, thanks to Tomas Fiala
(edit) @13486   17 years kjdon XMLMARCPlug renamed to MARCXMLPlug
(edit) @13485   17 years kjdon added empty quotes for ENVIRONMENT var
(edit) @13484   17 years shaoqun tell the server to use UTF-8 to encode URI
(edit) @13483   17 years shaoqun added the set accentfolding method
(edit) @13482   17 years shaoqun added the supports for accentfolding
(edit) @13481   17 years shaoqun added the set accentfolding method
(edit) @13480   17 years shaoqun added the supports for accentfolding
(edit) @13479   17 years shaoqun added the set accentfolding method
(edit) @13478   17 years shaoqun added supports for accentfolding
(edit) @13477   17 years shaoqun added code for accentfolding
(edit) @13476   17 years shaoqun added packages for accentfolding
(edit) @13475   17 years kjdon can pass in environment variables to some of the packages - added a …
(edit) @13474   17 years nzdl heaps of changes over the last year and a half, no one has done any …
(edit) @13473   17 years shaoqun added the method used by translator
(edit) @13472   17 years lh92 GLI Help in Arabic. Many thanks to Kamal Salih Mustafa.
(edit) @13471   17 years mdewsnip Removed dictionary strings that are no longer used.
(edit) @13470   17 years shaoqun make it accept xml files from a command line
(edit) @13469   17 years shaoqun the get_top_metadata_list methos has been removed from doc.pm to here
(edit) @13468   17 years mdewsnip A couple of minor changes to use dictionary strings.
(edit) @13467   17 years mdewsnip Fixed up bad dictionary reference.
(edit) @13466   17 years mdewsnip Removed some unused stuff.
(edit) @13465   17 years mdewsnip Final bit of exploding metadata databases remotely: downloading the …
(edit) @13464   17 years mdewsnip More progress on getting the exploding working with remote building.
(edit) @13463   17 years kjdon decode_cgi_arg returns utf-8 if the original encoding was utf-8. need …
(edit) @13462   17 years mdewsnip Added a special case to the run_script action for …
(edit) @13461   17 years kjdon added some comments for decode_cgi_arg method
(edit) @13460   17 years mdewsnip Moved the exploding onto a new thread (for remote building) and used …
(edit) @13459   17 years kjdon should use decodedcompressedoptions inside a form, not …
(edit) @13458   17 years mdewsnip Removed an unused function.
(edit) @13457   17 years kjdon cgi_safe method renamed to cgi_safe_unicode, see comment in cgiutils
(edit) @13456   17 years kjdon cgi_safe was sometimes getting passed in unicode, sometimes utf-8. for …
(edit) @13455   17 years mdewsnip Renamed ExplodeMetadataPrompt to ExplodeMetadataDatabasePrompt, and …
(edit) @13454   17 years mdewsnip Renamed "grab-images.pl" to "download-all-images.pl" and added a new …
(edit) @13453   17 years shaoqun fixed bugs that the collection icons didn't get updated after changes …
(edit) @13452   17 years shaoqun make the top level of TOC stay when hiding TOC
(edit) @13451   17 years shaoqun added id=toc_top to the toppest level table of the table of contents
(edit) @13450   17 years kjdon moved the text out of javascript for printing in document.dm into …
(edit) @13449   17 years kjdon added print to document buttons
(edit) @13448   17 years qq6 update release date
(edit) @13447   17 years qq6 change version number from 2.71 to 2.72
(edit) @13446   17 years nzdl start to marathis interface, many thanks to Shubhada Nagarkar
(edit) @13445   17 years nzdl start to arabic interface, thanks to Kamal Salih Mustafa Khalafala
(edit) @13444   17 years nzdl A start to Marathi perl strings, thanks to Shubhada Nagarkar
(edit) @13443   17 years nzdl updated translations thanks to Shubhada Nagarkar
(edit) @13442   17 years nzdl rearrangement by gti, plus some updated translations thanks to …
(edit) @13441   17 years kjdon added marathi2.dm and hungarian2.dm into macrofiles list
(edit) @13440   17 years nzdl updated translations, thanks to Mohammad Karimi Yazdi
(edit) @13439   17 years nzdl updated translations, thanks to team at Integrated e-Solutions Ltd. Saigon
(edit) @13438   17 years nzdl rearrangement of file by gti, some updated translations, thanks to …
(edit) @13437   17 years nzdl updated translations, thanks to Ata ur Rehman
(edit) @13436   17 years nzdl updated translations, thanks to Ferenc Katai.
(edit) @13435   17 years nzdl Hungarian interface, many thanks to Ferenc Katai.
(edit) @13434   17 years kjdon added alt and title tags for the images in the 'how to read the …
(edit) @13433   17 years kjdon fixed up some tr-td tags in the wrong order
(edit) @13432   17 years shaoqun added a print option for DocumentButtons format
(edit) @13431   17 years shaoqun added the print document stylesheet for document pages
(edit) @13430   17 years shaoqun added the document preview stylesheet for document pages
(edit) @13429   17 years shaoqun added a new macro _csslink_ to allow css link customization for …
(edit) @13428   17 years shaoqun added the print button lable macro
(edit) @13427   17 years shaoqun added javascript and new macros for printing a document page
Note: See TracRevisionLog for help on using the revision log.