2016-10-21 13:25:23 +02:00
|
|
|
HumHub Change Log
|
|
|
|
=================
|
2017-03-22 08:43:37 +03:00
|
|
|
1.2.0-beta.4 in developement
|
2017-03-20 16:26:06 +01:00
|
|
|
--------------------------------
|
2017-03-22 18:14:33 +01:00
|
|
|
- Fix: Notification count '0' visible after click on notification link
|
|
|
|
- Fix: Default space permissions not adopted
|
|
|
|
- Fix: Use of $permission->getId() instead of $permission->id in PermissionManager (allow dynamic permission ids)
|
2017-03-24 13:39:10 +01:00
|
|
|
- Fix #2393: Markdown h4,h5,h6 broken
|
2017-03-22 08:43:37 +03:00
|
|
|
- Fix #2389: calculate max upload file size on PHP 7.1 (githubjeka)
|
2017-03-24 13:39:10 +01:00
|
|
|
- Fix: LDAP - Lost authclient ldap class configuration on user update
|
2017-03-24 20:41:22 +01:00
|
|
|
- Fix #2400: Space ownership transfer form shows wrong users
|
2017-03-24 23:38:43 +01:00
|
|
|
- Fix: Enable user approval without available registration groups or default group
|
|
|
|
- Fix: Activate 'User' navigation in Admin Menu "Administration -> User -> Settings"
|
2017-03-25 12:07:23 +01:00
|
|
|
- Enh: Improved administration user deletion view
|
|
|
|
- Enh: Added 'containerLink' HTML Helper method
|
2017-03-25 12:09:30 +01:00
|
|
|
- Enh: WallEntry layout layout improvements
|
2017-03-25 18:21:58 +01:00
|
|
|
- Fix: Default user & space module configuration lost after foreign key migration
|
2017-03-26 17:46:48 +02:00
|
|
|
- Fix: Respect pinned post when inserting a a new stream entry
|
2017-03-25 12:09:30 +01:00
|
|
|
|
2017-03-03 10:50:00 +01:00
|
|
|
|
2017-03-20 11:57:36 +01:00
|
|
|
1.2.0-beta.3 (March 20, 2017)
|
2017-02-28 16:14:08 +01:00
|
|
|
--------------------------------
|
2017-03-17 13:48:08 +01:00
|
|
|
- Enh: Added Grunt tasks `build-assets`, `build-theme`, `build-search`
|
2017-03-17 01:18:17 +01:00
|
|
|
- Fix: Error when saving account setting permission.
|
|
|
|
- Fix: #2296 stream scroll issue for mobile webkit browsers (martinbeek)
|
2017-03-16 18:51:27 +01:00
|
|
|
- Fix: Added unknown upload error if server cancels upload (e.g in case of a post_max_size violation issue)
|
|
|
|
- Enh: Added warning if php max upload/post is less than the humhub setting.
|
2017-03-16 17:29:40 +01:00
|
|
|
- Enh: Added mp4/ogg blueimp support in post gallery
|
|
|
|
- Enh: Added global (default) notification space settings
|
2017-03-16 14:27:14 +01:00
|
|
|
- Enh: #2359 Use Jplayer playlist feature for post mp3
|
2017-03-15 20:13:10 +01:00
|
|
|
- Enh: added js module 'ui.view' for view state and utils - Changed 'ui.state.getState' to 'ui.view.getState'
|
|
|
|
- Enh: added view helper as getHeight/Width and isSmall/Medium/Normal (width) to 'ui.view' js module
|
|
|
|
- Fix: removed popover image preview from mobile
|
|
|
|
- Fix: removed target-densitydpi not supported warning
|
2017-03-15 17:55:58 +01:00
|
|
|
- Enh: Added Stream::renderEntry for rendering Streamentries from ContentActiveRecord
|
|
|
|
- Fix: Wallentry menu not working in search view
|
2017-03-15 16:24:49 +01:00
|
|
|
- Fix: Double notifications when mentioning in comments
|
2017-03-15 14:57:07 +01:00
|
|
|
- Enh: Raised collapse value for posts to full embeded youtube video height
|
|
|
|
- Fix: Fixed oembed post edit
|
2017-03-15 13:23:55 +01:00
|
|
|
- Enh: Included select2-humhub theme into the new theming
|
|
|
|
- Enh: Added select2 dropdown for language selection in account and admin settings
|
|
|
|
- Enh: Added data-ui-select2 addition for simple select2 dropdowns
|
|
|
|
- Fix: Don't apply js additions if there was no matching element
|
2017-03-15 11:56:36 +01:00
|
|
|
- Fix: #2336 use of invalid message key in comment notification (dutch)
|
2017-03-14 15:06:54 +01:00
|
|
|
- Enh: Disable user and space follow by means of module settings
|
2017-03-13 23:25:32 +01:00
|
|
|
- Fix: Setting of submitName and upload input name in file upload JsWidget
|
|
|
|
- Fix: Rendering of UploadButton without given id
|
|
|
|
- Enh: Added preventPopover and popoverPosition options to file preview
|
|
|
|
- Enh: Added uploadSingle option for uploads with only one file
|
|
|
|
- Fix: Missing margin of wall-entry-controls in comments
|
2017-03-13 22:50:45 +01:00
|
|
|
- Enh: Added alignHeight setting to js loader module
|
2017-03-13 22:47:54 +01:00
|
|
|
- Enh: Allow Response as arguments for modal.setDialog
|
|
|
|
- Enh: Enable modal loading events with dataType json
|
2017-03-13 22:42:56 +01:00
|
|
|
- Enh: Allow direct class export instead of module export in JS Modules e.g. module.export = MyClass
|
2017-03-13 22:40:42 +01:00
|
|
|
- Enh: Added xhr to client response instances
|
|
|
|
- Enh: Added response.header for receiving response header from xhr
|
|
|
|
- Enh: Added post action to client module for data-action-click="client.post"
|
|
|
|
- Fix: Try using options url as fallback in client calls if the action instance does not provide an url. e.g. client.post(evt, {url:...}
|
|
|
|
- Enh: Enable setting ajax dataType from trigger e.g. data-action-click="modal.load" data-action-data-type="json"
|
2017-03-13 22:33:23 +01:00
|
|
|
- Enh: Added action event.data for receiving action specific data options
|
|
|
|
- Enh: Added default run for JsWidget
|
2017-03-13 22:27:57 +01:00
|
|
|
- Enh: Added File::findByRecord for searching all attached files of a given ActiveRecord
|
|
|
|
- Fix: Only set js view state for non full page load and pjax
|
2017-03-13 22:22:45 +01:00
|
|
|
- Fix: Small gap on TopNav mouse hover (acs-ferreira)
|
|
|
|
- Enh: Humand readable file sizes. (acs-ferreira)
|
|
|
|
- Enh: Changed default $minInput of SpacePickerField to 2. (githubjeka)
|
|
|
|
- Fix: Error when saving "Administration -> Settings -> General" without default space. (githubjeka)
|
|
|
|
- Fix: #826: Notification status not updated right after like.
|
2017-03-03 18:45:32 +01:00
|
|
|
- Fix: #2316: Reinvitation by email not working
|
2017-03-03 18:10:10 +01:00
|
|
|
- Fix: #2314: Html helper namespace issue in Markdown.php class
|
2017-03-13 22:22:45 +01:00
|
|
|
- Fix: #2302: Hide file info for images on wall settings not applied.
|
2017-03-03 18:02:47 +01:00
|
|
|
- Fix: German translation error in Admin -> Users -> Groups -> Members -> Add Member UserPicker.
|
|
|
|
- Fix: German translation "Notify Users" placeholder too long.
|
|
|
|
- Fix: Admin group add members placeholder.
|
|
|
|
- Fix: Stream entry root not removed for content delte (poll,etc)
|
|
|
|
- Enh: Easier save feedback by using 'module.log.success('saved')'
|
|
|
|
- Fix: Admin group add members placeholder.
|
|
|
|
- Enh: Easier save feedback by using module.log.success('saved');
|
|
|
|
- Fix: Set jsWidget id when autogenerated
|
|
|
|
- Fix: Use of Html::activeLabel instead of $form->label in RichtextField
|
|
|
|
- Enh: Added pjax redirect capability to js client
|
|
|
|
- Fix: Show default error in status bar if invalid message object was provided
|
2017-03-01 15:44:05 +01:00
|
|
|
- Fix #2304: Users not loaded in user selection fields.
|
2017-03-03 10:50:00 +01:00
|
|
|
- Enh: Added User module 'displayNameCallback' attribute for custom display name formats
|
2017-03-09 14:19:26 +01:00
|
|
|
- Enh: Added Clipboard.js and Permalink "Copy to clipboard" link
|
2017-03-09 22:35:06 +01:00
|
|
|
- Enh: Validate minimum PHP version in Console Application
|
2017-03-09 22:36:28 +01:00
|
|
|
- Enh: Added optional ActiveRecordContent::canEdit() method for custom ACLs
|
2017-03-09 23:09:22 +01:00
|
|
|
- Fix: Better error handling/logging on corrupt GD Image files
|
2017-03-10 00:12:35 +01:00
|
|
|
- Fix #2288: Pjax breaks OAuth2 ReturnUrl
|
|
|
|
- Fix: Incorrect First name & Last name message key (githubjeka)
|
2017-03-10 00:35:42 +01:00
|
|
|
- Fix: Do not store complete comments with search index (helnokaly)
|
|
|
|
- Fix #2319: Run console application before installation
|
2017-03-10 11:23:58 +01:00
|
|
|
- Fix: Directory Knob statistics on included modules (e.g. Enterprise Edition)
|
2017-03-14 13:07:57 +01:00
|
|
|
- Enh: Added widget to display user profile image
|
2017-03-14 14:24:54 +01:00
|
|
|
- Enh: Directory view templates cleanups
|
2017-03-15 19:18:29 +01:00
|
|
|
- Fix: All LDAP Users have been disabled and not reenabled by hourly cronjob if ldap server not reachable.
|
|
|
|
- Enh: Cleanup authentication layout file
|
2017-03-16 14:31:16 +01:00
|
|
|
- Fix: Console image converter memory limit allocation
|
2017-03-16 16:02:58 +01:00
|
|
|
- Enh: Added new controller init event
|
2017-03-16 17:03:20 +01:00
|
|
|
- Enh: Made admin base controller method "getAccessRules()" non static
|
2017-03-16 17:29:14 +01:00
|
|
|
- Enh: Created new ImageController for user image and banner handling
|
2017-03-16 19:11:06 +01:00
|
|
|
- Enh: Decreased OEmbed url max length 180chars (acs-ferreira)
|
2017-03-16 20:45:58 +01:00
|
|
|
- Enh: Added APCu Support
|
2017-03-16 21:01:20 +01:00
|
|
|
- Enh: Added ContentContainer integrity check (Daha62)
|
|
|
|
- Fix #2331: Bug image load on PHP 7.1 with dynamic memory alloc (githubjeka)
|
2017-03-17 15:11:32 +03:00
|
|
|
- Fix #2367: `ImageConverter::allocateMemory` uses common units(MegaBates) of memory (githubjeka)
|
2017-03-17 19:03:08 -04:00
|
|
|
- Fix: #2369: typo issue (Felli)
|
2017-03-18 00:20:54 +01:00
|
|
|
- Fix: Better notification compatiblity - mail views and enabled WebNotificationTarget
|
2017-03-18 00:41:46 +01:00
|
|
|
- Fix #2312: Pinned post appears twice on stream
|
2017-03-18 00:51:53 +01:00
|
|
|
- Enh: Added option to show/hide deactivated user content in stream
|
2017-03-18 01:54:43 +01:00
|
|
|
- Enh: Allow any url route as homepage by homeUrl array application parameter
|
2017-03-18 02:09:19 +01:00
|
|
|
- Fix #2255: Added missing Social Account Settings menu
|
2017-03-18 16:41:52 +01:00
|
|
|
- Fix: Added missing file download http caching
|
2017-03-18 20:00:02 +01:00
|
|
|
- Enh: Added console email test command
|
2017-03-18 20:53:07 +01:00
|
|
|
- Enh: Added stream module defaultStreamSuppressQueryIgnore to ease overwrites
|
2017-03-18 21:03:27 +01:00
|
|
|
- Enh: Added 'archived' badge to archived spaces in directory
|
2017-03-18 00:41:46 +01:00
|
|
|
|
2017-02-24 12:06:37 +01:00
|
|
|
1.2.0-beta.2 (February 24, 2017)
|
|
|
|
--------------------------------
|
2017-02-08 23:48:06 +01:00
|
|
|
- Fix: TimeAgo locale not loaded in production mode, added AppDynamicAsset (luke-)
|
2017-02-09 18:40:14 +01:00
|
|
|
- Enh: Translation message rebuild and auto translated duplicates (luke-)
|
|
|
|
- Enh: Combined all directory translations into base message category (luke-)
|
2017-02-09 22:49:32 +01:00
|
|
|
- Enh: Added logging table cleanup job (luke-)
|
2017-02-09 23:01:04 +01:00
|
|
|
- Enh: Added new version check as ActiveJob (luke-)
|
2017-02-09 23:58:25 +01:00
|
|
|
- Enh: Moved user configuration params 'minUsernameLength' + 'adminCanChangeProfileImages' to user module class (luke-)
|
2017-02-10 00:02:42 +01:00
|
|
|
- Enh: Added .editorconfig code style configuration file (luke-)
|
2017-02-11 12:15:33 +01:00
|
|
|
- Enh: Added 'show_in_stream' column in file table to hide output in wall entries (luke-)
|
|
|
|
- Enh: Added 'renderGalleryLink' link method to PreviewImage converter (luke-)
|
2017-02-10 16:47:03 +01:00
|
|
|
- Fix: Search view links not working (buddh4)
|
|
|
|
- Fix: Markdown in comment layout issue (buddh4)
|
|
|
|
- Enh: humhub.ui.showMore module for cutting post text and comments (buddh4)
|
|
|
|
- Fix: Javascript issues with guest users, removed initialitation of some modules for guest user (buddh4)
|
|
|
|
- Fix: Mutliple use of same emoji in richtext.
|
|
|
|
- Enh: Use of Yiis new afterRun for humhub Widgets.
|
|
|
|
- Fix: Word break issue in markdown posts.
|
2017-02-10 17:23:46 +01:00
|
|
|
- Fix: Richtext with emoji only on post edit where ignored.
|
2017-02-14 12:43:13 +01:00
|
|
|
- Enh: Added data-action-confirm for confirming actions.
|
2017-02-13 19:32:39 +01:00
|
|
|
- Fix: File StorageManager setContent method broken
|
|
|
|
- Enh: Added FileHelper methods createLink & getContentContainer
|
2017-02-13 19:35:24 +01:00
|
|
|
- Enh: Javascript HumHub Client - better handle ajax redirects
|
2017-02-14 12:47:09 +01:00
|
|
|
- Enh: TopMenu / TopMenuRightStack hide content when user is not logged in without guest mode
|
|
|
|
- Enh: Added showUserName option in AccountTopMenu widget
|
|
|
|
- Enh: Added isGuestAccessEnabled method in User component
|
2017-02-14 15:25:14 +01:00
|
|
|
- Enh: Added flash variable (executeJavascript)to execute js on the next page load
|
2017-02-14 16:13:11 +01:00
|
|
|
- Enh: Added possibility to create own file handlers (edit, create, import, export)
|
2017-02-14 18:27:32 +01:00
|
|
|
- Enh: Added data-action-process to handle modal processes
|
|
|
|
- Enh: Added upload file event (humhub:file:created)
|
2017-02-15 09:49:24 +01:00
|
|
|
- Enh: Added custom file handler positions
|
2017-02-15 10:00:53 +01:00
|
|
|
- Enh: Moved UploadAction::getFileResponse method to FileHelper::getFileInfos
|
2017-02-17 15:40:41 +01:00
|
|
|
- Enh: Added JS context menu to ui.additions module
|
|
|
|
- Enh: Enhanced ContentContainer Module enable/disable
|
|
|
|
- Enh: Added client.reload for pjax and non pjax page reloads
|
|
|
|
- Enh: Added ContentContainerAsset to AppAsset
|
2017-02-20 13:31:32 +01:00
|
|
|
- Enh: Added editModal for editing wallentries within a modal instead of inline
|
|
|
|
- Fix: Oembed not rendered in richtext.
|
|
|
|
- Enh: Smarter show more logic - Only cut text if it overlaps the max height by a specific span.
|
2017-02-20 15:18:59 +01:00
|
|
|
- Enh: Added getContextMenu for defining wallentry context options.
|
|
|
|
- Enh: Added editMode to WallEntry for allowing modal based edits.
|
|
|
|
- Fix: file-preview text overflow in HumHub theme.
|
2017-02-20 17:14:54 +01:00
|
|
|
- Fix #2280: Meta data (rotation) not respected for camera images (ImageMagick)
|
2017-02-20 17:51:58 +01:00
|
|
|
- Fix: Activity stream rendering issue on page unload.
|
|
|
|
- Enh: Optimized stream entry fade animation.
|
2017-02-21 20:47:07 +01:00
|
|
|
- Enh: Added $maxAttachedFiles to content module to restrict the uploaded file count of comments and posts
|
2017-02-21 21:23:01 +01:00
|
|
|
- Fix: Hide notification count badge if notification count is 0
|
2017-02-23 13:22:44 +01:00
|
|
|
- Fix: Only flush js config if not empty
|
|
|
|
- Enh: Use of theme variables in mail all views
|
2017-02-23 13:48:52 +01:00
|
|
|
- Fix: Submit comment with only files leads to Internal Server Error
|
|
|
|
- Fix: Prevent spacechooser message count update on own content creation
|
2017-02-23 15:45:40 +01:00
|
|
|
- Fix: Abort overlapping space chooser search requests
|
2017-02-24 11:35:06 +01:00
|
|
|
- Fix: Problem in notification group_count with only one involved user
|
|
|
|
- Fix #2257: Set module as default in space/user broken
|
2017-02-08 16:11:48 +01:00
|
|
|
|
|
|
|
1.2.0-beta.1 (February 08, 2017)
|
|
|
|
--------------------------------
|
2016-10-21 13:27:15 +02:00
|
|
|
- Enh: Moved HumHub browser icons to HumHub theme (luke-)
|
2016-10-21 13:44:22 +02:00
|
|
|
- Enh: Moved support css/js for older IE version into own AssetBundles (luke-)
|
2016-10-21 14:15:55 +02:00
|
|
|
- Enh: Moved CSRF Tag output to View renderHeader (luke-)
|
|
|
|
- Enh: Moved LayoutAddons widget from main layout to View endBody() method (luke-)
|
2016-10-24 14:58:51 +02:00
|
|
|
- Enh: Added PJax page loading (luke-)
|
2016-10-31 18:45:21 +01:00
|
|
|
- Enh: Refactored File module (luke-)
|
|
|
|
- Enh: Added yii2-imagine Extension (luke-)
|
2016-11-10 13:01:22 +01:00
|
|
|
- Enh: Use of blueimp image gallery (buddha)
|
2016-12-18 23:05:34 +01:00
|
|
|
- Enh: JS module system with build in logging/text/config features (buddha)
|
|
|
|
- Enh: JS core api under humhub namespace (buddha)
|
2016-11-10 13:01:22 +01:00
|
|
|
- Enh: Use of compressed assets (js,css) in production mode (buddha)
|
|
|
|
- Enh: Enhanced testability (buddha)
|
2016-12-18 23:05:34 +01:00
|
|
|
- Enh: Added administrative backend group permissions (buddha)
|
|
|
|
- Enh: Enhanced AccessControl filter with permission rules. (buddha)
|
2016-11-10 13:01:22 +01:00
|
|
|
- Enh: Splitted less files to facilitate theming. (buddha)
|
|
|
|
- Enh: Added user status bar for user feedback (buddha)
|
2016-12-18 23:05:34 +01:00
|
|
|
- Enh: Better UserFeedack (buttons/messages) / Replacement of old DataSaved widget (buddha)
|
2016-11-10 13:01:22 +01:00
|
|
|
- Enh: Overwrite default permission settings (buddha)
|
2016-11-11 16:23:47 +01:00
|
|
|
- Enh: SpaceChooser rewrite with following spaces and remote search (buddha)
|
2016-12-18 23:05:34 +01:00
|
|
|
- Enh: Modal widget rewrite.
|
|
|
|
- Enh: Enhanced Archived Space handling (buddha)
|
|
|
|
- Enh: Upload widget rewrite. (buddha)
|
|
|
|
- Enh: Picker widgets rewrite (UserPicker/SpacePicker/MultiselectDropdown). (buddha)
|
|
|
|
- Enh: Richtext widget rewrite. (buddha)
|
|
|
|
- Enh: Removed almost all inline JS blocks. (buddha)
|
2017-01-04 14:53:25 +01:00
|
|
|
- Enh: StreamAction now uses flexible StreamQuery Model. (buddha)
|
|
|
|
- Enh: Post markdown support. (buddha)
|
2017-02-05 11:47:11 +01:00
|
|
|
- Enh: Added 'live' module for push/pull messages to the frontend (luke-)
|
|
|
|
- Enh: Added asynchronous job queues (luke-)
|
|
|
|
- Enh: Changed minimum PHP version to 5.6
|
|
|
|
- Enh: Added possibility of global content (content w/o contentcontainer) (luke)
|
|
|
|
- Enh: Added new profile field type: checkbox (luke-)
|
|
|
|
- Enh: Refactored mail summaries activity module (luke-)
|
2017-02-06 14:08:03 +01:00
|
|
|
- Enh: Moved all static files (js, fonts, css) into own static folder @web-static (luke-)
|