source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35441   3 years cstephen Theme variable rework to allow for better color theming
(edit) @35439   3 years cstephen Include edits in downloads
(edit) @35438   3 years kjdon added a missing dollar sign
(edit) @35437   3 years cstephen UI cleanup
(edit) @35436   3 years cstephen Highlight words when scrubbing
(edit) @35435   3 years davidb Removed 'get-isisgdl' from 'install' depends as the ISIS code has been …
(edit) @35434   3 years davidb Ant minimum version changed to 1.8.2 so 'force=true' can be used in …
(edit) @35433   3 years cstephen Check for duplicates before transcribing them
(edit) @35432   3 years cstephen Prevent duplicate transcriptions being created
(edit) @35431   3 years cstephen Add app bar and basic information
(edit) @35430   3 years cstephen Add audio length to playback state. Disable audio time bar when irrelevant.
(edit) @35429   3 years cstephen Remove default button theme
(edit) @35428   3 years kjdon removed some apostrophes from comments to make syntax highlighting in …
(edit) @35427   3 years kjdon added some (currently commented out) code to allow the addition of …
(edit) @35426   3 years cstephen Improve audio time bar implementation
(edit) @35425   3 years anupama Release-kits on windows were using a stale version of the bundled …
(edit) @35422   3 years anupama Bugfix. Tomcat wouldn't start on freshly compiled windows GS3. …
(edit) @35421   3 years anupama New background-launcher.vbs script was committed to wrong location: …
(edit) @35420   3 years davidb Files changed to Unix-style CR ending to be more consistent with other …
(edit) @35418   3 years davidb Some echo statement fine-tuning
(edit) @35417   3 years davidb Some fine-tuning of echo statements, including a test to determine if …
(edit) @35416   3 years anupama Minor changes to clarify scriptname. Previous 2 commits also by me …
(edit) @35414   3 years kjdon A VBScript to launch an external process (program) in the background. …
(edit) @35413   3 years cstephen Shift time string formatting to Util. Start AudioTimeBar implementation.
(edit) @35412   3 years cstephen Add ToggleButton component. Improve button themes.
(edit) @35411   3 years cstephen Use unbound audio object. Update translations.
(edit) @35410   3 years cstephen Fix 1px 'jiggle'
(edit) @35409   3 years cstephen Refactor to use state-based audio playback
(edit) @35408   3 years cstephen Fix word highlighting occuring globally
(edit) @35407   3 years cstephen Improve theme + update translations
(edit) @35406   3 years cstephen Implement cleaner transcription removal transitions
(edit) @35405   3 years cstephen Add toggle button to switch to edit mode
(edit) @35404   3 years cstephen Improve download popup
(edit) @35403   3 years cstephen Implement WebVTT downloading for transcriptions
(edit) @35402   3 years anupama File renaming tika ext's README to GS-README, as it was our own custom …
(edit) @35401   3 years anupama Committing Dr Bainbridge's improvements to the Tika-preconfigured …
(edit) @35400   3 years cstephen Add JSON download option for transcriptions
(edit) @35399   3 years cstephen Add prototype download popup. FAB theme cleanup. Link translations.
(edit) @35398   3 years cstephen Remove hardcoded interface properties
(edit) @35397   3 years cstephen Use onkeyup to process editor input
(edit) @35396   3 years cstephen Improvements to word editing
(edit) @35395   3 years cstephen Remove duplicated transcription display
(edit) @35394   3 years kjdon need to do the class loader trick for the javascript version of …
(edit) @35393   3 years davidb Remove character display
(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) @35389   3 years davidb Update READMEs. Revert transcibe test methods following associated …
(edit) @35385   3 years kjdon add JAVACFLAGS back in - source and target have been updated to 1.6 …
(edit) @35384   3 years davidb Implement transcription text download
(edit) @35383   3 years davidb Implement basic transcription editing
(edit) @35382   3 years davidb Add interface translations
(edit) @35381   3 years davidb Additional jar files to ignore
(edit) @35380   3 years davidb Some additional jar files to ignore
(edit) @35379   3 years davidb Added in svn:ignore for lucene-*jar files in this directory
(edit) @35378   3 years davidb Downloading tomcat.zip and axis.zip targets adjusted to use 'curl' on …
(edit) @35377   3 years davidb Changed to running 'make install_sw' rather than 'make install' for …
(edit) @35376   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35375   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35374   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35373   3 years kjdon 1. README for generating the self-extracting JRE on windows, as I …
(edit) @35372   3 years kjdon Adding the 7zCon.sfx file, copied from Expeditee-release-kits's …
(edit) @35371   3 years kjdon if we are targetting everything else to java 1.6, we should also do …
(edit) @35370   3 years anupama Committed a broken jre_bin_x64, fixed it up now and checked it untars.
(edit) @35369   3 years anupama Committing updated bundled jre for linux 64, now version 8 (update …
(edit) @35368   3 years anupama Going to update bundled jre for linux 64 from 7 updated 72 to version …
(edit) @35367   3 years cstephen Pull translations from properties file when using node serve
(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) @35358   3 years cstephen Remove unneeded files
(edit) @35357   3 years cstephen Remove old ASR files
(edit) @35356   3 years cstephen Fix translations retrieval
(edit) @35355   3 years cstephen Add korero-maori-asr
(edit) @35354   3 years davidb Updated to use new custom Realm, which monitors for authentication …
(edit) @35352   3 years davidb Greenstone3 already has a version of this (v1.0.4) which looks to get …
(edit) @35351   3 years davidb Adding in 'failonerror=true' as a result of testing where a missing …
(edit) @35350   3 years davidb Code rewritten to avoid try-resource code pattern, as this is not …
(edit) @35348   3 years davidb Needed in GooglesginJDBCRealm (to support the logging that Tomcat …
(edit) @35347   3 years davidb Support added to ant build file for GoogleSignin via custom Realm, …
(edit) @35346   3 years davidb Custom Realm for Greenstone that monitors for a 'googlesignin' and if …
(edit) @35345   3 years davidb Deleting this jar, as newer version now used (triggered by Google …
(edit) @35344   3 years davidb Tidy up on svn:ignore property setting
(edit) @35343   3 years davidb Added in svn:ignore entries to log files (which are expected to …
(edit) @35342   3 years davidb Commiting these back to previous version as the result of a svn:ingore …
(edit) @35341   3 years davidb Addition of some svn:ingore values for the userDB area
(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) @35337   3 years davidb jar files needed to support Google Signin to Greenstone3
(edit) @35336   3 years davidb Removed exectute permission from jar files, which is not needed and is …
(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) @35331   3 years davidb Further refinement of the Google Signin process from the JS/Web …
(edit) @35330   3 years davidb Removal of scrappy notes at the bottom of the file
Note: See TracRevisionLog for help on using the revision log.