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
Lucas Bartholemy
ef5d691ab0
Merge branch 'develop' of github.com:humhub/humhub into develop
2019-10-02 17:05:49 +02:00
Lucas Bartholemy
1c1465a9b8
Add log message category
2019-10-02 17:05:34 +02:00
buddh4
4121e29974
Fix: MenuEntry sorting favors null values
2019-10-02 17:01:38 +02:00
buddh4
c64d0a48bc
Enh: Allow humhub\modules\ui\menu\widgets\Menu::markAsActive()
by menu-id
2019-10-02 16:41:36 +02:00
buddh4
be51b3b6b0
Fix: MessageSource throws error for non enabled modules in admin module overview.
2019-10-02 16:30:48 +02:00
buddh4
69dc303d84
Updated web security documentation
2019-10-02 16:01:43 +02:00
buddh4
2abcc8e9cb
Fixes #3668 Image/Logo upload broken due new security restrictions
2019-10-02 15:23:20 +02:00
buddh4
a5d1f16825
Fix #3669 Username cannot be changed
...
Added new username pattern validation to AccountChangeUsername
2019-10-01 15:06:14 +02:00
Lucas Bartholemy
d379f91def
Merge branch 'develop' of github.com:humhub/humhub into develop
2019-10-01 13:02:08 +02:00
Lucas Bartholemy
c745b31dc0
Use en-US locale as default
2019-10-01 13:01:56 +02:00
buddh4
46c6ba2c4e
Fixed: Notification overview fails without selected category filter
2019-09-30 21:41:05 +02:00
buddh4
10f0d68ae4
Merge branch 'develop' of github.com:humhub/humhub into develop
...
# Conflicts:
# protected/humhub/docs/CHANGELOG_DEV.md
# protected/humhub/modules/space/modules/manage/views/image/crop.php
# protected/humhub/modules/space/modules/manage/views/image/cropBanner.php
# protected/humhub/modules/space/widgets/views/header.php
# protected/humhub/modules/tour/views/tour/welcome.php
# protected/humhub/modules/user/views/image/crop.php
# protected/humhub/modules/user/widgets/views/profileHeader.php
# themes/HumHub/css/theme.css
2019-09-30 21:29:56 +02:00
buddh4
12b6905902
Enh: Added grunt test --debug
option
2019-09-30 21:19:04 +02:00
buddh4
6333d9737c
Moved ContainerImageSet to subdirectory
2019-09-30 21:17:46 +02:00
buddh4
d7cc871f17
Fix humhub\modules\file\widgets\Upload::progress
config options not working
...
Enh: Added abstract `ContentContainerActiveRecord::getDisplayNameSub()`
Enh: Allow `humhub\modules\files\widgets\Upload::withName($submitName, $cfg);`
Enh: Auto add `data-container-id` to Space and User `Image` widget
2019-09-30 21:16:10 +02:00
Lucas Bartholemy
a21fec3397
Fixed error when Google oauth doesn't provide family name
2019-09-26 22:54:00 +02:00
Lucas Bartholemy
050b79f753
Space db search handle visibility and membership
2019-09-26 19:03:20 +02:00