CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Abe Jellinek 74492e40c4
Improve bidi & RTL support (#2415)
- Render cell text in its native direction
- Fix context menu positioning
- Fix item box (localizations needed)
- Fix column resizing
- Fix bidi text in collection tree
- Always right-align in RTL, always left-align in LTR.
  I'm going off advice from this excellent guide for RTL website design
  by Ahmad Shadeed: https://rtlstyling.com/posts/rtl-styling#tables
- Join creators in the tree ("Smith and Jones") using a format string to
  support languages like Arabic and Hebrew where there shouldn't be a
  space after the "and".
- Fix tabs
- Fix toolbar on Mac, flip icons on other platforms
2022-11-20 18:23:17 -05:00
.github CI: Enable ZIP building on fx102 branch 2022-09-12 21:52:37 -04:00
chrome Improve bidi & RTL support (#2415) 2022-11-20 18:23:17 -05:00
components fx-compat: Fix zotero:// protocol for reports (#2825) 2022-10-03 07:31:17 -04:00
defaults/preferences Add "Open PDF reader in new window" preference (#2868) 2022-11-14 17:12:48 -05:00
note-editor@72f18424d0 Update note-editor and pdf-reader submodules 2022-10-13 02:20:42 -04:00
pdf-reader@c430c98431 Update note-editor and pdf-reader submodules 2022-10-13 02:20:42 -04:00
pdf-worker@4456d0eeac Update pdf-reader and pdf-worker submodules 2022-09-29 13:58:45 +03:00
resource Update translators 2022-10-27 05:05:35 -04:00
scripts Prune Monaco distribution, fix JS acting like TS in Scaffold 2022-09-12 14:06:17 -07:00
scss Improve bidi & RTL support (#2415) 2022-11-20 18:23:17 -05:00
styles@085f270569 Update submodules 2022-02-19 13:53:03 -05:00
test Improve bidi & RTL support (#2415) 2022-11-20 18:23:17 -05:00
translators@c24909a806 Update translators 2022-10-27 05:05:35 -04:00
.babelrc fx-compat: Remove most Babel plugins (#2855) 2022-10-06 18:53:07 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc fx-compat: Add ChromeUtils as eslint global 2022-06-19 04:16:53 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Fix CI: Replace git:// URLs with HTTPS 2022-03-15 10:24:57 -07:00
chrome.manifest fx-compat: Restore word processor integration (#2841) 2022-10-06 00:17:28 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-11-04 01:31:10 -04:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version to 7.0.0 2022-07-19 22:38:01 -04:00
package-lock.json fx-compat: Remove most Babel plugins (#2855) 2022-10-06 18:53:07 -04:00
package.json fx-compat: Remove most Babel plugins (#2855) 2022-10-06 18:53:07 -04:00
README.md README.md: Update CI Badge (#2473) 2022-03-25 22:14:47 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

CI

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero wiki.