source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24993   12 years sjm84 Adding UserContext to replace the use of lang and uid
(edit) @24992   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24991   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24990   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24989   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24988   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24987   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24986   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24985   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24984   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24983   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24982   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24981   12 years sjm84 In paged collections pages are leaf nodes rather than internal nodes …
(edit) @24980   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24979   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24978   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24977   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24976   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24975   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24974   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24972   12 years sjm84 Added a function that escapes quotes and a function that escapes both …
(edit) @24969   12 years sjm84 This will now copy the uploaded file rather than moving it
(edit) @24967   12 years sjm84 Multiple files can now be specified using the fl parameter, separated by :
(edit) @24966   12 years papitha The uploading will now create a backup of the file before it is overwritten
(edit) @24964   12 years sjm84 Added a parameter that controls where an uploaded file is to be saved
(edit) @24962   12 years sjm84 Some fixes to file uploading
(edit) @24928   12 years sjm84 Added in a function to escape newlines with backslashes
(edit) @24911   12 years ak19 Number of required arguments changed recently with the introduction of …
(edit) @24908   12 years ak19 GSDLOS_GSDLARCH is another parameter to be passed into Server2, so the …
(edit) @24898   12 years sjm84 Raw search should not be on my default
(edit) @24897   12 years sjm84 Added in a method to get the gs2build folder
(edit) @24896   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24892   12 years sjm84 More raw query changes
(edit) @24891   12 years sjm84 Added the ability to perform a raw query (a query whose arguments are …
(edit) @24890   12 years sjm84 Some more document maker updates
(edit) @24889   12 years sjm84 Adjusted how metadata names (to return) are aquired
(edit) @24888   12 years sjm84 Some further changes to help Greenstone 3 use Perl
(edit) @24887   12 years sjm84 Some updates and formatting changes
(edit) @24886   12 years sjm84 A slight code clean-up
(edit) @24885   12 years sjm84 Added in the parameters necessary to do an inline template
(edit) @24884   12 years sjm84 Added the ability to do an inline template in the cgi arguments with …
(edit) @24883   12 years sjm84 Some updates for running Perl from Greenstone 3
(edit) @24876   12 years ak19 Fifth set of commits to do with the migration of cgi-bin into …
(edit) @24867   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24866   12 years sjm84 Some fixes to the GeneralAction
(edit) @24865   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24864   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24863   12 years sjm84 XMLConverter no longer keeps one converter around to reuse, it makes a …
(edit) @24862   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24861   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24860   12 years sjm84 Changed print statements to log statements
(edit) @24859   12 years sjm84 Implemented a much faster version of the move function
(edit) @24858   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24857   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24856   12 years sjm84 Reformmating this file ahead of some changes
(edit) @24855   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24816   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24813   12 years sjm84 Fixed highlighting inside tags
(edit) @24812   12 years sjm84 Reformatting this for some modifications
(edit) @24753   13 years sjm84 Some modifications to LibraryServlet to allow CGI formatted POST …
(edit) @24752   13 years sjm84 Removed a debug output statement
(edit) @24738   13 years davidb Shifted over to using LuceneWrapper3
(edit) @24724   13 years davidb Changes necessary to make LuceneSearch work with Lucene version 3.3
(edit) @24722   13 years davidb Restructuring of classes to prepare the way for the Solr extension
(edit) @24720   13 years davidb Extra support for extensions added
(edit) @24719   13 years davidb Whitespace tidyup
(edit) @24703   13 years sjm84 If there is any gsf:metadata elements in the skin xsl these will now …
(edit) @24614   13 years ak19 Removed trailing space in configfile in case this may have an adverse …
(edit) @24609   13 years xiao added a xmlNodeToString method to be backward compatible with legacy …
(edit) @24583   13 years sjm84 Fixing an error with excerptid and also changed GSXML.xmlNodeToString …
(edit) @24565   13 years sjm84 Adding in a place for random services called ServiceUtil
(edit) @24522   13 years sjm84 Fixing a potential error
(edit) @24509   13 years sjm84 Adding in the DocumentBasket functionality and also the new cascading …
(edit) @24503   13 years ak19 Still part of the changes for introducing the --mode=gli flag that's …
(edit) @24491   13 years ak19 Now Server2's main method handles messy commandline arguments of the …
(edit) @24490   13 years ak19 Bugfix to recent commit (r24479).
(edit) @24479   13 years ak19 When do not modify port is selected, it displays an error message and …
(edit) @24472   13 years sjm84 Fixed an error message that shouldn't be an error message
(edit) @24465   13 years ak19 Server2 now takes an additional parameter -mode, which can be 'gli' …
(edit) @24458   13 years sjm84 Created the gs variable in Javascript as well as gsf:variable that …
(edit) @24455   13 years ak19 Better way to ensure that the port is not arbitrarily modified. This …
(edit) @24450   13 years sjm84 Dictionary properties can now contain INTERFACE_NAME which will be …
(edit) @24443   13 years sjm84 Removed some unnecessary import statments from DocumentMaker.java
(edit) @24440   13 years ak19 GS2 failed new OAI validation test at openarchives.org The code failed …
(edit) @24427   13 years sjm84 More tidying
(edit) @24416   13 years sjm84 The FormatReceptionist is no longer needed as its functionality has …
(edit) @24409   13 years sjm84 Added comments and fixed an error that was somehow introduced
(edit) @24408   13 years sjm84 Some admin fixes
(edit) @24395   13 years davidb Through the audioDB extension we now support a form of content-based …
(edit) @24394   13 years davidb Through the audioDB extension we now support a form of content-based …
(edit) @24393   13 years sjm84 Adding in the server-side code for the Document Maker as well as …
(edit) @24369   13 years ak19 Icon for greenstone server interface.
(edit) @24361   13 years ak19 Log messages that were written out as errors but which are actually …
(edit) @24334   13 years ak19 Correction to the commits made for ticket 770 which had introduced a …
(edit) @24254   13 years ak19 Commits for ticket 770 concerning the display of multiple values for a …
(edit) @24248   13 years sjb48 Oran code for supporting format changes to document.
(edit) @24247   13 years sjb48 Oran code for supporting format changes to document.
(edit) @24236   13 years sjb48 Collection now supports the saving of document format edit features
(edit) @24233   13 years ak19 Sam found a bug in the recent commits concerning keeping the port …
(edit) @24227   13 years ak19 The sourcelinkfile subtype of gsf:link that was recently introduced is …
Note: See TracRevisionLog for help on using the revision log.