Dan Stillman
20ece48a57
Fix saving of single files to library root via save button
2016-03-21 01:30:16 -04:00
Dan Stillman
ea1486f62f
Merge branch '4.0'
2016-03-21 00:46:28 -04:00
Dan Stillman
220cf2c29b
Fix export of attachment linkMode/contentType and standalone note text
...
Closes #889
Needs better tests, but that will have to happen on 5.0 in #923 .
2016-03-21 00:18:11 -04:00
Dan Stillman
51b286528c
Fix export translation
...
This reverts Zotero.Translate.ItemGetter.prototype.nextItem() to being
synchronous post-deasyncification. This will need to be made to work
asynchronously in the future if _attachmentToArray(), which is called by
nextItem, is changed to use async file access (which might be required
at some point).
Addresses #734 , [Async DB] Import/export fails
2016-03-20 23:39:12 -04:00
Dan Stillman
b1eb2b6de5
Cleaner debug message when getting contents from input stream
2016-03-20 22:17:30 -04:00
Dan Stillman
7010742527
Update bundled file installation from XPI
...
- Use JSON translator index
- Use original translator filename instead of label
- Fix style installation error
2016-03-20 22:14:56 -04:00
Dan Stillman
92f081ca96
Remove "alpha" from version number (handled by build script)
2016-03-20 15:00:38 -04:00
Dan Stillman
c5aa935b16
Fix invalid copyright header in citeproc.js
2016-03-19 04:36:40 -04:00
Dan Stillman
ba079d07fe
Update version
2016-03-19 03:00:29 -04:00
Dan Stillman
14ed5cf2cb
Update locales from Transifex
2016-03-19 02:59:32 -04:00
Dan Stillman
81e2e926a1
Update citeproc-js to 1.1.81
2016-03-19 02:57:10 -04:00
Dan Stillman
da18408070
Fix proxy redirection in Firefox 46 (non-e10s)
...
notificationCallbacks no longer QIs to webNavigation in Firefox 46, so
this gets the relevant browser object by getting the content window id
from channel.loadInfo and finding the window via nsIWindowMediator.
Unfortunately the window id provided under e10s is invalid (or something
-- it's a very high number that can't be found via nsIWindowMediator),
so something else will need to be done for that.
2016-03-19 02:46:29 -04:00
Dan Stillman
400411515d
Tweak My Publications wizard intro text
2016-03-18 05:24:33 -04:00
Dan Stillman
f1aa6c5c80
Fix indexing of PDFs imported from current document
2016-03-18 04:51:32 -04:00
Dan Stillman
c02baa639d
Fix word processor integration
2016-03-18 04:31:37 -04:00
Dan Stillman
da45df06cc
Load reverse relations mappings at startup
...
This allows Zotero.Relations.getByPredicateAndObject()/getByObject() and
Zotero.Item::getLinkedItem()/Zotero.Collection::getLinkedCollection() to
be synchronous, which is necessary for word processor integration.
2016-03-18 04:31:37 -04:00
Dan Stillman
5d3e7f555c
Update test submodules (accidentally downgraded in daf4a8fe4
)
2016-03-17 16:28:02 -04:00
Dan Stillman
f4896a15ec
Merge branch '4.0'
2016-03-17 05:08:06 -04:00
Dan Stillman
0a120d85b1
Update version
2016-03-17 02:59:52 -04:00
Dan Stillman
11e3603a73
Fix creator search in Quick Format dialog
...
Broken by 7d404e8d4a
2016-03-17 02:07:45 -04:00
Dan Stillman
a949d6bf8d
Merge branch 'deasyncification'
2016-03-16 02:02:41 -04:00
Dan Stillman
28dc7d17e2
Fix setting of local mtime when remote file change matches local file
2016-03-16 02:01:51 -04:00
Dan Stillman
8df6b4bbd3
Don't modify Date Modified when updating downloaded attachment state
2016-03-16 01:36:59 -04:00
Dan Stillman
8830dfeff9
Update version and submodules
2016-03-15 03:31:08 -04:00
Dan Stillman
322852ff67
Fix display of tag colorpicker in Firefox 44
...
(And make the colorpicker work in high-contrast mode, according to the
Mozilla bug that broke this [1].)
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1047595
2016-03-15 03:06:48 -04:00
Dan Stillman
b9444892a0
Ring bell on test error if interactive shell
2016-03-15 01:18:55 -04:00
Dan Stillman
5cd3ab22ba
Make sure "Unfiled Items" is showing before test
2016-03-15 01:18:55 -04:00
Dan Stillman
be04f3d33c
Restore colored tags at top of tag selector when not linked to item
2016-03-15 01:18:55 -04:00
Dan Stillman
9ffcd89303
Fix error selecting from creator autocomplete
2016-03-15 01:18:55 -04:00
Dan Stillman
8e5016ae4d
Load synced settings (incl. tag colors) at startup
2016-03-15 01:18:55 -04:00
Dan Stillman
60830c27ee
Remove items from open Unfiled Items view when added to collection
2016-03-13 22:59:19 -04:00
Dan Stillman
6b509820b3
Fixes #918 , Enabling "Show Unfiled Items" or "Show Duplicates" breaks UI
2016-03-13 20:31:15 -04:00
Dan Stillman
4fcf0c3c15
nsITreeSelection can be 0 incorrectly even if count is 0
2016-03-13 20:30:44 -04:00
Dan Stillman
d86b622c0a
More daylight saving time
2016-03-13 20:28:15 -04:00
Dan Stillman
75bf69526c
Daylight saving time: it's a thing!
2016-03-13 20:28:12 -04:00
Dan Stillman
c18675801f
Fix breakage in collection selection from 36db3c98
2016-03-13 04:58:53 -04:00
Dan Stillman
0fc91a4ef2
Tests for showing/hiding virtual folders
2016-03-12 05:03:47 -05:00
Dan Stillman
36db3c98b3
Fix selecting last selected collection
2016-03-12 05:03:14 -05:00
Dan Stillman
c4ca22ca62
Fix duplicate merging
...
Fixes #919
2016-03-11 09:27:03 -05:00
Dan Stillman
1982938bc7
Store userLibraryID in test
2016-03-11 09:26:32 -05:00
Dan Stillman
f795240bbf
Fix display of Duplicate/Unfiled Items rows
2016-03-11 09:25:33 -05:00
Dan Stillman
394aa8dded
Update display title after item edit
2016-03-11 09:25:33 -05:00
Dan Stillman
f310c39162
Remove Item::copy()
...
Instead of creating a duplicate copy of the item with the same primary
data and saving that, it's safer just to use clone() (which doesn't
preserve ids) and apply changes to the main object.
2016-03-11 07:48:24 -05:00
Dan Stillman
ae6d560a66
Fix Item::multiDiff()
2016-03-11 07:48:24 -05:00
Dan Stillman
277ddc39f8
Don't include dateAdded/dateModified in item JSON if not set
2016-03-11 07:48:24 -05:00
Dan Stillman
7a03b1e527
Accept ISO dates in Item::setField()
2016-03-11 07:48:24 -05:00
Dan Stillman
28eaaaf2bf
Don't try to parse non-SQL dates in Date.sqlToDate()
2016-03-11 07:48:24 -05:00
Dan Stillman
edcd2a16d2
Replace obsolete collectionTreeView::getLastViewedRow() call
2016-03-11 07:48:24 -05:00
Dan Stillman
b9b769db51
Trim repotime before passing to sqlToDate()
2016-03-11 07:48:24 -05:00
Dan Stillman
39f7d0f333
Don't require objects to be saved before calling toJSON()
2016-03-11 07:48:19 -05:00