buddh4
b6b34f4427
Fixed #3457 Widget reload cancel throws error
2019-02-06 18:21:40 +01:00
buddh4
2457a0f6fb
- Enh: Added humhub.ui.widget.Widget.loader()
for default loader functionality
...
- Enh: Added `humhub.ui.widget.Widget.reload()` in combination with `humhub\widgets\Reloadable` interface
2019-02-03 19:38:00 +01:00
buddh4
a53cd3054c
Removed legacy humhub.scripts
2019-01-29 15:12:38 +01:00
buddh4
e3326d0e85
- Enh: Moved from bower to npm assets
...
- Chng: Removed `jquery-placeholder` asset and dependency
- Chng: Removed `atwho` asset and dependency
- Cnng: Removed old IE support
2018-12-10 18:02:29 +01:00
Lucas Bartholemy
cf2757389a
Updated CHANGELOG.md
2018-10-23 14:12:11 +02:00
rekollekt
d712375421
add less options for mail font url/family
2018-10-14 09:49:27 +02:00
buddh4
8ab13b8a04
Fix widgetAction events case issue
...
Added `humhub.modules.util.string.capitalizeFirstLetter` and `lowerCaseFirstLetter`
Chng: Rename `Upload::model` to `Upload:forModel`
Chng: Rename `Upload::name` to `Upload:withName`
2018-10-10 16:35:12 +02:00
buddh4
7c6562d5d1
Fix #3314 : layout container width differences
2018-10-09 20:53:34 +02:00
buddh4
7872322876
Fix: mobile view wrong min-height calculation
2018-10-09 19:54:10 +02:00
buddh4
1ddbf55fe1
Added JSDoc configuration
...
Added coverage utility HTML and c3.php configuration
Added missing TextFilterInput.php
2018-10-07 20:36:19 +02:00
buddh4
db38055101
- Enh: Enable data-action-keypress
by default
...
- Enh: Added `preventDefault` argument to `humhub.modules.action.bindAction` to disable prevent default behaviour for action events
2018-10-07 20:32:14 +02:00
buddh4
86ce7308d7
Merge pull request #3296 from acs-ferreira/patch-16
...
Fix space selector image alignement
2018-09-21 14:01:04 +02:00
buddh4
28d7e58fd7
Fix: Javascript humhub.modules.util.object.extend
not working on older Safari version
2018-09-20 14:01:51 +02:00
buddh4
0eee495ee6
- Enh: Added auto file attachment in humhub\modules\content\widgets\richtext\ProsemirrorRichTextProcessor
...
- Fix: z-index issue with fixed richtext menu
2018-09-18 13:46:44 +02:00
Carlos Ferreira
2f190e20b0
Fix space selector image alignement
2018-09-15 17:25:00 +02:00
buddh4
7d9cc4c49f
- Fix: img overflow in markdown view
...
- Community theme rebuild
2018-09-09 20:30:03 +02:00
buddh4
eb24ee630a
Chng: Replaced file preview delete icon
...
Added markdown anchor styling
2018-08-31 18:26:43 +02:00
buddh4
12e3e5addf
- Fix: Richtext without focusMenu on small devices overlaps previous sibling
2018-08-23 18:27:42 +02:00
buddh4
a20895a686
Fix: Prevent .gitignore deletion on production asset build
2018-08-21 13:50:23 +02:00
buddh4
52e685f67d
- Enh: Added windows support for grunt tasks
...
- Enh: Added `grunt test-server` and `grunt test`
2018-08-21 13:15:37 +02:00
buddh4
f8767cc07f
Fix: Comment buttons overlap editor text
2018-08-20 20:22:26 +02:00
buddh4
c7b379f2b9
Enh: Added AbstractRichTextEditor::layout
in order to change richtext style
...
Enh: Added `block` type RichText for non focus menu style
2018-08-03 13:27:37 +02:00
buddh4
741415133e
Fix: List style of Richtext embedded in media lists broken
2018-08-02 22:16:41 +02:00
buddh4
cfa33f450c
Enh: Enhanced plain menu richtext style
2018-08-02 21:50:13 +02:00
buddh4
b5cde8f302
Fix: Aligned select2 include path
...
Fix: Use default markdown code background color for highlight.js
2018-07-27 11:03:34 +02:00
buddh4
9825a9a224
- Fix: introduction tour not working
...
- Chng: Moved static js dependencies from `static/resources` into `static/js`
2018-07-26 16:16:53 +02:00
buddh4
19a71b84ab
- Enh added highligh.js as ui addition
...
- Fix: ui.addition.applyTo with filter ignores first filter index
2018-07-26 16:13:48 +02:00
buddh4
7b548302e0
Fix: suppress "unable to determine dataType" error for aborted xhr requests
2018-07-20 00:04:15 +02:00
buddh4
d087799c5e
Added prod js/css assets to gitignore
2018-07-19 16:48:07 +02:00
buddh4
8f2535b6db
Removed production assets from repository.
2018-07-18 17:02:29 +02:00
buddh4
ab7fb45955
Fix: Profile/Space image upload not working after full page reloads
2018-07-18 16:13:08 +02:00
buddh4
17c319475b
Reverted prosemirror paragraph padding
2018-07-18 13:12:15 +02:00
buddh4
c3392a16a9
- Enh: Use of new richtext version 1.0.4 see https://github.com/humhub/humhub-prosemirror/blob/master/docs/CHANGELOG.md
...
- Enh: Added max-height for post/comment/edit richtext
2018-07-17 19:31:23 +02:00
buddh4
6f98b4f055
Production asset rebuild
2018-07-13 16:43:25 +02:00
buddh4
391d04eb3d
Production asset build
2018-07-12 21:09:31 +02:00
buddh4
cf1c423f62
- Fix force invite not working on space creation
...
- Enh: Enable invite all instead of force membership in case force invite checkbox is not selected
- Fix prevent MembersAdded activity when using force space membership
- Enh added `humhub.modules.ui.picker.Picker.disable()` in order to disable/enable userpicker fields
2018-07-12 19:10:02 +02:00
buddh4
be8a89e01e
Fix: UI addition mutation observer interfering with new rich-text mutation logic
2018-07-06 22:37:33 +02:00
buddh4
703c25763a
Production asset build
2018-07-03 14:15:53 +02:00
buddh4
c96dc2f0e1
- Change humhub.ui.picker
encode handling
2018-07-03 14:12:17 +02:00
buddh4
1187ae29b4
Build production assets
2018-07-02 17:37:51 +02:00
buddh4
1a6f067a91
Production asset build
2018-07-02 12:10:06 +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
ffc1fb9011
- Enh: Added Pin/Archived/Public wallentry icons
...
- Enh: Smaller stream style fixes
- Enh: Added movable behavior to content type post
- Fix: Invalid use of global permission for new force invite
2018-07-01 14:51:28 +02:00
buddh4
acaaa514d3
- Fixed hide topic picker after post submit
...
- Force strip_tags for contenttags
2018-07-01 12:21:46 +02:00
buddh4
b7971e94c9
Fixed picker value comparison check
2018-07-01 11:14:41 +02:00
buddh4
bb24d8e93d
- Added Topic Picker to post form
...
- Fix double topic selection
2018-07-01 09:17:59 +02:00
buddh4
104ce26391
- Added MoveContent controller logic
...
- Enabled MoveContent for content type Post
- Fixed: Wrong page title displayed
2018-07-01 02:38:46 +02:00
buddh4
27d7f8749a
- Enh: Added css footer-nav
class for footer navigation
2018-06-27 15:05:40 +02:00
buddh4
e87b043162
- Fixed stream utils + tests
...
- Asset Rebuild
2018-06-26 18:11:22 +02:00
buddh4
de6cb8271b
Merge remote-tracking branch 'remotes/origin/v1.3-dev' into dev-topics
...
# Conflicts:
# protected/humhub/modules/activity/widgets/views/activityStream.php
# protected/humhub/modules/content/components/ContentActiveRecord.php
# protected/humhub/modules/content/models/ContentTag.php
# protected/humhub/modules/content/tests/codeception/_support/_generated/UnitTesterActions.php
# protected/humhub/modules/content/widgets/ContentTagDropDown.php
# protected/humhub/modules/dashboard/components/actions/DashboardStream.php
# protected/humhub/modules/dashboard/controllers/DashboardController.php
# protected/humhub/modules/dashboard/views/dashboard/index.php
# protected/humhub/modules/friendship/models/Friendship.php
# protected/humhub/modules/space/modules/manage/views/default/index.php
# protected/humhub/modules/space/views/space/_layout.php
# protected/humhub/modules/stream/actions/Stream.php
# protected/humhub/modules/stream/widgets/StreamViewer.php
# protected/humhub/modules/ui/Module.php
# protected/humhub/modules/ui/config.php
# protected/humhub/modules/ui/module.json
# protected/humhub/modules/user/models/GroupPermission.php
# protected/humhub/tests/codeception/_support/FunctionalTester.php
# protected/humhub/widgets/BasePickerField.php
# protected/humhub/widgets/BootstrapComponent.php
# protected/humhub/widgets/ContentTagDropDown.php
# protected/humhub/widgets/InputWidget.php
# protected/humhub/widgets/JsWidget.php
# protected/humhub/widgets/Label.php
# protected/humhub/widgets/LayoutAddons.php
# protected/humhub/widgets/MultiSelectField.php
# static/js/humhub/humhub.ui.modal.js
# static/js/jquery.pjax.modified.js
# themes/HumHub/css/theme.css
2018-06-21 16:27:42 +02:00