rmzelle
0df26d1d2d
No prompt for remove if no top-level items are selected
...
As requested at
https://github.com/zotero/zotero/pull/668#issuecomment-84090670
2015-03-21 20:28:29 -04:00
Dan Stillman
44a9b84891
Additional safety check when checking for persisted item pane state
...
I don't think there's any way for this to happen short of manual
preference editing, and the pane width would have to be exactly 250px,
and it's pretty harmless anyway, but might as well be safe.
2015-03-18 19:07:45 -04:00
Dan Stillman
935fb90bed
Reopen collapsed item pane on restart, for now
...
Until we find a solution that confuses people less (#678 ), don't persist the
collapsed state across restarts.
2015-03-18 16:13:19 -04:00
Dan Stillman
68b0fb0368
Merge locales from Transifex
2015-03-17 18:35:21 -04:00
Dan Stillman
faed7cd7dd
Replace some 'for each..in' instances
...
There are hundreds more, but these are all the ones that generate warnings in
the console at startup. XPCOM/XBL ones don't seem to do so, so we can ignore
those for now (and hopefully not bother with them on 4.0). Instances in
translators do generate warnings.
Addresses #656
2015-03-17 15:19:45 -04:00
Dan Stillman
4d8471afac
Merge pull request #674 from gracile-fr/localize-wordproc-prefs
...
Localize Word Processors tab in Preferences
2015-03-17 01:12:27 -04:00
Dan Stillman
072ced347c
Merge locales from Transifex
2015-03-16 12:11:33 -04:00
Simon Kornblith
b4142342a5
Merge remote-tracking branch 'origin/connector' into 4.0
2015-03-14 18:32:54 -04:00
Simon Kornblith
48f6de7ad1
Move Safari items to root images directory, part 1
2015-03-14 18:28:05 -04:00
gracile-fr
5e9f6ff502
Localize Word Processors tab in Preferences
...
Fixes #426 : this allows the localization of the Word Processors Add-in
button and messages displayed in the Prefs, under the "Word Processors"
tab. These strings were previously hardcoded in the integration plugins.
2015-03-12 21:25:50 +01:00
Dan Stillman
532c95e13e
Fix placeholder in word processor document version message
...
Noted in #426
2015-03-12 15:31:45 -04:00
Simon Kornblith
3583793571
Wait for bundled file updates to complete before running tests
2015-03-11 13:32:25 -04:00
Simon Kornblith
608da632f3
E4X is gone
2015-03-11 12:04:54 -04:00
Dan Stillman
3672d2a895
Merge pull request #668 from rmzelle/confirm-remove-from-collection
...
Add prompt for Remove Item(s) from Collection
2015-03-09 22:27:12 -04:00
rmzelle
c5a40d503b
Add prompt for Remove Item(s) from Collection
2015-03-09 21:45:39 -04:00
Simon Kornblith
d5f3e6d8f7
Merge pull request #580 from aurimasv/relative-urls
...
Resolve protocol-relative URLs outside of document context
2015-03-09 20:41:18 -04:00
Simon Kornblith
f2fb6e2e9c
Merge pull request #640 from aurimasv/trans-tester-redundant-tags
...
Discard redundant tags in translator tester
2015-03-09 20:25:03 -04:00
Simon Kornblith
3415cefa71
Merge pull request #601 from aurimasv/defer
...
Allow meta redirects when running web translator tests
2015-03-09 20:10:19 -04:00
Simon Kornblith
181d852b72
Merge pull request #665 from zotero/unit-testing
...
Unit testing infrastructure
2015-03-09 19:13:25 -04:00
Dan Stillman
0aaa0540d9
Delete syncedSettings for deleted libraries on sync error
...
Not sure how this is possible, but fix it for now. It'll be prevented with a FK
check in 5.0.
2015-03-09 19:11:36 -04:00
Dan Stillman
cd358977f3
Update locales from Transifex
...
(Unfortunately this wipes out "Shortcuts" in all locales, but pushing
non-English locales to Transifex scares me too much. Sorry, localizers!
I think Transifex makes it easy to use previously used translations, at
least.)
2015-03-09 18:58:01 -04:00
Dan Stillman
2681a508b4
Merge pull request #664 from gracile-fr/prefs-pane
...
Move shortcut keys prefpane to tab of Advanced (#646 )
2015-03-09 18:54:39 -04:00
Simon Kornblith
c2d32c2e27
Just give up on trying to automate the panel itself
2015-03-09 16:49:50 -04:00
Simon Kornblith
c7c58f8343
Add support function to reset the DB and a test that it works.
2015-03-09 14:25:49 -04:00
gracile-fr
0a4fcc90ac
Move shortcut keys prefpane to tab of Advanced
...
[and delete unused "#zotero-prefpane-keys checkbox" (there used to be a checkbox to "Try to override conflicting shortcuts", which has been definely removed by 5b34dce40f
)]
2015-03-09 12:08:31 +01:00
gracile-fr
1ac54c4b13
Move "#styleManager-updated" under "Cite Pane" code
...
It was lost under "Shortcut Keys pane" code.
2015-03-09 12:06:55 +01:00
Dan Stillman
3194f4629f
Fix size of separate Z toolbar icon on Windows and Linux
...
Fixes #667
2015-03-09 03:37:40 -04:00
Dan Stillman
98263fb485
Fix padding of single save button in palette
...
(At least on OS X. This might need to be added back for Windows/Linux.)
2015-03-08 01:43:12 -07:00
Dan Stillman
806259d187
When dropping combo buttons into panel, add two separate buttons instead
...
And move combo button to customization palette
2015-03-08 00:13:19 -07:00
Philipp Zumstein
e9e9527e60
Add stopPropagation to menuitem of new icon
...
This should solve 658
2015-03-03 00:00:36 +01:00
Aurimas Vinckevicius
efa269d382
Regression from f0bd1e77ff
...
Re https://forums.zotero.org/discussion/47176/beta-item-fields-mapping-to-weird-csl-variables/
2015-02-28 15:57:27 -06:00
Dan Stillman
126d55b3c3
Remove extra overlay.css import
...
(Though possibly we just want to merge zotero.css and overlay.css, since
the distinction has been mostly lost.)
2015-02-27 03:39:35 -05:00
Dan Stillman
a1bed8b5ad
More icon tweaks
...
- New dedicated Zotero button, available in the Customize palette
- Remove "16px" Z SVG and just render "32px" one at the smaller size
(there's a slight difference at the edges, but we should probably redo
it anyway so that dark lines reach all the way to the bottom)
- Change "Open Zotero" back to just "Zotero", since 1) it's for closing
too, 2) it can also just bring Standalone to the front, and 3) "Open
Zotero" looks weird and inconsistent in the menu panel next to things
like "Preferences"
- For now, show single large Z for combo buttons in customization
palette with "Zotero (Combo)", though we can probably do something
better.
- Fix some HiDPI bugs when moving items between areas
Still need a layout for the panel for the combo buttons
2015-02-27 03:35:18 -05:00
Klaus Flittner
1990240733
Restore settings to server
...
If the local data is to be resotres to the zotero server,
the settings like tag colors also need to be synced again.
2015-02-26 21:57:16 +01:00
Aurimas Vinckevicius
3918adf21a
Hyphenate ISBN when writing to DB
...
Only hyphenate if we're very confident that it's a list of unhyphenated ISBNs
2015-02-24 22:42:41 -06:00
Aurimas Vinckevicius
68e7849fcf
Add Zotero.Utilities.Internal.hyphenateISBN
...
Hyphenates ISBN-10 or ISBN-13 according to data from https://www.isbn-international.org
2015-02-24 22:42:29 -06:00
Aurimas Vinckevicius
37921b0910
Add dontValidate parameter to ZU.cleanISBN
...
Don't validate check digit
2015-02-24 22:40:40 -06:00
Aurimas Vinckevicius
c809dfcbc4
Use only the first ISBN for CSL JSON
2015-02-24 22:40:40 -06:00
Aurimas Vinckevicius
f0bd1e77ff
Use Zotero.Utilities.itemToCSLJSON when sending items to citeproc
2015-02-24 22:40:39 -06:00
Aurimas Vinckevicius
7f52e00341
Cleanup ISBNs when importing from web/search translators
...
Validate, convert to ISBN-13, and list in a space-separated format
2015-02-24 22:40:39 -06:00
Dan Stillman
395d596105
Don't try to add child items to collections dragging cross-library
...
Previously, if you dragged a standalone attachment to a collection in another
library where the item already existed as a child item, it would crash Zotero
on a collection-item constraint.
2015-02-24 15:54:34 -05:00
Dan Stillman
0ab38f1d43
Add borders to collapsed collections/items splitters
...
We can think about making them more wider, etc., but this makes them ever so
slightly more visible.
2015-02-23 19:48:28 -05:00
Dan Stillman
b80d4cd369
Update locales from Transifex
2015-02-23 03:43:35 -05:00
Dan Stillman
a61157f8e3
Change "Zotero" button tooltip to "Open Zotero"
2015-02-23 03:33:34 -05:00
Dan Stillman
8371749bd1
Add Zotero.clientName, set to "Zotero" by default
...
We should eventually replace all hard-coded uses of "Zotero" with this
for use by unofficial versions (which legally can't be called "Zotero").
2015-02-23 03:31:52 -05:00
Dan Stillman
003db7c894
Toolbar icon tweaks on OS X
2015-02-23 02:38:48 -05:00
Dan Stillman
46bed210a1
Toolbar icon tweaks on Windows
2015-02-22 19:30:16 -05:00
Dan Stillman
0f402295be
Toolbar icon tweaks on Linux
2015-02-22 18:56:39 -05:00
Dan Stillman
00d9bd41b3
Fix HiDPI save icon on Linux, maybe
2015-02-22 14:11:54 -05:00
Dan Stillman
7607e49ae7
Don't color gray webpage on hover
2015-02-22 06:46:07 -05:00