Commit Graph

1357 Commits

Author SHA1 Message Date
Dan Stillman
cfc9c282b1 Fix for some attachment directories not being properly migrated to keys
Also migrates remaining files for past upgrades on the trunk (assuming their ids haven't been changed by syncing--if the item that has a given id already has a directory or if there is no attachment item with that id, the directory will be moved to orphaned-files)
2008-10-22 07:45:27 +00:00
Dan Stillman
fe3da00adc Fix broken note window when opened without an associated item 2008-10-21 19:19:18 +00:00
Dan Stillman
1df99c5f97 Debugging for TinyMCE page load 2008-10-20 22:11:33 +00:00
Dan Stillman
3db884d928 Pushed IEEE Xplore 2008-10-20 17:56:31 +00:00
Dan Stillman
2ac0e975a4 Closes #1183, Patch for BibTeX: Preserve case, strip url and href on import, import deprecated '@conference', improved dashes
Not pushed to existing clients due to size and Fx2 DB issues, but available via Reset Translators and Styles in a dev build or 1.0.8 when it comes out
2008-10-20 10:27:22 +00:00
Dan Stillman
e173b36fff Closes #1181, Patch for File Download for MODS XML Import
Won't be pushed to existing clients until 1.0.8
2008-10-20 10:16:33 +00:00
Dan Stillman
76209217d0 Some debug lines for key upgrade process testing 2008-10-17 21:49:43 +00:00
Dan Stillman
c7ac64335c - Fix note saving on Windows
- Remove some extra stuff from read-only note page
2008-10-17 20:39:39 +00:00
Elena Razlogova
70dfefcbb2 Adds "sub verbo" locator to the trunk 2008-10-17 18:18:27 +00:00
Dan Stillman
bae6118067 Revert unnecessary change from r3562 2008-10-17 17:37:33 +00:00
Dan Stillman
1d0a66c1cf Fix error saving automatic tags 2008-10-17 17:31:34 +00:00
Dan Stillman
5fb83c3df1 Additional debugging for setStorageModificationTime() error 2008-10-17 00:33:22 +00:00
Dan Stillman
3fc0d37087 Fix TinyMCE in XPI builds 2008-10-16 22:29:26 +00:00
Dan Stillman
8887c8340e Fixed a couple tag-related errors (from caching change) 2008-10-16 17:12:33 +00:00
Dan Stillman
f1743e52b8 Fix erroneous caching of attachment path after relinking 2008-10-15 06:27:52 +00:00
Dan Stillman
bd98166844 Fix missing space after formatted words in custom citations 2008-10-15 06:14:12 +00:00
Dan Stillman
ba9bad8b18 - Fix error saving attachments
- Increase default separate note window height
2008-10-15 05:30:59 +00:00
Dan Stillman
16b15ae06d Remove our plaintext timed textarea 2008-10-15 05:26:16 +00:00
Dan Stillman
32d56cca2a - Restored read-only mode for notes (using a separate HTML file, for lack of a better way)
- HTML file is now loaded on-demand the first time it's required
2008-10-15 05:24:38 +00:00
Dan Stillman
723e7b5ec5 - Reduced TinyMCE to two rows
- Removed font-family, font-size, full justify
- Restored outdent and indent
- Some style improvements, including quotation marks around blockquotes
2008-10-14 03:02:26 +00:00
Dan Stillman
c293ed5990 Moved 'tiny_mce' directory to 'tinymce' 2008-10-13 23:31:53 +00:00
Dan Stillman
93365d93ad - Remove indent/outdent buttons
- Remove extraneous debugging
2008-10-13 23:27:57 +00:00
Dan Stillman
9bb69d281f Fix creator breakage from object caching changes 2008-10-13 22:33:28 +00:00
Dan Stillman
cf960e8c35 Fix error during creator add (since data caching change) 2008-10-13 22:05:27 +00:00
Dan Stillman
4b94eeb519 Convert plaintext notes on the fly, to deal with multi-version syncing issues 2008-10-13 21:12:55 +00:00
Dan Stillman
b29735e219 Fix previous commit 2008-10-13 20:12:19 +00:00
Dan Stillman
956825b29a Allow SVN builds without SVN root to still start 2008-10-13 20:11:43 +00:00
Dan Stillman
30ae815295 Adds rich text support to notes
- Still a few issues
- Converts plaintext notes to HTML on upgrade
2008-10-13 19:51:53 +00:00
Dan Stillman
3013701c41 - Switch to uncompressed JS files for TinyMCE so we can debug and make changes if necessary
- Add utils directory containing scripts needed for various features
2008-10-12 07:51:40 +00:00
Dan Stillman
db99aae239 Fix error on object delete 2008-10-11 22:11:15 +00:00
Dan Stillman
4782c725e7 Reworked and standarized data object caching -- this should fix problems of long-term references containing stale, orphaned versions of data objects 2008-10-10 01:48:19 +00:00
Dan Stillman
806d6823f2 Better handling of missing attachments and empty attachment paths 2008-10-08 18:49:48 +00:00
Dan Stillman
1f84890a4a Firefox 3.1 compatibility fix (from Simon) 2008-10-07 02:56:06 +00:00
Dan Stillman
f508ec2e84 Fix csledit and cslpreview with new styles architecture -- dependent styles will not be displayed 2008-10-06 21:43:16 +00:00
Dan Stillman
5e2602b1dc All creator types defaulted to author on import 2008-10-06 21:07:59 +00:00
Dan Stillman
f76f387c5f Fix "constraint failed" error when trying to delete attachment with annotations/highlights 2008-10-03 19:33:59 +00:00
Dan Stillman
fc06a51592 Fix excessive updating of translators and styles in XPI builds 2008-10-02 22:11:23 +00:00
Simon Kornblith
039f7bb615 use TinyMCE for styled-textbox.xml 2008-09-24 23:44:34 +00:00
Simon Kornblith
26670f7988 - closes #921: Revise handling of deleted citations. Upon encountering a deleted citation, the plug-in now highlights the citation and allows the user to reselect the item (which applies to all places the item is cited), to delete all citations of the item from the document, or to cancel the update
- adds syntax checking to build script
- only display the last 5 lines of the python error/traceback
2008-09-23 23:11:27 +00:00
Dan Stillman
50242b84a2 Missing locale line 2008-09-23 03:57:19 +00:00
Dan Stillman
44e44e08d2 Merge locales 2008-09-23 02:34:57 +00:00
Dan Stillman
f0321ad325 Merged r3351-3450 from 1.0 branch 2008-09-23 02:11:56 +00:00
Dan Stillman
082edcccca More explicit error when responseXML is null 2008-09-22 21:55:14 +00:00
Dan Stillman
9bc2ea832d Disable EndNote® style support 2008-09-22 21:45:50 +00:00
Simon Kornblith
15f6c6fc83 use fewer xmlns attributes when serializing integration XML 2008-09-19 19:08:45 +00:00
Dan Stillman
a2d99fa351 Move debug line in sync error handler to a more helpful place in the output 2008-09-18 09:37:25 +00:00
Dan Stillman
3a7854d5d6 Don't display session id in debug output 2008-09-18 09:32:36 +00:00
d74719f0cd 2008-09-17 21:24:28 +00:00
Dan Stillman
73a955a8e7 - Handle URL encoding of 'href' value in PROPFIND response when purging files
- Fix a scoping issue that could prevent some property files from being purged
- Properly handle systems with millisecond-level file mod time granularity (clearing of storage sync history is required)
- Fix issue that might have erroneously removed property files
2008-09-17 19:35:37 +00:00
Dan Stillman
3426d74081 - Switch to using separate property files for storage sync rather than WebDAV properties, which aren't supported on all servers
- Fix potential security issues with symlinks in ZIP files due to Firefox brokenness
- Zotero.Utilities.HTTP.doGet() can now take a URI instead (and doesn't display the password that way for authenticated requests)
- For now, delete orphaned files immediately when using "Purge Orphaned Storage Files" instead of waiting a day
- Properly remove deleted files from delete log
- Better debugging of various things
2008-09-17 11:27:36 +00:00