5618 Commits

Author SHA1 Message Date
HumHub Translations
11e28a6361 Merge branch 'develop' of github.com:humhub/humhub into develop 2019-10-16 15:04:47 +02:00
HumHub Translations
1ee05d6d29 Enh: Updated Translations (translate.humhub.org) 2019-10-16 14:55:20 +02:00
Lucas Bartholemy
df9ebf5b74 Added leftNavigation fallback switch 2019-10-16 14:13:50 +02:00
Lucas Bartholemy
7904a15675 Added deprecated Menu.php class as fallback 2019-10-16 13:20:07 +02:00
buddh4
c208d75f1e Docs + small cleanup 2019-10-15 22:41:09 +02:00
buddh4
1f90204a00 Fixed wrong csp reporting route 2019-10-15 22:38:34 +02:00
buddh4
0f98ceadb2 Fixed wrong csp report controller mapping 2019-10-15 22:37:44 +02:00
buddh4
82f8b00ca7 Added birthday field to test profile fields fixture 2019-10-15 22:36:29 +02:00
buddh4
61f0fec57d Chng: humhub\compat\CActiveForm and humhub\compat\CHtml is now deprecated 2019-10-15 22:34:48 +02:00
buddh4
48b56b0b77 Fix #3547: Invalid font-family in system mail 2019-10-11 15:37:19 +02:00
buddh4
43860a6266 Fix: Removed empty string in reloadableScripts array 2019-10-11 13:58:17 +02:00
buddh4
d84aca4a06 Update CHANGELOG_DEV.md 2019-10-10 19:20:31 +02:00
buddh4
9f916e9580 Allow all scripts and styles in default web security settings. 2019-10-10 19:19:59 +02:00
buddh4
91a5efc729 Small cleanup 2019-10-10 19:19:24 +02:00
buddh4
04e113bc08 Enh: Add base provider url as data-oembed-provider attribute to oembed container 2019-10-10 19:18:49 +02:00
buddh4
972eb43951 Fix: Added missing FetchReloadableScriptsEvent.php 2019-10-10 19:17:01 +02:00
buddh4
e6af969fb3 Enh: Added a way to specify script urls, which should not be reloaded (yii.reloadableScripts) by configuration and event 2019-10-10 19:16:36 +02:00
buddh4
d086aee287 Enh: Added changed and resetSearch js widget events to humhub.space.chooser.SpaceChooser 2019-10-10 15:43:54 +02:00
buddh4
17fbfec5fd Fixed ProfileModelTest and UsernameTest 2019-10-10 14:04:24 +02:00
buddh4
a6096d9fa0 Fix data-menu-id not set in MenuLink 2019-10-10 14:04:04 +02:00
buddh4
30f8423889 Fix, prevent auto id generation of BootstrapComponent 2019-10-10 14:03:06 +02:00
buddh4
d5d128383d Fix AccessValidator default code overwrites initial value 2019-10-10 14:01:46 +02:00
buddh4
73a1c8057c Fix #3567: Profile field type Checkbox List with comma in option list not working 2019-10-09 18:03:01 +02:00
buddh4
05a1a1fedd Enh: Added humhub.modules.ui.form.submit action e.g. data-action-change="ui.form.submit"
Chng: Added `humhub.ui.form` namespace to core api asset
Enh: Got rid of some `onChange` handler
2019-10-09 17:10:10 +02:00
buddh4
2efd3ce227 Enh #3564: Link MemberAdded activity to new member instead of the space 2019-10-09 16:29:52 +02:00
buddh4
e3ff748868 Intensified use of Link widget within MenuLink class 2019-10-05 11:50:44 +02:00
buddh4
2c676431ed Fix: Cannot redeclar class I18N error in admin interface. 2019-10-05 11:45:06 +02:00
buddh4
27ae062842 Use of new Menu API for WallEntryControls 2019-10-04 22:00:35 +02:00
buddh4
6d294323ec Enh: Added ContentTag::sort_order field to provide a default order mechanism for content tags
Enh: Added `sort_order` configuration for topics
2019-10-04 15:56:05 +02:00
buddh4
5098ae7653 Enh: Added ContentContainer::findRecord($guid) for loading a ContentContainerActiveRecord by guid
Enh: Implemented `ProfileImage::render($width, $cfg)` for e.g. `$container->getProfileImage()->render(400)`
2019-10-04 14:23:42 +02:00
buddh4
568e3b350d Enh: Added generic humhub\modules\ui\helpers\models\ItemDrop model for drag/drop reordering 2019-10-04 13:13:39 +02:00
buddh4
fdb9179056 Fix: humhub\components\acces\AccessValidator now returns http code 401 for guest and 403 for users by default 2019-10-04 12:03:45 +02:00
Lucas Bartholemy
a0ed183dbb Merge branch 'master' into develop 2019-10-03 21:17:40 +02:00
Lucas Bartholemy
c2e2b0b62b Updated CHANGELOG.md 2019-10-03 19:49:58 +02:00
Lucas Bartholemy
897a28afd1
Merge pull request #3670 from githubjeka/trim-username
Trim function for username
2019-10-03 18:45:17 +02:00
Lucas Bartholemy
a9244fa691
Merge pull request #3671 from githubjeka/apostrophe
Allowed using apostrophe in filename
2019-10-03 18:43:11 +02:00
Lucas Bartholemy
6e7a7a5669 Add XML requirement to doc 2019-10-03 18:39:20 +02:00
buddh4
e93f4e34e1 Fix ProfileImageCest 2019-10-03 11:41:48 +02:00
githubjeka
4ac6c84078 Removed HTML encode for FROM attribute of Email
Fix #3599
2019-10-03 09:34:18 +03:00
githubjeka
9388617f7d Allowed using apostrophe in filename
Fix #3637
2019-10-03 08:55:42 +03:00
githubjeka
aa6590656c Trim function for username
Fixed #3602
2019-10-03 08:22:14 +03:00
buddh4
edb7ba2f55 Fixed user profile tour.
Fixed broken tests.
2019-10-02 21:07:40 +02:00
buddh4
56f5c88699 Theme rebuild
Small cleanup
2019-10-02 19:22:22 +02:00
Lucas Bartholemy
4fbe326d7b Merge branch 'develop' of github.com:humhub/humhub into develop 2019-10-02 18:00:05 +02:00
buddh4
0b3da9ffa9 Merge branch 'develop' of github.com:humhub/humhub into develop 2019-10-02 17:59:55 +02:00
buddh4
20be28039b Enh: Added show password feature for password form elements 2019-10-02 17:59:44 +02:00
Lucas Bartholemy
9844343cbe Fix #3653: Add PHP LibXML requirement 2019-10-02 17:59:04 +02:00
Lucas Bartholemy
a3d1664f32 Use default site icon 2019-10-02 17:36:28 +02:00
Lucas Bartholemy
de2df4be7e Use import instead of fqcn 2019-10-02 17:07:01 +02:00
Lucas Bartholemy
10d95cedbb PHPDoc fixes 2019-10-02 17:06:09 +02:00