.. |
connector
|
Don't try to register attachment callback listener in Firefox
|
2012-04-16 20:20:12 -04:00 |
data
|
Properly rename attachments when filenames differ only in case
|
2012-04-04 04:44:04 -04:00 |
rdf
|
Set up environment for RDF parser
|
2012-04-26 17:36:35 -05:00 |
storage
|
Fix "Please restart undefined" in WebDAV error message
|
2012-02-16 04:51:30 -05:00 |
translation
|
Set up environment for RDF parser
|
2012-04-26 17:36:35 -05:00 |
annotate.js
|
Fix broken annotations
|
2012-02-01 18:15:29 -05:00 |
attachments.js
|
Use importFromDocument when MIME types are explicitly specified, if the document can be handled internally
|
2012-03-20 18:09:05 -04:00 |
cite.js
|
Add csl-left-margin fix from 0ea6c6acf to client
|
2012-01-24 18:42:55 -05:00 |
citeproc.js
|
Upgrade citeproc-js to version 1.0.320
|
2012-04-14 20:41:39 -04:00 |
collectionTreeView.js
|
Revert "Remove antiquated code"
|
2012-02-11 00:38:21 -05:00 |
commons.js
|
A couple tweaks for the AMO validator: remove unused function that made a synchronous HTTP request and wrap a setTimeout() callback to clarify that it's a function rather than a string
|
2011-09-20 12:40:03 +00:00 |
cookieSandbox.js
|
Don't try to get key for null
|
2012-02-27 20:30:09 -05:00 |
data_access.js
|
Switch client code license to Affero GPL version 3
|
2011-05-18 18:34:22 +00:00 |
dataServer.js
|
Revert "Remove antiquated code"
|
2012-02-11 00:38:21 -05:00 |
date.js
|
Add big-endian date countries and use different format based on order
|
2012-02-29 05:14:03 -05:00 |
db.js
|
Remove dbLockExclusive hidden preference
|
2012-01-26 23:44:21 -05:00 |
debug.js
|
Fix debug output logging in the connector
|
2012-02-28 11:21:12 -05:00 |
duplicates.js
|
Require at least one last name + first initial match for title matching in duplicate detection
|
2011-10-11 23:48:20 +00:00 |
enstyle.js
|
Switch client code license to Affero GPL version 3
|
2011-05-18 18:34:22 +00:00 |
error.js
|
Switch client code license to Affero GPL version 3
|
2011-05-18 18:34:22 +00:00 |
file.js
|
Tweak the file access denied error message
|
2012-02-25 17:17:04 -05:00 |
fulltext.js
|
Ignore errors from individual files when rebuilding index
|
2012-02-13 20:09:10 -05:00 |
history.js
|
Switch client code license to Affero GPL version 3
|
2011-05-18 18:34:22 +00:00 |
http.js
|
Be more careful about pageshow only fire with doc.readyState === "loading"
|
2012-02-29 02:56:55 -05:00 |
id.js
|
Switch client code license to Affero GPL version 3
|
2011-05-18 18:34:22 +00:00 |
integration.js
|
Fix removing codes by pressing "No" in reselect item dialog with Word for Mac
|
2012-04-20 21:58:57 -04:00 |
integration_compat.js
|
Switch client code license to Affero GPL version 3
|
2011-05-18 18:34:22 +00:00 |
ipc.js
|
Use non-blocking pipe read on FreeBSD
|
2012-02-23 15:34:10 -05:00 |
itemTreeView.js
|
Add big-endian date countries and use different format based on order
|
2012-02-29 05:14:03 -05:00 |
locateManager.js
|
Fix an inconsequential error
|
2012-02-15 13:07:12 -05:00 |
mime.js
|
Hack to open PDFs in pdf.js when available
|
2012-02-14 23:01:44 -05:00 |
mimeTypeHandler.js
|
Fix auto-import of application/x-inst-for-scientific-info
|
2012-04-25 04:36:46 -04:00 |
notifier.js
|
Fix "_observers.get(i).ref is undefined) errors
|
2012-03-11 18:36:54 -04:00 |
openurl.js
|
Fix dumb typo
|
2012-03-29 20:18:26 -04:00 |
pipe_worker.js
|
Missed file from r9815
|
2011-07-11 05:00:04 +00:00 |
progressWindow.js
|
Show Zotero pane progress bar during sync processing
|
2011-09-21 23:00:20 +00:00 |
proxy.js
|
Handle host lookup failure
|
2011-08-28 19:58:02 +00:00 |
quickCopy.js
|
Notes were copied as raw HTML if more than one empty paragraph
|
2011-08-04 05:49:51 +00:00 |
rdf.js
|
Set up environment for RDF parser
|
2012-04-26 17:36:35 -05:00 |
report.js
|
Linkify short links too in reports
|
2012-02-28 20:49:07 -05:00 |
schema.js
|
Disable unresponsive script warning before delayed bundled files update
|
2012-03-11 16:25:47 -04:00 |
search.js
|
Year part of title/creator/year search worked only if month/day were set
|
2011-12-06 18:01:28 -05:00 |
server.js
|
Send Content-Type even when body is empty
|
2012-02-13 03:13:28 -05:00 |
server_connector.js
|
Improve our chances of getting attachments from the connector. We attach cookies sent from the connector to attachment downloads, which should get most proxies working, provided that the user is logged in. We also use WeakMaps to keep track of active CookieSandboxes, rather than manually removing them from a list.
|
2012-02-10 19:14:46 -05:00 |
standalone.js
|
Prevent inconsequential error
|
2012-02-16 16:03:07 -05:00 |
storage.js
|
Include "+" and "=" in ignored too-long filenames
|
2012-03-19 21:49:38 -04:00 |
style.js
|
Add mappings for obsolete style ids
|
2012-01-20 17:25:02 -05:00 |
sync.js
|
Fixes #62, Show sync progress bar only for longer syncs
|
2012-04-18 23:17:28 -04:00 |
timeline.js
|
Switch client code license to Affero GPL version 3
|
2011-05-18 18:34:22 +00:00 |
uri.js
|
Add Zotero.URI.getURILibrary()
|
2011-09-08 18:04:28 +00:00 |
utilities.js
|
Fix stringToUTF8Array
|
2012-04-10 20:06:46 -04:00 |
utilities_internal.js
|
Display "Load WebDAV URL" button in Verify Server error
|
2011-12-17 16:13:37 -05:00 |
utilities_translate.js
|
Fix error during ISBN lookup
|
2012-04-01 12:28:21 -04:00 |
zeroconf.js
|
Revert "Remove antiquated code"
|
2012-02-11 00:38:21 -05:00 |
zotero.js
|
Auto-empty items from trash on idle rather than at pane open
|
2012-03-11 18:54:46 -04:00 |