source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37519   15 months kjdon added findMatchingELement - this looks for the specified node name as …
(edit) @37518   15 months kjdon simplified Favourites - items now are just collection and id. no …
(edit) @37517   15 months kjdon check for null user result
(edit) @37516   15 months kjdon new action - this is like general action in that is passes the args to …
(edit) @37515   15 months kjdon usign the new GetRequiredMEtadataNames - has an extra arg, and we no …
(edit) @37514   15 months kjdon usign the new GetRequiredMEtadataNames - has an extra arg, and we no …
(edit) @37513   15 months kjdon modified getREquiredMEtadataNames to look on format and in extra …
(edit) @37471   15 months davidb small tweak to logger message to make what is happening with …
(edit) @37415   15 months anupama Make configure script for javagdbm now to also choose between which …
(edit) @37405   15 months davidb Change to using JavaNativeFoundation framework. Works for newer xcode …
(edit) @37390   15 months davidb A set of changes related to supporting GoogleIdentity signin
(edit) @37363   15 months kjdon GSXML.extractParams will put namespaced params eg p.c into a sub-map. …
(edit) @37362   15 months kjdon added a comment
(edit) @37204   16 months davidb Copy tidy-up, mostly changing whitespace to tabs to improve …
(edit) @37177   16 months davidb Introduction of new optional parameter docVersion. If null (or equal …
(edit) @37136   17 months davidb LibraryServlet.java changed to test for GlobalProperties
(edit) @37098   17 months davidb Addition clause/case added in to handle 'excerptid-text' CGI arg
(edit) @37097   17 months davidb Adding in new CGI arg excerptit-text
(edit) @37096   17 months davidb More careful typecasting for Element as we can now have TEXT_NODE …
(edit) @37095   17 months davidb Added block to deal with a TEXT_NODE (which can occur when CGI arg …
(edit) @37022   18 months davidb Monitoring for metadata for the new <gsf:image @image> version of gsf:image
(edit) @36985   18 months kjdon the custom class loader now uses site resources file if no …
(edit) @36978   18 months kjdon now this does a check to see if the doc id is valid before proceding …
(edit) @36977   18 months kjdon made service names public so we can use them from other classes rather …
(edit) @36976   18 months kjdon added a method to use to check whether a doc id is valid or not
(edit) @36975   18 months kjdon made all the service names public, and added _SERVICE to the variable …
(edit) @36972   18 months kjdon now we use displayItems in preference to title, description, …
(edit) @36970   18 months kjdon added a helper method to create new displayitems
(edit) @36913   18 months kjdon add servlet_context as a config param, so it can be used by xslt. …
(edit) @36903   19 months kjdon csvContains - made param names more general, and added trim() in case …
(edit) @36881   19 months anupama Removed debugging.
(edit) @36879   19 months anupama GS3 shouldn't allow system commands to go through unless it's either …
(edit) @36869   19 months anupama Finished up Kathy's bugfix to central method …
(edit) @36794   20 months anupama Dr Bainbridge fixed a diffcol classifier's subsidiary documents …
(edit) @36648   21 months kjdon made this a bit tidier. configure now gets the groupinfoservicename. …
(edit) @36642   21 months kjdon adding pathList into all pages, if not there already. - want to have …
(edit) @36641   21 months kjdon updated CollectionGroups service name
(edit) @36640   21 months kjdon made the group param be saved for a collection - we want it to get …
(edit) @36639   21 months kjdon added _SERVICE to service names, for clarity
(edit) @36638   21 months kjdon making pingModule public as quite handy to see if a service is …
(edit) @36592   21 months kjdon modified Dictionary, so that if a lang fragment starts with [PENDING], …
(edit) @36540   21 months kjdon forgot the bin after java home
(edit) @36536   21 months davidb Changed to explicitly specify where to find the source-java file
(edit) @36531   21 months davidb Changed to a more careful way of determining whether javah (used in …
(edit) @36508   21 months kjdon new method getCollectionDisplayItemText - you pass in a node …
(edit) @36507   21 months kjdon factored out the guts of addLanguageSpecificDisplayItems so that we …
(edit) @36280   2 years kjdon we now use greenstone.default.servlet instead of …
(edit) @36279   2 years kjdon when compiling the list of servlets to select in gg3 server, ignore …
(edit) @36169   2 years kjdon there was a (cut and paste?) error in passing the site name to …
(edit) @36108   2 years kjdon commented out debug message line, otherwise it floods the log with …
(edit) @36107   2 years kjdon greenstone.org now https
(edit) @36067   2 years kjdon got rid of berrybasket param (only having favourites now) and added …
(edit) @36064   2 years kjdon a few more berry->favourite changes
(edit) @36062   2 years kjdon we are getting rid of BerryBaskets in favour of FavouriteBaskets - in …
(edit) @36023   2 years cstephen Migrated the GoogleSigninJDBCRealm to use a DataSourceRealm as a …
(edit) @36001   2 years cstephen Surface cookie consent parameter as XML param. Use commons StringUtils
(edit) @35998   2 years cstephen Fix lang retrieval in XSLTUtil#getInterfaceStringsAsJavascript when a …
(edit) @35996   2 years cstephen Fix the implementation of …
(edit) @35897   2 years cstephen Update the version of jQuery injected by the clientside XSLT bootstrapper
(edit) @35745   3 years cstephen Modified the Javascript object graph that is generated in …
(edit) @35707   3 years cstephen Add support for multiple namespaces in interface property keys; i.e. …
(edit) @35640   3 years davidb Tidied up an echo statement that needed to be quoted, else the '=>' in …
(edit) @35573   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35559   3 years davidb ifdef needs to be lowercase
(edit) @35558   3 years davidb Same as before but with Unix style line endings
(edit) @35556   3 years davidb Changes/fixes after testing on Linux 32-bit
(edit) @35554   3 years davidb While it was discovered that JAVAGDBM had some macros defined to help …
(edit) @35507   3 years kjdon OOOPS. so many debugging messages were left in :-(
(edit) @35484   3 years davidb Java support for: Workpackaged themed color scheme for DL
(edit) @35462   3 years davidb Added in some extra svn:ignore filenames
(edit) @35394   3 years kjdon need to do the class loader trick for the javascript version of …
(edit) @35392   3 years davidb Fix hardcoded js-based interface strings initialisation
(edit) @35391   3 years kjdon getInterfaceText now uses a custom classloader, which looks in …
(edit) @35390   3 years kjdon added getInterfaceResourceDir method. to match those for site and …
(edit) @35376   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35364   3 years kjdon XMLREaderFactory is deprecated. Use SAXParserFactory instead. Hope …
(edit) @35363   3 years kjdon new Long(long) and new Integer(int) are deprecated. Use …
(edit) @35362   3 years kjdon Class.newInstance() is deprecated. Use …
(edit) @35361   3 years kjdon Class.newInstance() is deprecated. Use …
(edit) @35360   3 years kjdon new Boolean(boolean) is deprecated. Anyway, we don't need to create a …
(edit) @35359   3 years kjdon new Long(long) is deprecated. Use Long.valueOf instead
(edit) @35350   3 years davidb Code rewritten to avoid try-resource code pattern, as this is not …
(edit) @35346   3 years davidb Custom Realm for Greenstone that monitors for a 'googlesignin' and if …
(edit) @35340   3 years davidb Number prefix added to more clearly indicate the order to run the scripts
(edit) @35339   3 years davidb Number prefix added to more clearly indicate the order to run the scripts
(edit) @35338   3 years davidb Number prefix added to more clearly indicate the order to run the scripts.
(edit) @35335   3 years davidb Added in come svn:ignore entries
(edit) @35334   3 years davidb File list tidy up so it can be used from the GS3 top-level build.xml file
(edit) @35333   3 years kjdon a few mods to this. Allow username of ALL - will do the required mods …
(edit) @35332   3 years kjdon there were 2 almost identical methods findUser(un, pw) and …
(edit) @35330   3 years davidb Removal of scrappy notes at the bottom of the file
(edit) @35329   3 years davidb README notes on the purpose of this directory, and what to run
(edit) @35328   3 years davidb Changed to get list of located jar files from located-jar-list.txt
(edit) @35327   3 years davidb Change to better/more consistent name
(edit) @35326   3 years davidb Separate out the work of locating the jars, from the actual …
(edit) @35325   3 years davidb README file to explain the purpose of this new sub-directory area of …
(edit) @35323   3 years davidb As a result of working with 'ant', jar depencies essentially need to …
(edit) @35316   3 years davidb Missing @JAVACFLAGS@ line in Makefile.in to setup Makefile using the …
(edit) @35313   3 years davidb Nightly builds setup looks to still be using a JDK 1.7, which does not …
(edit) @35310   3 years davidb Making javac default now source/target 1.6, rather than 1.4. This …
Note: See TracRevisionLog for help on using the revision log.