Commit graph

1323 commits

Author SHA1 Message Date
Hannes 97850860b7
fix: Fatal error 2021-01-28 21:09:52 +01:00
alistair3149 f4108050cf
Merge pull request #243 from octfx/feature/class-update
Update Classes
2021-01-28 14:53:26 -05:00
alistair3149 190d00dd0f
fix: fix mismatched alias for toolbox links 2021-01-28 14:53:07 -05:00
alistair3149 3fdaa0e261
Merge branch 'dev' into feature/class-update 2021-01-28 14:52:11 -05:00
Hannes cdb05ec7fd
refactor: Move footer and page links/tools 2021-01-28 20:35:31 +01:00
Hannes ff49d0c9be
refactor: Create base partial class 2021-01-28 20:34:46 +01:00
alistair3149 0cbf11b545
feat: tweak CookieWarning styles 2021-01-28 13:17:20 -05:00
alistair3149 55be448dcd fix: incorrect icon size on action more menu 2021-01-28 13:00:43 -05:00
translatewiki.net 7dc56813e4 Localisation updates from https://translatewiki.net. 2021-01-28 18:54:00 +01:00
alistair3149 d69c9000a6
Merge pull request #244 from StarCitizenTools/dev
fix: fix special page alias mismatch
2021-01-28 12:42:46 -05:00
alistair3149 a31ac76fd7
fix: fix special page alias mismatch 2021-01-28 12:42:09 -05:00
Hannes 24a2a38b4b
feat: Convert hooks to HookHandler interface 2021-01-28 12:46:27 +01:00
Hannes c1086c9295
refactor: Lint code 2021-01-28 12:27:55 +01:00
Hannes 75965bec27
refactor: Lint code 2021-01-28 12:21:58 +01:00
Hannes 32c8dc01d7
refactor: Split SkinCitizen into partials 2021-01-28 12:19:50 +01:00
alistair3149 9352d60711
build: bump to 1.2.6 2021-01-27 16:54:19 -05:00
alistair3149 db5ded1059
Merge pull request #242 from StarCitizenTools/dev
feat: move some toolbox links into the drawer (#241)
2021-01-27 16:53:42 -05:00
H. C. Kruse ea3c2daa4c
feat: move some toolbox links into the drawer (#241)
* feat: Move some toolbox links into the drawer

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-27 16:53:01 -05:00
alistair3149 1e95fbb35b
Merge pull request #240 from StarCitizenTools/dev
refactor: clean up portal styles
2021-01-27 15:06:16 -05:00
alistair3149 fbc901e6e0
refactor: clean up portal styles 2021-01-27 15:05:31 -05:00
alistair3149 e1948a734c
Merge pull request #239 from StarCitizenTools/dev
Dev
2021-01-27 14:55:26 -05:00
alistair3149 e142800957
feat: move toolbox to page more menu 2021-01-27 14:52:49 -05:00
alistair3149 eb963466ed
feat: add styles for edit button when both VE and source is present 2021-01-27 13:59:14 -05:00
alistair3149 ad35c44c86
Merge pull request #238 from octfx/patch-1
fix: Removing User Page if user has no groups
2021-01-26 15:56:56 -05:00
H. C. Kruse da9cfd8dcf
fix: Removing User Page if user has no groups 2021-01-26 21:55:46 +01:00
alistair3149 fbf6461c6c
Merge pull request #237 from StarCitizenTools/dev
Dev
2021-01-26 15:39:27 -05:00
alistair3149 61f5afc0f1
build: bump to 1.2.5 2021-01-26 15:39:01 -05:00
alistair3149 bf91a7f83c
feat: tweak indicator styles 2021-01-26 15:38:27 -05:00
alistair3149 407c02fe0a
Merge pull request #236 from StarCitizenTools/dev
Dev
2021-01-26 14:57:24 -05:00
alistair3149 d88f933771
fix: Fix incorrect layout on recent changes page 2021-01-26 14:56:11 -05:00
alistair3149 c71e209105
fix: fix incorrect log in and out color in personal menu 2021-01-26 14:37:22 -05:00
alistair3149 60cd190bbb
feat: tweak page tool button styles 2021-01-26 14:29:36 -05:00
alistair3149 6081341418
feat: integrate page tools into page header 2021-01-26 14:25:46 -05:00
translatewiki.net 7ef9007388 Localisation updates from https://translatewiki.net. 2021-01-25 18:10:32 +01:00
alistair3149 96bf2c720f
Merge pull request #235 from StarCitizenTools/dev
fix: allow checkbox button to uncheck when clicked
2021-01-21 21:43:51 -05:00
alistair3149 2836831335
fix: allow checkbox button to uncheck when clicked 2021-01-21 21:43:20 -05:00
alistair3149 98c6bb244e
Merge pull request #234 from StarCitizenTools/dev
feat: hide menu when clicked outside
2021-01-21 21:11:56 -05:00
alistair3149 3ba3a0cb8d
feat: hide menu when clicked outside 2021-01-21 21:08:55 -05:00
alistair3149 f995756747
feat: add user groups to personal menu (#233)
* feat: Add user groups to personal menu

* feat: tweak user group styles

Co-authored-by: Hannes <hannes@octofox.de>
2021-01-21 19:16:21 -05:00
translatewiki.net 24d5158f90 Localisation updates from https://translatewiki.net. 2021-01-21 15:14:33 +01:00
alistair3149 7bf863aa0e
build: bump version to 1.2.4 2021-01-19 15:58:41 -05:00
alistair3149 f65bf157bd
feat: move personal menu to header (#231)
* fix: fix header background bleeding in VE

* feat: move personal menu out of drawer to header

* feat: update personal menu styles in smaller breakpoints

* fix: fix typo in qqq documentation

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

* feat: add title text to personal menu button

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-19 15:56:42 -05:00
alistair3149 ad0657c9a5
Merge pull request #230 from StarCitizenTools/dev
feat: update CookieWarning styles
2021-01-19 12:47:00 -05:00
alistair3149 9fb3645a8e
feat: update CookieWarning styles 2021-01-19 12:14:01 -05:00
alistair3149 2c93c68cb2
feat: add support for different logo configurations and variants (#229)
* feat: add support for different logo configurations and variants

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-19 11:46:17 -05:00
alistair3149 28cc5f272f
build: bump version to 1.2.3 2021-01-18 16:58:24 -05:00
alistair3149 601917476f
Merge pull request #228 from StarCitizenTools/dev
feat: tweak ToC drawer styles
2021-01-18 16:32:27 -05:00
alistair3149 2e83983954
feat: tweak ToC drawer styles 2021-01-18 16:30:15 -05:00
alistair3149 4beb15e43d
feat: update layout in different breakpoints (#227)
* feat: update layout in different breakpoints

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

* feat: remove negative margin for namespace and catlinks

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-18 15:18:39 -05:00
translatewiki.net d6f5cce477 Localisation updates from https://translatewiki.net. 2021-01-18 16:53:24 +01:00