25 Commits

Author SHA1 Message Date
Gevorg Mansuryan
1f8a53f6bb
Improve debug mode handling v2 (#7167)
* Improve Debug Mode Handling

* Improve Debug Mode Handling

* Improve Debug Mode Handling

* Improve Debug Mode Handling

* Improve Debug Mode Handling

* Autocommit PHP CS Fixer

* Improve Debug Mode Handling

* Autocommit PHP CS Fixer

* Improve Debug Mode Handling

* Improve Debug Mode Handling

* Improve Debug Mode Handling

* Improve Debug Mode Handling

* Autocommit PHP CS Fixer

* Updated Composer.locK

* Improve Debug Mode Handling

* Improve Debug Mode Handling

---------

Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-09-05 13:15:16 +00:00
Lucas Bartholemy
cf919a7683 Updated GitIgnore 2024-02-08 15:18:13 +01:00
Martin Rüegg
39fcc5e12a
Add ImageHelperTest.php (#6602) 2023-09-27 09:59:57 +00:00
Lucas Bartholemy
cb000a1f72 Squashed commit of the following:
commit 9c2061ca147cb5227130d4edb53d10342fc9e9ad
Merge: 6f4d2b0b2 f3640e874
Author: Lucas Bartholemy <lucas@bartholemy.com>
Date:   Mon Feb 14 18:18:30 2022 +0100

    Merge branch 'fix/5553-multiple-users-with-emailRequired-disabled' of https://github.com/KeudellCoding/humhub into KeudellCoding-fix/5553-multiple-users-with-emailRequired-disabled

commit f3640e874ec4f43c819fafd12d5a610828437f99
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:17:57 2022 +0100

    Undo some unnecessary changes

commit 34839b8dab975f7ef2887d1354bcce40381e94bd
Merge: 84033c092 3a02b7a44
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:08:49 2022 +0100

    Merge branch 'fix/5553-multiple-users-with-emailRequired-disabled' of https://github.com/KeudellCoding/humhub into fix/5553-multiple-users-with-emailRequired-disabled

commit 84033c092f5b805c1e1c06c671f848f56118f7c9
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:08:18 2022 +0100

    No need for random emails, fix regarding HForm

commit 3a02b7a44c88528f32b325fc816c9f02ed6ef3e2
Merge: 9d235b0ee 12ea7da5b
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 12:05:59 2022 +0100

    Merge branch 'develop' into fix/5553-multiple-users-with-emailRequired-disabled

commit 9d235b0eec694f30ad8e7e35ac2afa1025196a04
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Sun Feb 13 14:52:31 2022 +0100

    Improved support of the emailRequired property
2022-02-14 18:20:13 +01:00
buddh4
8647e0d5a4 Fix #3973: Profile categories not editable 2020-04-13 18:48:40 +02:00
Lucas Bartholemy
70b9f80a74 Added probot-no-response configuration
Signed-off-by: Lucas Bartholemy <lucas@bartholemy.com>
2019-05-19 10:44:12 +02:00
buddh4
fe782316ef Readded assets-prod.php 2018-07-19 16:53:18 +02:00
buddh4
d087799c5e Added prod js/css assets to gitignore 2018-07-19 16:48:07 +02:00
Lucas Bartholemy
359b85fdc9 Merge branch 'master' into v1.3-dev
# Conflicts:
#	protected/humhub/components/Theme.php
#	protected/humhub/modules/admin/models/forms/DesignSettingsForm.php
#	protected/humhub/modules/content/resources/js/humhub.content.js
#	protected/humhub/modules/space/modules/manage/views/member/pending-invitations.php
#	protected/humhub/modules/stream/resources/js/humhub.stream.js
#	static/js/humhub/humhub.ui.richtext.js
2018-07-02 11:12:55 +02:00
buddh4
cc1ac14cc7 Added test output and codeception build classes to .gitignore 2018-06-06 16:39:50 +02:00
Lucas Bartholemy
13c5a53d3c - Chg: Switched from Composer FXP plugin to Asset Packagist repository
- Enh: Committed composer.lock
2017-10-14 00:22:23 +02:00
Carlos Ferreira
0e3156c32a Add .github 2017-08-31 11:33:48 +02:00
Lucas Bartholemy
b0a854db10 Merge branch 'master' into v1.2-dev
# Conflicts:
#	protected/humhub/modules/admin/controllers/ModuleController.php
#	protected/humhub/modules/admin/controllers/UserController.php
#	protected/humhub/modules/admin/widgets/SpaceMenu.php
#	protected/humhub/modules/content/Events.php
#	protected/humhub/modules/content/models/Wall.php
#	protected/humhub/modules/content/models/WallEntry.php
#	protected/humhub/modules/dashboard/components/actions/DashboardStream.php
#	protected/humhub/modules/dashboard/tests/codeception/unit/DashboardStreamTest.php
#	protected/humhub/modules/space/controllers/SpaceController.php
#	protected/humhub/modules/space/models/Membership.php
#	protected/humhub/modules/space/widgets/SpaceNameColorInput.php
#	protected/humhub/tests/codeception/unit/modules/activity/BaseActivityTest.php
#	protected/humhub/tests/codeception/unit/modules/notification/BaseNotificationTest.php
2016-10-21 12:56:23 +02:00
Lucas Bartholemy
8a736d1c81 Merge branch 'master' into v1.2-dev
# Conflicts:
#	protected/humhub/config/common.php
#	protected/humhub/modules/content/components/actions/ContentContainerStream.php
#	protected/humhub/modules/space/models/Membership.php
#	protected/humhub/modules/space/views/space/home.php
#	protected/humhub/modules/stream/actions/Stream.php
#	protected/humhub/modules/stream/widgets/StreamViewer.php
#	protected/humhub/modules/user/models/User.php
#	protected/humhub/tests/codeception/acceptance/modules/user/LoginCept.php
#	themes/HumHub/css/theme.css
2016-09-12 19:29:05 +02:00
Sebastian Stumpf
dc6be0f11e Added eclipse environment files to .gitignore. 2016-07-13 14:30:20 +02:00
buddha87
6eb0b942ff JS rewrite . initial stream implementation. 2016-04-28 14:35:30 +02:00
buddha87
2a4bb0a0a5 Merge branch 'v1.2-dev' of https://github.com/humhub/humhub into v1.2-dev 2016-04-19 15:52:30 +02:00
buddha87
15cc36822c Added package.json, pjax dependencie + js rewrite enhancements 2016-04-19 15:47:05 +02:00
Lucas Bartholemy
ed19da7b48 Enh #1634: Added favicon.ico to gitignore 2016-04-14 16:49:11 +02:00
Lucas Bartholemy
0b94bfe347 Changed gitignore theming 2015-08-30 21:24:45 +02:00
Lucas Bartholemy
1e506da60f Admin/Content module restructured / yii2 changes 2015-06-25 02:22:49 +02:00
Lucas Bartholemy
e830e0363c Removed .gitmodules from repostitory 2014-08-16 15:33:09 +02:00
Lucas Bartholemy
194345755e Moved (dynamic) local settings into own folder config/local. Cleanup .gitingore stuff 2014-07-25 14:43:00 +02:00
Lucas Bartholemy
04641cb094 Updated Ignore && Modules 2014-02-10 10:06:46 +01:00
Lucas Bartholemy
d3ff1c3c4a Initial Commit 2014-02-10 06:36:00 +01:00