Commit Graph

124 Commits (master)

Author SHA1 Message Date
Tom Hutchison 0d3d6b03a8 Has to be a better way to do CHANGELOG, restoring deleted ## v2.30 directly 2020-12-11 11:20:10 -05: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
Tom Hutchison 8ec2264b04 Setup CircleCI for testing 2020-12-11 09:18:53 -05:00
Tom Hutchison 13bf89300c update travis, php nightly is broken for now 2020-08-16 11:21:09 -04:00
Tom Hutchison 8a746f6b82 Prep for commit to fix issues #98 and #99 before merging into dev branch 2020-08-16 11:01:38 -04: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
Tom Hutchison 26162eedee Cleaner CSS font-size and PageForms ca-edit icon 2020-04-08 12:14:05 -04:00
Hutchy68 5014428101 Search results page - limited width #58 added to changelog 2020-04-05 12:51:04 -04:00
Hutchy68 46655db803 Enhancement noted in changelog ul and ol css improvements 2020-04-05 12:20:50 -04:00
Hutchy68 eb144a161f Multiple issues addressed on tracker. 2020-04-05 12:17:39 -04:00
Tom Hutchison 7ccab05353 Reset to -dev 2020-04-05 09:23:45 -04:00
Tom Hutchison e8f075de3f Remove -dev to merge into master 2020-04-05 09:21:07 -04:00
Hutchy68 4c66d059b6 Fix to missing () 2020-04-05 09:10:49 -04:00
Tom Hutchison 7bc517b271 Set version to dev 2020-04-05 08:19:59 -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 078f9c258c Note in CHANGELOG.md 2019-03-16 11:55:46 -04:00
Tom Hutchison 1cbaa40c03 More improvement to MW image way CSS 2019-03-16 11:45:49 -04:00
Tom Hutchison 1dfbb94a0c More improvements for images addressing issues #69 and #72 2019-03-14 11:19:12 -04:00
Tom Hutchison 7adb2a5135 Moving code to select attribute in pivot.css 2019-03-13 07:59:00 -04:00
Tom Hutchison cb3906ac5b More fixes for CSS of MW 1.32, need to verify earlier MW versions 2019-03-12 21:13:05 -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
Tom Hutchison e1acefb9d7
Merge pull request #74 from paladox/patch-1
Replace wfRunHooks with Hooks::run

Thanks @paladox merging into master
2019-03-08 16:29:00 -05: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 15cce18901 Merge branch 'develop' 2018-02-28 14:35:50 -05: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 ca91229c90 Merge branch 'develop' 2018-02-28 09:51:52 -05:00
Tom Hutchison b4c88e79f3 Preparation for v2.0.0 release of Pivot 2018-02-28 09:32:30 -05:00
Tom Hutchison a53099119a Merge branch 'develop' of github.com:Hutchy68/pivot into develop 2018-02-28 08:12:27 -05:00
Tom Hutchison 181b630b30 Merge local develop branch 2018-02-28 08:08:30 -05:00
Tom Hutchison 25684b30c0 Merge branch 'develop' of ssh://mw-core.org:22/home/mw-core/public_html/w/skins/pivot/ into develop 2018-02-28 07:55:24 -05:00
MW install maintain even with core development 842dfc3fdf Update README.md 2018-02-28 07:54:37 -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 8ae56081c1 Update to Foundation.js 2018-02-08 21:02:47 -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 d47024ebed Bump version to v2.0.0, breaking backwards compatiblity. Plans to remove unsupported IE versions, etc. 2018-02-08 09:18:58 -05:00
Peter Grassberger b188757c3c Fix PULL_REQUEST_TEMPLATE typo (#49)
Thanks for the typo fix!
2018-02-08 09:01:43 -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 755d190211 Merge pull request #36 from Hutchy68/release-prep
Release prep
2017-04-28 16:44:50 -04:00
Tom Hutchison 75e8ef08ec Project management 2017-04-28 16:39:52 -04:00
Tom Hutchison b45cd3768c Merge branch 'master' of https://github.com/Hutchy68/pivot into release-prep 2017-04-28 16:12:10 -04:00
Tom Hutchison 97c0412acc Merge pull request #35 from Hutchy68/Hutchy68-patch-2
Update COPYING
2017-04-27 15:36:41 -04:00
Tom Hutchison 6af870a497 Update COPYING
Any variation other than this breaks GitHub automatic detection
2017-04-27 15:36:29 -04:00