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
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
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
f51e6dd84a
Fix handling of CSL 1.0 dependent styles
2011-05-27 14:22:10 +00:00
Simon Kornblith
4d6acbf8fe
update to citeproc-js 1.0.174
2011-05-26 19:29:13 +00:00
Simon Kornblith
cdd9675920
fix memory leak
2011-05-25 19:47:00 +00:00
Simon Kornblith
d5fb8358fb
update to citeproc-js 1.0.172
2011-05-24 15:48:27 +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
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
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
Simon Kornblith
bf80266804
update to citeproc-js 1.0.165
2011-05-14 16:11:00 +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
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
Simon Kornblith
c1c9673dc6
update to citeproc-js 1.0.163
2011-05-05 18:12:27 +00:00
Dan Stillman
b4b3455f55
Fix quicksearch error before mode is set
2011-05-02 20:18:26 +00:00
Dan Stillman
fe1eb01ce6
Fix potential WebDAV error on Restore to Zoteor Server even if WebDAV isn't selected
2011-05-02 20:11:49 +00:00
Dan Stillman
a979acb4b8
Fix selection of single top-level item after site translation
2011-05-02 19:20:22 +00:00
Dan Stillman
7cacff3a08
Strip tabs from filenames
2011-05-02 15:39:48 +00:00
Dan Stillman
754bcb0ec9
Show proper file-access-denied message on Windows
2011-04-30 16:57:29 +00:00
Dan Stillman
186aade141
Fix typo in comment
2011-04-27 19:11:50 +00:00
Dan Stillman
b22b395e22
Fix for occasional "DAV:href '/zotero' does not begin with path '/zotero/'" error on opening Zotero pane with WebDAV syncing enabled
2011-04-27 19:08:14 +00:00
Dan Stillman
9de109db1d
- Fix placeholder text switching in quicksearch box
...
- Open popup on Alt-Up/Down, as in Firefox search bar
- Don't re-run search when switching modes if search is empty
2011-04-26 19:39:18 +00:00
Dan Stillman
f60f3aa930
- Show quicksearch drop-down in integration windows
...
- Remove dir="reverse" on quicksearch bar, which I don't think is still necessary
2011-04-26 17:43:00 +00:00
Dan Stillman
fdc6e1b6d3
Include tags and note content in "All Fields", and make that the default
2011-04-26 14:52:18 +00:00
Dan Stillman
8c92603b88
Fixes #1816 , Manually created items inherit creator field mode from last item selected
...
Update pref only when clicking the switch button
2011-04-26 05:17:33 +00:00
Dan Stillman
c572131509
Additional (untested) CSS files for Windows/Linux for quick search bar menu
2011-04-25 15:29:09 +00:00
Dan Stillman
3856885e6d
Closes #1004 , Add menu to quicksearch bar to change search modes
...
Initial version -- needs additional refinement
Not yet tested on Windows/Linux, and won't look right in Fx3.6
2011-04-25 15:27:49 +00:00
Simon Kornblith
2453fed74a
update to citeproc-js 1.0.155
2011-04-25 13:26:14 +00:00
Simon Kornblith
32a15fed87
Zotero.isFx4 should mean Gecko 2+
2011-04-23 17:29:16 +00:00
Dan Stillman
4a170fce6f
Use background color for selected items with colored tags, like Thunderbird
2011-04-21 16:11:28 +00:00
Simon Kornblith
2e87c12512
Fix typo
2011-04-20 07:54:15 +00:00
Simon Kornblith
0a3b96bd9c
Don't attempt to run regular expressions on very long URIs (fixes incompatibility with Update Scanner as reported at http://forums.zotero.org/discussion/17604/216-translator-hangs-with-addon-update-scanner/#Item_0 )
2011-04-18 23:23:41 +00:00
Simon Kornblith
d6b3c5fed6
update to citeproc-js 1.0.150
2011-04-18 22:56:33 +00:00
Dan Stillman
faf478e386
- Color tags in right pane
...
- Update colors in tag selector and tags box in all windows on update
2011-04-17 11:12:59 +00:00
Dan Stillman
07efb5ef32
Remove code from localeJoin()
2011-04-16 09:22:43 +00:00
Dan Stillman
ebfc57ffd2
Updated Arabic translation from Ahmed Rizk
2011-04-16 09:15:06 +00:00
Dan Stillman
b53423e8dd
Tag colors, as in http://forums.zotero.org/discussion/1787/1/simple-marking-of-items/
...
Should be considered proof-of-concept at this stage, with refinements needed
(Among other things, no handling of multiple tags per item)
2011-04-15 14:46:21 +00:00
Simon Kornblith
a47390b5c4
fix search issues in latest Minefield
2011-04-13 21:35:46 +00:00
Simon Kornblith
abfd990d98
create OpenURL 1.0 ContextObjects for COinS (they were invalid 0.1 ContextObjects before)
2011-04-13 16:06:25 +00:00
Dan Stillman
2edaea4829
- Use a single, better error for all file access errors during syncing
...
- Recommend checking WebDAV settings on WebDAV error
2011-04-13 15:56:11 +00:00