Dan Stillman
cf7f7d82d4
Fixed (what appeared to be) two obvious typos in the DRA translator -- still doesn't work for search results on http://umanitoba.ca , at least, but now works for single pages
...
Pushed updated BibTeX with 1.0.9 Unicode fix
2009-01-12 18:25:36 +00:00
Simon Kornblith
90d7f9e937
fix iframe bug introduced by r3987
2009-01-12 07:31:36 +00:00
Matt Burton
70beccfc30
Updated with Eli's patch
2009-01-12 03:55:55 +00:00
Simon Kornblith
4f467568fb
fix frame handling
2009-01-11 10:08:53 +00:00
Dan Stillman
3c00572990
Updated version from dev list
2009-01-11 02:17:36 +00:00
Dan Stillman
edfc196e2e
Frank Bennett's Nagoya University OPAC translator -- won't really work until the frame handling patch is checked in
...
Not yet pushed
2009-01-11 02:09:34 +00:00
Matt Burton
dcca4a9f65
Addresses #1280 Updating LastUpdated for the push
2009-01-10 18:22:10 +00:00
Matt Burton
79ad1d80ad
Fixes #1282 doc.location.href was null in the doGet callback, using the previously set variable snapshot. Also changed cleanString() to trimInternal()
2009-01-10 18:15:04 +00:00
Dan Stillman
7307fcdd22
Pushed updated Wiley
2009-01-10 04:40:35 +00:00
Dan Stillman
bd171203cc
Fixes #1243 , Wiley InterScience search results pages fail with XPath error
...
Thanks to santawort for regexp tweak.
Also fixes the same PDF being saved for multiple items
2009-01-10 04:37:17 +00:00
Dan Stillman
32c04d5eb0
Pushed The Telegraph and Wiley InterScience
2009-01-09 21:11:47 +00:00
Dan Stillman
fe1692fb16
Don't start the progress window close timer after every translated item is saved -- only call it at the end
...
This should fix premature closing when saving multiple items. It also means that translators must call Zotero.done() or else the window will stay open.
This change is not being made on the 1.0 branch, since we don't want to have to push dozens of fixed translators.
2009-01-08 08:38:07 +00:00
Dan Stillman
3502bac60c
Fix translators with incorrect Zotero.done() calls, in preparation for change that will require it
...
Not being pushed to 1.0 clients
2009-01-08 08:28:59 +00:00
Dan Stillman
b2ff4ab16a
Fixes #1281 , Telegraph.co.uk translator binds to incorrect URL
2009-01-08 08:11:05 +00:00
Dan Stillman
f92440cc12
Fix a synchronicity issue with Wiley InterScience (in which the same item was saved multiple times instead of different items), though there's still an issue with the popup window closing early that needs to be addressed
2009-01-07 19:01:59 +00:00
Matt Burton
f589f6c3e3
Fixes #1280 Added code to strip out the version number post-pended onto the ID when present.
2009-01-07 15:48:22 +00:00
Matt Burton
adc3413d84
Addresses #1281 Adding the Telegraph translator to the repo
2009-01-07 15:16:53 +00:00
Dan Stillman
ae10d4c5d0
Closes #1044 , Don't use <toolbar> for Zotero toolbar
...
Fixes problem described in ticket and ugliness in Fx3.1b3pre -- hopefully with no ill effects. Not tested on Windows or Linux.
2009-01-07 08:27:37 +00:00
Dan Stillman
7f5b01b195
Pushed Optical Society of America
2009-01-06 21:01:52 +00:00
Sean Takats
1fb948d148
Adds billi's second patch to Optical Society of America translator and corrects name
2009-01-06 20:53:11 +00:00
Sean Takats
815877a330
Applied billi's patch from the forums to Optical Society of America translator
2009-01-06 16:31:41 +00:00
Dan Stillman
fd87d23183
Allow for 'autocomplete="off"' attribute in Export Manager in EBSCOhost translator
...
Pushed EBSCO, re-pushed RDF and Zotero RDF to force updates to some clients
BibTeX not yet pushed
2009-01-05 22:06:08 +00:00
Dan Stillman
8d51a09eda
Fix empty subcollection problem
2009-01-03 06:27:40 +00:00
Dan Stillman
1bd36605d4
Fix for items with notes not showing up in collections on import
2009-01-03 00:11:03 +00:00
Dan Stillman
3c419f9f5a
Addresses #1276 , RDF export loses collection info
2009-01-02 18:55:44 +00:00
Dan Stillman
a161217f3b
Fixes #1276 , RDF export loses collection info (broken by me in r3652)
2009-01-02 18:53:06 +00:00
Dan Stillman
d98f0ab07a
Fix error when attempting a Restore from Server immediately after Restore to Server
2009-01-02 17:36:49 +00:00
Dan Stillman
fa4df719e1
Fix error exporting items with child notes with tags
2009-01-02 17:32:23 +00:00
Dan Stillman
94f004002b
Hide sync debugging menu behind extensions.zotero.sync.debugMenu by default, now that there are user-friendly replacements
2009-01-02 16:51:13 +00:00
Dan Stillman
b9121177e5
Display prompt on locked session
2009-01-02 06:45:40 +00:00
Dan Stillman
3b0f20c493
Add initial implementations of "Restore to Server" and "Restore from Server" to the Sync pref pane
2009-01-02 00:35:09 +00:00
Dan Stillman
d26eed03dc
Update expiry date
2008-12-31 20:22:41 +00:00
Matt Burton
0b2b62b996
Addresses #1145 updated translator to work with SSRN html, TODO: PDF import
2008-12-31 05:40:08 +00:00
Dan Stillman
dad0b3125f
Fix UTF-8 output in BibTeX translator in 1.0.9 (not yet pushed)
2008-12-29 23:57:41 +00:00
Dan Stillman
3122339d8a
Adding as new file
2008-12-29 21:03:52 +00:00
Dan Stillman
93474c1e80
This is annoying.
2008-12-29 21:02:06 +00:00
Dan Stillman
3e9437dcbd
Re-copying arrow-down.gif from branch
2008-12-29 20:58:43 +00:00
Dan Stillman
72670ad446
Trying to fix another annoying SVN auth issue/bug
2008-12-29 20:57:46 +00:00
Dan Stillman
a28b54bae6
Use SQL that actually works with SQLite
2008-12-29 10:33:32 +00:00
Dan Stillman
2468ad5dfc
Fix a potential upgrade error due to the initial 1.5 migration step not adding a UNIQUE index to key
in syncDeleteLog
2008-12-29 10:31:29 +00:00
Dan Stillman
38be4790a1
Merged r3901 from branch
2008-12-29 09:38:58 +00:00
Dan Stillman
f2cd272786
Merged r3888 from branch
2008-12-29 09:35:11 +00:00
Dan Stillman
8512ba8d39
Merge revisions from branch
2008-12-29 07:57:20 +00:00
Dan Stillman
f10f0bc0d7
Block irrelevant, already merged, and conflicting changes from branch -- some will be merged manually
2008-12-29 07:50:32 +00:00
Dan Stillman
f2d8c72ec1
Fixes #1255 , Link to parent file in note title broken
2008-12-29 07:09:21 +00:00
Dan Stillman
8ad23d7eea
- Abstract attachment info pane into XBL binding
...
- Add attachment conflict resolution
2008-12-29 06:18:41 +00:00
Dan Stillman
403663664c
Pushed new PNAS translator
2008-12-27 20:49:59 +00:00
Matt Burton
62dbddc044
Adding PNAS translator back into repo
2008-12-27 20:42:43 +00:00
Dan Stillman
1a927fd95a
Trying to fix an SVN authentication problem due to the way this way moved
2008-12-27 18:54:39 +00:00
Dan Stillman
1d972ae92c
If a tag is deleted remotely and modified locally, keep local and display warning
2008-12-27 07:24:55 +00:00