Dan Stillman
10cffcd00f
Fix setting of firstRun pref
2007-08-27 04:53:15 +00:00
Dan Stillman
30c645536f
fulltextItemWords upgrade workaround was being run on every startup (though it wouldn't have any effect subsequent times)
2007-08-27 04:39:21 +00:00
Dan Stillman
973c9d4920
Fix SQL error caused by r1661
2007-08-27 04:33:47 +00:00
Dan Stillman
d9bf81c231
The fulltext index wasn't actually being rebuilt correctly since the addition of the INSERT INTO ... SELECT FROM workaround -- fulltextItems has to be populated after the rebuild of fulltextItemWords
2007-08-27 04:23:28 +00:00
Dan Stillman
8e4625bc41
QSG tab wasn't opening after XPI install -- do it on a timer
2007-08-27 04:17:36 +00:00
Dan Stillman
e8dd1fc73f
Display Zotero Quick Start Guide in new tab on first install (using combination of database initialization and firstRun pref as a test)
2007-08-27 02:24:17 +00:00
Dan Stillman
2897dbe5bc
Pushed updated Economist, Epicurious, BBC, Melvyl to repo
...
Reverted Amazon timestamp (since translator hasn't changed)
2007-08-27 01:40:00 +00:00
Sean Takats
33fc4fac40
Fixes Epicurious.
...
Fixes typo in BBC News.
Adjusts Melvyl to prepare for Labor Day OPAC upgrade.
2007-08-27 01:26:17 +00:00
Michael Berkowitz
d5f6ba2be3
2007-08-24 19:25:58 +00:00
Dan Stillman
6da6112f35
Update version numbers (build script test)
2007-08-23 07:29:25 +00:00
Dan Stillman
cfaa82cc1d
Update install.rdf and update.rdf for more secure extension serving
2007-08-23 06:38:41 +00:00
Dan Stillman
9c12c8d56c
Version number bump to 1.0.0rc3
2007-08-23 05:53:38 +00:00
Dan Stillman
002ec35328
Addresses #726 , Localize remaining hard-coded strings
...
Merged new English strings to locales for RC3
2007-08-23 05:48:11 +00:00
Dan Stillman
a831653074
Add missing space in Quick Start Guide message
...
Make Quick Start Guide use CURRENT_TIMESTAMP for date
2007-08-23 04:33:50 +00:00
Dan Stillman
74bc769a1e
Addresses #726 , Localize remaining hard-coded strings
...
Adds a couple more strings in about.dtd (zotero.alumni and zotero.about.additionalSoftware)
Adds "Alumni" and "Third-Party Software and Standards" sections
Splits up new Quick Start Guide localized string into several parts (and removes "tell your friends" line).
2007-08-23 04:27:44 +00:00
Dan Stillman
a0063289bc
Update install.rdf for Flock 0.9
2007-08-23 00:21:43 +00:00
Dan Stillman
6f2e797c10
Addresses #726 , Localize remaining hard-coded strings
...
Use existing string for "Advanced Search"
2007-08-22 23:33:44 +00:00
Dan Stillman
fe528a4ded
Addresses ##726, Localize remaining hard-coded strings
...
More strings
2007-08-22 23:32:27 +00:00
Dan Stillman
c48807bf6e
Addresses #726 , Localize remaining hard-coded strings
...
Added all strings identified in BZ forum post
2007-08-22 16:30:43 +00:00
Dan Stillman
90f8febf53
Broken localized string in timeline
2007-08-22 16:17:28 +00:00
Dan Stillman
ee92e3603c
Fixes #727 , Dragging linked file out of Zotero copies entire parent directory
2007-08-22 15:25:30 +00:00
Dan Stillman
43c3618a5c
Fix for Date Added and Date Modified being identical--and both being UTC--in reports
2007-08-22 08:15:05 +00:00
Dan Stillman
c25dc1e8ec
Fix inability to right-click a metadata field (to access text transform options) on Windows
2007-08-22 07:56:43 +00:00
Simon Kornblith
65ff7e6c3f
remove a line of debug code
2007-08-21 22:08:13 +00:00
Simon Kornblith
01c408695e
integration fixes:
...
- fixes maximum length issue
- fixes empty field issue
- fixes issues with deleted items
2007-08-21 22:07:02 +00:00
Dan Stillman
b9793ac765
Add pref browserContentContextMenu to disable Zotero context menu items in the browser content area -- will make non-hidden after the string freeze
2007-08-21 08:50:44 +00:00
Dan Stillman
dd3acad06b
Add pref launchNonNativeFiles to launch PDF and other non-native files rather than displaying in-browser
2007-08-21 08:33:17 +00:00
Dan Stillman
68d880173d
Changing "EndNote" line in prefs to "RIS/Refer", per ResearchSoft's request
...
Removed non-English strings
2007-08-21 08:21:03 +00:00
Dan Stillman
271c6416f0
Version bump for RC2
2007-08-17 19:42:05 +00:00
Dan Stillman
5d25360cad
Addresses #718 , Drag and drop fails under XP
...
Fixes problem with dragging multiple identical files -- now gives subsequent ones unique filenames
2007-08-17 19:23:24 +00:00
Dan Stillman
28ebd6d996
Fixes #720 , Autocomplete not working with creator fields under XP
2007-08-17 18:50:17 +00:00
Dan Stillman
6de65fc11e
Closes #718 , Drag and drop fails under XP
2007-08-16 18:33:30 +00:00
Dan Stillman
16a4d6a73d
Fixes #717 , Cannot manually enter date field in XP
...
Also fixes Date and Extra alignment on Windows
2007-08-16 13:40:06 +00:00
Dan Stillman
cb74cb802c
Move scrapers updating out of transaction to shrink it further, since we're still getting "database disk image is malformed" errors
2007-08-16 04:28:07 +00:00
Dan Stillman
96890b8e95
Fix for "database disk image is malformed" error during the upgrade process
...
A direct SQL copy of fulltextItems seems to expose an SQLite or Firefox bug related to the size of the transaction, so we save the rows to a JS array and update after the transaction
Hopefully I did this without breaking regular upgrades.
2007-08-16 02:22:03 +00:00
Dan Stillman
a64c4f8e15
Remove DB corruption marker after wiping DB
2007-08-15 20:19:11 +00:00
Michael Berkowitz
2819eba236
2007-08-15 15:24:15 +00:00
Dan Stillman
265ba0b210
Update RDF files to rc1
2007-08-15 10:53:50 +00:00
Dan Stillman
8f776b31b6
Closes #710 , Merge locales for RC 1
2007-08-15 08:37:52 +00:00
Dan Stillman
7feb7995d7
Fixes #694 , Problems with zotero://select
...
- Custom protocol handler extensions like zotero://select can now not return a channel and the request will be automatically cancelled without throwing an error
- Switched Timeline code to use the stringbundle methods to access timeline.properties
- Even though zotero://select now works properly, switched Timeline to access ZoteroPane directly and call selectItem() (calling toggleDisplay() first to open the Zotero pane if necessary)
- Now getting some localized strings from Zotero ("Date Added" and the short month names)
2007-08-15 08:06:33 +00:00
Dan Stillman
dca8b3a572
Fix #634 , Author info alignment on XP
...
Also:
- Fixed a couple other minor visual glitches in the metadata pane on OS X and XP
- Added a zotero-platform content package that can be used for platform-specific CSS, etc.
2007-08-15 06:24:05 +00:00
Dan Stillman
b3535841b6
Fix regression from r1592 that caused the creator field to be selected when creating a new blank item
2007-08-14 22:39:05 +00:00
Dan Stillman
9bded1bd2b
Fix bug in firstCreator SQL and remove some extraneous lines
2007-08-14 22:32:13 +00:00
Dan Stillman
2ad1a41a3f
Pushed Stuff.co.nz, The Age, New Zealand Herald, Sydney Morning Herald, The Australian to repo
2007-08-14 22:08:08 +00:00
Dan Stillman
a53169a593
Fixes #558 , Make annotation content searchable
2007-08-14 21:50:52 +00:00
Simon Kornblith
d8d683061e
oops
2007-08-14 21:46:49 +00:00
Simon Kornblith
289abf6133
- fix highlights
...
- improve error handling in annotations
2007-08-14 21:45:34 +00:00
Dan Stillman
9c436a331f
Addresses #401 , Add keyboard shortcuts
...
- New creators can now be added via the keyboard with Shift-Enter
- Fixed bug in data layer that caused modified creators to not be fully reloaded
- Fixed error in Zotero.Items.add() example (ISBN field is capitalized)
2007-08-14 21:24:24 +00:00
Simon Kornblith
1f4425fa2f
fix pages for APA style
2007-08-14 17:42:43 +00:00
Michael Berkowitz
4a5b2caef9
2007-08-14 15:37:06 +00:00