Simon Kornblith
1b1af48be0
add Help menu items and About dialog
2011-05-31 06:34:21 +00:00
Simon Kornblith
3ce92c3690
closes #1775 , Window hiding on Mac OS X
2011-05-31 05:32:45 +00:00
Simon Kornblith
49e309bb85
remove another window.loadURI
2011-05-31 04:58:07 +00:00
Simon Kornblith
8d7de2987c
closes #1794 , Fix automatic updater on OS X
...
Display a warning if running a Zotero frankenbuild
2011-05-31 04:35:47 +00:00
Simon Kornblith
46c5014c28
- show appropriate error message when attempting to use quick copy on a non-reference
...
- eliminate use of window.loadURI
2011-05-31 04:13:46 +00:00
Simon Kornblith
55d3f8c47c
closes #1818 , Include styleID on io.wrappedJSObject within addCitationDialog.js
2011-05-31 01:00:51 +00:00
Avram Lyon
13f793e636
Trans: Fix for competing detection routines on Highwire 2.0 ( http://forums.zotero.org/discussion/17845 )
2011-05-30 20:55:37 +00:00
Dan Stillman
23ad809a06
Add a note regarding our divergence from the RIS spec on "AB"
2011-05-30 19:59:09 +00:00
Simon Kornblith
2ce712df70
Show an error when a user attempts to use an invalid style
2011-05-30 05:25:13 +00:00
Simon Kornblith
9fa94d442d
update to citeproc-js 1.0.175
2011-05-29 18:44:07 +00:00
Avram Lyon
8fce17c152
Trans: Rename IMDb, switch to proper selectItems callback
2011-05-29 05:47:16 +00:00
Avram Lyon
04e3591977
Trans: Basic IMDB translator
2011-05-28 21:55:20 +00:00
Dan Stillman
f68b74bcf4
Updated CSL locale files
2011-05-28 17:26:45 +00:00
Dan Stillman
8c7c2425f6
Prevent excessive item saving when dragging a child note to another parent (since r8762) by triggering queued notifications asynchronously
2011-05-27 21:33:45 +00:00
Dan Stillman
fdbc11f2b3
Fixes #1798 , Apparent duplication of standalone attachment after drag
...
Trigger change notification for moved item before new parent item so that the tree view can detect that the moved item is in the wrong place, remove it, and then refresh the new parent item's children
2011-05-27 20:19:25 +00:00
Simon Kornblith
16845352b3
Provide option not to export notes
2011-05-27 19:44:02 +00:00
Simon Kornblith
ba2f91d0d6
Save notes as plain text
2011-05-27 19:39:28 +00:00
Avram Lyon
4f84e635b7
Trans: Fixing silly error in Blogger translator
2011-05-27 16:27:22 +00:00
Simon Kornblith
f51e6dd84a
Fix handling of CSL 1.0 dependent styles
2011-05-27 14:22:10 +00:00
Avram Lyon
a63684a785
Trans: Loosen detect on Blogger.com, tighten target expression ( http://forums.zotero.org/discussion/18149 )
2011-05-27 12:26:12 +00:00
Simon Kornblith
4d6acbf8fe
update to citeproc-js 1.0.174
2011-05-26 19:29:13 +00:00
Avram Lyon
a885889c15
Trans: New translator for Безнең гәҗит, Tatar newspaper
2011-05-26 09:38:23 +00:00
Simon Kornblith
cdd9675920
fix memory leak
2011-05-25 19:47:00 +00:00
Dan Stillman
a6c655df73
Localization fix for Swedish locale (trunk and branch)
2011-05-25 19:24:35 +00:00
Avram Lyon
c914919629
Trans: Flexibility/compat improvements in RIS
2011-05-25 19:24:10 +00:00
Simon Kornblith
994597ea96
support Firefox 5 on trunk
2011-05-25 18:29:23 +00:00
Avram Lyon
691a70107f
Trans: Updated Radio Liberty for news archive pages
2011-05-24 17:37:52 +00:00
Simon Kornblith
d5fb8358fb
update to citeproc-js 1.0.172
2011-05-24 15:48:27 +00:00
Avram Lyon
1c9fa59936
Trans: Add one more URL pattern to ProQuest ( http://forums.zotero.org/discussion/16034 )
2011-05-24 07:59:46 +00:00
Avram Lyon
2da5d286ac
Trans: Fix Informaworld saves from ToC ( http://forums.zotero.org/discussion/18085 )
2011-05-24 07:05:34 +00:00
Avram Lyon
77c66d5612
Adding new translators using Erik's framework in a minified form; translators by Sebastian Karcher and Avram Lyon; framework by Erik Hetzner
2011-05-23 21:54:14 +00:00
Simon Kornblith
f5661217aa
update to citeproc-js 1.0.169
2011-05-19 23:28:31 +00:00
Simon Kornblith
de56c2567f
closes #1797 , Toggle tab mode button when no non-Zotero tabs are open
...
clicking the toggle tab button when the Zotero tab is the only tab open will now open the home page
2011-05-19 23:20:07 +00:00
Simon Kornblith
bc354b1435
Fix "win.ZoteroPane.document is undefined" when Zotero is set to start in tab mode and the Zotero tab has not yet been selected (missed code in last commit)
2011-05-19 23:00:01 +00:00
Simon Kornblith
5cf451aa0e
Fix "win.ZoteroPane.document is undefined" when Zotero is set to start in tab mode and the Zotero tab has not yet been selected
2011-05-19 22:59:14 +00:00
Simon Kornblith
12efce8786
A better way of getting browser and window in proxy.js
2011-05-19 22:48:26 +00:00
Dan Stillman
51f8c11ea0
Switch client code license to Affero GPL version 3
2011-05-18 18:34:22 +00:00
Dan Stillman
540b269494
Update French locale from Gracile
2011-05-18 16:08:33 +00:00
Dan Stillman
5a32007bb1
Add translators' names for fa and fr-FR
2011-05-18 16:04:51 +00:00
Dan Stillman
a9dbe02ef9
- Don't set the last local sync time after a download if an upload fails to avoid reuploading of downloaded data
...
- If no local sync time set (because an initial upload never went through), ignore remote sync time and repull all data so downloaded items aren't reuploaded
2011-05-17 20:53:38 +00:00
Avram Lyon
66a5b1ab14
Trans: PNN update from Martin Meyerhoff
2011-05-15 20:23:59 +00:00
Dan Stillman
961c53c5fe
Add fa localization from Abbas Shahzadeh
2011-05-14 21:29:06 +00:00
Simon Kornblith
bf80266804
update to citeproc-js 1.0.165
2011-05-14 16:11:00 +00:00
Avram Lyon
283118b206
Trans: Updated IEEE Xplore to handle PDF saving pages
2011-05-12 14:44:13 +00:00
Avram Lyon
8bb7ebaa67
Trans: Change creator format in export, per http://forums.zotero.org/discussion/17911
2011-05-12 06:14:18 +00:00
Dan Stillman
e901d51300
Don't use extended character in debug message
2011-05-11 07:09:18 +00:00
Dan Stillman
12044afe3b
- Prevent a couple cases of erroneous full syncs due to deleted local items
...
- On sync conflicts, display only one alert about auto-merged objects per object type, and log the rest to the Error Console
2011-05-10 21:43:19 +00:00
Avram Lyon
44b3b9bd10
Trans: Fix for ø in BibTeX conversion tables
2011-05-10 12:40:17 +00:00
Dan Stillman
3e30066d89
- Don't display "+" and "-" tags as add/remove icons in the tag selector, as much as I like the idea of tags arbitrarily being turned into graphical representations
...
- Use add/remove icons in advanced search window
2011-05-09 08:11:18 +00:00
Dan Stillman
62a0bdf1e3
Don't break all styles on invalid XML
2011-05-08 17:00:19 +00:00