source: main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25926   12 years sjm84 Changing the merge method so that it allows for modes
(edit) @25925   12 years sjm84 Reformatting and tidying the imports of this file before some changes
(edit) @25924   12 years sjm84 Removing an unnecessary print statement
(edit) @25914   12 years sjm84 Some fixes so that we can manage xsl imports and includes by outselves
(edit) @25913   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25885   12 years sjm84 Removed the Solr code from the main greenstone code
(edit) @25859   12 years sjm84 Adding in some useful constants
(edit) @25858   12 years sjm84 Tidying the imports of this file
(edit) @25857   12 years sjm84 Adding two more parameters that we don't want saved
(edit) @25856   12 years sjm84 Removing an annoying print statement
(edit) @25847   12 years kjdon removing debug print statements
(edit) @25820   12 years kjdon a couple of methods renamed and moved to GSXML. mergeStylesheets …
(edit) @25819   12 years kjdon added a few new methods that are used by GSXSLT
(edit) @25805   12 years ak19 Asking for a piece of metadata like dc.Creator returns all values for …
(edit) @25735   12 years sjm84 Start page is no longer remembered in the session
(edit) @25727   12 years kjdon getting rid of my email address
(edit) @25692   12 years sjm84 Some constants to help with the classifier style change
(edit) @25672   12 years sjm84 Adding in two useful runtime macros that specify the current document ID
(edit) @25671   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25658   12 years sjm84 Bought over the xmlNodeToString function from XMLTools (GLI) and also …
(edit) @25657   12 years sjm84 Reformatted and added a function that adds another node list to this …
(edit) @25656   12 years sjm84 Some reformatting and reworking to help with the on-page xml viewing
(edit) @25655   12 years sjm84 Added a version of getDOM that takes an encoding (not sure if this is …
(edit) @25654   12 years sjm84 Added a method that allows the calling of xmlNodeToString in XSLT
(edit) @25653   12 years sjm84 Added a param that allows the skipping of ajax loads (used by the …
(edit) @25652   12 years sjm84 Minor comment fix
(edit) @25635   12 years sjm84 Fixing Greenstone 3's use (or lack thereof) of generics, this was done …
(edit) @25617   12 years sjm84 Reformatting this file with Eclipse at Anu's request
(edit) @25613   12 years ak19 The formatting changes in 25602 and 25603 undone so that actual …
(edit) @25604   12 years sjm84 Recommiting Anu's changes without the print statements
(edit) @25603   12 years sjm84 1. Sam discoverd that the TransformerFactory used by XMLConverter …
(edit) @25602   12 years sjm84 Cosmetic changes: Eclipse autoformats spacing and tabs.
(edit) @25590   12 years sjm84 Removing two print statements
(edit) @25571   12 years ak19 Added a ping SystemAction to mirror GS2's updated ability to ping the …
(edit) @25567   12 years sjm84 Make sure the document editor functionality is off when we don't have …
(edit) @25552   12 years sjm84 We need to check that a key exists before we try to get it otherwise …
(edit) @25551   12 years sjm84 Removed some redundant code
(edit) @25542   12 years sjm84 Adding a dc.Title of "UNTITLED DOCUMENT" to new documents
(edit) @25501   12 years ak19 If the web/logs/tmp folder does not exist, the Java code that makes …
(edit) @25483   12 years sjm84 Added startPage to the list of params that are not saved automatically
(edit) @25461   12 years sjm84 A minor format edit and adding a docEdit cgi parameter to control when …
(edit) @25456   12 years ak19 Helpful comment on cmd-line usage.
(edit) @25450   12 years ak19 Fixed oversight in commit version which was causing compilation errors.
(edit) @25445   12 years ak19 Error reporting is now improved again, much better than in previous …
(edit) @25423   12 years ak19 Better error reporting during transformations. Extended the …
(edit) @25397   12 years ak19 Correction to previous commit where xsl:import statements during …
(edit) @25389   12 years ak19 Merging XSLT stylesheets should also process xsl:import statements in …
(edit) @25381   12 years ak19 Getting the gs2-library servlet (gs2 interface) work again: 1. the …
(edit) @25378   12 years ak19 Java method getInterfaceStringsAsJavascript outputs more of the …
(edit) @25356   12 years sjm84 Some fixes to the file formatting
(edit) @25353   12 years sjm84 Added a function to help find parents of a given oid
(edit) @25347   12 years ak19 Array of strings to be initialised for Javascript now done by Java …
(edit) @25344   12 years ak19 Forgot to delete this new file. It's been replaced by ModifyUsersDB …
(edit) @25341   12 years ak19 Recommitted with debug statements commented out.
(edit) @25338   12 years ak19 1. Replacing ChangePwdUsersDB.java with new file ModifyUsersDB.java, …
(edit) @25337   12 years ak19 Corrected an error introduced during changes in recent commit: that of …
(edit) @25328   12 years ak19 Minor changes, removed debugging statements.
(edit) @25317   12 years ak19 Forgot to add this new file with commit revision 25308: 1. Updated …
(edit) @25313   12 years sjm84 Some minor formatting changes
(edit) @25312   12 years sjm84 Moved the recaptcha private and public keys to the siteConfig.xml files
(edit) @25308   12 years ak19 1. Updated txt2usersDB.java to compile again and to also work with …
(edit) @25300   12 years kjdon a little bit of tidying up. adding a few more string constants to GSParams
(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) @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) @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) @25074   12 years sjm84 Fixed a problem with deleting documents
(edit) @24993   12 years sjm84 Adding UserContext to replace the use of lang and uid
(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) @24972   12 years sjm84 Added a function that escapes quotes and a function that escapes both …
(edit) @24964   12 years sjm84 Added a parameter that controls where an uploaded file is to be saved
(edit) @24928   12 years sjm84 Added in a function to escape newlines with backslashes
(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) @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) @24720   13 years davidb Extra support for extensions added
(edit) @24719   13 years davidb Whitespace tidyup
(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) @24509   13 years sjm84 Adding in the DocumentBasket functionality and also the new cascading …
(edit) @24472   13 years sjm84 Fixed an error message that shouldn't be an error message
(edit) @24458   13 years sjm84 Created the gs variable in Javascript as well as gsf:variable that …
(edit) @24450   13 years sjm84 Dictionary properties can now contain INTERFACE_NAME which will be …
(edit) @24409   13 years sjm84 Added comments and fixed an error that was somehow introduced
(edit) @24395   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 …
Note: See TracRevisionLog for help on using the revision log.