aurimasv
1b9c89fd59
Add support for multiple identifier lookup to the magic wand tool. Enable shift+enter for submitting input in multiline mode. Use shift+enter in single line mode to convert to multiline
2012-12-12 00:21:46 -06:00
Dan Stillman
bb93f019dc
File sync overhaul
...
- New promise-based architecture
- Library-specific file sync queues, allowing other libraries to
continue if there's an error in one library
- Library-specific sync errors, with error icons next to each library
- Changed file uploading in on-demand download mode, which had been missing
- On-demand download progress indicator in middle pane
- More accurate progress indicator
- Various tweaks and bug fixes
- Various future tweaks and bug fixes
2012-12-11 15:16:40 -05:00
Dan Stillman
c2e116a49a
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/locale/csl
chrome/content/zotero/xpcom/server_connector.js
chrome/content/zotero/xpcom/storage.js
2012-09-10 17:18:08 -04:00
Simon Kornblith
f60bceffac
Don't show empty close button
2012-08-14 20:07:57 -04:00
Simon Kornblith
59913cc5c0
Tweak notes/tags/related pane appearance
2012-07-30 03:08:38 -04:00
Simon Kornblith
d26bb24849
Merge branch 'attachment-progress'
2012-06-10 21:56:15 -04:00
Dan Stillman
f1f4044018
Merge branch '3.0'
2012-06-10 21:50:14 -04:00
Simon Kornblith
3a6669c66f
Closes #23 , "Saving item..." notification should show the name of the library where item is imported
2012-06-10 16:50:06 -04:00
Simon Kornblith
a750203f4f
Hook up attachment progress notifications in Firefox UI, and simplify a lot of old code.
...
Closes #3
2012-06-09 14:02:21 -04:00
Dan Stillman
64dd58694c
Revert new webpage icon from 34f074e5
for now
...
It doesn't really work with a "+" for the toolbar button.
2012-06-07 04:00:22 -04:00
Simon Kornblith
4e5d4281f1
Merge branch '3.0'
2012-05-26 18:24:52 -04:00
gracile-fr
34f074e52a
Items Icons http://forums.zotero.org/discussion/8544/icon-for-presentation-icon-for-document/
2012-05-15 19:24:36 +02:00
gracile-fr
6f659e6cc2
Add new icons to items currently using blank documents. Update icons for some items.
...
http://forums.zotero.org/discussion/8544/icon-for-presentation-icon-for-document/#Item_9
2012-05-02 01:52:37 +02:00
Simon Kornblith
1585ece566
Merge branches '3.0' and 'master'
2012-04-09 11:27:01 -04:00
Simon Kornblith
6fa4f8d02b
Server-side translation and attachment upload, part 1
2012-04-09 00:46:50 -04:00
gracile-fr
18111dd15d
Make additional fields available as columns with a submenu ( fixes #84 )
2012-03-24 19:39:14 +01:00
Simon Kornblith
947be813ec
Merge branch '3.0'
2012-03-20 02:16:43 -04:00
Simon Kornblith
63c4096a6c
Specify both -moz-border-radius and border-radius.
...
Closes #66 , Quick Format is square on nightly
2012-03-09 20:24:28 -05:00
Simon Kornblith
07028650f0
Closes #48 , Additional field in QuickFormat dialog showing the name of the library and providing a link to the item with the following modifications
...
- Open in current window if one is already open
- Use a button instead of a label
- Don't show button if citation item is not linked to a Zotero item
This doesn't currently work if the Zotero pane has never been opened in the given window, because ZoteroPane.selectItem() appears to fail in that circumstance. This needs to be fixed.
2012-02-19 18:37:42 -05:00
Dan Stillman
17e9c466d0
Merge branch '3.0'
2012-02-17 04:26:58 -05:00
Simon Kornblith
c62c229e6f
Don't screw up toolbar styling
2012-02-16 04:17:51 -05:00
Simon Kornblith
54b2916f7e
Don't let Firefox hide our toolbars
2012-02-16 04:13:47 -05:00
Simon Kornblith
c99a7d37f0
Zotero toolbar should always be visible
2012-02-16 04:05:12 -05:00
Dan Stillman
860a1617ea
Decrease height of icon when no other add-on bar buttons
2012-02-10 03:32:43 -05:00
Dan Stillman
4ef7c94374
Switch to regular add-on bar button
...
Can be moved/removed via Customize as well as via Zotero prefs. The icon
can be in the toolbar or in the add-on bar, but not both, because
it's now the same button with different styling depending on where it is.
If the icon does not exist in the UI and the pref is set to show (as it
is by default), the icon is added to the add-on bar and the add-on bar is
persisted open. This has the effect of showing the icon/bar on
first run. If the icon is removed or the bar is hidden, they remain that
way.
2012-02-10 01:20:00 -05:00
Dan Stillman
3a4401a995
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/xpcom/integration.js
chrome/content/zotero/xpcom/storage/webdav.js
chrome/content/zotero/xpcom/storage/zfs.js
install.rdf
update.rdf
2012-02-09 02:13:02 -05:00
Dan Stillman
3d58ef557d
Remove snapshot/link-from-page options in Standalone
2012-02-06 14:21:56 -05:00
Simon Kornblith
c98570ca4b
Fix typo
2012-02-02 02:18:56 -05:00
Simon Kornblith
d4552a8c6c
Tweak toolbar UI
2012-02-01 22:23:07 -05:00
Simon Kornblith
9e50234368
Use white tag selector background
2012-02-01 20:47:01 -05:00
Simon Kornblith
29f4dce061
Tiny cosmetic change
2012-02-01 18:21:17 -05:00
Simon Kornblith
b7c1e889cd
Explicitly specify width and height for urlbar icon
2012-02-01 01:42:27 -05:00
Dan Stillman
f4804b66b5
Merge branch '3.0'
2012-01-27 00:24:50 -05:00
Simon Kornblith
bf10b7192b
Set pane padding to 0 on Linux
2012-01-25 19:16:29 -05:00
Dan Stillman
7c4a69b9e1
Merge branch '3.0'
2012-01-17 01:16:47 -05:00
Dan Stillman
6c6505a7ba
Make "Restore to Library" button look somewhat less awful
2012-01-16 23:04:36 -05:00
Dan Stillman
4767cad19e
Merge branch '3.0'
2012-01-10 19:54:09 -05:00
Dan Stillman
d70a1ed7fe
Don't make prefs <description> small, since it makes it tiny on Windows
...
Standalone will need to be fixed to use the same preferences CSS as
Firefox.
2012-01-05 19:32:45 -05:00
Dan Stillman
bcf02d575b
Make <description> elements small in prefs in Standalone
2012-01-05 03:22:15 -05:00
Dan Stillman
059460a5d2
Merge branch '3.0'
...
Conflicts:
chrome/content/zotero/xpcom/storage/webdav.js
chrome/content/zotero/zoteroPane.js
chrome/skin/default/zotero/preferences.css
2011-12-17 16:25:58 -05:00
Dan Stillman
917d928d79
Fix spacing around text links in preferences
2011-12-17 16:14:46 -05:00
Dan Stillman
0456e5d3be
About pane updates
2011-12-14 17:52:10 -05:00
Dan Stillman
2ebb9ddaf1
Merge branch '3.0'
2011-12-01 14:43:30 -05:00
Dan Stillman
9d9ab86729
Update titles/creators quicksearch mode to include year
...
Also:
Change "All Fields" to "All Fields & Tags" to reflect reality
Increase width of search box slightly
2011-12-01 14:33:43 -05:00
Simon Kornblith
e5859ebada
Tweak UI and don't allow selection of library headers
2011-11-28 01:26:41 -05:00
Dan Stillman
758216638f
On-demand download support
...
Can choose to download files "at sync time" or "as needed"
On-demand defaults to on, but remains off for existing users
To-do:
- Handling of local and remote file changes on on-demand download
(currently if a file exists it isn't downloaded, which means a
remotely modified file won't be redownloaded in on-demand mode)
- Additional control over file downloading and retention
Other changes:
- Overhauled entire file syncing architecture
- Replaced numAttachments column with Note and Attachment columns with
dynamic icons to indicate status
- Double-clicking a parent with a missing best attachment and on-demand
downloading off no longer loads the parent URL
- Bugs
2011-11-26 03:45:55 -05:00
Simon Kornblith
80530b9599
Tweak UI and don't allow selection of library headers
2011-11-25 12:45:06 -05:00
Dan Stillman
81b6974053
Add more reasonable "Medium" font setting, and shift M/L to L/XL
...
Also adjust spacing of radio buttons in General pref pane
2011-11-17 02:10:10 -05:00
Simon Kornblith
27b5505661
First run guidance for save icon
2011-10-03 04:44:40 +00:00
Simon Kornblith
ccec1243c6
Show metadata when clicking an item in quickformat dialog
2011-10-02 21:51:36 +00:00