Andrea Vos
|
c71b6efcfb
|
(calendar) add filtering to the event list - optimisation
|
2023-12-09 21:49:17 +01:00 |
|
Andrea Vos
|
a75772b46d
|
(calendar) add filtering to the event list - fix miscommit
|
2023-12-09 21:35:24 +01:00 |
|
Andrea Vos
|
2f4bb39943
|
Merge branch 'trans-lingwistyka' into 'main'
Trans lingwistyka
See merge request PronounsPage/PronounsPage!392
|
2023-12-09 20:11:48 +00:00 |
|
Andrea Vos
|
a2c0e59543
|
(pl)(academic) translingwistyka
|
2023-12-09 21:10:57 +01:00 |
|
Andrea Vos
|
2fa6ea2f25
|
(pl)(academic) translingwistyka
|
2023-12-09 20:44:51 +01:00 |
|
Andrea Vos
|
5f680642e7
|
Merge branch 'main' into markdown
# Conflicts:
# locale/expectedTranslations.js
|
2023-12-09 19:10:21 +01:00 |
|
Andrea Vos
|
16b0004237
|
(profile) allow inline markdown - optimisation, consistency
|
2023-12-09 19:10:01 +01:00 |
|
Andrea Vos
|
4ed10398e1
|
(profile) allow inline markdown - add togglable instructions
|
2023-12-09 16:19:37 +01:00 |
|
Andrea Vos
|
d2bd2499d2
|
(profile) allow inline markdown - switch library
|
2023-12-09 15:59:20 +01:00 |
|
Andrea Vos
|
9b4834966d
|
(pl)(academic) translingwistyka
|
2023-12-09 13:52:11 +01:00 |
|
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 |
|