Timeline
28/06/10:
- 17:10 Ticket #3756 (Phrase editor bugs in recent IE) closed by
- fixed
- 17:06 Changeset [5598] by
- * Merged [5596] * Removed calls to deprecated EPrints::Search::dispose()
- 17:04 Ticket #3526 (EPrints::abort called after editing static page) closed by
- fixed: Fixed in 3.2.
- 16:59 Ticket #3497 (send_alerts fails on wide characters) closed by
- worksforme
- 16:59 Changeset [5597] by
- * Fixed direct use of @ARGV (broke previous patch to epadmin) * Can now …
- 16:57 Changeset [5596] by
- * Removed calls to deprecated EPrints::Search::dispose()
- 16:40 Changeset [5595] by
- * Added a smiley face to test emails (we can send UTF-8 data correctly)
- 16:25 Ticket #3824 (mail_sig phrase uses $config{frontpage}) closed by
- fixed: Resolved by r5593.
- 16:25 Changeset [5594] by
- * Nuking mergeinfo brokeness
- 16:24 Changeset [5593] by
- * Merged [5592] * $c->{frontpage} is now the full URL (which various …
- 16:23 Changeset [5592] by
- * $c->{frontpage} is now the full URL (which various phrases expect it to …
- 15:51 Ticket #3824 (mail_sig phrase uses $config{frontpage}) created by
- ..which is "/" in a default 3.2 setup. Should use $config{base_url}? Note …
- 15:42 Changeset [5591] by
- * Removed dead bin scripts (ftpd, generate_video_previews) * Merged …
- 14:50 Changeset [5590] by
- * Fixed multilang multi-fields ordervalues for non-multiple fields
- 14:09 Changeset [5589] by
- * Merged [5586] * Simpler fix for compound sub-fields getting repeated, …
- 14:07 Changeset [5588] by
- * Added support to /cgi/search for searching arbitrary datasets * Made …
- 14:07 Changeset [5587] by
- * Added a link to the object URI to Workflow/View?
- 13:57 Changeset [5586] by
- * Simpler fix for compound sub-fields getting repeated, by moving it to a …
25/06/10:
- 17:09 Changeset [5585] by
- * Now supports epms having postinst and prerm actions which are …
24/06/10:
- 17:24 Changeset [5584] by
- removed STDERR output
- 17:21 Changeset [5583] by
- Daylight savings issue solve. More tags added
- 16:39 Changeset [5582] by
- * Merged [5581] * Modified list of robots to the COUNTER list (for …
- 16:37 Changeset [5581] by
- * Modified list of robots to the COUNTER list (for COUNTER compliance)
- 16:12 Ticket #3823 (MySQL has a maximum of 32 indexes per table..) created by
- "The maximum number of indexes per table is 64 (32 before MySQL 4.1.2)." …
- 15:53 Changeset [5580] by
- * Moved generic dataset search config under $c->{datasets}
- 15:49 Changeset [5579] by
- * Added generic dataset search Screen (with privilege +[datasetid]/search)
- 15:40 Ticket #3822 (Change to a document does not update eprint.lastmod, create new revision ...) created by
- To reproduce: * note timestamp of existing eprint * edit eprint, go to …
- 15:00 Changeset [5578] by
- * Made eprint.fileinfo a volatile (i.e. don't spew revisions just for …
- 14:39 Changeset [5577] by
- * Reworked 'migration' imports to fix problems with document/file ids * …
- 14:02 Changeset [5576] by
- * Fixed epadmin reloading the repository object in …
- 13:57 Changeset [5575] by
- * Localise $SIG{DIE} before using eval where we rely on die() being …
- 13:55 Changeset [5574] by
- * Added --force option to bin/epadmin erase_eprints
- 11:43 Changeset [5573] by
- * s/run_triggers/run_trigger/ typo
- 10:23 Changeset [5572] by
- * Merged [5571] * Fixed setAttribute error under IE when editing phrases
- 10:21 Changeset [5571] by
- * Fixed setAttribute error under IE when editing phrases
23/06/10:
- 17:36 Changeset [5570] by
- * CONFIG: Added a "dataset" option to view menus that will cause the menu …
- 15:52 Changeset [5569] by
- * Tidying (removing print STDERR lines), I blame the world cup.
- 15:10 Changeset [5568] by
- * Dataset control now working (under more testing) * New searching and …
- 14:43 Changeset [5567] by
- * Added execution of EP_TRIGGER_AFTER_COMMIT in commit()
- 10:07 Ticket #3530 (browse_link doesn't support new 'menus' configuration option) closed by
- fixed: Fix applied.
22/06/10:
- 17:43 Changeset [5566] by
- * Added missing ParaTools::Intl
- 16:22 Ticket #3816 (Indexer still using the __index tables) closed by
- fixed: Resolved by r5565.
- 16:22 Changeset [5565] by
- * Merged [5564] * No longer writes index terms to the index table, …
- 16:21 Changeset [5564] by
- * No longer writes index terms to the index table, fixing #3816
- 16:20 Ticket #3821 (Fix browse links to {menus} configured views) closed by
- fixed: Resolved by r5561.
- 15:59 Changeset [5563] by
- * Reverted [5556]
- 15:36 Changeset [5562] by
- * Merged [5550] * Respond to pages containing '..' (but not /..)
- 15:36 Changeset [5561] by
- * Merged [5552] * Fixed links to browse views when using "menus" in the …
- 15:35 Changeset [5560] by
- * Merged [5553] * Fixed compound field sub-classes adding fields on …
- 15:34 Changeset [5559] by
- * Merged [5557] * Fixed _read_exec not returning the exit code correctly
- 15:32 Changeset [5558] by
- * Encountering an error when loading a cfg.d/ file will now cause an …
- 15:30 Changeset [5557] by
- * Fixed _read_exec not returning the exit code correctly
- 13:57 Changeset [5556] by
- * Added a EP_TRIGGER_INDEX to datasets that gets triggered when an object …
- 13:45 Changeset [5555] by
- * Throw an error if someone specifies the same-named sub-field twice in a …
- 13:44 Changeset [5554] by
- * Added $c->add_dataset_field() method to add fields to datasets in a …
- 13:29 Changeset [5553] by
- * Fixed compound field sub-classes adding fields on clone()
21/06/10:
- 15:55 Ticket #3821 (Fix browse links to {menus} configured views) created by
- See r5552. http://www.eprints.org/tech.php/12177.html
- 15:54 Changeset [5552] by
- * Fixed links to browse views when using "menus" in the configuration, …
18/06/10:
- 15:32 Changeset [5551] by
- * Fixed MetaField? object screens appearing on other datasets
- 11:19 Changeset [5550] by
- * Respond to pages containing '..' (but not /..)
17/06/10:
- 18:13 Ticket #3820 (Workflow::Commit shows validation warnings twice) created by
- Workflow::update_from_form skips validation if the next stage is "deposit" …
- 18:02 Ticket #3819 (Addable parent node renders badly in subject input) created by
- Adding: […] Fixes it!
- 17:18 Changeset [5549] by
- * Migrated EPrints::Platform to an inherited class tree under …
- 16:54 Changeset [5548] by
- * updated readme
- 16:36 Changeset [5547] by
- * all test harness and demonstation code updated, no real changes to core …
- 12:57 WikiStart edited by
- (diff)
- 12:57 WikiStart edited by
- (diff)
- 12:04 Changeset [5546] by
- * Added EPrints::Time::rfc822_datetime()
- 12:04 Changeset [5545] by
- * Removed debug line
- 11:45 Ticket #2741 (preview icons are not how they will end up.) closed by
- invalid: Completely different behaviour in 3.2.
- 11:43 Changeset [5544] by
- * Merged [5543] * When format is specified with latest_tool respect the n …
- 11:42 Ticket #3574 (latest tool: ignore 'n' when 'output' is set and returns ALL eprints) closed by
- fixed
- 11:42 Ticket #2971 (latest_tool ignores max value if output plugin specified) closed by
- fixed: Resolved by r5543.
- 11:42 Changeset [5543] by
- * When format is specified with latest_tool respect the n parameter, …
- 11:37 Ticket #3818 (DataObj::SavedSearch::send_out_alerts bug) closed by
- fixed: Resolved by r5538, r5542.
- 11:36 Changeset [5542] by
- * Merged [5538], [5541] * Fixed monthly alerts using the wrong date …
- 11:27 Changeset [5541] by
- * Fixed latest_tool not setting the output mode on export (e.g. RSS)
16/06/10:
- 17:52 Changeset [5540] by
- * (Some) Unit tests for EPrints::Time
- 17:51 Changeset [5539] by
- * Reworked EPrints::Time to be more APIish and added several new methods …
- 17:39 Changeset [5538] by
- * Fixed monthly alerts using the wrong date function
- 14:16 Ticket #3818 (DataObj::SavedSearch::send_out_alerts bug) created by
- Monthly alerts do not go out at all. Line 386 […]
15/06/10:
- 18:00 Ticket #3817 (summary page eprint citation style shows undefined fields) created by
- Changing line 83 from: […] to […] Improves layout and …
- 09:36 Changeset [5537] by
- Correct month number
14/06/10:
- 11:44 Ticket #3816 (Indexer still using the __index tables) created by
- Reported by Balazs at c-hubonline: When upgrading from 3.1.3 to 3.2.2, …
11/06/10:
- 20:47 Changeset [5536] by
- Following URL redirects and archiveing those too.
- 16:49 Changeset [5535] by
- * Export::DC now checks whether eprintid is set before attempting to use …
- 16:43 Changeset [5534] by
- * Fixed underscores in eprint types getting lost in BibTeX import
- 16:41 Changeset [5533] by
- * Removed debug line
- 14:42 Changeset [5532] by
- minor bugfix
- 14:32 Changeset [5531] by
- Split out updating from feed class Improved generation of main file
- 14:27 Changeset [5530] by
- * Added specific OAI export plugin for Bibliography "bibl"
- 12:35 Changeset [5529] by
- * s/mime_type/accept/ for Import plugins (consistent with Export plugins) …
10/06/10:
- 17:06 Changeset [5528] by
- * Fixed name for core system field provenance type
- 15:38 Changeset [5527] by
- * Added split_search_value() method to Index::Tokenizer * Added support …
- 14:02 Changeset [5526] by
- * Merged [5524] * Fixed creation of zero-length file objects failing * …
- 14:01 Changeset [5525] by
- * PDF bibliography extraction tweaks
- 13:46 Changeset [5524] by
- * Fixed creation of zero-length file objects failing * Added extra debug …
- 13:32 Changeset [5523] by
- * Merged TeX/OpenURL and a new PDF upload into one "Article" upload method …
- 12:44 Changeset [5522] by
- * Merged changes from citebase trunk
- 11:39 Changeset [5521] by
- Improvements ot filenames - human readable timestamps
09/06/10:
- 18:50 Changeset [5520] by
- dev
- 16:32 Changeset [5519] by
- bugfix: was getting all available tweets instead of updating change: only …
- 16:00 Changeset [5518] by
- Improved stability for reading and writing XML files.
08/06/10:
- 18:01 Changeset [5517] by
- * Simplified upload_progress a bit by using Prototype for the first Ajax …
- 15:44 Ticket #2965 (Compound fields don't warn if sub_name isn't set and name is set) closed by
- fixed: Resolved by r5516.
- 15:42 Changeset [5516] by
- * Merged [5515] * Compound fields now warn if sub-fields don't have a …
- 15:42 Changeset [5515] by
- * Compound fields now warn if sub-fields don't have a sub_name set, fixing …
- 15:22 Ticket #3815 (Update views breaks with long values) closed by
- fixed: Resolved by r5514.
- 15:21 Ticket #3815 (Update views breaks with long values) created by
- Hi Folks I installed a fresh copy of ePrints 3.2.2 and imported my data …
- 15:11 Changeset [5514] by
- * Merged [5513] * Fixed Update::Views mismatch on abbreviated and not …
- 15:10 Changeset [5513] by
- * Fixed Update::Views mismatch on abbreviated and not filepaths, reported …
07/06/10:
- 17:41 Changeset [5512] by
- development pretty much done.
- 16:12 Changeset [5511] by
- * EPM: Command line now accepts list and upgrade commands. Upgrade …
- 14:20 Changeset [5510] by
- * Merged [5509] * Fixed URIs not being upgraded to utf-8 in …
- 14:20 Changeset [5509] by
- * Fixed URIs not being upgraded to utf-8 in Apache::Rewrite * Fixed …
- 13:05 Changeset [5508] by
- * Minor corrections and fixes * Renamed command line tool * Added ability …
- 12:54 Changeset [5507] by
- * Added upgrade code for new-style metafields (zz_webcfg)
- 12:30 Changeset [5506] by
- * Merged read_exec changes from [5460], [5503], [5505] * Added …
- 12:23 Changeset [5505] by
- * Merged read_exec/read_perl_script changes from Unix.pm
- 12:22 Changeset [5504] by
- * Added missing file from metafields change
- 12:18 Changeset [5503] by
- * Fixed a flush() STDOUT problem when calling Platform …
05/06/10:
- 18:15 Changeset [5502] by
- * EPM: Added auto update finding and update functionality * EPM: Added …
04/06/10:
- 18:19 Changeset [5501] by
- now using eprints xml, but some parse errors
- 17:28 Changeset [5500] by
- * Now locates,downloads and installs packages from an EPM repository which …
- 17:00 Changeset [5499] by
- more development
- 14:40 Changeset [5498] by
- * Now with added icon code to allow the specification and display of a …
03/06/10:
- 17:47 Changeset [5497] by
- * test data for EPM system
- 17:46 Changeset [5496] by
- * Local package management now enabled so you can upload, verify and test …
- 17:41 Changeset [5495] by
- * carp verbose turned back on
- 17:13 Changeset [5494] by
- * Fixed ref($var) is not ARRAY breaking when a file is uploaded in …
- 16:52 Changeset [5493] by
- * Fixed zz_webcfg*pl files not having commas with multiple fields
- 16:46 Changeset [5492] by
- * Fixed typo s/providence/provenance/ for where metafields come from * …
02/06/10:
- 19:14 Changeset [5491] by
- Initial development
- 18:26 Changeset [5490] by
- * New manual install tab so you can upload and test packages without them …
- 17:27 Changeset [5489] by
- * Made field validation links compatible with the Workflow/ screens
- 16:57 Changeset [5488] by
- * Support ARRAY or HASH refs for hidden inputs to render_action methods in …
01/06/10:
- 17:43 Changeset [5487] by
- * Updated Bazaar, now modularised and includes an Admin Screen, not far …
- 12:33 Changeset [5486] by
- * Merged [5485] * Fixed XPage not allowing any editing
- 12:32 Changeset [5485] by
- * Fixed XPage not allowing any editing
- 12:16 Changeset [5484] by
- * Removing junk mergeinfo properties
- 12:16 Changeset [5483] by
- * Merged [5482] * Fixed Views showing unadvertised export plugins, …
- 12:12 Changeset [5482] by
- * Fixed Views showing unadvertised export plugins, contributed by Mark …
- 12:08 Changeset [5481] by
- * Merged [5480] * Fixed repository auto/ files not overriding system …
- 12:07 Changeset [5480] by
- * Fixed repository auto/ files not overriding system auto/ files, reported …
- 11:51 Ticket #3808 (Add textonly attribute to <epc:phrase>) closed by
- fixed: Resolved by r5479.
- 11:51 Changeset [5479] by
- * Merged [5478] * Added "textonly" attribute to epc:phrase to get the …
- 11:50 Changeset [5478] by
- * Added "textonly" attribute to epc:phrase to get the text-content of a …
- 10:46 Changeset [5477] by
- Branch for feed development
Note: See TracTimeline
for information about the timeline view.
