3812 Commits

Author SHA1 Message Date
buddh4
41d5ad4408 Small cleanup. 2017-07-20 18:07:05 +02:00
buddh4
7556625914 Removed redundant markdown addition. 2017-07-20 18:04:15 +02:00
buddh4
dd7545f19d - Enh: Added Modal::closable in order to respect backdrop and keyboard data setting of Modal and ModalDialog widget 2017-07-20 18:03:47 +02:00
buddh4
806149e143 Fixed markdown file upload pjax issue 2017-07-20 17:59:40 +02:00
buddh4
3f70fab345 Enh: Added SelectTimeZoneDropdown widget 2017-07-20 17:59:01 +02:00
buddh4
aefb195032 Enh: Added humhub/widgts/Button::userPickerSelfSelect() for creating self select button for userpickers.
Enh: Added `humhub/widgts/Link::withAction()` for creating action based links
2017-07-20 17:57:45 +02:00
buddh4
6bc65a88d2 Enh: Added new MarkdownField input widget as replacement of deprecated MarkdownEditor
Fix: Fixed markdown file upload pjax issue
2017-07-20 17:54:37 +02:00
buddh4
fb3c5f5e68 Enh: Added humhub\widgets\Tabs and humhub\widgets\SettingsTabs with view type tab support 2017-07-20 17:47:12 +02:00
buddh4
18a04ff697 Enh: Added I18nTests 2017-07-20 17:45:03 +02:00
buddh4
21d429efa2 Enh: Added $hideInStream flag for upload component 2017-07-20 17:43:53 +02:00
buddh4
555bce3777 Enh: Added $hideInStream flag for UploadInput component and UploadAction for changing show_in_stream file flag
Enh: Added $showInStream flag for `FilePreview` widget to only include files with certain `show_in_stream` flag
Enh: Added `FileManager::findStreamFiles()` for querying files with either given `show_in_stream = 1` or `show_in_stream = 0` flag.
2017-07-20 17:42:40 +02:00
buddh4
14f19465b0 Enh: Added Formatter::getDateTimePattern() and Formatter::isShowMeridiem()
Fix: Set formatter locale in I18N when changing locale
2017-07-20 17:23:02 +02:00
buddh4
c065511c7a Fix: Use of JS-Widget internal event object instead of node 2017-07-20 16:15:29 +02:00
Lucas Bartholemy
e7ee4ac772 Fix: Bypass AccessControl behavior in installer 2017-07-19 09:45:47 +02:00
buddh4
8228eae7ef Enh: Use of select2 dropdown for time zone selections 2017-07-14 22:03:31 +02:00
buddh4
db72162411 Fix: Fixed ContentContainerSettingManager caching issue if space/user id are equal 2017-07-14 18:07:04 +02:00
buddh4
af3e875afd Enh: Automatically set space default visibility in Content::setContainer() 2017-07-14 00:00:47 +02:00
buddh4
889d1b16f9 Fix: I18N formatter user timezone not set 2017-07-13 23:58:41 +02:00
buddh4
6a76ab8026 Fix: AccessControl action restriction bug
Fix: `ModuleAutoLoader` exceptions not logged
2017-07-13 23:57:13 +02:00
buddh4
8fa9194980 Enh: Added getAccessRules() to humhub/components/Controller 2017-07-13 23:49:50 +02:00
buddh4
4a3376e4fa Button API enhancements.
Enh: Include `kartik-v/yii2-widgets`
2017-07-03 14:50:44 +02:00
buddh4
472e453e46 Button Widget fixes + minor JS fixes. 2017-07-02 23:01:04 +02:00
buddh4
dedef3a9f9 Fix: Respect max_file_uploads setting in UploadInput widget 2017-06-28 17:32:07 +02:00
buddh4
1353c263ca Fix #2644 overlapping popup preview image after increasing preview image size (hagalaz)
Fix: Button widget child class static instantiation not working
Fix: ModalButton instatiation and added ModalButton::close()
2017-06-28 15:30:07 +02:00
buddh4
ac9a9705b8 Enh: Allow returning class names beside BasePermission instances in Module::getPermissions()
Enh: Increase profile image size to 800px.
2017-06-27 15:18:26 +02:00
buddh4
f0abd8447c Enh: added module configuration namespace alias 2017-06-21 17:37:13 +02:00
buddh4
17dec351dd Merge pull request #2635 from glombers/patch-1
Update widgets_views_markdownEditor.php
2017-06-20 21:50:07 +02:00
Webo
c37b39e75d Update widgets_views_markdownEditor.php 2017-06-20 20:05:24 +02:00
Lucas Bartholemy
a8b08dfd82 fixed sql mode in installer 2017-06-17 18:26:39 +02:00
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