Timeline
19/01/11:
- 22:57 Ticket #890 (Maximum number of files to upload) closed by
- wontfix: recapture? the buffer? document_validate? there are a number of solutions, …
- 22:54 Ticket #887 (Feature Request: Wildcard Patterns on Search Words) closed by
- fixed: LOL this bug makes me happy. I think its finally fixed by the 3.3 Xapian …
- 22:52 Ticket #882 (Automated Accessibility Compliance Testing) closed by
- wontfix: I think the field of accessibility has moved on. we do need some fresh …
- 22:46 Ticket #873 (no error trap in erase_archive) closed by
- fixed: im pretty sure this was fixed with the 3.0 series, its definately fixed …
- 22:40 Ticket #3643 (Serialised search getting truncated in cachemap, causes refine search, ...) closed by
- fixed: tim fixed this in comit 4896
- 22:36 Ticket #3344 (Field::Multi picks up title/help from contained fields, breaks rendering) closed by
- fixed: This has been fixed
- 22:28 Ticket #3452 (Problem when deleting field created through web interface) closed by
- fixed: tim fixed this in comitt 4896
- 22:23 Ticket #3057 (Migration Toolkit Workflow issues) closed by
- wontfix: I think is at the point where its too much of a fringe case to worry about
- 22:14 Ticket #3920 (JSON export not standards compliant?) closed by
- fixed: The JSON export now exports... JSON (Y) commit 6161
- 22:11 Changeset [6161] by
- * fixed JSON exporter. now produces valid JSON. ticket #3920
- 21:46 Ticket #3788 (Creating thumbnail for multi page tiff generates multiple thumbnails) closed by
- worksforme: may have been a bug in 3.1, not a problem in trunk nor in the 3.2 series …
- 21:34 Ticket #3923 (EAP export should only process dataobj/eprint ?) closed by
- fixed: removed support for list/eprint commit 6160
- 21:32 Changeset [6160] by
- * Removed support for lists from Export::EAP. ticket #3923
- 16:57 Ticket #3954 (Reset option for Review filters) created by
- Looks like the only way to reset is to clear all search fields manually …
- 16:55 Ticket #3953 (Problems with filter code in Plugin::Screen::Review ?) created by
- 1) sub action_set_filters Why is this search using the "eprint" dataset …
- 13:40 Ticket #3952 (Date fields- search problems) created by
- You cannot easily return dates where the month is specifically …
- 13:24 Ticket #3951 (Generic search for fields (including compund fields e.g. date month) which ...) created by
- The issues searching does not let you search for metadata data fields …
- 12:46 Ticket #3950 (Edit Subjects Interface is not intuative) created by
- The adding child and naming the stings is completely incomprehensible. …
18/01/11:
- 15:27 Ticket #3949 (Add labels to Documents and Files) created by
- Currently only EPrints get a title.
- 15:26 Ticket #3948 (Consider adding citations to RDF data) created by
- FOAF has changed the recommended predicates to use for this.
- 15:02 Ticket #3947 (Migrate family & given name predicates to 2010 style foaf.) created by
- FOAF has changed the recommended predicates to use for this.
17/01/11:
- 14:19 Ticket #3946 (Thumbnails not being updated) closed by
- fixed: Resolved by r6159.
- 14:19 Changeset [6159] by
- * Merged [6158]
- 14:18 Changeset [6158] by
- * If there are duplicate thumbnails remove() the duplicates, fixing #3946
- 14:18 Ticket #3946 (Thumbnails not being updated) created by
- If multiple thumbnail documents exist with the same relationship the …
- 14:04 Changeset [6157] by
- * Check the tagged version before building
- 13:52 Changeset [6156] by
- * Should add srvany regardless of --branch
- 13:51 Changeset [6155] by
- * 3.2.5 Stollen
- 13:51 Changeset [6154] by
- * Fix the *"£*"*!£ version
- 13:50 Changeset [6153] by
- * Removed version dependency
- 13:49 Changeset [6152] by
- * Strip leading 'v' on stringy versions
- 13:47 Changeset [6151] by
- * Remove version dependency (it isn't core)
- 13:27 Changeset [6150] by
- * Added backwards-compatibility for srvany.exe
- 13:26 Changeset [6149] by
- * 3.2.5 Stollen
- 13:25 Changeset [6148] by
- * Removed to fix VERSION mess
- 13:25 Changeset [6147] by
- * Merged [6146]
- 13:24 Changeset [6146] by
- * Strip the leading 'v' from the version
- 13:22 Changeset [6145] by
- * Merged [6144]
- 13:20 Changeset [6144] by
- * Use version for parsing version numbers (fix bug between Perl 5.8/5.10)
- 13:06 Changeset [6143] by
- * Merged [6142]
- 13:03 Changeset [6142] by
- * Fixed VERSION appearance in counter & admin status
- 11:51 Milestone 3.2.5 completed
- Bugfix release only
- 11:43 Changeset [6141] by
- * Added Seb to HACKERS
- 11:39 Changeset [6140] by
- * As predicted, failed to set EPrints::VERSION to 3.2.5
- 11:39 Changeset [6139] by
- * 3.2.5
- 11:27 Changeset [6138] by
- * 3.2.5 Stollen
- 11:27 Changeset [6137] by
- * 3.2.5 Stollen
- 11:20 Changeset [6136] by
- * Include the revision in RPM builds as revision
- 10:33 Changeset [6135] by
- * --release shouldn't have a default
14/01/11:
- 15:41 Changeset [6134] by
- * Need to fix the file.hash field *before* updating datasets
- 15:40 Changeset [6133] by
- * Merged [6131], [6132] * Added a key to rindex to improve index remove …
- 15:23 Changeset [6132] by
- * Indexing efficiency tweaks: * made history unindexed (all the fields …
- 15:21 Changeset [6131] by
- * Added a key to rindex to improve index remove performance: …
- 14:17 Changeset [6130] by
- * Fixed double name declaration in MODIFY SQL in [6128]
- 14:16 Changeset [6129] by
- * Merged [6128] * Fix file.hash sql type during upgrade
- 14:10 Changeset [6128] by
- * Added DB upgrade method for 3.2 to convert file.hash to id
- 13:30 Ticket #3925 (Upgrade does not alter eprint__rindex table) closed by
- fixed: Resolved by r6127.
- 13:30 Changeset [6127] by
- * Merged [6126], [6125], [6124] * Fixes #3925 * Check the rindex …
- 13:22 Changeset [6126] by
- * Modify file dataset to use ids for id fields and reduced sql_index usage
- 13:22 Changeset [6125] by
- * Fixed Database not using get_sql_index() for constructing indexes
- 13:08 Changeset [6124] by
- * Check the rindex tables for the correct (case-sensitive) collation, …
- 12:40 Ticket #3653 (Browse view on multiple fields generates bad MYSQL) closed by
- invalid: The constructed SQL is now completely different in 3.2+.
- 11:42 Changeset [6123] by
- * Merged [6121] * Use 'ids' in Triple because Triple is not a text …
- 11:35 Changeset [6122] by
- * Use SQL IN syntax rather than a really big A OR B OR C (documented by …
- 11:33 Changeset [6121] by
- * Use 'ids' in Triple because Triple is not a text indexed dataset * …
- 11:11 Changeset [6120] by
- * Added unit test for to_xml<=>xml_to_epdata round trip
- 10:56 WikiStart edited by
- (diff)
13/01/11:
- 17:13 Changeset [6119] by
- * Fixed bin/generate_views not generating escaped filenames
- 17:10 Changeset [6118] by
- * Looks like this should be in_value => 1 (fix XML import not importing …
- 16:30 Changeset [6117] by
- * Consume \r when reading index codes
- 16:03 Changeset [6116] by
- * Fixed missing NOT_FOUND http constant
- 15:48 Changeset [6115] by
- * Added 'quotemeta' system method to correctly quote invocations on …
- 15:47 Changeset [6114] by
- * Use gzip explicitly in import_test_data (fix for Win32)
- 15:46 Changeset [6113] by
- * Oops, value must be an array ref in [6112]
- 15:44 Changeset [6112] by
- * Fixed regression in indexing code causing text field values not to be …
- 15:20 Changeset [6111] by
- * PNG8 doesn't work on MSWin32, changed to JPG (again)
- 14:19 Changeset [6110] by
- * Fixed start/stop from the web server on Win32
- 13:43 Changeset [6109] by
- * Added missing File::Copy::Recursive module
- 13:42 Changeset [6108] by
- * Can't install service without a file
- 13:41 Changeset [6107] by
- * Removed srvany.exe dependency * Added --release option to specify an …
- 12:54 Changeset [6106] by
- * Fixed PERL5LIB path, experimenting with service spec
- 11:40 Changeset [6105] by
- * Removed service install component and now uses bulid system Perl …
- 10:34 Changeset [6104] by
- * Fixed search_xapian segfaulting with stemmer going out of scope * Fixed …
- 10:02 Changeset [6103] by
- * Only add EPJS_button_pushed onclick to named buttons (fixes …
- 10:01 Changeset [6102] by
- * Fixed tests/82_eprint_view to use a valid Screen plugin
- 09:44 Changeset [6101] by
- * Added unit test to check for memory cycles
- 09:32 Changeset [6100] by
- * Always populate the search form in Listing.pm, which fixes an issue with …
- 09:31 Changeset [6099] by
- * Unit test for checking that a blank search form is really blank (bug on …
- 09:30 Changeset [6098] by
- * Added missing search phrases for id/timestamp/storable
- 08:56 Changeset [6097] by
- * Fixed undef warning on undefined search value
12/01/11:
- 16:35 Changeset [6096] by
- * Fixed Items not ticking filters for new users
- 16:30 Changeset [6095] by
- * More untested changes introducing regressions - …
- 16:26 Changeset [6094] by
- * Fixed an issue with master service interupting worker service
- 16:25 Changeset [6093] by
- * Use Win32::DriveInfo? instead of dir for finding free_space
- 15:21 Ticket #3945 (<> is not legal in N-Triples) created by
- Our RDFNT outputs triples with <> to refer the the current document, but …
- 15:19 Ticket #3943 (N3 & RDF+XML not escaping anglebrackets in URIs) closed by
- fixed: Closed by r6091,r6092
- 15:19 Changeset [6092] by
- Merge of r6091 * Added code to escape tricksy characters in N3 and NT: > < …
- 15:19 Changeset [6091] by
- * Added code to escape tricksy characters in N3 and NT: > < \n \. #3943 * …
- 14:40 Ticket #3944 (RDF not stripping whitespace at start of DOI causing broken URI) closed by
- wontfix: Never mind, some special person has entered "doi: xyz" into the field. …
- 12:58 Changeset [6090] by
- * Use two Windows services for indexing, enabling period reloading of the …
- 12:57 Changeset [6089] by
- * Close STDOUT and STDERR when rolling logs
- 10:18 Changeset [6088] by
- * Replaced rmall with File::Path
- 09:23 Changeset [6087] by
- * re-use warnings for [6080]
11/01/11:
- 18:20 Changeset [6086] by
- * correction of screaming typo in the last commit
- 18:14 Changeset [6085] by
- * added support for developer mode. This means developers are constantly …
- 18:13 Changeset [6084] by
- * added support for developer mode. This means developers are constantly …
- 13:38 Ticket #3944 (RDF not stripping whitespace at start of DOI causing broken URI) created by
- owl:sameAs <info:doi/ 10.1175/1520-0485(1998)028<1511:WSMFTO>2.0.CO;2>;
- 13:38 Ticket #3943 (N3 & RDF+XML not escaping anglebrackets in URIs) created by
- owl:sameAs <info:doi/ 10.1175/1520-0485(1998)028<1511:WSMFTO>2.0.CO;2>;
10/01/11:
- 17:56 Changeset [6083] by
- * Merged [6080], [6081], fixing #3942
- 17:53 Ticket #3942 (Creating a repository object does not clean up after itself) closed by
- fixed: Fixed by [6081], [6082]
- 17:50 Changeset [6082] by
- * More memory cycles weakened
- 17:41 Changeset [6081] by
- * Fixed typo: Scalar::Utils => Scalar::Util * Fixed a memory cycle in …
- 17:35 Changeset [6080] by
- * Fixed a re-declaration warning
- 17:33 Changeset [6079] by
- * Experimental support for Win32::Daemon
- 17:30 Ticket #3942 (Creating a repository object does not clean up after itself) created by
- This consumes ever increasing amounts of memory: […] And shows the …
- 16:58 Changeset [6078] by
- * Reverted [6074], [6073]
- 14:29 Changeset [6077] by
- * Fixed arguments list to MSWin32::free_space
- 14:15 Changeset [6076] by
- * Call scripts from epadmin with Perl, which will allow Windows to work …
- 14:10 Changeset [6075] by
- * Return 1 on success for MSWin32::mkdir
- 14:04 Changeset [6074] by
- * Start/stop the indexer on Windows using the service
- 12:19 Changeset [6073] by
- * Untested support for Win32 indexer service
- 12:18 Changeset [6072] by
- * Removed XML::Twig dependency
- 10:46 Changeset [6071] by
- * Fixed regression in tests/60_id_value
- 10:27 Changeset [6070] by
- * Fixed regression introduced in [6062]
- 10:14 Ticket #3941 (N3 has incorrect use of namespaces) closed by
- fixed: Closed by r6068, r6069
- 10:14 Changeset [6069] by
- Merge of r6068 * Fix to N3 export to stop "/" or "#" appearing in …
- 10:14 Changeset [6068] by
- * Fix to N3 export to stop "/" or "#" appearing in namespace-shortened …
- 10:11 Ticket #3941 (N3 has incorrect use of namespaces) created by
- eg. foo:bar is ok but foo:bar/1 is not allowed. Solution: expand out URIs …
- 09:58 Ticket #3515 (value needs initialisation in Metafield::Email) closed by
- fixed: Resolved by r6067.
- 09:58 Changeset [6067] by
- * Merged [6066]
- 09:57 Changeset [6066] by
- * Fixed an undef warning in MetaField::Email, fixing #3515
05/01/11:
- 16:25 Changeset [6065] by
- Merge of r6064 * N3 and N-Triples should not back-slash escape single …
- 16:24 Changeset [6064] by
- * N3 and N-Triples should not back-slash escape single quote
- 10:51 Changeset [6063] by
- * API Documentation updates to List.pm
- 10:41 Changeset [6062] by
- * You can now create a List using repository=> instead of session=>
- 10:32 Changeset [6061] by
- * API Documentation updates to Repository.pm
- 00:07 Changeset [6060] by
- * API Documenation updates
04/01/11:
- 23:25 Changeset [6059] by
- * DAPI Documenation updates
- 23:01 Changeset [6058] by
- * API Documenation updates
- 20:29 Changeset [6057] by
- * API Documenation updates
- 16:28 Changeset [6056] by
- * Multipart fields now use a 'fields' spec identical to Compounds * …
31/12/10:
- 17:14 Changeset [6055] by
- * Converted cfg.d files to use new API
- 16:06 Changeset [6054] by
- EPrints.pm API documentation
- 16:06 Changeset [6053] by
- List.pm API documentation
- 16:05 Changeset [6052] by
- MetaField?.pm API documentation
- 16:02 Changeset [6051] by
- XML.pm API documentation
- 16:02 Changeset [6050] by
- DataObj?.pm API documentation
- 16:01 Changeset [6049] by
- DataSet?.pm API documentation
- 15:59 Changeset [6048] by
- Repository.pm API documentation
20/12/10:
- 14:05 Ticket #3940 (Can't use HTML entities when editing template via Web UI?) created by
- To reproduce, edit default.xml template via Admin -> View Configuration, …
Note: See TracTimeline
for information about the timeline view.
