root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @64 [64] 2007-12-05 14:13:24 tdb01r * Supply the eprint object to render_value as well (avoid an undef …
(edit) @63 [63] 2007-11-28 13:55:01 tdb01r * Localised CSS
(edit) @60 [60] 2007-11-28 13:36:46 tdb01r * Do md5sum automatically
(edit) @59 [59] 2007-11-28 13:35:29 tdb01r * Simple distribution making script
(edit) @58 [58] 2007-11-28 13:35:17 tdb01r * Don't overwrite irstats.conf or irstats.cgi when installing
(edit) @56 [56] 2007-11-28 12:51:16 tdb01r * Default MySQL port is 3306
(edit) @55 [55] 2007-11-27 16:35:36 tdb01r * Catch abstract referrers and replace them with 'Abstract Page'
(edit) @54 [54] 2007-11-27 16:12:32 tdb01r * Don't attempt to link non-http things
(edit) @53 [53] 2007-11-27 12:28:23 tdb01r * Fix an encoding problem on output by utf8-ing data coming in from the …
(edit) @52 [52] 2007-11-27 12:03:41 tdb01r * Fix for DBD::mysql 3.0008 not supporting column matches
(edit) @51 [51] 2007-11-27 12:03:12 tdb01r * Missing closing quote in check_requester_host_table
(edit) @50 [50] 2007-11-26 11:27:42 tdb01r * Updated installation instructions
(edit) @49 [49] 2007-11-26 11:16:59 tdb01r * Explicitly load the country file
(edit) @48 [48] 2007-11-23 14:56:59 tdb01r * --config should be a string argument
(edit) @47 [47] 2007-11-23 14:40:11 tdb01r * Ignore anything other than abstract and fulltext hits
(edit) @46 [46] 2007-11-23 14:38:01 tdb01r * Use Logfile::EPrints repeated filter
(edit) @45 [45] 2007-11-23 14:36:39 tdb01r * Removed lockfile * Fixed bug in Postgres implementation (no REPLACE in …
(edit) @44 [44] 2007-11-23 13:46:52 tdb01r * Use Logfile::EPrints at the top, so if it's not installed the user …
(edit) @43 [43] 2007-11-23 13:44:41 tdb01r * Removed use of Institution filter (unused data at the moment)
(edit) @42 [42] 2007-11-23 13:44:22 tdb01r * Actually check whether it's a valid command rather than on whether the …
(edit) @41 [41] 2007-11-23 12:24:43 tdb01r * MyHit? isn't used anymore
(edit) @39 [39] 2007-11-20 13:00:25 tdb01r * Remove necessity for /var/lock file by using a database lock instead …
(edit) @38 [38] 2007-11-20 12:19:07 tdb01r * Show the list of commands if an invalid command is given to CLI #12
(edit) @37 [37] 2007-11-20 12:15:53 tdb01r * Fixed typo in man page
(edit) @33 [33] 2007-11-08 10:32:18 tdb01r * Should call get_phrase on $session
(edit) @30 [30] 2007-11-01 16:57:56 tdb01r * Licenses for MochiKit/PlotKit?
(edit) @28 [28] 2007-11-01 16:36:53 tdb01r * Merged [26:27/branches/stable-1.0.x]
(edit) @25 [25] 2007-11-01 16:10:52 tdb01r * tick_every should be an int, not the remainder of * Removed unused …
(edit) @24 [24] 2007-11-01 15:41:56 tdb01r * If ChartDirector? is unavailable resort to using PlotKit? (javascript …
(edit) @22 [22] 2007-10-31 17:13:25 tdb01r * Include the Web site in the README
(edit) @21 [21] 2007-10-31 16:41:24 tdb01r * DBD::mysql returns all tables in table_info, overridden with SHOW TABLES …
(edit) @20 [20] 2007-10-31 16:25:22 tdb01r * Always get called with a suffix argument by check_set_tables
(edit) @19 [19] 2007-10-31 16:15:57 tdb01r * Renamed database phrase method to get_phrase * Moved more SQL into …
(edit) @18 [18] 2007-10-31 14:37:54 tdb01r * Rationalised the database abstraction by utilising the existing …
(edit) @17 [17] 2007-10-30 16:36:47 tdb01r * Experimental support for Postgres
(edit) @16 [16] 2007-10-30 16:36:15 tdb01r * Decode latin from the Geo-IP database * Decode latin from search terms …
(edit) @14 [14] 2007-10-26 15:44:54 tdb01r * Don't require Maxmind Organisation database
(edit) @13 [13] 2007-10-26 11:54:08 tdb01r * Don't show views that aren't available
(edit) @12 [12] 2007-10-26 11:39:57 tdb01r * Need to set the filename to have the repository prefix
(edit) @11 [11] 2007-10-26 11:27:37 tdb01r * Prepend the repository name to cache files
(edit) @10 [10] 2007-10-26 11:16:37 tdb01r * Default to using all_dashboard for views, rather than die()ing
(edit) @9 [9] 2007-10-26 11:09:46 tdb01r * Fix bug where unresolved IPs would never get resolved
(edit) @8 [8] 2007-10-26 10:41:22 tdb01r * POD for get_stats * Fixed two bugs in get_insertid: - actually die if …
(edit) @7 [7] 2007-10-26 09:49:16 tdb01r * missing install.pl
(edit) @6 [6] 2007-10-25 15:50:11 tdb01r * Man page doc for extract_generic_*
(edit) @5 [5] 2007-10-25 12:23:50 tdb01r * Create generic metadata from a DSpace repository
(edit) @4 [4] 2007-10-25 10:33:57 tdb01r * Set the CGI script as executable on install * Give the list of possible …
(edit) @3 [3] 2007-10-25 10:13:48 tdb01r * Show 'Unknown' for unresolvable IPs
(edit) @2 [2] 2007-10-24 17:02:52 tdb01r * Install using a configure script
(add) @1 [1] 2007-10-24 13:17:15 tdb01r * Copied from main eprints SVN
Note: See TracRevisionLog for help on using the revision log.