5658 Commits

Author SHA1 Message Date
Andrea Vos
74ae372e78 Merge branch 'colours' into 'main'
(profile) more colours and better contrast

See merge request PronounsPage/PronounsPage!389
2023-12-07 07:50:07 +00:00
Andrea Vos
15687c7e91 (profile) allow inline markdown syntax for fields: description, names, words 2023-12-06 20:44:58 +01:00
Andrea Vos
12c5b0254a (calendar) add filtering to the event list 2023-12-06 20:18:52 +01:00
Andrea Vos
05aeca8408 (profile) more colours and better contrast 2023-12-06 19:37:45 +01:00
Andrea Vos
f541c9ee75 Merge branch '366-hide-null-morphemes' into 'main'
Hide undefined morphemes which are not defined by the generator or the table

Closes #366

See merge request PronounsPage/PronounsPage!388
2023-12-03 10:52:13 +00:00
Andrea Vos
500368334e (ru)(trans) 2023-12-03 11:49:22 +01:00
Valentyne Stigloher
70334bd0e1 (de) fix capitalization in plural example 2023-12-02 19:25:44 +01:00
Valentyne Stigloher
c5b8619704 (pronouns) hide undefined morphemes which are not defined by the generator or the table
This affected et/siem and generated pronouns using the slash notation
Fixes #366
2023-12-02 19:25:23 +01:00
PronounsPage
ae702e4d95 fix dependencies 2023-12-02 15:07:43 +00:00
PronounsPage
36031fcb4a fix dependencies 2023-12-02 15:01:19 +00:00
PronounsPage
b96f0b1684 fix dependencies 2023-12-02 14:49:38 +00:00
Andrea Vos
f4e7728218 (calendar) extend the calendar into 2024 2023-12-02 15:40:58 +01:00
Andrea Vos
ddde143d65 (bug) safari seems to struggle with loading some profiles
my best guess after checking out console and network tab is too many concurrent connections – so spreading them out a bit 🤞
2023-12-02 15:40:41 +01:00
Andrea Vos
b9805d114d (admin) timesheets overview improvements 2023-12-02 15:03:44 +01:00
Andrea Vos
bf1287bdf4 (design)(bug) fix typo 2023-12-01 22:40:29 +01:00
Andrea Vos
0cf4b48415 (ua)(trans) 2023-11-30 23:52:36 +01:00
Andrea Vos
6280aa03cf (vi)(trans) 2023-11-30 23:51:17 +01:00
Andrea Vos
6d1337e00c (fr)(footer) add credits for the domain name 2023-11-30 08:42:15 +01:00
Andrea Vos
ef09c96d48 (pl)(blog)(census) fix inconsistency in report authors (header vs quotation box) 2023-11-23 19:43:24 +01:00
Andrea Vos
fc52366435 Merge branch 'highlight-morphemes' into 'main'
Highlight morphemes on hover or touch

See merge request PronounsPage/PronounsPage!384
2023-11-23 18:34:51 +00:00
Valentyne Stigloher
b6287e4f65 (pronouns) highlight morphemes on hover / on touch 2023-11-22 16:48:41 +01:00
Valentyne Stigloher
9d7d2fda04 (refactor) common component <Morpheme> for morphemes in example sentences and grammar table 2023-11-22 16:45:35 +01:00
Valentyne Stigloher
a0d65f9978 (refactor) rename component <Morpheme> to <MorphemeWithPronunciation> 2023-11-22 16:44:28 +01:00
Valentyne Stigloher
ab83981cfc (ua, ru) add missing closing tag </td> 2023-11-22 16:42:39 +01:00
Valentyne Stigloher
1cf6f55b4c (pronouns) escape html in more places
e.g. when a generated pronoun contains <i> inside a morpheme, text will displayed in italic on some places
and an error is raised
2023-11-22 16:37:19 +01:00
Andrea Vos
4a66670a80 (de)(links) all-txt 2023-11-21 12:27:10 +01:00
Andrea Vos
d0cced5adf Merge branch 'german-pronunciations' into 'main'
German pronunciations and support for comprehensive view on any pronouns

See merge request PronounsPage/PronounsPage!383
2023-11-21 10:57:47 +00:00
Andrea Vos
3b4171e6c8 (it)(trans) 2023-11-21 11:43:35 +01:00
Andrea Vos
5a6315ad47 (security) improve pronunciation endpoint length check
eg.: <speak><phoneme ph="sʌm ɪnˈtaɪər ˈʃeɪkspɪər tɛkst ɪn ˈaɪpiːˈeɪ"/></speak>
2023-11-19 13:50:48 +01:00
Andrea Vos
bd2ac79c49 (trans) missing expectedTranslations items 2023-11-19 12:45:23 +01:00
Andrea Vos
5a9bc520cf Merge branch 'zh-trans' into 'main'
(zh)(trans)

