root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @491 [491] 2008-08-05 14:13:03 tdb01r * Escape OAI baseURLs when exporting in ListFriends?
(edit) @490 [490] 2008-07-18 12:39:55 tdb01r * Added hidden "width" and "height" options to charts
(edit) @489 [489] 2008-05-28 11:04:35 tdb01r * Suppress an undef warning
(edit) @488 [488] 2008-04-14 13:15:41 tdb01r * Only connect/consult LDAP if there's something to actually do
(edit) @487 [487] 2008-04-13 15:36:27 tdb01r * Integrated CAPTCHA to registration process
(edit) @486 [486] 2008-04-13 15:19:30 tdb01r * reCAPTCHA public gratis CAPTCHA turing test
(edit) @485 [485] 2008-02-11 12:01:16 tdb01r * geometric_mean, this time correctly
(edit) @484 [484] 2008-01-10 17:09:29 tdb01r * Default shouldn't be table?
(edit) @483 [483] 2008-01-10 16:53:42 tdb01r * Random ROAR processes
(edit) @482 [482] 2008-01-09 12:25:55 tdb01r * Added link to subscribe to EPrints subversion
(edit) @481 [481] 2008-01-08 09:59:40 tdb01r * Set default search operator to AND * Added the query terms to the …
(edit) @480 [480] 2007-12-18 14:04:12 tdb01r * Need to use the 'Z' prefix to match stemmed terms
(edit) @479 [479] 2007-12-18 13:05:28 tdb01r * Added option to generate activity by-year for the UK
(edit) @478 [478] 2007-12-18 12:58:34 tdb01r * UI to unlock a repository
(edit) @477 [477] 2007-12-17 14:32:22 tdb01r * Added some documentation notes * Added (unlinked) facility to …
(edit) @476 [476] 2007-12-10 14:32:44 tdb01r * Off-by-one error in months
(edit) @475 [475] 2007-11-26 14:01:14 tdb01r * Fix POD
(edit) @474 [474] 2007-11-26 13:55:51 tdb01r * lock/unlock expect an id argument
(edit) @473 [473] 2007-11-16 15:02:35 tdb01r * Updated DROID path * Use TEXT for setSpecs to avoid truncation
(edit) @472 [472] 2007-10-16 11:18:07 tdb01r * Removed EU petition banner
(edit) @471 [471] 2007-09-17 11:11:37 tdb01r * Added Firefox search link
(edit) @470 [470] 2007-08-16 14:00:59 tdb01r * Batik requires an X server?!
(edit) @469 [469] 2007-08-16 14:00:49 tdb01r * Include the search query in the no-matching-records error message
(edit) @468 [468] 2007-08-10 13:43:05 tdb01r * TermGenerator? -> XapianTermGenerator?
(edit) @467 [467] 2007-06-28 12:02:28 tdb01r * mod_perl 2
(edit) @466 [466] 2007-06-15 16:22:43 tdb01r * Need to use the TermGenerator? to build the index, to get Z-prefixes
(edit) @465 [465] 2007-06-15 15:36:25 tdb01r * If we can't open the Xapian index, try creating it
(edit) @464 [464] 2007-06-15 15:10:19 tdb01r * stem_word => apply
(edit) @463 [463] 2007-06-15 15:07:10 tdb01r * Use of variable before it's being defined
(edit) @462 [462] 2007-06-15 11:33:51 tdb01r * Unknown?
(edit) @461 [461] 2007-06-15 11:33:43 tdb01r * Read only is better than disabled?
(edit) @460 [460] 2007-06-15 11:33:02 tdb01r * Wrong link (register => add)
(edit) @459 [459] 2007-06-14 11:47:18 tdb01r * Off-by-one error in array traversal
(edit) @458 [458] 2007-06-14 11:42:54 tdb01r * A couple of undefined warnings fixed * Fixed missing variable $desc in …
(edit) @457 [457] 2007-06-11 09:37:14 tdb01r * Start to add some documentation to index.php * Tweaks to 'fulltexts' …
(edit) @456 [456] 2007-06-09 15:06:45 tdb01r * Fixed login missing * mysql_query => mysql_error
(edit) @455 [455] 2007-06-08 13:20:30 tdb01r * Changed format_summary to use a SUBQUERY
(edit) @454 [454] 2007-06-07 14:49:59 tdb01r * Don't include deleted items in the total record count
(edit) @453 [453] 2007-06-07 10:30:33 tdb01r * Only attempt to get all fulltexts if --allfulltexts is specified
(edit) @452 [452] 2007-06-03 13:28:53 tdb01r * If --missing is specified try to harvest *all* missing fulltexts, not …
(edit) @451 [451] 2007-06-03 13:20:46 tdb01r * Wrong query name queried
(edit) @450 [450] 2007-06-02 19:52:27 tdb01r * performance fix for LEFT JOIN IS NULL overloading the server on profile …
(edit) @449 [449] 2007-06-02 17:34:20 tdb01r * Only use HTTP::OAI
(edit) @448 [448] 2007-06-01 16:38:03 tdb01r * Drop the size some more, hopefully mysql won't complain about running …
(edit) @447 [447] 2007-06-01 16:32:44 tdb01r * Fixed error message not including the repository url, when getting …
(edit) @446 [446] 2007-06-01 16:28:38 tdb01r * Rewrote FullText? to have a much clearer interface (no side-effecting …
(edit) @445 [445] 2007-05-31 17:20:31 tdb01r * Suppress an undef warning
(edit) @444 [444] 2007-05-31 17:17:44 tdb01r * Check the METS record exists in Celestial before trying to use it
(edit) @443 [443] 2007-05-31 15:11:40 tdb01r * Added doxygen configuration file * Added menu_fulltexts option to …
(edit) @442 [442] 2007-05-31 14:51:09 tdb01r * Added --missing argument to only query fulltexts for records missing a …
(edit) @441 [441] 2007-05-31 14:50:30 tdb01r * I think format queries are more likely than URL (any performance …
(edit) @440 [440] 2007-05-31 11:41:07 tdb01r * Moved dependencies into sub-directories
(edit) @439 [439] 2007-05-31 11:22:03 tdb01r * Directories for ROAR dependencies
(edit) @438 [438] 2007-05-31 11:16:22 tdb01r * host is now roar.eprints.org
(edit) @437 [437] 2007-05-31 11:12:37 tdb01r * jpgraph dependency, version 1.20.5
(edit) @436 [436] 2007-05-23 14:01:25 tdb01r * Remove newlines from csv output
(edit) @435 [435] 2007-05-03 10:24:07 tdb01r * Ought to link to the *graph* and not a list of identifiers
(edit) @434 [434] 2007-04-30 15:58:21 tdb01r * Added roar_update to installation
(edit) @433 [433] 2007-03-30 13:56:12 tdb01r * LDAP => localhost * Allow a suggestion to be deleted that is also in …
(edit) @432 [432] 2007-03-29 17:53:37 tdb01r * Respect granularity in table column name
(edit) @431 [431] 2007-03-29 17:51:12 tdb01r * Fixed headers_out
(edit) @430 [430] 2007-03-29 17:47:14 tdb01r * Added table and histogram options * Added attachment C.D.
(edit) @429 [429] 2007-03-29 17:45:52 tdb01r * Get the accession from the OAI records
(edit) @428 [428] 2007-03-29 16:52:20 tdb01r * mocha => trac.eprints.org
(edit) @427 [427] 2007-03-21 16:18:53 tdb01r * Content-disposition ?
(edit) @426 [426] 2007-03-21 16:14:16 tdb01r * Fix typo in Earth links
(edit) @425 [425] 2007-03-21 16:12:58 tdb01r * disposition for MacOS file association * document name * Google Earth …
(edit) @424 [424] 2007-03-21 15:39:35 tdb01r * MIME-Type
(edit) @423 [423] 2007-03-21 14:06:54 tdb01r * Now varies bar length according to year
(edit) @422 [422] 2007-03-20 15:58:13 tdb01r * Added begin time to repositories
(edit) @421 [421] 2007-03-18 00:21:57 tdb01r * More tweaks
(edit) @420 [420] 2007-03-17 23:49:59 tdb01r * Added heights to kml output
(edit) @419 [419] 2007-03-17 22:39:09 tdb01r * Set color to blue
(edit) @418 [418] 2007-03-17 22:27:17 tdb01r * kml export option
(edit) @417 [417] 2007-03-13 17:45:44 tdb01r * Space adjustment around thumbnail/graph * Copyright statement layout
(edit) @416 [416] 2007-03-13 17:44:29 tdb01r * Ought to be 150px wide
(edit) @415 [415] 2007-03-13 17:28:33 tdb01r * Use webshot hosted on coolshiu
(edit) @414 [414] 2007-03-13 16:54:07 tdb01r * Chrome location changed
(edit) @413 [413] 2007-03-09 15:07:47 tdb01r * More XML fixes
(edit) @412 [412] 2007-03-09 15:03:39 tdb01r * XML fixes
(edit) @411 [411] 2007-03-09 13:35:25 tdb01r * table -> ul * Styling of result set toolbar * TSV => CSV
(edit) @410 [410] 2007-03-08 17:40:20 tdb01r * Refined result set links
(edit) @409 [409] 2007-03-08 15:13:56 tdb01r * Fix title
(edit) @408 [408] 2007-03-08 14:56:50 tdb01r * Repositories by …
(edit) @407 [407] 2007-03-08 14:38:37 tdb01r * Persist chart options when changing filter options
(edit) @406 [406] 2007-03-08 14:36:05 tdb01r * Remove order from chart page
(edit) @405 [405] 2007-03-08 14:34:56 tdb01r * Added filter bar to chart generation
(edit) @404 [404] 2007-03-08 14:29:25 tdb01r * More legend tweaks
(edit) @403 [403] 2007-03-08 14:28:21 tdb01r * Add values to Pie Chart legend
(edit) @402 [402] 2007-03-08 14:24:30 tdb01r * Missing
(edit) @401 [401] 2007-03-08 14:23:12 tdb01r * Missed
(edit) @400 [400] 2007-03-08 14:22:56 tdb01r * Fix javascript * Tweak to pie chart legend layout
(edit) @399 [399] 2007-03-08 14:10:31 tdb01r * Added charting for result lists
(edit) @398 [398] 2007-03-08 11:03:13 tdb01r * Removed script
(edit) @397 [397] 2007-03-07 11:56:49 tdb01r * Remove the URL from table listing (impossible to trawl that much XML)
(edit) @396 [396] 2007-03-07 11:46:11 tdb01r * Make csv_detail actually work
(edit) @395 [395] 2007-03-06 18:03:56 tdb01r * Link to vanilla graph page
(edit) @394 [394] 2007-03-06 18:03:38 tdb01r * Added click a bar hint
(edit) @393 [393] 2007-03-06 17:59:09 tdb01r * Activity = 1-9 exclusive * Remove flow on mouse move * Fix dataset …
(edit) @392 [392] 2007-03-06 17:22:19 tdb01r * Moved links around again
Note: See TracRevisionLog for help on using the revision log.