source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37532   7 days davidb Windows DOS version to get going with NodeJS
(edit) @37528   7 days davidb Changes after developing and testing selfcontained-ant
(edit) @37525   7 days davidb Changes after developing and testing selfcontained-ant
(edit) @37523   8 days kjdon changes reflecting changes to favourites service names, and the xml …
(edit) @37522   8 days kjdon working on favourites using a template for display - so moving stuff …
(edit) @37521   8 days kjdon favourites now uses new gdl action. and service names are changed to …
(edit) @37520   8 days kjdon add in new GeneralDocumentListAction - a=gdl
(edit) @37519   8 days kjdon added findMatchingELement - this looks for the specified node name as …
(edit) @37518   8 days kjdon simplified Favourites - items now are just collection and id. no …
(edit) @37517   8 days kjdon check for null user result
(edit) @37516   8 days kjdon new action - this is like general action in that is passes the args to …
(edit) @37515   8 days kjdon usign the new GetRequiredMEtadataNames - has an extra arg, and we no …
(edit) @37514   8 days kjdon usign the new GetRequiredMEtadataNames - has an extra arg, and we no …
(edit) @37513   8 days kjdon modified getREquiredMEtadataNames to look on format and in extra …
(edit) @37512   8 days anupama Added some debugging into build.xml to see why the derby server …
(edit) @37511   9 days davidb bootstrap files to get going with svn on the command-line in Windows
(edit) @37510   9 days davidb DOS script version
(edit) @37494   10 days davidb Tweaks after testing
(edit) @37491   10 days davidb Still needs to be worked on
(edit) @37487   10 days davidb Windows 64bit binaries for subversion
(edit) @37480   11 days davidb Changes to get Greenbug back up and running. Theis commit targets two …
(edit) @37479   11 days davidb The Admin group name is 'administrator' with a lowercase 'a', not a …
(edit) @37478   11 days davidb Webswing looks for these files (for multi-lingual interface …
(edit) @37477   11 days kjdon added a width to userMenu so the text can fit in it
(edit) @37476   11 days kjdon some changes to userMenu - this had used absolute positioning relative …
(edit) @37475   11 days kjdon moved some user menu styling into core.css
(edit) @37474   11 days davidb Moved position of 'launch gli' in menu
(edit) @37473   11 days davidb Further property for webswing. While this 'external' version was not …
(edit) @37471   11 days davidb small tweak to logger message to make what is happening with …
(edit) @37470   11 days davidb UI text to go along with ... Set of changes that include links at …
(edit) @37469   11 days davidb Set of changes that include links at various points to bring out …
(edit) @37468   11 days kjdon trying to get greenbug working again. o=xml so we don't try to …
(edit) @37458   13 days davidb case for handling tabletop-dl added
(edit) @37457   13 days davidb Tweak so it prints out usage
(edit) @37453   2 weeks anupama 1. Wno_error still in the release-kit compile.xml because I can't …
(edit) @37452   2 weeks anupama Adding in global-svn-args tag in an svn checkout to match rest of …
(edit) @37451   2 weeks anupama Tried to merge the GS2/rk2 compile.xml file with mojave.xml (and the …
(edit) @37450   2 weeks anupama DOS to unix style line endings
(edit) @37449   2 weeks anupama Merged mojave-compile.xml and the new monterey-compile.xml (both …
(edit) @37448   2 weeks davidb Removing Windows-style M EOL characters -- just a whitespace change
(edit) @37445   2 weeks anupama A sed regex in gs3-setup.sh was in the wrong format and caused …
(edit) @37444   2 weeks anupama Dr Bainbridge got the Monterey MacOS VM release kit past the wvware …
(edit) @37438   2 weeks anupama Some recent changes broke GLI launch for GS2 with …
(edit) @37420   2 weeks kjdon have moved this block of code to after the bit where we work out site …
(edit) @37419   2 weeks davidb In the case of webswing, we want the GS3 logged in username, not the …
(edit) @37418   2 weeks kjdon lets apply templates inside the metadata element, then we can use …
(edit) @37417   2 weeks kjdon we only want to pass in the -load arg if we are in a collection, i.e. …
(edit) @37415   3 weeks anupama Make configure script for javagdbm now to also choose between which …
(edit) @37413   3 weeks davidb New block of code added to webswing version of Preview uses …
(edit) @37412   3 weeks davidb Whitespace alignment
(edit) @37411   3 weeks davidb New param for googlemaps api key introduced so it can be controlled …
(edit) @37410   3 weeks davidb Changed so key can be specified in servlet.xml
(edit) @37409   3 weeks davidb Changed to map control panel not shown as page is loading in; css …
(edit) @37408   3 weeks davidb More careful moitoring of login/logout args to avoid ending up with …
(edit) @37407   3 weeks davidb More careful moitoring of login/logout args to avoid ending up with …
(edit) @37406   3 weeks davidb In moving from the deprecated google-signin to the newer …
(edit) @37405   3 weeks davidb Change to using JavaNativeFoundation framework. Works for newer xcode …
(edit) @37404   3 weeks davidb Needed to add -DNEEDS_UNISTD_H to CFLAGS to keep new mac compile happy
(edit) @37403   3 weeks anupama add in the test for favourites/docbasket into create-html-header - …
(edit) @37391   3 weeks davidb Changes related to shifting to the new GoogleIdentity API; also some …
(edit) @37390   3 weeks davidb A set of changes related to supporting GoogleIdentity signin
(edit) @37389   3 weeks anupama Make configure script for mg/mgpp choose between which Java framework …
(edit) @37388   3 weeks anupama Committing local updates to compile.xml on the Mojave for GS2 as well. …
(edit) @37385   3 weeks davidb Needed to update 3 source files due to changes in how gcc/clang on Mac …
(edit) @37384   3 weeks davidb Newer MacOs command-line tools prefer this Framework
(edit) @37383   3 weeks davidb Mac compiler is stricter about about function externs
(edit) @37382   3 weeks anupama Changes to get release-kit building on mojave as at Mar 2023. Also …
(edit) @37381   3 weeks anupama Committing some local Mac customisations found on Chal ky machine that …
(edit) @37380   3 weeks anupama Setting curl (mac uses this in place of wget) to ignoring expired …
(edit) @37379   3 weeks anupama Previous anttasks.jar was empty. Recompiled on the Mac using JDK8u301, …
(edit) @37378   3 weeks anupama Previous anttasks.jar was empty. Recompiled on the Mac using JDK8u301, …
(edit) @37376   3 weeks davidb New top-level ext-cli, this time for the rclone command line tool that …
(edit) @37371   3 weeks kjdon allow dec-caveat-x64, and set the x64 envirnment var if needed
(edit) @37370   3 weeks kjdon added dec-caveat-x64 to teh list of aliases for snapshot
(edit) @37369   3 weeks kjdon some more info added
(edit) @37368   3 weeks kjdon fixed a path
(edit) @37367   3 weeks kjdon save the log to the logs folder. Also, because we are running this one …
(edit) @37366   3 weeks kjdon committing the list of builds for 64bit linux
(edit) @37365   3 weeks kjdon download the gnome-lib-minimal here, so we can use the svn …
(edit) @37364   3 weeks kjdon removed some javascript from gotoFavourites - don't need it, and it …
(edit) @37363   3 weeks kjdon GSXML.extractParams will put namespaced params eg p.c into a sub-map. …
(edit) @37362   3 weeks kjdon added a comment
(edit) @37361   4 weeks davidb Commented out additional example
(edit) @37360   4 weeks davidb Previous commit still not right. Fixed with this one
(edit) @37359   4 weeks davidb want 'default' to be the default\!
(edit) @37356   4 weeks davidb Use the -load param to load in the collection-specific collection. …
(edit) @37355   4 weeks davidb Addition to code: if the '-load' file specified is relative, then it …
(edit) @37353   4 weeks anupama Undoing one change committed with r36027 that prevented any css theme …
(edit) @37352   4 weeks davidb STL string and c_str() combination recoded due to compiler error from …
(edit) @37351   4 weeks davidb More careful definition of function externs. Macs now treat an …
(edit) @37350   4 weeks davidb Changed to work more generic named PREPARE script, as Darwin is the …
(edit) @37346   4 weeks kjdon added in the global-svn-args line to svn tasks in some other release kits
(edit) @37345   4 weeks kjdon use --non-interactive and --trust-server-cert options to svn so that …
(edit) @37344   4 weeks kjdon added in placeholder for svn args needed by release kits to trust …
(edit) @37343   4 weeks davidb Improved text/links display in banner area for webswing-gli
(edit) @37342   4 weeks davidb Busy cursor action JsLink; commented out spurious webswing property fields
(edit) @37341   4 weeks davidb Next phase of webswing gli development: better colour for text on …
(edit) @37337   4 weeks davidb Newer version of setSize() introduced to support the new init sequence …
(edit) @37336   4 weeks davidb Tweaks to colours used
(edit) @37335   5 weeks kjdon moved the favourite star image definitions into here
Note: See TracRevisionLog for help on using the revision log.