c88c33007d
Merge pull request #71 from paladox/patch-1
...
Fix "Call to undefined method WikiPage::factory()"
2023-11-29 07:29:42 +01:00
c9af0dc860
Fix "Call to undefined method WikiPage::factory()"
2023-11-28 21:40:46 -05:00
b202254a12
Merge pull request #65 from neayi/bug-63-fixed-links-for-categories
...
Fixed issue #63 : when linking to a category, needs to prefix with a colon
2022-07-27 11:16:40 +02:00
289034ed15
Merge pull request #64 from neayi/fix-60-doeditcontent-is-deprecated
...
Fixed issue #60 : replaced deprecated method doEditContent with PageUpdater::saveRevision
2022-07-27 11:14:28 +02:00
29dcd69787
Fixed issue #63 : when linking to a category, needs to prefix with a colon
2022-06-27 19:45:18 +02:00
66cc926a5d
Fixed issue #60 : replaced deprecated method doEditContent with PageUpdater::saveRevision
2022-06-27 19:24:56 +02:00
c0e5396403
Update version information.
2022-03-13 12:25:20 +01:00
499412f61f
Add a shebang to the commandline script.
2022-03-13 12:21:51 +01:00
8061213e57
Print newline when being verbose.
2022-03-13 12:18:55 +01:00
203f8c866f
Add 'verbose' option to commandline script.
...
Addresses #61 , #48 .
2022-03-13 12:14:32 +01:00
d992823cf4
Update copyright year.
2022-03-13 11:42:37 +01:00
f6ebc8fc33
Install php7.4-sqlite in Docker image.
2022-03-13 11:40:58 +01:00
de10da2e20
Fix tests.
2022-03-13 11:38:51 +01:00
3e137529df
Update changelog.
2022-03-13 11:38:40 +01:00
4e868e3669
Exclude stuff betweeen input and select tags.
...
Addresses #58 to prevent LinkTitles from interfering with the
PageForms extension. Needs testing.
2022-01-12 07:15:40 +01:00
d6dd9eb153
Fix titles.
2021-05-08 15:11:13 +02:00
5bce7c4dd1
Prepare release v.8.0.1.
2021-05-08 15:10:16 +02:00
584c330eec
Fix typo in message designator.
2021-05-08 15:08:28 +02:00
96bdd0ad23
Prevent division by zero.
...
Closes #55 .
2021-05-08 15:06:55 +02:00
c1dca118de
Add note about main branch.
2021-04-25 14:03:28 +02:00
749211fcb1
Properly increase the index counter.
2021-04-07 07:12:08 +02:00
0fd1561c9e
Fix copyright year.
2021-04-06 21:48:36 +02:00
7237060a4a
Remove obsolete instructions for MW 1.24.
2021-04-06 21:44:59 +02:00
46949a9d53
Remove obsolete incompatibility notice.
2021-04-06 21:43:08 +02:00
4ac4e65a1e
Update table of contents.
2021-04-06 21:40:30 +02:00
588b7d6eba
Update version 8.0.0 information.
2021-04-06 21:35:59 +02:00
f9b5de64b2
Fix progress display in linktitles-cli.
...
Addresses #48 .
2021-04-06 21:19:49 +02:00
33bbfdef5c
Update copyright year.
2021-04-06 21:16:03 +02:00
1caa06a041
Merge pull request #53 from paladox/patch-1
...
Replace PageContentSave with MultiContentSave
2021-04-06 20:26:47 +02:00
06a42f90a8
added "data-sort-value" to ignored HTML attributes
2021-03-31 22:07:09 +02:00
af4b94ebf7
Mount code directory as a volume into the container.
...
`make test` now uses a volume to mount the directory containing the code
into the Docker container that is used for unit-testing. It is no longer
necessary to rebuild the container every time the code is changed.
2021-03-31 19:43:11 +02:00
8e83dfcf7f
Merge pull request #51 from bluedreamer/patch_mw135_support
...
Fix change in magic words API for mediawiki 1.35
2021-03-31 19:41:51 +02:00
eeee56169e
Merge branch 'master' into patch_mw135_support
2021-03-31 19:38:19 +02:00
1c79deb7dd
Fix change in magic words API for mediawiki 1.35 part 2 ( #54 )
2021-03-30 21:14:45 +02:00
5c3dac9dc3
Fix tests.
2021-03-30 21:09:54 +02:00
767df5c4bf
Make Dockerfile more resilient.
...
Also changes the password that is used for MediaWiki setup from
'admin' to 'linktitles'.
2021-03-30 21:08:23 +02:00
c1277c3677
Update NEWS.md
2021-03-21 15:45:30 +00:00
7d8aab21e4
Update NEWS.md
2021-03-21 15:44:24 +00:00
5d77ff1033
Update NEWS.md
2021-03-21 15:42:52 +00:00
dde4ef9341
Update extension.json
2021-03-21 15:42:00 +00:00
3d834a1ed5
Update Extension.php
2021-03-21 00:19:00 +00:00
f8dbdefdec
Update Extension.php
2021-03-21 00:17:56 +00:00
37e5b79db0
Update extension.json
2021-03-21 00:11:18 +00:00
702c090ad3
Update Extension.php
2021-03-21 00:11:01 +00:00
6cbe075bdb
Update extension.json
2021-03-21 00:10:44 +00:00
8e8355117e
Update Extension.php
2021-03-20 23:55:25 +00:00
80fd7d9803
Update Extension.php
2021-03-20 23:52:50 +00:00
a238b3c8ce
Update Extension.php
2021-03-20 23:46:42 +00:00
315c4e04f2
Update extension.json
2021-03-20 23:28:11 +00:00
095384e453
Update Extension.php
2021-03-20 23:27:43 +00:00