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
Lucas Bartholemy
f3edc3fde7
Fixed installer with OnlineService
2023-07-21 22:56:21 +02:00
Yuriy Bakhtin
63a46804f8
Sort user groups by group.sort_order
and alphabetically ( #6448 )
2023-07-20 09:26:17 +00:00
Yuriy Bakhtin
a7fc6f9dd5
Display topics and content types in filters header on load page with selected filters ( #6446 )
2023-07-19 19:55:14 +02:00
Yuriy Bakhtin
0dae15c975
Add collapsible filter state in URL ( #6445 )
2023-07-19 15:50:29 +00:00
HumHub Translations
9969285398
Enh: Updated Translations (translate.humhub.org)
2023-07-18 10:01:02 +00:00
HumHub Translations
8070f7b211
Enh: Updated Translations (translate.humhub.org)
2023-07-18 09:59:56 +00:00
Yuriy Bakhtin
45dea99204
Remove permission verifying from archive methods ( #6437 )
2023-07-17 13:15:47 +00:00
Yuriy Bakhtin
5c5a73dce0
Allow to filter marketplace by module ID ( #6436 )
2023-07-17 09:10:30 +00:00
Yuriy Bakhtin
36c4cff0a0
Fix installation link on the purchased modules list ( #6434 )
2023-07-17 08:55:29 +00:00
HumHub Translations
cc29276c51
Enh: Updated Translations (translate.humhub.org)
2023-07-16 08:48:47 +00:00
HumHub Translations
b8558c4ca0
Enh: Updated Translations (translate.humhub.org)
2023-07-16 08:47:43 +00:00
HumHub Translations
2f4032d112
Enh: Updated Translations (translate.humhub.org)
2023-07-14 16:30:40 +00:00
HumHub Translations
0c38f40ea2
Enh: Updated Translations (translate.humhub.org)
2023-07-14 16:29:19 +00:00