CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman 1a0849e489 Fix and change extraData for item change notifications
- Some item changes were putting data in the wrong form into extraData,
  which was keeping it from being passed through in notifications.
- For item modifications, set a 'changed' object, keyed by itemID, with
  just the fields that changed as keys and their old values. For
  deletes, keep the 'old' object for now, since sync relies on it.
- Remove item.serialize() for all item changes except deletions, which
  should speed up writes (and which will leave extraData empty for some
  changes).
- Currently only item fields, creators, related items ('related'), and
  'parentItem' are added to 'changed'.

Closes #220
2013-02-02 05:55:38 -05:00
chrome Fix and change extraData for item change notifications 2013-02-02 05:55:38 -05:00
components Tweak loading process 2013-01-21 01:58:01 -05:00
defaults/preferences Remove "Try to override conflicting shortcuts" pref 2013-01-22 18:38:00 -05:00
scripts Revert "Remove antiquated code" 2012-02-11 00:38:21 -05:00
styles@90265e1171 Update styles 2012-11-18 23:29:58 -05:00
translators@a14697a41d Tweaks to getHiddenPref() 2013-01-25 22:40:14 -05:00
.gitmodules Add https://github.com/zotero/bundled-styles as submodule 2011-11-03 00:34:34 -04:00
chrome.manifest Update locales from Transifex (and add Khmer) 2012-02-16 21:04:49 -05:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
engines.json Enable Google Scholar by default on new installs 2012-11-12 09:32:51 -05:00
install.rdf Update version and maxVersion 2013-01-14 20:30:46 -05:00
repotime.txt Update translators and repotime 2012-11-22 23:28:25 -05:00
system.sql Duplicate detection: 2011-07-22 21:24:38 +00:00
triggers.sql Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
update.rdf Update version and maxVersion 2013-01-14 20:30:46 -05:00
userdata.sql Fix FK 2012-01-10 19:48:57 -05:00