Hugo Sales
|
33fba0d970
|
[COMPONENT][Language][ENTITY][ActorLanguage] Refactor cache keys in ActorLanguage. Add ActorLangauge::getActorRelatedLanguagesIds and use it in note filtering in the Language component
|
2021-12-10 10:19:23 +00:00 |
|
Hugo Sales
|
e29e1cc87c
|
[ENTITY] Rename 'getFrom' to 'getBy'
|
2021-12-05 17:55:46 +00:00 |
|
Hugo Sales
|
d58483a6ca
|
[TOOLS] Cleanup PHPStan warnings
|
2021-12-01 19:47:43 +00:00 |
|
Hugo Sales
|
5c3d561a67
|
[COMPONENTS][Tag] Refactor Tag and add self tag stream
|
2021-11-29 22:42:50 +00:00 |
|
Hugo Sales
|
04e6b2fb53
|
[ENTITY][Language] Properly handle context actor language
|
2021-11-26 12:29:27 +00:00 |
|
Hugo Sales
|
774eb49af4
|
[UI][CONTROLLER][UserPanel][ENTITY][ActorLanguage][Language][Actor] Add interface to allow user to select thier preferred languages and to order them. Rename ActorLanguage::order to ordering
|
2021-11-15 19:25:52 +00:00 |
|
Hugo Sales
|
767b2035e7
|
[ENTITY][ActorLanguage] Remove duplicate specification of 'not null' in table schema
|
2021-11-08 20:32:10 +00:00 |
|
Hugo Sales
|
9444c34071
|
[ENTITY][Actor][ActorLanguage][Language] Remove Actor::preferred_lang_id. Add ActorLanguage::order. Add Language::{short_display,long_display}. Instead of an actor having a single preffered language, the entries in ActorLanguage should be used, sorted by ActorLanguage::order
|
2021-11-08 16:08:02 +00:00 |
|
Hugo Sales
|
18aeeb3850
|
[ENTITY] Add a [Language] table, which has a char 64 field that maps to an int. This is then used in [Note], [LocalUser] and [ActorLanguage]
|
2021-10-28 11:26:34 +01:00 |
|