Dan Stillman
1d6dea45ec
Remove our plaintext timed textarea
2008-10-15 05:26:16 +00:00
Dan Stillman
2bbf3d7c80
- 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
5e1ca7172a
- 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
31ef0eab13
Moved 'tiny_mce' directory to 'tinymce'
2008-10-13 23:31:53 +00:00
Dan Stillman
ea5d51b93d
- Remove indent/outdent buttons
...
- Remove extraneous debugging
2008-10-13 23:27:57 +00:00
Dan Stillman
9dfca12594
Fix creator breakage from object caching changes
2008-10-13 22:33:28 +00:00
Dan Stillman
8f2a7524e7
Fix error during creator add (since data caching change)
2008-10-13 22:05:27 +00:00
Dan Stillman
47285a0567
Convert plaintext notes on the fly, to deal with multi-version syncing issues
2008-10-13 21:12:55 +00:00
Dan Stillman
71ca2c1b2c
Fix previous commit
2008-10-13 20:12:19 +00:00
Dan Stillman
80dc7be1be
Allow SVN builds without SVN root to still start
2008-10-13 20:11:43 +00:00
Dan Stillman
651bcf2380
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
b46860f6a4
- 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
7f1677d726
Fix error on object delete
2008-10-11 22:11:15 +00:00
Dan Stillman
1434b8aa7a
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
5f0aa6aa9f
Better handling of missing attachments and empty attachment paths
2008-10-08 18:49:48 +00:00
Dan Stillman
675184d160
Firefox 3.1 compatibility fix (from Simon)
2008-10-07 02:56:06 +00:00
Dan Stillman
e32e6aa2f5
Fix csledit and cslpreview with new styles architecture -- dependent styles will not be displayed
2008-10-06 21:43:16 +00:00
Dan Stillman
f8a5ddc047
All creator types defaulted to author on import
2008-10-06 21:07:59 +00:00
Dan Stillman
f4a8822ea7
Fix "constraint failed" error when trying to delete attachment with annotations/highlights
2008-10-03 19:33:59 +00:00
Dan Stillman
6256d6fee8
Fix excessive updating of translators and styles in XPI builds
2008-10-02 22:11:23 +00:00
Simon Kornblith
ac551b3a2f
use TinyMCE for styled-textbox.xml
2008-09-24 23:44:34 +00:00
Simon Kornblith
de013f0c02
- 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
e65473d618
Missing locale line
2008-09-23 03:57:19 +00:00
Dan Stillman
cb38ee8b02
Merge locales
2008-09-23 02:34:57 +00:00
Dan Stillman
4f87dd1323
Merged r3351-3450 from 1.0 branch
2008-09-23 02:11:56 +00:00
Dan Stillman
b4ac8b949e
More explicit error when responseXML is null
2008-09-22 21:55:14 +00:00
Dan Stillman
9b9a450527
Disable EndNote® style support
2008-09-22 21:45:50 +00:00
Simon Kornblith
ac75376d51
use fewer xmlns attributes when serializing integration XML
2008-09-19 19:08:45 +00:00
Dan Stillman
a9dc3301af
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
44c2783c76
Don't display session id in debug output
2008-09-18 09:32:36 +00:00
nobody
7cb0492ccb
2008-09-17 21:24:28 +00:00
Dan Stillman
ac5071e94e
- 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
083bdd4753
- 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
Dan Stillman
be47357e48
Fix restore of Quick Copy pref in preferences
2008-09-17 04:51:07 +00:00
Simon Kornblith
3ae7cc308f
don't install text/x-csl files as hidden
2008-09-17 04:25:18 +00:00
Dan Stillman
854842c003
Localize version header pref
2008-09-17 03:13:05 +00:00
Simon Kornblith
cccdbdb8e5
Zotero.Style.delete -> Zotero.Style.remove
2008-09-17 00:45:14 +00:00
Dan Stillman
e5bdfbb019
Full comment
2008-09-16 21:44:23 +00:00
Dan Stillman
21e7fe1fbc
Handle URL-encoded 'href' values in PROPFIND request
2008-09-16 21:43:11 +00:00
Dan Stillman
d0e4852be6
Don't fail if SVN style symlink points to missing file
2008-09-16 21:39:02 +00:00
Dan Stillman
340f54c8b0
Add X-Zotero-Version header to HTTP requests to zotero.org
2008-09-16 20:11:27 +00:00
Simon Kornblith
bf8e4eae28
- implement Zotero.Styles.install, refine Zotero.Style.delete, and restore functionality to Styles prefpane
...
- allow deletion of multiple styles simultaneously
- split Zotero.Styles/Zotero.Style and Zotero.CSL into style.js and csl.js respectively
- add Zotero.File.getBinaryContents for binary-safe file reading
- add Zotero.MIMETypeHandler to provide a unified interface for registering observers and capturing MIME types with Zotero
2008-09-16 19:14:52 +00:00
Dan Stillman
0769e0e1f8
Accept 200 for PROPPATCH (and now compatible with Air Sharing iPhone app)
2008-09-16 06:25:44 +00:00
Dan Stillman
edad44c2db
Allow 200 status code on DELETE in one other place
2008-09-16 04:34:48 +00:00
Dan Stillman
c9a3d49a5e
- Add 'styles' directory with symlinks to actual styles for default styles
...
- Change schema.js to use 'styles' directory
2008-09-15 20:13:33 +00:00
Dan Stillman
7f1f251493
Move csl directory to [SVN root]/csl, i.e. https://www.zotero.org/svn/csl/
2008-09-15 20:09:42 +00:00
Dan Stillman
1ab118c9af
Don't throw error if there's no Zotero.Styles.lastCSL
2008-09-15 19:54:09 +00:00
Dan Stillman
b7fc5e66f2
Adds support for Microsoft IIS (5.1) WebDAV
2008-09-15 10:40:10 +00:00
Dan Stillman
eac0c1a94d
- Remove overriding OPTIONS response to text/plain -- the problem is incorrect status codes generated by IIS that result in "No element found" errors
...
- Replace passwords in malformed XML messages when generating error reports
2008-09-15 09:48:27 +00:00
Dan Stillman
1619491157
Don't log XML error to console if OPTIONS response isn't XML
2008-09-15 08:57:23 +00:00