9484 Commits

Author SHA1 Message Date
Lucas Bartholemy
0c8c07ae38 Merge branch 'metaworx-enh/allow-event-data-from-config' into develop 2023-08-14 11:46:34 +02:00
Lucas Bartholemy
9404989d89 Merge branch 'enh/allow-event-data-from-config' of github.com:metaworx/humhub into metaworx-enh/allow-event-data-from-config 2023-08-14 11:46:21 +02:00
Martin Rüegg
45e9b3a442
Enh: Add Application interface and make sure the onInit event is fired in the web application too (#6505) 2023-08-14 09:27:11 +00:00
Martin Rüegg
d823eeca20
Enh: Allow event data to be provided from configuration 2023-08-13 23:10:51 +02:00
Martin Rüegg
79b7ffb9a9
Fix: Link notification for pending space approval to manage page (#6502)
fix #6420
2023-08-11 23:33:17 +00:00
Yuriy Bakhtin
d9e88fa3c9
Never delete original file on store new version (#6489)
* Never delete original file on store new version

* Never delete original file before store new version
2023-08-11 12:57:11 +02:00
Yuriy Bakhtin
86c83556e5
Implement option "disabled" for picker fields (#6498) 2023-08-11 10:34:19 +00:00
Yuriy Bakhtin
02a436d159
Fix submit form in modal window (#6501) 2023-08-11 09:58:56 +00:00
Marc Farré
36791347cd
Enh #68: Online Indicator Position (#6493)
* Enh #68: Online Indicator Position

* Enh #68: Online Indicator Position

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-08-10 21:51:04 +00:00
Yuriy Bakhtin
64a5099897
Fix module form "Set as default" (#6494)
* Fix module form "Set as default"

* Display status bar after save module form "Set as default"

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-08-10 21:36:01 +00:00
Martin Rüegg
ab62567391
Fix regression with Membership cache (#6457)
* Delete Membership cache

* Move membership cache to `Membership` class

* Use cached Membership::findMembership() rather than Membership::findOne()

* Update README

* Attempt to fix failing LegitimationTest by also deleting Legitimation cache.

* Removing "local" cache, only using runtimeCache for Memberships
2023-08-10 21:18:08 +00:00
Yuriy Bakhtin
7af8479982
Fix module disabling in queue (#6476)
* Fix module disabling in queue

* Update CHANGELOG-DEV.md

* Update ModuleController.php

* Fix module activate flag when it is queued for disabling

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-08-03 16:55:57 +00:00
Yuriy Bakhtin
b1c47c7c7a
Implement conditions for fixed-settings in config (#6475)
* Implement conditions for `fixed-settings` in config

* Implement callable function for `fixed-settings` in config

* Tests for fixed settings from config
2023-08-03 16:04:37 +00:00
yuriimaz
cb52feb331
Fix #112: Reorder Table Rows (#6473) 2023-08-01 14:42:46 +00:00
HumHub Translations
1a8a92785b Enh: Updated Translations (translate.humhub.org) 2023-08-01 10:21:37 +00:00
HumHub Translations
e060e7cfcf Enh: Updated Translations (translate.humhub.org) 2023-08-01 10:20:23 +00:00
Yuriy Bakhtin
6476561faf
Wording "Default Homepage" (#6471)
* Wording "Default Homepage"

* Changed messages

---------

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2023-08-01 12:17:04 +02:00
Lucas Bartholemy
3452cfb138
Update CHANGELOG-DEV.md 2023-08-01 12:14:56 +02:00
Yuriy Bakhtin
be41349900
Info text for Marketplace page (#6469) 2023-08-01 10:14:17 +00:00
Lucas Bartholemy
97af87fed0
Update CHANGELOG-DEV.md 2023-08-01 12:11:13 +02:00
Yuriy Bakhtin
71996bcddc
Fix marketplace link when no URL rewriting (#6470) 2023-08-01 10:10:11 +00:00
Lucas Bartholemy
10aef58f0f
Update CHANGELOG-DEV.md 2023-08-01 12:09:22 +02:00
HumHub Translations
f06c283a24 Enh: Updated Translations (translate.humhub.org) 2023-08-01 10:04:18 +00:00
Lucas Bartholemy
59dd0c8c21
Update CHANGELOG-DEV.md 2023-08-01 12:02:27 +02:00
Yuriy Bakhtin
8c53e62424
Fix initialization of account profile field type "Markdown" (#6472) 2023-08-01 10:01:50 +00:00
HumHub Translations
7709bb1a55 Merge branch 'develop' of github.com:humhub/humhub into develop v1.15.0-beta.1 2023-07-31 12:46:48 +00:00
HumHub Translations
74f8d538ec Enh: Updated Translations (translate.humhub.org) 2023-07-31 12:46:42 +00:00
Lucas Bartholemy
0c11a34c30
Update common.php 2023-07-31 14:43:09 +02:00
Lucas Bartholemy
c0496bb43c
Update CHANGELOG-DEV.md 2023-07-31 14:42:45 +02:00
Paul
47643f48f4
Cleaned old comments and refactored lang names (#6467)
* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* Cleaned old comment

* lang codes sorted: a->z

* Names of languages with Capital letter

* Update Reloadable.php

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-07-31 08:32:43 +00:00
Lucas Bartholemy
b09733154c Updated depdencies 2023-07-30 21:24:41 +02:00
HumHub Translations
4435905c53 Enh: Updated Translations (translate.humhub.org) 2023-07-30 19:20:02 +00:00
HumHub Translations
971ecbe9d0 Enh: Updated Translations (translate.humhub.org) 2023-07-30 19:18:50 +00:00
Lucas Bartholemy
6c1e3947a5 Fixed missing whitespace in warning message 2023-07-28 21:12:40 +02:00
Lucas Bartholemy
5e8fce0237 Updated composer dependencies 2023-07-28 19:47:03 +02:00
yuriimaz
01453e6934
Fix #113: Header anchors lost (#6465) 2023-07-28 17:39:50 +00:00
HumHub Translations
dc1c25cf01 Enh: Updated Translations (translate.humhub.org) 2023-07-28 16:05:18 +00:00
HumHub Translations
12e5a68084 Enh: Updated Translations (translate.humhub.org) 2023-07-28 16:04:07 +00:00
Lucas Bartholemy
c1c6244031 Merge branch 'master' into develop 2023-07-28 16:17:14 +02:00
Lucas Bartholemy
497ef32f59
Update php-test.yml 2023-07-28 16:16:40 +02:00
Lucas Bartholemy
1bf5e50997 Merge branch 'develop' of github.com:humhub/humhub into develop 2023-07-27 18:55:20 +02:00
Lucas Bartholemy
2366096406 Merge branch 'master' into develop 2023-07-27 18:19:22 +02:00
Lucas Bartholemy
208218e6a5
Update CHANGELOG.md v1.14.3 2023-07-27 18:18:35 +02:00
Marc Farré
1cc8a9413e
Enh #6458: Redirect to the latest-visited page after login or registr… (#6459)
* Enh #6458: Redirect to the latest-visited page after login or registration

* Only for ajax

* Store Return URL

---------

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2023-07-26 08:43:15 +00:00
yuriimaz
f4d86ef2fd
Enh #47: Edit code block in codemirror (#6452)
- Fixed mouse clicking on elements outside the code block
2023-07-25 17:31:44 +00:00
Martin Rüegg
640a6693d2
Support serving /manifest.json, /sw.js, & /offline.pwa.html (#6461) 2023-07-25 16:13:12 +00:00
Martin Rüegg
9dba5ef34d
Enh: Test server output (#6460)
* Output requested file and http response code on debug server's console output

* Color output, README
2023-07-25 15:26:57 +00:00
Marc Farré
37fce5eb95
Chg #6174: Users allowed to manage settings can access to module conf… (#6449)
* Chg #6174: Users allowed to manage settings can access to module configurations

* Chg #6174: Users allowed to manage settings can access to module configurations

* Added info message

* Added change to migrate doc

* Update list.php

* Fixed permission tests

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-07-25 10:13:04 +00:00
Yuriy Bakhtin
7a24953259
Avoid duplicate activities on save published content (#6456) 2023-07-24 18:58:54 +02:00
Marc Farré
19de1f75a1
Enh #6454: Account deletion confirmation (#6455) 2023-07-24 13:34:12 +00:00