3783 Commits

Author SHA1 Message Date
Lucas Bartholemy
a722d3e200 Merge branch 'master' of github.com:humhub/humhub v1.2.1 2017-06-17 17:29:32 +02:00
Lucas Bartholemy
763727adee Fix #2631: Module configuration link shown for disabled modules 2017-06-17 17:29:16 +02:00
HumHub Translations
7e58c15a6b Enh: Updated Translations (translate.humhub.org) 2017-06-17 11:22:25 +02:00
HumHub Translations
38d556e5e1 Enh: Updated Translations (translate.humhub.org) 2017-06-17 11:19:52 +02:00
Lucas Bartholemy
29ea283121 Fix #2627: Incorrect language used in group admin user approval e-mail 2017-06-17 11:19:40 +02:00
Lucas Bartholemy
21494ddbe0 Raised version to 1.2.1 2017-06-17 11:00:32 +02:00
Lucas Bartholemy
83f69c8b09 Fix: Notification grouping not working 2017-06-17 10:37:12 +02:00
Lucas Bartholemy
de23b673f8 Merge pull request #2236 from danielkesselberg/workaroundsqlmode
workaround for #1777 and #1786
2017-06-17 10:32:00 +02:00
buddh4
6187dc4e2a Fixed Friendship unit tests. 2017-06-16 20:35:07 +02:00
buddh4
2652893985 Production asset rebuild. 2017-06-16 20:10:13 +02:00
buddh4
393f15b150 Fix: Show more suppression entries with sort order update + equal update_at not working. 2017-06-16 20:01:20 +02:00
buddh4
eeedbf1468 Fix: Notification grouping not working 2017-06-16 19:58:18 +02:00
buddh4
2b045e7a50 Fix #2594 Bug: Url with unicode in stream markdown 2017-06-14 18:24:31 +02:00
buddh4
9aa3347f64 Revert of patch for unicoded markdown url. 2017-06-14 17:29:40 +02:00
buddh4
4a616e80df Fix #2594 Bug: Url with russian text by Markdown
Fix #2625 Pjax problem with local links to files within stream
Enh: Use of `target="_blank"` for stream links
2017-06-14 17:18:00 +02:00
buddh4
33f6ca146a Small refactoring + Test build 2017-06-14 14:53:24 +02:00
buddh4
a0e8ebe126 Enh: Allow $managePermission to be array of permission class string $managePermission = [ManageContent::class, MyContentPermisison::class] 2017-06-14 14:50:57 +02:00
buddh4
3d40641fce Enh: Enhanced ContentActiveRecord instantiation $model = new MyContent($space, Content::VISIBILITY_PRIVATE) 2017-06-14 13:10:54 +02:00
buddh4
cc43601ecd Enh: Added button/link helper widgets <?= Button::primary('myButton')->action('myJsAction')?> 2017-06-14 11:50:45 +02:00
buddh4
594c14d31e Fix: js action api empty data attribute 2017-06-14 11:48:20 +02:00
buddh4
b030bc0ef3 Added file upload widget events. 2017-06-14 11:46:42 +02:00
Lucas Bartholemy
9681319c97 Fix: Properly sort language and country select by users locale
Enh: Allow search in country profile field dropdown
2017-06-10 18:56:43 +02:00
Lucas Bartholemy
3b227af3ff Fix: Perma link to space contents broken when space homepage was changed 2017-06-10 06:58:27 +02:00
Lucas Bartholemy
5fce3b80f1 Merge branch 'master' of github.com:humhub/humhub
# Conflicts:
#	protected/humhub/docs/CHANGELOG.md
2017-06-09 18:57:28 +02:00
Lucas Bartholemy
fd1ec6205c Fix: Hide also header (space, profile) counts when following system is disabled 2017-06-09 18:55:38 +02:00
buddh4
245e6484eb Fixed unload fixture issue. 2017-06-07 23:19:19 +02:00
buddh4
9f0da169d0 Fixed #2560: Markdown profile field editable flag not working. 2017-06-07 19:50:54 +02:00
buddh4
0fd985e6fe Fix #2558: No notification for user profile posts send 2017-06-07 19:21:52 +02:00
buddh4
b7d2b0a0cf Fix #2612: Single list item hides markers 2017-06-07 17:40:52 +02:00
buddh4
fa13155fa6 Fix #2601 multi select dropdown style. 2017-06-07 17:16:01 +02:00
buddh4
d2573c8e34 Enh: Don't auto focus space chooser search on small devices 2017-06-07 16:59:06 +02:00
buddh4
a928988195 Fix #2555: Friendship notification category visible even if friendship system deactivated 2017-06-07 15:38:09 +02:00
buddh4
7d1a321767 Merge branch 'master' of https://github.com/humhub/humhub 2017-06-06 22:38:03 +02:00
buddh4
773c7b53fb Fixed SimpleStream pin/archive issues + aligned pjax timeout for pjax relaods. 2017-06-06 22:37:44 +02:00
Lucas Bartholemy
3da3e6d459 Fix: Send button text on request space membership dialog 2017-06-06 18:09:24 +02:00
HumHub Translations
98eff3842e Enh: Updated Translations (translate.humhub.org) 2017-06-05 08:04:16 +02:00
Lucas Bartholemy
cc69472bb0 Fixed DE translation syntax error 2017-06-05 08:02:17 +02:00
Lucas Bartholemy
bfddad9a58 Updated translations (translate.humhub.org) 2017-06-05 07:39:20 +02:00
Lucas Bartholemy
80a307584f Merge pull request #2578 from alxwr/master
Translate AuthController flash messages
2017-06-04 19:04:46 +02:00
Lucas Bartholemy
e6dfba0cb5 Merge pull request #2534 from acs-ferreira/patch-6
Show groups at directory if >= 1
2017-06-04 18:45:54 +02:00
Lucas Bartholemy
5cc6f7191b Merge pull request #2528 from acs-ferreira/patch-3
Remove uneeded </li>
2017-06-04 18:44:33 +02:00
Lucas Bartholemy
ac5ff15b87 Merge pull request #2592 from githubjeka/patch-1
to fix "Undefined index: html"
2017-06-04 18:41:53 +02:00
Lucas Bartholemy
a4ce70a6cf Merge pull request #2600 from githubjeka/setting-installed
To improved for doc & code of Setting::isInstalled()
2017-06-04 18:40:53 +02:00
Lucas Bartholemy
fd2dafa9e1 Merge pull request #2608 from githubjeka/activity-delete
Enh to code \activity\Events::onActiveRecordDelete
2017-06-04 18:40:19 +02:00
Lucas Bartholemy
c1d76169bb Merge pull request #2607 from hauntd/patch-1
Typo fix
2017-06-04 18:39:19 +02:00
buddh4
40958eb3c6 Merge pull request #2604 from githubjeka/patch-2
refactoring to SettingsManager::isFixed
2017-06-04 14:03:36 +02:00
githubjeka
622e25229d fix codeclimate 2017-06-02 15:33:48 +03:00
githubjeka
48de8a9497 Enh to code \activity\Events::onActiveRecordDelete
То Batch query for deleting of Activity of an object.
2017-06-02 15:01:54 +03:00
Alexander Kononenko
1a2c429293 Typo fix 2017-06-02 14:51:49 +03:00
buddh4
6d228a7eaf Merge branch 'master' of https://github.com/humhub/humhub 2017-06-01 17:52:12 +02:00