source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25271   12 years sjm84 Making the web address relative, also a removed an import
(edit) @25270   12 years sjm84 Removed the emailing code
(edit) @25267   12 years sjm84 Adding a URL filter that can be used to have RESTful URLs, this will …
(edit) @25266   12 years sjm84 Added some more constants
(edit) @25265   12 years sjm84 Added an email field
(edit) @25264   12 years sjm84 Added the ability to output a captcha image (need to put the private …
(edit) @25263   12 years sjm84 Added an email field
(edit) @25262   12 years sjm84 Make sure passwords are never saved in the session
(edit) @25261   12 years sjm84 Some major changes to the derby wrapper
(edit) @25260   12 years sjm84 Making sure the remoteAddress is passed into any services called by …
(edit) @25259   12 years sjm84 Fixing a common null pointer exception
(edit) @25258   12 years sjm84 Some major changes tidying up and adding functionality to the …
(edit) @25257   12 years sjm84 Various changes to support the new URLFilter and image captcha …
(edit) @25255   12 years sjm84 Previous message was meant to be: Added a function to retrieve the …
(edit) @25254   12 years sjm84 Added a function
(edit) @25253   12 years sjm84 Added site name as an xslt variable like interface_name
(edit) @25174   12 years jmt12 Removed calls to 32BITCOMPAT variable and replaced with ARCH_DEP_FLAGS …
(edit) @25173   12 years jmt12 Copied across the 64bit ARCH_DEP_FLAGS test from gs2build
(edit) @25163   12 years sjm84 Fixed an error
(edit) @25162   12 years sjm84 Refomatting this file ahead of some changes
(edit) @25159   12 years jmt12 Recoding this file as UTF8 since it contains characters that cause …
(edit) @25129   12 years sjm84 If the user enters in an incorrect username or password an appropriate …
(edit) @25128   12 years sjm84 Second round of changes adding in the login ability, also interface …
(edit) @25127   12 years sjm84 Removed two unnecessary imports
(edit) @25126   12 years sjm84 The vectors in UserQueryResult now use vectors
(edit) @25125   12 years sjm84 Added a function that gets a user by username
(edit) @25124   12 years sjm84 Added a new service to get the details about a user
(edit) @25107   12 years sjm84 Added functions that check for duplicate metadata values when …
(edit) @25092   12 years sjm84 Adding in security capabilities for Greenstone 3
(edit) @25091   12 years sjm84 Removed some debug statements
(edit) @25090   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25089   12 years sjm84 A fix to a common null pointer exception
(edit) @25074   12 years sjm84 Fixed a problem with deleting documents
(edit) @25069   12 years sjm84 Added a function to clear all the documents
(edit) @25067   12 years sjm84 Moved the collection unload call so that it is done after a the status …
(edit) @25066   12 years sjm84 %26 characters are now turned back into ampersands and there is now …
(edit) @25061   12 years sjm84 Moved the super.doGet call
(edit) @25054   12 years sjm84 Moved all of the unsecure code in LibraryServlet to a new FileLoaderServlet
(edit) @25053   12 years sjm84 You can now specify a downloadFile argument in the URL to force the …
(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
Note: See TracRevisionLog for help on using the revision log.