source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27342   11 years davidb Script that generates README information, with '@xxx@' place holders …
(edit) @27341   11 years davidb Added in the util-linux library to the packages need to support this …
(edit) @27340   11 years davidb Changes to compile/install scripts that reflect the change in having a …
(edit) @27339   11 years davidb AFRepo PHP script changed so the computation of the md5 hash is …
(edit) @27338   11 years davidb aliases for 'afr-' programs to run upgraded to full scripts that 'cd' …
(edit) @27337   11 years davidb 64-bit check, setting -fPIC flag if it is added.
(edit) @27336   11 years ak19 1. Fixed regex to retrieve collect_tail. It's unused at present, but …
(edit) @27335   11 years kjdon Attempting to get perl shebangs right for cgi scripts in GS3 (in …
(edit) @27334   11 years kjdon 2 bugfixes that broke the building process.
(edit) @27333   11 years ak19 1. Added the metadataaction::get_import_metadata_array() subroutine …
(edit) @27332   11 years kjdon changed to use lucene 3 instead of lucene2
(edit) @27331   11 years kjdon upgrading gs2 to use lucene 3 instead of lucene2
(edit) @27330   11 years kjdon upgrading gs2 to use Lucene 3 - same as gs3 uses.
(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) @27317   11 years davidb Changes after testing on the jamendo set
(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) @27291   11 years davidb svn:external to supress svn reporting on '.PATCH-DONE.4store'
(edit) @27290   11 years davidb '.in' version of files that get installed in the appropriate place …
(edit) @27289   11 years davidb detailed instructions as to what to do once installed
(edit) @27288   11 years davidb Turns out --prefix can be used after all, as long as …
(edit) @27287   11 years davidb Further improvements to installing required files
(edit) @27286   11 years davidb Tweak to the 'afr' aliased commands
(edit) @27285   11 years davidb Further module added (to help support afrepo extension)
(edit) @27284   11 years ak19 Putting back the previously-commented lines that resort to using clang …
(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) @27280   11 years jmt12 A subclass of buildcolutils.pm with added functionality for parallel …
(edit) @27279   11 years jmt12 A subclass of inexport.pm with added functionality for parallel …
(edit) @27278   11 years jmt12 Renamed so it can be found in an automated fashion (prefixed by the …
(edit) @27277   11 years ak19 Adding an Ajax Synchronous Post method to gsajaxapi.js which is then …
(edit) @27276   11 years davidb Additions made so compiled up AMP configureation has the necessary …
(edit) @27275   11 years davidb Expansion of devel.bash to allow other compiling programs to find what …
(edit) @27274   11 years davidb 4store needs to be patched to work on the version of CentOS Illinois …
(edit) @27273   11 years davidb function for calling 'make' extended to allow passing of variable …
(edit) @27272   11 years davidb Aliases to make the afrepo scripts to run easier to find
(edit) @27271   11 years davidb Patching for 4store added to deal with ncurses and readline lib …
(edit) @27270   11 years davidb Further support packages needed
(edit) @27269   11 years davidb Further support packages needed
(edit) @27268   11 years davidb Additional packages required
(edit) @27267   11 years davidb Edits after testing
(edit) @27266   11 years davidb Untar if necessary
(edit) @27265   11 years davidb Initial cut at files needed to compile up extension
(edit) @27264   11 years davidb Mods made after testing
(edit) @27263   11 years davidb Require AMP extension to be sourced before this one.
(edit) @27262   11 years davidb Get afrepo source code set up for use
(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) @27255   11 years davidb First cut as files for this extension
(edit) @27254   11 years davidb Casade Make added in as svn-external
(edit) @27253   11 years davidb Creation of directory for extension that is based on afrepo …
(edit) @27252   11 years jlwhisler New file for the new Collection-specific Themes tutorial
(edit) @27251   11 years jlwhisler New file for the new Customization: Themes tutorial
(edit) @27250   11 years jlwhisler Added two tutorials on how to use Themes and the jQuery ThemeRoller in …
(edit) @27249   11 years davidb Both the 4.12 source release and the 'head' of githum as of April …
(edit) @27248   11 years davidb Compile up the listed packages
(edit) @27247   11 years davidb Initial set of packages to compile for this extension
(edit) @27246   11 years davidb Initial set of set-up files for this extension
(edit) @27245   11 years davidb Cascade-Make hooked in as external property
(edit) @27244   11 years davidb Starting directory for GS extension based on EchoNets's …
(edit) @27243   11 years kjdon Because activate uses perl modules like LWP and NET and URI which may …
Note: See TracRevisionLog for help on using the revision log.