source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27329   11 years kjdon changes to match mgpp's shortname mapping stuff. Changed some util …
(edit) @27328   11 years kjdon changed the way we store the list of fields that has been indexed, and …
(edit) @27327   11 years kjdon added a missing function into the list
(edit) @27326   11 years kjdon changed warning message to have correct function name
(edit) @27325   11 years kjdon changed old util function calls to the new FileUtils calls
(edit) @27324   11 years ak19 Added _get_archives_metadata_array and tested it. Otherwise it remains …
(edit) @27323   11 years ak19 authentication_enabled flag turned on again after accidentally …
(edit) @27322   11 years ak19 Added Ajax PostAsync method urlPostAsync and tested it works.
(edit) @27321   11 years ak19 Two bugfixes: 1. Handling of quotes not just the CSV fields containing …
(edit) @27320   11 years ak19 Oversight to previous commit: one more minor change. Previous commit …
(edit) @27319   11 years ak19 key DB is gdbm and has no way of changing the DB type. Can't use …
(edit) @27318   11 years ak19 Authentication at perl level for when setting user-added comments. 1. …
(edit) @27316   11 years sjm84 Reformatting this file as well as tidying imports
(edit) @27315   11 years ak19 No authentication and collection-locking when getting metadata. (Only …
(edit) @27314   11 years ak19 No authentication and collection-locking when getting metadata. (Only …
(edit) @27313   11 years ak19 Now the existing user comments to be displayed are all retrieved in …
(edit) @27312   11 years ak19 get_metadata_array which takes a JSON string and returns one, …
(edit) @27311   11 years kjdon building code needs FileHandle for autoflush
(edit) @27310   11 years ak19 Forgot to remove some debug alert box statements.
(edit) @27309   11 years kjdon when we have just started a new year, output the month even if it is …
(edit) @27308   11 years kjdon fixed up DateList so that reverse sort works properly when years are …
(edit) @27307   11 years ak19 Removed the javascript for logout, and put back the basic logout link …
(edit) @27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
(edit) @27305   11 years jmt12 Add code to allow importing and building to load overriding versions …
(edit) @27304   11 years jmt12 Moved the heavy lifting from the buildcol.pl script into a proper perl …
(edit) @27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
(edit) @27302   11 years jmt12 Removed parallel processing stuff as that now lives in an extension. …
(edit) @27301   11 years jmt12 You can now use the indexname and indexlevel options to buildcol to …
(edit) @27300   11 years jmt12 Some strings for the next options to buildcol.pl allowing for finer …
(edit) @27299   11 years jmt12 Extending manifest parsing with the idea of a manifest having a …
(edit) @27298   11 years jmt12 Add hidden support for the new experimental multiple reader/writer …
(edit) @27297   11 years ak19 Username field should not be cleared as it's no longer hidden and …
(edit) @27296   11 years ak19 Switched over from calling get-archives-metadata to get-index-metadata …
(edit) @27295   11 years ak19 This commit contains bugfixes for authentication within …
(edit) @27294   11 years ak19 1. Basic authentication when adding user comments. 2. Rearranged some …
(edit) @27293   11 years ak19 Some bugfixes and improvements to the existing Add User Comment form …
(edit) @27292   11 years davidb Comparable file to 'gs3-setup.sh' but for people looking to compile up …
(edit) @27283   11 years ak19 1. Fixed an encoding bug that Diego helpfully discovered. Metadata …
(edit) @27282   11 years ak19 When retrieving a collection's existing usercomments, the collection …
(edit) @27281   11 years ak19 Preliminary working version of display of existing user comments. …
(edit) @27277   11 years ak19 Adding an Ajax Synchronous Post method to gsajaxapi.js which is then …
(edit) @27261   11 years ak19 Adding in 2 basic JSON examples for the metadata-server.pl help/usage …
(edit) @27260   11 years ak19 Minor change to usercomment metaname timestamp. It has now been …
(edit) @27259   11 years ak19 1. Some feedback when a user comment has been added. 2. Basic html …
(edit) @27258   11 years ak19 1. The Add User Comment form is no longer displayed when Browsing, …
(edit) @27257   11 years ak19 Add User Comment form. Allows adding username, timestamp and comment …
(edit) @27256   11 years sjm84 Allow visiting called templates as well as other improvements
(edit) @27243   11 years kjdon Because activate uses perl modules like LWP and NET and URI which may …
(edit) @27242   11 years kjdon Because activate uses perl modules like LWP and NET and URI which may …
(edit) @27241   11 years kjdon The test for Windows in the BEGIN block is no longer necessary now …
(edit) @27240   11 years kjdon Because activate uses perl modules like LWP and NET and URI which may …
(edit) @27239   11 years kjdon First commit to do with moving the perl-5.8 specific files and folders …
(edit) @27238   11 years ak19 Target check-running-tomcat now no longer pings the URL of the form …
(edit) @27222   11 years ak19 Found a bug in a recent change to remove_index_meta where the …
(edit) @27221   11 years kjdon Automating svn checkout of winbin so we don't have to do that step …
(edit) @27220   11 years kjdon cross coll search authentication. Need to make the same cgiwrapper mod …
(edit) @27218   11 years sjm84 Added back, forwards and current selection buttons, also various …
(edit) @27199   11 years ak19 Adding targets for checking out and compiling imagemagick from source …
(edit) @27192   11 years davidb Extra test added to avoid putting 'undef' into an array of values. …
(edit) @27191   11 years davidb This should be in the 'cpan' area
(edit) @27190   11 years davidb Needed by activate.pl but not part of Perl core language. Overlooked …
(edit) @27189   11 years davidb Some additional fields extracted/returned to collect config file that …
(edit) @27188   11 years davidb Deleting spurious binmode line
(edit) @27187   11 years ak19 Accidentally had the checkout.gnomelib.ext property set to activate on …
(edit) @27186   11 years ak19 use.support.lib has been renamed for release-kit usage to …
(edit) @27185   11 years ak19 use.support.lib has now split into 2 properties. The first is …
(edit) @27183   11 years davidb Changing to using installed version of LWP that comes from …
(edit) @27182   11 years davidb Removal of this version (v6.x) of LWP
(edit) @27181   11 years davidb Latest libwww-perl (v6x) isn't as self-sufficeint as earlier (v5.x) in …
(edit) @27180   11 years ak19 A couple of the index_meta functions used gdbm methods instead of …
(edit) @27178   11 years davidb Monitor for 'server' as suffix on DBtype (used in parallel building), …
(edit) @27176   11 years ak19 import_meta functions are complete and tested now in this 2nd commit …
(edit) @27175   11 years davidb 'cpan' needs to be added to the list of folders checked for further …
(edit) @27174   11 years davidb Perl modules from CPAN that are used in supporting activate.pl, but …
(edit) @27173   11 years ak19 First commit to do with setting and removing import metadata. 1. Now …
(edit) @27172   11 years kjdon For diego: when doing cross collection searching, now it takes into …
(edit) @27171   11 years sjm84 Upgrading the version of JQuery UI referenced in the header
(edit) @27170   11 years sjm84 Phase-two of upgrading the version of JQuery UI
(edit) @27169   11 years sjm84 Phase-one of upgrading the version of JQuery UI
(edit) @27168   11 years ak19 Second part of major restructuring of metadataaction: 1. the …
(edit) @27167   11 years ak19 Another bugfix: when doing a set_archives_meta with metamode=override, …
(edit) @27166   11 years sjm84 Adjust the height of the toolbox when the height of the visual editor …
(edit) @27165   11 years sjm84 Added a new call that resolves call-template calls
(edit) @27164   11 years sjm84 Check and make sure a user is authenticated before allowing changes to …
(edit) @27163   11 years sjm84 Enabled the functionality to go to the template that is called by …
(edit) @27162   11 years ak19 Fixed bug in remove_index_metadata: it was specifically including the …
(edit) @27161   11 years kjdon added in fieldedqueryfilter to list of objects for gsdl library
(edit) @27160   11 years ak19 Committing bugfix discovered during restructuring of code (the …
(edit) @27159   11 years ak19 Fixing how the collection_directory which gets locked upon a call to …
(edit) @27158   11 years ak19 get_collection_dir was never returning anything, but was expected to …
(edit) @27157   11 years ak19 First pass updating metadataaction.pm to create generic set_meta, …
(edit) @27156   11 years ak19 Possible bugfix. Subroutine remove_live_metadata used to lock the …
(edit) @27155   11 years ak19 Possible bugfix. Subroutine remove_metadata used to lock the …
(edit) @27154   11 years sjm84 The login screen will now automatically focus the username field
(edit) @27153   11 years sjm84 Some usability changes as well as a few bug fixes
(edit) @27152   11 years ak19 In collectionConfig.xml, the RSSRetrieve ServiceRack is always active. …
(edit) @27151   11 years ak19 Making the RSSRetrieve ServiceRack active by default once more, since …
(edit) @27150   11 years ak19 Shifting position of RSS link in GS2 to header area. Smaller icon. …
(edit) @27149   11 years ak19 1. New target setup-for-eclipse that generates a eclipse Run …
(edit) @27148   11 years ak19 Replacing OAIConfig.xml with OAIConfig.xml.in. The former will …
Note: See TracRevisionLog for help on using the revision log.