Dan Stillman
bcf02d575b
Make <description> elements small in prefs in Standalone
2012-01-05 03:22:15 -05:00
Dan Stillman
a73a73d576
Add NS_ERROR_FILE_IS_LOCKED to file access check
2012-01-05 02:13:29 -05:00
Dan Stillman
080b3cad87
Don't break everything
2012-01-04 14:39:51 -05:00
Dan Stillman
9b133c40aa
Ignore old-style Mac newlines in conflict resolution
2012-01-03 23:26:33 -05:00
Simon Kornblith
88e1eca949
Fix slow connector switching under certain circumstances
2012-01-03 17:55:52 -05:00
Simon Kornblith
1fe660143c
Don't muck with focus when hiding Zotero pane, and remove obsolete fullscreen code
2012-01-03 17:44:19 -05:00
Frank
be8fb31615
Upgrade citeproc-js to version 1.0.252.
2012-01-01 09:34:45 +08:00
Frank
30373a1424
Upgrade citeproc-js to version 1.0.251
2012-01-01 09:34:44 +08:00
Simon Kornblith
3976f7afb1
Closes #5 , Fix Retrieve Metadata for Google Books
...
It doesn't look like Google Books PDFs actually have any OCRed text, nor do they have any obvious identifying information, so we just blacklist them for now.
2011-12-31 18:49:09 +00:00
Simon Kornblith
3b42e71c77
Adapt Google Scholar code to work even if Google Scholar doesn't throw when asked to translate a page with no items
2011-12-31 18:10:57 +00:00
Simon Kornblith
764e851e11
Duplicate handler list before running handlers, in case it is modified while running.
2011-12-31 18:06:58 +00:00
Simon Kornblith
335395f05f
Fix _runHandler error. This does not fix the hang in PDF metaata retrieval.
2011-12-31 17:57:34 +00:00
Simon Kornblith
aa07db50a1
(Hopefully) fix QuickFormat box sizing once and for all
2011-12-31 16:25:43 +00:00
Simon Kornblith
251da6ce50
Pump a generator when reading out citations from document to keep UI responsive
2011-12-31 16:15:20 +00:00
Simon Kornblith
49380e39ac
Fix alignment
2011-12-31 15:45:08 +00:00
Simon Kornblith
be1ffbfb76
References should not have flex
2011-12-31 15:44:13 +00:00
Simon Kornblith
485dcf143b
Fix some QuickFormat box resizing issues
2011-12-31 15:19:25 +00:00
Simon Kornblith
615259c1c9
Fix showing cited items when no items with matching names exist in library, and don't update item list multiple times
2011-12-31 14:46:52 +00:00
Simon Kornblith
7855c88f9e
Remove debug line
2011-12-31 14:31:36 +00:00
Simon Kornblith
e73090257a
Show prefix and suffix in citation preview, use appropriate locator names, update live during editing of citation properties, and handle changes in locator properly
2011-12-31 14:30:02 +00:00
Simon Kornblith
f92850abeb
Merge branch '3.0' of github.com:zotero/zotero into 3.0
2011-12-31 12:36:36 +00:00
Simon Kornblith
ddac1b8417
Avoid initializing QuickFormat window multiple times
2011-12-31 12:36:08 +00:00
Dan Stillman
4161341d2d
Fix error switching options in download dialog before Z pane was opened
2011-12-30 12:44:19 -05:00
Simon Kornblith
e643d85d2c
Get rid of for each
2011-12-27 20:13:08 +00:00
Simon Kornblith
da53576e0e
Sort libraries by number of items cited from them
2011-12-24 00:22:40 +00:00
Simon Kornblith
a4f38cf482
Fix links in about box
2011-12-22 20:42:26 -05:00
Dan Stillman
4bc5406d34
Merge new English strings
2011-12-20 02:27:34 -05:00
Simon Kornblith
c7df8c879c
Also fix retrieveDocument
2011-12-20 01:03:09 -05:00
Simon Kornblith
f1dc556e36
Fix retrieveSource
2011-12-20 00:59:33 -05:00
Simon Kornblith
78a79abfab
Fix ISBN lookup on branch
2011-12-19 23:11:19 -05:00
Simon Kornblith
b4aa23fc0e
Update to citeproc-js 1.0.250
2011-12-19 03:57:06 -05:00
Simon Kornblith
d380bb9638
Don't include links to group items
2011-12-19 03:41:30 -05:00
Simon Kornblith
09060529a1
Remove debug line
2011-12-19 03:40:57 -05:00
Simon Kornblith
f81f0d7143
Allow citing embedded items and editing citations containing embedded items
2011-12-19 03:38:58 -05:00
Simon Kornblith
878f70998f
Show most recently cited items at the top of QuickFormat. Also, typing "ibid" into QuickFormat now shows a list of the most recently cited items.
2011-12-19 01:36:33 -05:00
Simon Kornblith
449eae031f
Fix cancelling editing of citations
2011-12-18 16:08:48 -05:00
Dan Stillman
917d928d79
Fix spacing around text links in preferences
2011-12-17 16:14:46 -05:00
Dan Stillman
fe97d33e38
Display "Load WebDAV URL" button in Verify Server error
...
Allows for easier Standalone cert override (I hope -- not yet tested)
2011-12-17 16:13:37 -05:00
Dan Stillman
0456e5d3be
About pane updates
2011-12-14 17:52:10 -05:00
Dan Stillman
b4512ac91d
Remove unused third parameter to ZoteroPane.loadURI()
2011-12-14 17:49:14 -05:00
Dan Stillman
f87bee9f7c
Fix blank window/tab when file.launch() fails
...
Use nsIExternalProtocolService.loadUrl() as a fallback rather than window.loadURI()
If "Remember my choice for file links" is selected, there's currently
no way to change that in Standalone short of deleting mimeTypes.rdf.
2011-12-14 17:46:21 -05:00
Dan Stillman
87c4dfb893
Remove excessive Zotero.libraryID calls syncing deleted items
2011-12-12 16:44:49 -05:00
Dan Stillman
14bb52a43f
Replace a couple more nsITimer calls
2011-12-08 01:35:24 -05:00
Dan Stillman
b916935256
Replace direct nsITimer call with setTimeout()
2011-12-08 01:28:57 -05:00
Simon Kornblith
eeedc49274
Fix quotation marks
2011-12-07 02:31:40 -05:00
Simon Kornblith
fbb09565ae
Fix an error adding a citation
2011-12-07 01:05:20 -05:00
Dan Stillman
b43ce3254d
Year part of title/creator/year search worked only if month/day were set
2011-12-06 18:01:28 -05:00
Simon Kornblith
3349acc747
Fix description of how to add a locate engine
2011-12-04 14:17:51 -05:00
Simon Kornblith
49e281d3c5
Use quicksearch-titleCreatorYear instead of quicksearch-titlesAndCreators
2011-12-04 13:14:58 -05:00
Dan Stillman
54b32ddb15
Change isSameNode() to === for Fx10 compatibility
...
I didn't test this (since it's in annotation code), but according to
https://bugzilla.mozilla.org/show_bug.cgi?id=687400 they're equivalent.
2011-12-02 20:17:43 -05:00
Dan Stillman
5484fdb01d
Adjust some note editor ids for clarity when debugging
2011-12-02 19:31:28 -05:00
Dan Stillman
f0147cae86
Fix broken notes when the first note viewed in a session is read-only
2011-12-02 19:30:50 -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
Mikko Rönkkö
dea69fac3d
Added grouping of items by library and separators for libraries to QuickFormat dialog
2011-11-28 01:26:34 -05:00
Dan Stillman
75baa706cd
Fix "Untitled" collection naming after "Untitled 10"
...
Fixes #16
2011-11-17 14:16:25 -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
Dan Stillman
d5e9ca11f3
Restore Locate button on missing files (since 10/15)
2011-11-16 17:55:18 -05:00
Dan Stillman
8f742bc7ab
Don't require manual sync on 40x response for invalid session errors
...
Server currently returns 500 but should return 403
2011-11-08 02:45:17 -05:00
Simon Kornblith
7a5b1f7e32
Merge pull request #6 from ajlyon/diacritic
...
Short-circuit removeDiacritics on alphanumeric and other basic input
2011-11-07 21:04:35 -08:00
Dan Stillman
83216d6125
Relations libraryID fixes
...
- For cross-library links, if both group libraries, store relation with
source group. Otherwise, store with personal library.
- Send libraryID when syncing
- Update libraryID properly when syncing updated relation from server
- Increment sync API version so server can send relation libraryIDs
safely
2011-11-07 13:32:19 -05:00
Avram Lyon
d707947450
Short-circuit removeDiacritics on alphanumeric and other basic input
2011-11-03 11:53:53 -07:00
Dan Stillman
078efc4042
Don't die if a creator is missing at an index
2011-11-03 12:46:48 -04:00
Dan Stillman
ea44d9cf6f
Maybe fix some broken WebDAV servers
...
Use "1" instead of " " for test and lastsync files
2011-11-02 23:50:05 -04:00
Dan Stillman
25ba8c7006
Prepend error info (except other add-ons info) to debug output
2011-11-02 16:46:53 -04:00
Mikko Rönkkö
6dfb6af461
Changed the required versions from SVN to SOURCE to reflect name changes
2011-11-02 18:33:49 +02:00
Simon Kornblith
acd54cd2c0
Save a little code
2011-11-02 00:28:54 -04:00
Simon Kornblith
690ceac4b3
Fix transferring documents between translator sandboxes
2011-11-02 00:25:47 -04:00
Dan Stillman
edd4fabf2e
Move de-DE directory to de (already registered as 'de' in chrome.manifest)
2011-10-31 14:14:29 -04:00
Dan Stillman
e064009fe2
Add CSL locales repo as submodule
2011-10-31 02:15:47 -04:00
Dan Stillman
38757e55c0
Remove old CSL locale directory
2011-10-31 02:15:01 -04:00
Simon Kornblith
7bafb1100b
Update to citeproc-js 1.0.236
2011-10-31 00:37:24 -04:00
Dan Stillman
7b4f16e233
Show the + symbol when dragging items between collections or libraries
...
TODO: don't show symbol when the item can't be dropped
2011-10-29 15:50:57 -04:00
Dan Stillman
7a5024df6e
Change "SVN" references to "source"
2011-10-28 01:27:04 -04:00
Simon Kornblith
0a5f4946d3
Wait until 250 ms after keypress before executing search in QuickFormat
...
Thanks to mronkko for the patch
2011-10-23 19:09:53 +00:00
Dan Stillman
2e41266c03
Use a DOMDocument instead of E4X for uploaded XML generation -- this is almost an order of magnitude faster and hopefully fixes data corruption issues with E4X on large uploads that were causing validation errors on the server.
...
Individual objects are still created as E4X (e.g., in itemToXML()) and reparsed into the DOM. Generating individual objects with the DOM would produce roughly another order-of-magnitude speedup.
2011-10-21 21:31:13 +00:00
Dan Stillman
462d9ab199
Automatically trim username in sync preferences
2011-10-20 17:57:50 +00:00
Dan Stillman
4fb9c2877f
Fix error when changing item types
2011-10-19 22:27:17 +00:00
Simon Kornblith
11ad20a1d8
Update to citeproc-js 1.0.227
2011-10-15 22:47:17 +00:00
Dan Stillman
40ec344218
Fix a number of problems related to newlines in filenames
...
- Properly strip newlines and tabs in filenames (broken since May 2011)
- If view isn't editable, don't show Locate button, since the updated path couldn't be sent back up
- Fix access error if a synced file needs to be renamed to be valid but user doesn't have group editing access
- Don't allow newlines in item titles (e.g., via copy/paste)
2011-10-15 05:50:30 +00:00
Dan Stillman
7b902f0fd4
Replace more E4X compound assignment operators with appendChild(), as in r10250
2011-10-14 02:43:12 +00:00
Dan Stillman
8ad3b513a1
- Allow twisty clicks (in collections and items panes) to work in duplicates view
...
- Move collection selection down if a collection above is opened (since r9950)
2011-10-12 18:41:23 +00:00
Dan Stillman
749b4ee464
Display more helpful message for "Username not set" error when clicking on the sync error icon (previously displayed a full message at sync time for foreground syncs but updated the error icon dialog only for background syncs)
2011-10-12 15:23:53 +00:00
Dan Stillman
456406fc10
Increase max length of duplicate detection field selector menu items, and display tooltip if still cut off
2011-10-12 08:48:47 +00:00
Dan Stillman
c22c87a053
Require at least one last name + first initial match for title matching in duplicate detection
2011-10-11 23:48:20 +00:00
Dan Stillman
01ea59491a
- Fix error handling in syncing when using pumpGenerator()
...
- Take an optional error handler as the third parameter to pumpGenerator()
2011-10-11 16:18:17 +00:00
Dan Stillman
ec6d38df68
Addresses #1796 , trigger() checks type rather than event for 'modify', 'delete'
...
Just take out check for extraData
2011-10-10 17:01:22 +00:00
Simon Kornblith
92382ca856
Update to citeproc-js 1.0.226
2011-10-10 07:23:38 +00:00
Simon Kornblith
da180d3fed
Remove debug line
2011-10-10 03:02:28 +00:00
Dan Stillman
3a6977a733
Fix "no such column: groupID" sync error
2011-10-09 19:34:54 +00:00
Dan Stillman
21f1e3789e
Fixes #1796 , trigger() checks type rather than event for 'modify', 'delete'
2011-10-06 16:04:53 +00:00
Simon Kornblith
8eda39ad7e
Requeue nsITimerCallbacks that didn't execute during pumpGenerator
2011-10-06 01:40:35 +00:00
Simon Kornblith
a3f958be00
Fix version checking in Nightly
2011-10-05 18:42:54 +00:00
Dan Stillman
5f82db0970
Ensure library is visible when selecting
2011-10-05 17:52:22 +00:00
Dan Stillman
226196a265
Fix sync error dialog buttons (e.g., Report Errors), and change another setTimeout() call to make function call explicit for AMO
2011-10-05 17:49:35 +00:00
Dan Stillman
8a5f12680d
Use collectionTreeView's getSelectedLibraryID() in zoteroPane.js
2011-10-05 17:46:23 +00:00
Dan Stillman
570ba2c909
- Restrict "-" and "+" in source list to current library
...
- Properly collapse subcollections on "-"
- Retain selection after "+" and select library root after "-"
2011-10-05 17:40:46 +00:00
Dan Stillman
fbb7ded324
Use correct capitalization of csledit.xul and cslpreview.xul in Standalone
2011-10-04 16:22:55 +00:00
Simon Kornblith
62180e0cd2
Remove obsolete nsIJSON uses
2011-10-04 03:14:08 +00:00
Simon Kornblith
0741bb396f
Don't attempt to close pipe if we aren't reading from it yet because we haven't yet processed events on the main thread. (Fallout from processNextEvent() removal.)
2011-10-03 17:05:23 +00:00
Simon Kornblith
a259a6b8cd
First run guidance for creator menu
2011-10-03 06:04:37 +00:00
Simon Kornblith
27b5505661
First run guidance for save icon
2011-10-03 04:44:40 +00:00
Simon Kornblith
328bc96da7
Fix switching search modes by removing an unnecessary optimization
2011-10-03 02:47:07 +00:00
Simon Kornblith
54147844ab
- Show search menu in select items dialog
...
- Update search menu in non-ZoteroPane dialogs
- Don't send oncommand handler as string
2011-10-03 02:27:42 +00:00
Simon Kornblith
90dd0f34e0
Defer add-on manager load until it's necessary
2011-10-03 01:27:15 +00:00
Simon Kornblith
e68a657303
Allow column selection in select items dialog
2011-10-03 00:17:11 +00:00
Simon Kornblith
0c98f6542a
Fix deleting items from unfiled items view
2011-10-03 00:13:13 +00:00
Simon Kornblith
223bfe74db
Disable toolbar buttons in collections that cannot be edited
2011-10-02 23:28:38 +00:00
Simon Kornblith
24742691b8
Reduce toolbar button opacity when inactive or disabled
2011-10-02 23:13:18 +00:00
Simon Kornblith
5ed3cba50b
Selected item pane button should remain white, even when inactive
2011-10-02 23:02:30 +00:00
Simon Kornblith
051445334b
Small fixes to comments
2011-10-02 22:27:43 +00:00
Simon Kornblith
fd5b26dccc
Separator should not be selectable in itemTreeView
2011-10-02 22:25:00 +00:00
Simon Kornblith
601c7bf04b
UI tweaks
2011-10-02 22:05:33 +00:00
Simon Kornblith
ccec1243c6
Show metadata when clicking an item in quickformat dialog
2011-10-02 21:51:36 +00:00
Simon Kornblith
8da084800e
Update to citeproc-js 1.0.213
2011-10-02 20:50:08 +00:00
Simon Kornblith
e6deac829c
Disable cross-origin check for detection pending further investigation
2011-10-02 20:08:02 +00:00
Simon Kornblith
7acd6f6722
Fix bustage
2011-10-02 19:43:41 +00:00
Simon Kornblith
5057da9ed3
Properly pass URL
2011-10-02 18:21:41 +00:00
Simon Kornblith
252255c2eb
Don't always use cross-site mode
2011-10-02 18:21:01 +00:00
Simon Kornblith
31bc445e4c
Allow cross-site processDocuments() calls in Firefox (Chrome/Safari support coming)
2011-10-02 17:26:08 +00:00
Simon Kornblith
3364a533c5
Add "Restore to Library" context menu option
2011-10-02 15:50:54 +00:00
Simon Kornblith
b4c4ec3a86
Refresh trash view when an item is removed from the trash
2011-10-02 15:50:09 +00:00
Simon Kornblith
f52cb2c397
Remove debug code
2011-09-28 21:48:27 +00:00
Simon Kornblith
77f27ff3d3
Don't break integration if setting document preferences on a document on which set document preferences has already been run, but which has no fields. (Thanks to Frank for spotting this.)
2011-09-28 21:48:04 +00:00
Dan Stillman
74d5fc6a84
Make '+' key for items usable on large libraries
2011-09-28 17:46:06 +00:00
Dan Stillman
d9f059c1c4
Fix primary creator type not changing when switching between item types
2011-09-28 17:21:50 +00:00
Simon Kornblith
87978f7a1c
Another ~10% collection switching perf win
2011-09-28 06:46:02 +00:00
Simon Kornblith
0a33f1fde7
Fix saving to group libraries
2011-09-28 04:01:39 +00:00
Simon Kornblith
b1275032f5
Fix dragging links to Z standalone
2011-09-27 14:51:15 +00:00
Simon Kornblith
7fa67b32d4
Fix comment
2011-09-26 01:27:16 +00:00
Simon Kornblith
3c8ed5b273
Add itemToCSLJSON utility function. At the moment, this differs from the implementation used by Word integration, but it uses the same mapping table. When we have unit tests, they will be unified.
2011-09-26 01:20:12 +00:00
Simon Kornblith
c982155f21
10-20% speed boost in initial itemTreeView load
2011-09-25 23:06:48 +00:00
Simon Kornblith
030f918e22
Don't let user uncheck "Store references" checkbox if there are stored references
2011-09-23 06:38:08 +00:00
Simon Kornblith
c90394766b
- Fix failure to close add citation dialog
...
- Fix inability to add more than one new citation when using embedded metadata
- Fix error handling in integration
2011-09-23 06:11:36 +00:00
Dan Stillman
4b0309511b
The AMO validator strips leading whitespace, so make comment a bit more explicit
2011-09-22 07:03:37 +00:00
Simon Kornblith
17521c96b4
Further abbreviate message
2011-09-22 06:55:35 +00:00
Simon Kornblith
5b5f864943
Combine AMO reviewer comment into 3 lines
2011-09-22 06:50:45 +00:00
Simon Kornblith
606211afa7
Add "Dear friendly AMO reviewer" message to processNextEvent() call that is only used in Z standalone
2011-09-22 06:33:27 +00:00
Simon Kornblith
b7482bc7d6
Avoid yielding in the middle of a transaction because it could be problematic, and don't let other events run until after first yield.
2011-09-22 06:24:08 +00:00
Simon Kornblith
25e384de76
Use generators in place of Zotero.wait()
2011-09-22 05:55:52 +00:00
Simon Kornblith
5e67753b73
Use blocking IO to make sure that pipes are open instead of Zotero.wait() in ipc.js. This also removes our safeguard against hanging the browser if for some reason the pipe gets closed, but it should be okay :-/
2011-09-22 05:36:01 +00:00
Dan Stillman
e1cc377162
Show Zotero pane progress bar during sync processing
...
TODO: limit to large syncs?
This needs a lot of testing.
Also:
- Tweak pumpGenerator() wait level behavior to match Zotero.wait()
- If Zotero is closed in the top-most window, show a popup instead of the pane-covering progress meter, and take an optional icon in Zotero.showZoteroPaneProgressMeter() for use in the popup
- Restore protection against opening Zotero pane when Zotero.locked is set
- Display a nicer error if Zotero.DB.commitTransaction() is called without an active transaction
- Allow text with icons to extend to multiple lines in progressWindow popup
- Automatically use current window if one isn't specified in Zotero.repaint()
2011-09-21 23:00:20 +00:00
Simon Kornblith
15c79766e8
Hackish way of avoiding async AddonManager APIs during initialization
2011-09-21 20:30:37 +00:00
Dan Stillman
3eef17578d
Just use INSERT OR IGNORE for all relations inserts
2011-09-21 19:48:50 +00:00
Simon Kornblith
8b263ff8e4
Remove Zotero.wait()
2011-09-21 04:37:10 +00:00
Simon Kornblith
50a793c4ea
Stop iterating when StopIteration thrown from generator
2011-09-21 04:36:37 +00:00
Simon Kornblith
27b95ebb14
Remove Zotero.sleep()
2011-09-21 03:43:03 +00:00
Simon Kornblith
ed42e0c22d
Eliminate processNextEvent(). This needs a lot of testing.
2011-09-21 03:41:49 +00:00
Simon Kornblith
c4bfd17e52
Fix error
2011-09-21 00:34:38 +00:00
Simon Kornblith
4607239fa9
Add a function to pump a generator until it yields false, allowing other events to be processed in between. This is useful because we can then call
...
yield true;
in place of Zotero.wait() to allow UI events to be processed without exiting the function, thus avoiding the hassle of setting up a large number of callbacks.
This is still painful compared to Zotero.wait(), since the yield has to be present in the generator passed to Zotero.pumpGenerator() and not a child function. However, it's less painful than using a bunch of nested setTimeout() calls.
2011-09-21 00:32:25 +00:00