Commit 9723556
Feature/localizations (#853)
* load functions.php
* stan lv-0 core
* Fix styling
* Create phpstan.neon
* remove unnecessary functions
* stan fix core lvl 1
* Fix styling
* fix published_at textentry
* stan l1 for prompts done
* stan l2 for prompts done
* stan l3 for prompts done
* stan l4 for prompts done
* stan l0 media done
* stan l1 media done
* stan l2 media done
* Fix styling
* stan l3 media done
* stan lv-0 core
* Fix styling
* stan fix core lvl 1
* Fix styling
* phpstan l0 done
* stan l1 for prompts done
* stan l2 for prompts done
* stan l2 media done
* Fix styling
* stan l4 media done
* stan l5 media done
* stan l0 jobs done
* stan l1-4 jobs done
* stan l5 jobs done
* wip prompts
* wip prompts
* prompts stan with new changes
* wip core stan 5
* Fix styling
* wip stan errors
* Localization Installer compatible
* data installer compatible
* Fix styling
* lv5 stan except tests folder
* Fix styling
* fix audit
* Update DefaultEnglishLocalizationInstaller.php
* Fix styling
* bump composer jsons
* wip media installer
* Fix styling
* fix null error taxonomies
* fix boot=> bootPackage methode in SP
* update tag & category to mooxserviceprovider
* Fix styling
* wip installer
* Fix styling
* media-picker fix
* Fix styling
* wip jobs migration and readme
* Fix styling
* update split yaml
change every moox dependecy to the given version
* file icons
* Fix styling
* update devlink config
* Update media composer
* load file icons in media
* Update README.md
* refactor(media): centralize icon map in MediaIconHelper
* wip installer auto package shorname
* fix media picker display
* Fix styling
* swiss german not needed
* Fix styling
* english as default
* Fix styling
* default should be always shown in admin
* Fix styling
* remove mediapicker from tags and category form temporary
* Fix styling
* en_us to en_US
* Update DEVLOG.md
* update media data in json when updated globaly
* Fix styling
* update README, media picker meta data
* Fix styling
* Fix styling
* locale for media picker
* Fix styling
* wip
* Fix styling
---------
Co-authored-by: Aziz Gasim <104441723+AzGasim@users.noreply.github.com>
Co-authored-by: mooxbot <106848579+mooxbot@users.noreply.github.com>1 parent f7ecfc1 commit 9723556
132 files changed
Lines changed: 2326 additions & 1197 deletions
File tree
- .github/workflows
- packages
- audit
- src
- Moox/Plugins
- backup-server
- build
- category
- src
- Moox
- Entities/Categories/Category/Forms
- Plugins
- components
- core
- routes
- src
- Console
- Commands
- Traits
- Entities
- Items
- Draft
- Pages
- Record/Pages
- Installer
- Installers
- Traits
- Jobs
- Support
- Traits
- Base
- Taxonomy
- data
- src
- Filament/Plugins
- Installers
- Jobs
- Models
- devlink/config
- devops
- devtools
- draft
- expiry
- featherlight
- file-icons
- src
- Http/Controllers
- frontend
- jobs
- routes
- src
- Models
- Resources
- JobsFailedResource/Pages
- Traits
- localization
- src
- Filament/Resources
- Installers
- Models
- login-link
- media
- config
- resources/views
- forms/components
- livewire
- src
- Forms/Components
- Helpers
- Http/Livewire
- Installers
- Models
- Moox/Plugins
- Resources
- MediaCollectionResource/Pages
- MediaResource/Pages
- Support
- Tables/Columns
- Traits
- tests
- monorepo
- news
- notifications
- packages
- page
- passkey
- permission
- press-trainings
- press-wiki
- press
- progress
- prompts
- src
- Filament/Components
- Models
- Moox/Plugins
- Support
- record
- restore
- security
- skeleton
- slug
- tag
- src
- Forms
- Moox/Plugins
- trainings
- user-device
- user-session
- user
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 19 | | |
28 | 20 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
35 | 43 | | |
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | | - | |
46 | | - | |
47 | 44 | | |
48 | 45 | | |
49 | 46 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments