1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mediawiki_ynh.git synced 2024-09-03 19:46:05 +02:00
Commit graph

270 commits

Author SHA1 Message Date
Salamandar
d5ccdfff1d Bump Yunohost package version after merging #29. 2021-01-22 20:57:40 +01:00
e87e4f9101 Remove LDAP user 2021-01-22 20:56:52 +01:00
0c8d2085f1 French readme spelling 2020-12-21 14:23:35 +01:00
d3062f5b59 Fix minimalpasswordlength line ! 2020-12-21 14:10:09 +01:00
5885382e52 bump manifest version 2020-12-18 23:35:46 +01:00
512a13fcf2 Stop using the legacy ynh_normalize_url_path 2020-12-18 23:35:20 +01:00
106162d71f Stop using ynh_script_progression 2020-12-18 23:35:20 +01:00
ericgaspar
108a2b2057 Add README_fr 2020-12-18 23:35:04 +01:00
0e8f9287ba Fix upgrade with password too short 2020-12-18 11:48:45 +01:00
bee62f5c2d Add some description about solid password in the installation menu 2020-12-18 10:08:52 +01:00
479851f8b5 Fix CI by providing a more robust password 2020-12-18 10:07:36 +01:00
abb2aa09ad Upgrade upstream to 1.35 LTS 2020-12-17 20:24:45 +01:00
cef49c89c6 Bump version 2020-12-15 18:35:01 +01:00
87a5e4dc1e Fix 404 on source 2020-12-15 17:51:41 +01:00
15f7ad5e22 Fix 404 on source 2020-12-15 17:06:20 +01:00
antoine
0c14efa25c fix #25 2020-07-21 10:46:47 +02:00
1ea8dc82d0 Bump package version 2020-06-15 15:29:47 +02:00
6bb44e4e2d Update a bit LocalSettings.php 2020-06-15 15:23:51 +02:00
ccab400056 Revamp the scripts:
* Use the new permissions system
* Mimic structure of example_ynh
* Change weights
* Fix manifest
* Fix check_process
2020-06-15 15:23:51 +02:00
b874c9d817 Update yunohost version of the package 2020-06-15 15:23:51 +02:00
871ce37ecd Update nginx + php config, use __PHPVERSION__ 2020-06-15 15:23:51 +02:00
e718c393ac Add the redirection with no trailing slash 2020-06-15 15:23:51 +02:00
9f8f2b829c Fix sha256sums, urls 2020-06-15 15:23:47 +02:00
5a1081d274 Add .gitignore 2020-06-15 15:11:04 +02:00
Salamandar
7520ddedf9 Rewrite Readme 2020-06-15 15:11:04 +02:00
Salamandar
6423f470bf Merge pull request #21 from ericgaspar/patch-1
Add badges
2020-06-10 15:05:30 +02:00
Éric Gaspar
c9d9cdc670 Update README.md 2020-06-10 13:54:31 +02:00
decentral1se
6eba4bfccf Merge pull request #16 from YunoHost-Apps/testing
Testing
2020-02-28 17:00:05 +00:00
antoine
6be8113a28 add pull_request_template.md 2019-12-18 16:19:39 +01:00
decentral1se
3678f056f5 Merge pull request #14 from decentral1se/admin-account-creation-fix
Fix URL and admin login
2019-08-07 13:36:41 +02:00
Luke Murphy
a1604d2c77 Quote in case of spacing 2019-08-07 13:30:51 +02:00
Luke Murphy
2b9a3ae55b Fix URL of maintainer 2019-08-07 13:30:44 +02:00
decentral1se
f793ed9c14 Merge pull request #13 from decentral1se/login-fixups-ldap-password
Fixups to allow LDAP and username/password auth to co-exist
2019-08-07 13:16:58 +02:00
Luke Murphy
ff2f01c7ea Allow to override user preferences
This is a good stop gap for https://github.com/YunoHost-Apps/mediawiki_ynh/issues/9.
2019-08-07 13:15:37 +02:00
Luke Murphy
771dd015df Name admin password explicitly and save it in settings 2019-08-07 13:15:37 +02:00
Luke Murphy
2f18c35226 Allow LDAP and username/password login to co-exist
Closes https://github.com/YunoHost-Apps/mediawiki_ynh/issues/8.
2019-08-07 13:15:37 +02:00
decentral1se
fafe924214 Merge pull request #7 from decentral1se/enable-ldap-support
Packaging upgrade and LDAP support
2019-07-27 23:02:05 +02:00
Luke Murphy
30df8db459 LDAP support and packaging full upgrade 2019-07-27 22:56:58 +02:00
toitoinebzh
dd90374f24 some typo in README 2019-03-03 16:54:48 +01:00
frju365
4e2c9679aa Merge pull request #2 from toitoinebzh/mediawiki-1.32.0
New script mediawiki_1.32.0
2019-03-02 20:45:35 +01:00
toitoinebzh
1f01ead4af update README 2019-03-02 16:02:16 +01:00
toitoinebzh
20b05ee32a Merge branch 'mediawiki-1.32.0' of github.com:toitoinebzh/mediawiki_ynh into mediawiki-1.32.0 2019-02-28 22:47:01 +01:00
toitoinebzh
652d94def8 install on root and change_url are now working 2019-02-28 22:45:05 +01:00
toitoinebzh
aae3dd5cc8 update-mediawiki_1.32.0 2019-02-27 23:52:47 +01:00
frju365
4541a13b3f Update README.md 2017-04-26 14:39:31 +02:00
Elie Sauveterre
00eb0c2113 Merge pull request #9 from nahoj/patch-1
Bug fix, nginx config
2015-08-06 08:22:46 -04:00
Johan Grande
277131cd5d Spelling 2015-08-06 12:09:56 +02:00
Johan Grande
377f4560d7 Bug fix
I installed MediaWiki and the app was showing only a white page. Maniack C on the YunoHost chat suggested this change and that fixed it for me.
2015-08-06 12:05:44 +02:00
Elie Sauveterre
19b79b1deb Merge pull request #8 from RyDroid/license
Adding information about licensing policy
2015-07-09 20:32:22 -04:00
Spanti Nicola (RyDroid)
36ec95f025 Merge branch 'master' of https://github.com/RyDroid/mediawiki_ynh into license 2015-07-10 01:09:44 +02:00