See merge request PronounsPage/PronounsPage!385
2023-11-19 11:37:16 +00:00
Cassie Cheung
e7561c7495
(zh)(trans) 2023-11-19 01:56:45 +08:00
Andrea Vos
bfddde8cd7 (tok)(trans) 2023-11-17 20:03:32 +01:00
Valentyne Stigloher
41debf31a7 (pronouns) in any pronouns, do not use a pronoun in a example sentence if it has not all required morphemes 2023-11-17 17:22:46 +01:00
Valentyne Stigloher
773976f0b6 (pronouns) add comprehensive switch to any pronouns 2023-11-17 17:22:46 +01:00
Valentyne Stigloher
bd9c5aafb5 (de) add examples sentences for articles, relative and demonstrative pronouns 2023-11-17 17:22:46 +01:00
Valentyne Stigloher
0e9e13eeaa (de) add pronunciations to those where the derived pronunciation is wrong 2023-11-17 17:22:46 +01:00
Andrea Vos
6121872c23 Merge branch 'fix-plurals' into 'main'
(fix) Keep example sentences in plural if counter wraps around

See merge request PronounsPage/PronounsPage!382
2023-11-17 07:15:15 +00:00
Valentyne Stigloher
80b373a659 (fix) Keep example sentences in plural if counter wraps around
Introduced in 89e8ec45
2023-11-16 19:05:17 +01:00
Theodore Dubois
3f3a4095fb (tok)(trans) 2023-11-15 20:50:27 -08:00
Theodore Dubois
6f9827ca5b (tok)(trans) 2023-11-15 20:46:02 -08:00
Andrea Vos
e0618f2ebc add rel=me to all profile links, not just verified 2023-11-15 21:36:52 +01:00
Andrea Vos
c926a1178f (tok)(trans) 2023-11-15 21:29:01 +01:00
Andrea Vos
7c4c5cade5 Merge branch 'german-comprehensive-mode' into 'main'
Add comprehensive listing in German

See merge request PronounsPage/PronounsPage!380
2023-11-10 17:37:05 +00:00
Valentyne Stigloher
a931f14730 (pronouns) translate comprehensive switch 2023-11-09 19:26:38 +01:00
Valentyne Stigloher
ff751bd105 (de) complete article_* and demonstrative_*
en/en: https://geschlechtsneutral.net/pronomen/
en/em: https://geschlechtsneutral.net/pronomen/
et/siem: https://nibi.space/pronomen#et, no value for demonstrative_g given
hen/hem: https://geschlechtsneutralesdeutsch.com/das-nona-system/#pronomen
iks/iks: https://meinnamemeinpronomen.files.wordpress.com/2015/10/vorschau_layout_zine_2511.pdf, only Nominativ given
2023-11-09 19:25:41 +01:00
Valentyne Stigloher
8fc3dca3fb (pronouns) add option to mark examples as comprehensive 2023-11-09 19:25:41 +01:00
Valentyne Stigloher
d19fe78909 (pronouns) show examples only if all of their morphemes are defined 2023-11-09 19:25:41 +01:00
Valentyne Stigloher
89e8ec4576 (refactor) factor out generation of example parts 2023-11-09 19:25:41 +01:00
Valentyne Stigloher
a68a4bad62 (de) show possessive articles by casus and genus in 3rd singular
dey/denen: no declension
die/denen: no declension
el/em: https://nibi.space/pronomen#el
em/em: https://nibi.space/pronomen#em, apparently no declension, even though inconsistent with el/em
en/en: https://geschlechtsneutral.net/pronomen/
en/em: https://geschlechtsneutral.net/pronomen/
ey/emm: language feeling, suffix of declensions feel easier
hie/hiem: language feeling, does not end on s so it gets declension; can't find source apart from 11db10955841ceaa2195d030689bf84ea9c0943a
et/siem: https://nibi.space/pronomen#et
hän/sim: https://nibi.space/pronomen#hän
hen/hem: https://nibi.space/pronomen#hen, apparently no declension
iks/iks: https://meinnamemeinpronomen.files.wordpress.com/2015/10/vorschau_layout_zine_2511.pdf, apparently no declension
ind/inde: https://nibi.space/pronomen#ind, different declension on genitiv
mensch/mensch: language feeling, rather long to get declension
nin/nim: https://www.geschlechtsneutral.com/lit/Liminalis-2008-Sylvain-Balzer.pdf
oj/ojm: https://frumble.de/blog/2021/03/26/ueberlegungen-zu-einer-genderneutralen-deutschen-grammatik/
per/per: https://nibi.space/pronomen#per
ser/sem: language feeling, short like per/per
sier/siem: https://www.annaheger.de/pronomen21/
xier/xiem: https://www.annaheger.de/pronomen33/
zet/zerm: https://nibi.space/pronomen#zzet, apparently no declension
er*sie/ihm*ihr: consistent with the double mention in seiner*ihrer, all possessive suffixes are doubled too
2023-11-09 19:25:41 +01:00