1
0
mirror of https://github.com/Hutchy68/pivot.git synced 2024-11-22 10:29:02 +01:00
Commit Graph

40 Commits

Author SHA1 Message Date
Jon Robson
f831643f08 Handles 1.39 deprecations, simplifies skin registration
In 1.36 the skin registration process was modified to support
registration for common skin meta data

This removes warnings in >= 1.39.
2022-06-10 12:53:18 -07:00
Jon Robson
1eb50e8b06 isLogged in was removed in favor of isRegistered
isLogged in was deprecated in 1.36 and removed recently.
See T270450 for more information
This makes Pivot skin work again.

Fixes: #114
2022-06-10 12:44:25 -07:00
Tom Hutchison
4bbd644b85
Ready for Release v2.3.0 (#104)
* Fixing CSS with legacy.css until everything can be rewritten, bump to requires MW 1.34 and prepare for a release 2.3.0-dev

* Deprecated code fixed

* Preparing for release v2.3.0

* Additional CHANGELOG.md item

* Missing a # in the version header
2020-12-11 11:12:53 -05:00
MW install maintain even with core development
2df7a85616 Finish Search improvements mobile 2020-07-24 12:14:43 -04:00
MW install maintain even with core development
79e00892b4 Allow alternate methods of Login with personal_urls 2020-07-24 11:30:48 -04:00
Hutchy68
eb144a161f Multiple issues addressed on tracker. 2020-04-05 12:17:39 -04:00
Hutchy68
4c66d059b6 Fix to missing () 2020-04-05 09:10:49 -04:00
Tom Hutchison
cd06863d2e Changes for MW 1.34 see https://phabricator.wikimedia.org/T187037 2020-04-05 07:55:20 -04:00
Tom Hutchison
f586bf4c5c Rolling in all changes see CHANGELOG.md for list of fixes and improvements 2019-03-11 21:08:46 -04:00
paladox
a128dd152a
Replace wfRunHooks with Hooks::run
MediaWiki 1.32 removed wfRunHooks so replace with Hooks::run
2019-01-11 05:43:29 +00:00
Tom Hutchison
56a6ed08e7 Adding back parent::initPage($out) because it is needed in MW 1.27 2018-02-28 14:29:47 -05:00
Tom Hutchison
997b8df9b2 Giving foundation.js files a version of 5.5.3master and removing a missed test variable 2018-02-17 18:45:27 -05:00
Tom Hutchison
b3db964e77 Removing some testing variables missed 2018-02-15 12:45:46 -05:00
Tom Hutchison
65964dc883 Making Font Awesome 'preload' a feature as this does not effect everyone. Absolute latest Foundation 5 js from their repo to fix all JQMigrate warnings. 2018-02-15 12:42:07 -05:00
MW install maintain even with core development
52aecafbc9 Fixes accounting for W3C Validation 2018-02-15 10:21:07 -05:00
MW install maintain even with core development
0c6eeceb86 Fixing a few output html errors 2018-02-15 10:03:22 -05:00
MW install maintain even with core development
aa36556cb9 Sidebar update to output and pivot.css title fix 2018-02-15 09:32:33 -05:00
MW install maintain even with core development
cd535df66e Stylepath for font fix 2018-02-08 15:27:01 -05:00
MW install maintain even with core development
25db636961 fixes for develop branch 2018-02-08 15:01:57 -05:00
Tealk
db642cbb53 Font-Awesome fixed and IE9 removed (#52)
* replaced the font-awesome js with css
* fixed #47
* fixed #46
* removed IE9 support
2018-02-08 09:58:41 -05:00
Tom Hutchison
3038a4cbe5 Search patch (#38)
* Bug fixes for search see #39 

* Bug fixes for search
2017-05-04 05:13:54 -04:00
Tom Hutchison
bc2ade0124 Sitenotice fix (#32)
* removing classes .panel and .radius from sitenotice and usertalk

* Fixes for echo, indicators, missing indicator.gif
2017-04-26 17:02:20 -04:00
Tom Hutchison
77d331956d Page indicators addition 2017-04-18 09:24:36 -04:00
Tom Hutchison
237fcc81bc Fixes for Visual Editor to Work 2017-03-29 11:39:45 -04:00
Tom Hutchison
3346f18058 Fixes for AddThis, test for content pages for social share, updates to changelog and readme 2017-03-21 09:37:11 -04:00
Tom Hutchison
688b5962a9 More improvements for echo notifications and the placement of them 2017-03-19 13:53:37 -04:00
Tom Hutchison
625a4264ea fixes for echo extension, CSS cleanup, default skin colors, etc... 2017-03-18 23:01:39 -04:00
Tom Hutchison
07764289d8 Updating CHANGELOG.md, add COPYING, last improvements to css and Pivot.skin.php 2017-03-12 16:48:13 -04:00
Tom Hutchison
8765cf2750 Making massive improvements for print-css and hide-for-print. Will now print from regular page without having to go to printable version link. 2017-03-12 15:35:35 -04:00
Tom Hutchison
3c46af8dba update to skin and loading with wfLoadSkin 2017-03-12 12:52:30 -04:00
Tom Hutchison
c0ac4549ad Pivot will only support MW version 1.23 >, remove lang shim 2015-11-04 14:24:05 -05:00
Tom Hutchison
b8944ceeef Code fixes, cleanup 2015-11-04 09:53:51 -05:00
Tom Hutchison
2cb831e45f addressing some duplication issues 2015-11-04 07:50:24 -05:00
Tom Hutchison
dc8a290a52 declare variable, fixing css for accordion ul class 2015-11-03 23:23:57 -05:00
Tom Hutchison
c882f56992 Another undeclared found and removed 2015-11-03 22:04:49 -05:00
Tom Hutchison
0b897ceb0a Fixing code issues 2015-11-03 21:40:45 -05:00
Tom Hutchison
25daa36056 Fixes 2015-11-03 21:22:00 -05:00
Tom Hutchison
c7887308c0 one of the defaults set wrong 2015-10-03 19:49:50 -04:00
Tom Hutchison
efe9bb809b improvements, update to readme.md with config settings 2015-10-03 19:09:14 -04:00
Tom Hutchison
b8014031c6 initial commit of all files 2015-10-01 10:00:26 -04:00