Hannes Kruse
557c8577c1
Update PHPDoc and make some comparisons strict
...
Signed-off-by: Hannes Kruse <hannes@octofox.de>
2020-07-05 14:37:44 +02:00
alistair3149
8263f86df1
Add license header to PHP files
2020-06-16 22:56:19 -04:00
alistair3149
f72af5e76d
Improve CI and code clean up ( #143 )
...
* Replace existing grunt linter
* Fix stylesheet issues picked up by stylelint
* Update the git workflow
* Fix incorrect slash in workflow file
* Github CI lint - eslint/stylelint
* Clean up composer
* Fix phpcb error
* MediaWiki CI
* Change commit message
* Update status badge
* Add JSDoc
* Add SVGO
* Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
* Optimize SVG files with SVGO
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00
alistair3149
aa9508b41b
Drop support for SkinTemplateToolboxEnd
2020-06-15 23:03:02 -04:00
alistair3149
3d497156a0
Add documentation and license header
2020-06-15 22:52:30 -04:00
alistair3149
ffb0916c6d
Added shortcut key tooltip to search toggle ( #120 )
2020-06-09 00:55:31 -04:00
alistair3149
345af04010
Added random button to search bar
2020-06-08 21:58:35 -04:00
alistair3149
b964eef276
Fixed php error when page tools condition is set to login
2020-06-08 21:05:33 -04:00
alistair3149
8e9bbdbbad
Removed search button
2020-06-08 16:51:48 -04:00
alistair3149
bc15fd916e
Removed unused bottom bar
2020-06-07 02:07:30 -04:00
alistair3149
72b41df5ce
Refactor header DOM structure
...
- Reduced unnessecary HTML elements
- Stanardized class and IDs
- Switch to fix header due to performance concern
- Rewrote over-qualified CSS selectors
- Started rework on file organizations
2020-06-07 01:30:54 -04:00
alistair3149
ce9c9a27a9
Use standard class and ID for search box
2020-06-06 14:47:03 -04:00
github-actions
03b72231aa
Github CI lint - phpcbf
2020-06-06 00:13:26 +00:00
alistair3149
0ade51a384
Full Mustache conversion
2020-06-05 20:12:39 -04:00
alistair3149
0b28c95507
Give screen-reader-text class to hidden labels
2020-06-05 18:55:04 -04:00
alistair3149
042522d310
Converted header user buttons into Mustache
2020-06-05 18:25:24 -04:00
alistair3149
4b4be074a2
Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev
2020-06-05 17:15:38 -04:00
alistair3149
f890f96ca0
Fixed PHP error on undefined variable
2020-06-05 17:13:55 -04:00
github-actions
8d24caa8be
Github CI lint - phpcbf
2020-06-05 21:08:41 +00:00
alistair3149
1cdde07e32
Fixed missing legacy menus
2020-06-05 17:07:47 -04:00
alistair3149
0c3898c462
Converted the navigation menu to Mustache
2020-06-05 17:07:11 -04:00
alistair3149
86882116df
Removed unused functions
2020-06-04 15:08:42 -04:00
alistair3149
a6bcf28acd
Converted part of menu to Mustache
2020-06-04 15:04:03 -04:00
github-actions
ae50312dae
Github CI lint - phpcbf
2020-06-04 17:17:50 +00:00
alistair3149
65a364e3ca
Fixed incorrect DOM structure
2020-06-04 13:16:51 -04:00
github-actions
09af984c20
Github CI lint - phpcbf
2020-06-04 06:36:54 +00:00
alistair3149
89a8faec37
Converted search box to Mustache
2020-06-04 02:36:06 -04:00
alistair3149
f248b8a861
Removed try catch exception from bottombar
...
There should not be exception so no need for exception catching
2020-06-04 01:40:32 -04:00
alistair3149
7a38c76215
Converted bottombar to Mustache
2020-06-04 00:18:36 -04:00
alistair3149
72bfbb6087
Converted header toggle tooltip to i18n message
2020-06-03 23:39:50 -04:00
alistair3149
c0fee346c5
Partial conversion to Mustache for header
2020-06-03 00:28:22 -04:00
alistair3149
5d5d1077c6
Readded tooltip to sitetitle
2020-06-02 23:37:28 -04:00
alistair3149
f0da589b52
Fixed missing footer sitetitle
2020-06-02 23:22:09 -04:00
alistair3149
a039f02bed
Added missing tooltip for side sitetitle
2020-06-02 22:34:38 -04:00
alistair3149
35de211a49
Converted sidebar sitetitle to Mustache
2020-06-02 21:21:24 -04:00
alistair3149
37732ea6a9
Partial Mustache refactor ( #113 )
...
Refactor some components into Mustache. With the footer refactor addressed in #75 , it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
2020-06-02 02:23:11 -04:00
alistair3149
fbd85a8ef6
Attempt to fix autocomplete on search form
2020-03-17 18:34:01 -04:00
alistair3149
ef8b84de89
Reverted to the older getFooterBlock
2020-01-07 13:34:43 -05:00
alistair3149
7eac848574
Fix missing footer components
2020-01-07 13:23:08 -05:00
alistair3149
8380d27ffa
Fix php error
2020-01-06 21:15:24 -05:00
alistair3149
4f0fb48a76
Use sitename as title for the logo
2020-01-06 21:03:36 -05:00
alistair3149
69da2fa56e
Removed unused ID
2020-01-06 18:56:04 -05:00
alistair3149
920370b05a
Fix getLogo documentation
2020-01-06 18:46:51 -05:00
alistair3149
593bd4e879
Fix getLogo syntax 3
2020-01-06 18:45:35 -05:00
alistair3149
8b88302535
Fix getLogo syntax 2
2020-01-06 18:44:41 -05:00
alistair3149
a72e576d70
Fix getLogo syntax
2020-01-06 18:44:24 -05:00
alistair3149
56c47dba82
Fixed header class name
2020-01-06 18:42:52 -05:00
alistair3149
e51dc8d41d
Fixed logo generation
2020-01-06 18:37:32 -05:00
alistair3149
e4783784f5
Clean up class and id names for navigation
2020-01-06 18:36:56 -05:00
alistair3149
6b0630d589
Cleaned up unnessecary components
2020-01-06 18:32:44 -05:00