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) @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   13 years sjm84 Some updates and formatting changes
(edit) @24886   13 years sjm84 A slight code clean-up
(edit) @24885   13 years sjm84 Added in the parameters necessary to do an inline template
(edit) @24864   13 years sjm84 Reformatting this file ahead of some changes
(edit) @24863   13 years sjm84 XMLConverter no longer keeps one converter around to reuse, it makes a …
(edit) @24862   13 years sjm84 Reformatting this file ahead of some changes
(edit) @24861   13 years sjm84 Reformatting this file ahead of some changes
(edit) @24860   13 years sjm84 Changed print statements to log statements
(edit) @24859   13 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 …
(edit) @24361   13 years ak19 Log messages that were written out as errors but which are actually …
(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) @24221   13 years sjm84 Added more functionality to ArchiveRetrieve, added an additonal …
(edit) @24219   13 years ak19 Thanks to Sam, Veronica and Dr Bainbridge, can finally commit the …
(edit) @24214   13 years sjm84 Fixed a potential null pointer exception when printing XML nodes
(edit) @24117   13 years sjm84 Fixed a problem with using OIDType incremental on the dev/oran skin
(edit) @24024   13 years sjm84 Added stop words to the term_info printed by GS2LuceneSearch
(edit) @24019   13 years sjm84 Added a new hhf (HTTP Header Fields) cgi parameter that can be used to …
(edit) @23968   13 years sjm84 Several improvements including fixing realistic books and fixing the …
(edit) @23938   13 years ak19 GS3's OAIserver passes final official oaiserver validation tests: to …
(edit) @23922   13 years ak19 Two fixes: 1. Dr Bainbridge noticed the Date object used in …
(edit) @23913   13 years ak19 Additional changes to succeed in more of the OAIServer validation …
(edit) @23862   13 years ak19 Minor error in specifying schemaLocation discovered when validating: …
(edit) @23798   13 years sjm84 Fixes to Greenstone 3 after Steven's changes
(edit) @23791   13 years davidb Changes to take advantage of the more efficient Apache Commons string …
(edit) @23627   13 years kjdon changed the mergeMetadataLists method so that it actually copied all …
(edit) @23489   14 years sjb48 Working on saving a format statement to the config file. This looks …
(edit) @23405   14 years sjb48 FormatAction constructs message containing format string that is sent …
(edit) @23360   14 years sjb48 Starting working on new format statement save architecture. This …
(edit) @23269   14 years kjdon added excerptid and excerpttag to the list of params as they should …
(edit) @22973   14 years davidb Code changed to use Class.forName to dynamically load required …
(edit) @22390   14 years ak19 Gone back to the old way of forcing use of xalan's TransformerFactory
(edit) @22370   14 years ak19 1. Bugfix: Dr Bainbridge discovered that the reason the fedora pages …
(edit) @22319   14 years ak19 Moved the portion of SimpleCollectionDatabase.translateOID() that is …
(edit) @22085   14 years sjm84 Created a util package from classes that could be useful outside of …
(edit) @21912   14 years xiao force garbage collection after closing gdb database on Windows
(edit) @21911   14 years xiao added two constants for configure action results; added method …
(edit) @21794   14 years kjdon some tidy up stuff, for code and output
Note: See TracRevisionLog for help on using the revision log.