提交图

754 次代码提交

作者 SHA1 备注 提交日期
ZoruaFox 5993cb630f
Merge branch 'SemanticMediaWiki:master' into master 2024-05-05 02:54:35 +08:00
UnknownSkyrimPasserby e6bf3bc537
Update the underlying schema for SMW 3.2. (#150)
According to https://www.semantic-mediawiki.org/wiki/Help:Schema/Type/PROPERTY_GROUP_SCHEMA: "The underlying schema changed between it's initial release with Semantic MediaWiki 3.1.0 and Semantic MediaWiki 3.2.0.23 Thus you need to migrate existing schemas to the new structure."
2024-05-03 17:35:44 +02:00
ZoruaFox 0a3c13a3cc
Merge branch 'SemanticMediaWiki:master' into master 2024-04-26 15:52:55 +08:00
translatewiki.net 9e5432223e Localisation updates from https://translatewiki.net. 2024-04-22 14:12:50 +02:00
translatewiki.net bc4eea63fe Localisation updates from https://translatewiki.net. 2024-04-15 14:13:25 +02:00
ZoruaFox 782d664a07
Update composer.json 2024-04-10 12:17:34 +08:00
Hamish ed164a3548
Remove creation of dynamic property (#225)
PHP deprecated

Co-authored-by: hslater <hamish.slater@hallowelt.com>
2024-01-10 20:24:45 +01:00
Jeroen De Dauw 37d3bd4769
Update RELEASE-NOTES.md 2023-12-26 00:24:31 +01:00
Jeroen De Dauw 0804f26caf
Update extension.json 2023-12-26 00:23:08 +01:00
translatewiki.net 4ae9c0b2db Localisation updates from https://translatewiki.net. 2023-12-18 13:15:32 +01:00
Bernhard Krabina bff294ed4a
Create FUNDING.yml
[skip ci]
2023-12-14 17:53:46 +01:00
thomas-topway-it 90b29c2367
fix SESP\PropertyDefinitions::getIterator() error (#224) 2023-12-03 14:38:03 +01:00
translatewiki.net b9ebc66245 Localisation updates from https://translatewiki.net. 2023-10-26 13:15:27 +02:00
translatewiki.net d793c47b94 Localisation updates from https://translatewiki.net. 2023-09-21 13:21:04 +02:00
Luke Eversfield f6df07ed4d
Merge pull request #219 from SemanticMediaWiki/multiple-php-mysql-versions
Enable CI runs with different MW, PHP and Database variants
2023-07-11 17:15:30 +02:00
Karsten Hoffmeyer 00ff14e3c8
Update RELEASE-NOTES.md (#221)
Refs: #217 

Turn a soft deprecation into a hard one for 3.0.0. May help sysadmins

While I was at it I added the missing note about translations updates from 3.0.3
2023-07-10 11:26:16 +02:00
Luke Eversfield 232e9682ed remove releasing section since not needed here
re-enable code coverage
2023-07-05 12:17:19 +02:00
Luke Eversfield 011a72b1b3 remove coverage uploading for testing 2023-07-05 12:10:44 +02:00
Luke Eversfield 31b354c5ed remove .env 2023-07-05 12:08:40 +02:00
Luke Eversfield bca774417d fix smw install smwgConfigFileDir 2023-07-05 12:01:58 +02:00
Luke Eversfield 3bf13acfbb WIP commit 2023-07-05 11:57:57 +02:00
translatewiki.net b5af401e74 Localisation updates from https://translatewiki.net. 2023-05-01 13:12:20 +02:00
translatewiki.net 1f2058c2ed Localisation updates from https://translatewiki.net. 2023-04-17 13:10:43 +02:00
translatewiki.net 09d51935ea Localisation updates from https://translatewiki.net. 2023-04-10 13:10:54 +02:00
gesinn-it-gea e449633082 prepared 3.0.4 2023-04-08 09:58:28 +02:00
gesinn-it-gea 7dda5fdd1d replace deprecated `SMWStore::updateDataBefore` hook with `SMW::Store::BeforeDataUpdateComplete`, CI: AR 1.8.1 → 1.8.2 2023-04-06 13:56:10 +02:00
gesinn-it-gea bd39624297 added handler for ApprovedRevsRevisionApproved and ApprovedRevsRevisionUnapproved to update the cache 2023-04-06 12:50:22 +02:00
gesinn-it-gea abd545a9f7 updated RELEASE-NOTES 2023-04-06 12:47:12 +02:00
gesinn-it-gea d81cd23c36 ApplicationFactory has been renamed to ServicesFactory ~2019: https://github.com/SemanticMediaWiki/SemanticMediaWiki/commits/master/src/Services/ServicesFactory.php 2023-04-05 09:49:52 +02:00
Markus ef0b78175b Remove "Approved date" property when unapproving
Fixes #212
2023-03-31 18:12:01 +02:00
Alexander fbd3fa61ab
fix CI badge 2023-03-24 09:12:39 +01:00
Markus 587d918cf2 CI with make/docker-compose 2023-03-23 15:23:16 +01:00
Alexander d8879c73d7
prepared 3.0.3 2023-03-20 09:16:09 +01:00
Alexander 6f72ccf39c
prepared 3.0.3 2023-03-20 09:15:23 +01:00
Markus e66de65cd8 Allow approval status to be set to 'approved'
Issue had been caused a comparison of string and int using ===

Fixes #209
2023-03-15 17:32:54 +01:00
Markus 6013be4e76 Allow _APPROVEDDATE property to be enabled
Replace call to ApprovedRevs::getApprovedTimestamp

Fixes #208
2023-03-15 08:38:15 +01:00
translatewiki.net 988e993d40 Localisation updates from https://translatewiki.net. 2023-03-09 13:11:28 +01:00
Morne Alberts 2ef5313673
Merge pull request #207 from SemanticMediaWiki/rel302
3.0.2 release, for MW 39 users
2023-03-08 19:57:33 +02:00
Jeroen De Dauw efc531f375
Update RELEASE-NOTES.md 2023-03-08 18:54:08 +01:00
Jeroen De Dauw da568bbdd0
3.0.2 release, for MW 39 users 2023-03-08 18:31:23 +01:00
Hamish aafae4614d
Replace removed User::getRights (#206)
* Replace removed User::getRights

Deprecated since 1.34

[master]

* Replace removed User::getRights

Deprecated since 1.34

[master]

* Replace removed User::getRights

Deprecated since 1.34

[master]

* Replace removed User::getRights

Deprecated since 1.34

[master]

* Replace removed User::getRights

Deprecated since 1.34

[master]
2023-02-27 20:53:15 +01:00
translatewiki.net 356d43f0bd Localisation updates from https://translatewiki.net. 2023-02-23 13:10:34 +01:00
translatewiki.net 421ddec1f7 Localisation updates from https://translatewiki.net. 2023-02-13 13:09:32 +01:00
Alexander abbc095b8d
CI: Run MW 1.35 against SMW 4.1.0 2023-01-22 12:10:48 +01:00
translatewiki.net 7dc8e6acde Localisation updates from https://translatewiki.net. 2023-01-12 13:11:39 +01:00
Alexander 0ce7471040
CI: removed 1.36, 1,37. Added 1.38, 1.39 2023-01-02 10:49:20 +01:00
translatewiki.net 412e069ce6 Localisation updates from https://translatewiki.net. 2022-12-29 13:14:19 +01:00
translatewiki.net 98f522973a Localisation updates from https://translatewiki.net. 2022-12-22 13:10:26 +01:00
translatewiki.net 271120446a Localisation updates from https://translatewiki.net. 2022-11-21 13:08:42 +01:00
translatewiki.net f050b424dd Localisation updates from https://translatewiki.net. 2022-11-07 13:20:04 +01:00