Revisions of humhub

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 52)
- Update to version 1.15.5:
  * Prepare 1.15.5 Release
  * Display notifications only of published contents (#6983)
  * Fix wide dropdown on small screens (#6982)
  * Create unique index for the table `like` (#6969)
  * Make "Invite new people" always possible for Admins (#6966)
  * Fix #6919: Migration to revert user profile country names to Iso 3166 codes (#6956)
  * Fix saving of user profile country field value (#6937)
  * Fix API tests (#6913) (#6915)
  * Fix a missed module config file (#6909)
  * Fix clearing of "Follow" records on space deletion (#6897)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 51)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 50)
- Update to version 1.15.4:
  * Prepare 1.15.4 release
  * Updated Hash of Composer.lock
  * Updated Composer.lock
  * Fix obsolete notifications (#6895)
  * Enh: Better support for custom caches (#6888)
  * Fix #6871: Cache is not deleted after deleting a value in the settings (#6872)
  * Hide scheduled and draft content on other user profile pages (#6864)
  * Fix #6851: Update HumHub Prosemirror (fixes legacy emoji support)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 49)
- Update to version 1.15.3:
  * Updated Composer.lock
  * Specified Prosemirror Version Constraint
  * Prepare 1.15.3 release
  * Fix saving of public content (#6837)
  * Fix check permission of changing content to public from context menu (#6836)
  * Fix notification switcher in wall stream entry context menu (#6834)
  * Fix searching of disabled users in Administration (#6826)
  * Fix Session Timeout (#6818)
  * Fix for displaying whether I follow a user. #6813 (#6814)
  * Fix: Iso3166Codes class calls (#6809)
  * Fix: Keep string class option for Pjax Widget (#6713) (#6807)
  * Add missed twemoji images (#6802)
  * Fix missed domain of profile url in email notifications (#6800)
  * Fix #6744: Make sure to call humhub\components\Module::update() on Mo… (#6799)
  * Fix #6796: Files in the RichText doesn't open as new tab
  * Fix number of filtered modules on Marketplace (#6798)
  * Added Twig Sandbox Extension (#6779)
  * Updated Composer Dependencies
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 48)
- Update to version 1.15.2:
  * Update common.php
  * Update CHANGELOG.md
  * Fix #6766: Since Humhub 1.15.1, getting content polymorphic relation … (#6767)
  * Fix non-unique key used for permission caching (#6753)
  * Fix loading of default container permissions from cache (#6764)
  * Document model\User dynamic field types (#6751)
  * Document return type of `component\User::getIdentity()` (#6743)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 47)
- Update to version 1.15.1:
  * Fix no pretty url of password recovery link (#6742)
  * Trim Base URL on save (#6737)
  * Fix displaying of alert when RichText is changed on refresh a page (#6736)
  * Update common.php
  * Update CHANGELOG.md
  * Skip auto tour test (#6733)
  * Upload codeception test output (#6723)
  * Refactor auto start tour for new user (#6685)
  * Update CHANGELOG.md
  * Enh: Make state badge customizable (#6705)
  * Fix #6694: Remove the "Offline" tooltip when my own "Online" status is not displayed (#6695)
  * Fix: Content relations (#6698)
  * Reload theme variable `@baseTheme` after flushing cache (#6701)
  * Do not check mobile push module in requirements check on installation (#6682)
  * Fix #6679: On the space invitation by link page, the language chooser doesn't save the selected language (#6680)
  * Limit jQuery with version < 3.7.0 to avoid dropdown error (#6672)
  * Update php-test.yml (#6676)
  * Changed console URL handling (#6673)
  * Fix visibility of draft and scheduled content on dashboard (#6674)
  * Fix people and space filters (#6656)
  * Fix profile update on welcome page (#6655)
  * Fix memory usage on integrity check (#6660)
  * Fix birthday format on welcome page (#6651)
  * Apply image inline styles in email message (#6642)
  * File dropdown not visible at the bottom of the page (#6647)
  * Fix push service (#6646)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 46)
- Update to version 1.15.0:
  * Update CHANGELOG.md

- Update to version 1.14.5:
  * Removed Dev Changelog
  * Update CHANGELOG.md
  * Update MIGRATE-DEV.md
  * Prepare 1.15.0 release
  * Enh: Updated Translations (translate.humhub.org)
  * Enh: Updated Translations (translate.humhub.org)
  * Update common.php
  * Update CHANGELOG.md
  * Padding for logo image on login page (#6638)
  * Fix visibility of the method `Controller::getAccessRules()` (#6635)
  * Refresh cache after set a permission (#6634)
  * Fix visibility of the admin method `Controller::getAccessRules()` (#6633)
  * Fix visibility of top sorted stream entries on dashboard from external filters (#6630)
  * Content state flag "was published" (#6626)
  * Fix visibility of new message counter on space chooser (#6629)
  * Add self test check: "Mobile App - Push Service" (#6628)
  * Marketplace: Add more module checks (#6620)
  * Enh: Updated Translations (translate.humhub.org)
  * Enh: Updated Translations (translate.humhub.org)
  * Enh: Updated Translations (translate.humhub.org)
  * Enh: Updated Translations (translate.humhub.org)
  * Enh #6623: Add a hint in the "Dropdown space order" settings to infor… (#6624)
  * Avoid PHP error when trying to download a file without guid in the URL params (#6621)
  * Change icon for add new user button (#6618)
  * Add a link to "Module Administration" from Marketplace (#6619)
  * Fix undefined error on live event of follow action (#6614)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 45)
- Update to version 1.14.4:
  * Update common.php
  * Update CHANGELOG.md
  * Refactor user edit form in backoffice
  * Update CHANGELOG.md
  * Fix using of user scenarios
  * Improve a sort order of wall entry creating tab menu and form
  * Fix not initialized groups array on the module administration (#6560)
  * Fix command `theme/switch` (#6561)
  * Fix/modal actions errors (#6555)
  * Fix error on login new user from external service when maintenance is enabled (#6542)
  * Fix overriding of loaded value with default value on HForm (#6539)
  * Fix access to own user container (#6541)
  * Cannot change Homepage of space in PHP 8.x (#6534)
  * Fix active style for `btn-lg` (#6532)
  * Reload page after accepting of invite in Space header (#6513)
  * Never delete original file on store new version (#6489)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 44)
- Update to 1.14.3
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 43)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 42)
- Uodate to 1.5.3
  Changelog at https://guacamole.apache.org/releases/1.5.3/
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 41)
- Update to version 1.14.1:
  * Prepare 1.14.1 release
  * Send notification to mentioned user only after publishing of a content (#6288)
  * Fix visibility of deleted content (#6317)
  * Fix Activity Loading Speed (#6316)
  * Delete content from DB completely on purge content by cron job (#6308)
  * Fix #6228: Administrators allowed to manage users cannot invite by email or by link if disabled in the settings (#6307)
  * Fix automatically login user after registration (#6294)
  * Update style variable `background-color-secondary` (#6296)
  * Updated Changelog
  * [humhub-internal] Fix #44: Mail Module Indicator Problem. [mail] Fix #323: New Message Count in HTML Title not reset after Message was read.
  * Missing Hungarian strings (#6290)
  * Fix error after publishing of a draft content (#6286)
  * Hard delete content records on integrity check (#6282)
  * Fix hidden menu bar on focus rich text editor (#6279)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 40)
- Update to version 1.14.0:
  * Update CHANGELOG.md
  * Fix hidden submit button on edit long code in post/comment content (#6269)
  * Update CHANGELOG.md
  * Fix broken HMTL in widgets (#6265)
  * Fix date format for columns `created_at` and `updated_at` (#6264)
  * Enh #6248: If admins can view all contents, users allowed to manage spaces or users cannot view all content (they should be able)
  * Updated activities to same state as parent record (#6255)
  * Fix event trigger for `Content::EVENT_STATE_CHANGED`; Implement new `ContentActiveRecord->afterStateChange()` (#6252)
  * Fix emulate execution on check readable content (#6251)
  * Enh: Updated Translations (translate.humhub.org)
  * Update CHANGELOG.md
  * Update CHANGELOG.md
  * Update AccountController.php
  * Update CHANGELOG.md
  * Fixed Error in parseDateValuePHP prevents entering calendar items and… (#6232)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 39)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 38)
- Update to version 1.13.2:
  * Fix/saas (#6222)
  * Fixed Saas Handling in Installer (#6221)
  * Update common.php
  * Delete CHANGELOG-DEV.md
  * Update CHANGELOG.md
  * Enh: Updated Translations (translate.humhub.org)
  * Improve SoftDelete implementation (#6214)
  * Fix profile field "Country" to use js plugin Select2 (#6213)
  * 6202 invite by link not possible if invited by email (#6210)
  * Moved changes to CHANGELOG-DEV
  * Use class names for default logging targets in default common config
  * Fix error when no modules set
  * Prepare 1.14.0-beta.2 release
  * Enh: Updated Translations (translate.humhub.org)
  * Prepare 1.13.2 Release
  * Deny custom input for Space Picker field (#6198)
  * Update CHANGELOG-DEV.md
  * Ukrainian translation for User module. (#6197)
  * People: Add Group Description (#6188)
  * Fix #5537: Space Starting Page gets lost when changing URL (#6180)
  * Enh #4712: Public content should be private in private space (#6159)
  * Use same font for RichText editor as it looks on view mode (#6184)
  * Fix/date profile field types (#6183)
  * Replace png "search" icon with font-awesome icon (#6181)
  * Fix Date and Datetime profile field type with null values on PHP 8.1+ (#6182)
  * Enh #6171: Make email in user administration and user approval clickable (#6178)
  * Fix #6099: Empty buttons in GlobalConfirmModal footer (#6176)
  * Fix #6100: Broken area reference in some modal boxes (#6177)
  * Enh/theme var background color highlight (#6175)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 37)
- Update to version 1.13.1:
  * Fix #5965: Suppress log warning 'Invalid session auth key attempted for user'
  * Updated Gii module to 2.2.2
  * Ukrainian translation for space module. (#6066)
  * Prepare 1.13.1 Release
  * Fix pagination after filter notifications (#6059)
  * Fix click event of notification filter (#6056)
  * Fix visibility of "NEW UPDATES AVAILABLE!" for space creator (#6053)
  * Fix permission to lock/unlock comment for admin (#6047)
  * Fix search of obsolete cached objects (#6041)
  * Fix private user visibility by guest (#6039)
  * Use all searchable profile fields in UserPicker searching (#6040)
  * Fix visibility members counter for guests (#6037)
  * Fix user visibility filter for guest (#6036)
  * View own invisible profile (#6012)
  * Fix number of space members (#6011)
  * Update README.md
  * Update README.md (#6009) [skip ci]
  * Update Changelog [skip ci]
  * Migrated PostFixture to ContentActiveFixture (#6001)
  * Update php-test.yml
  * Update CHANGELOG.md
  * Fix null param value on PHP 8.1 (#6000)
  * Fix param type in strpos() on PHP 8.1 (#5999)
  * Fix image url on alias host (#5993)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 36)
- Update to version 1.13.0:

  * Fix #5928: Invalid Mailer DSN breaks whole application
  * Fix #5960: Fix cropping of space banner
  * Fix #5967: Fix creating of user from administration with enabled notification for default group
  * Fix #5966: Fix invalid message pattern without initialized source language
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 35)
- Update to version 1.12.3:
  * Update CHANGELOG.md
  * Fix user searching in picker (#5985)
  * Delete CHANGELOG-DEV.md
  * Update CHANGELOG.md
  * Update common.php
  * Enh: Updated Translations (translate.humhub.org)
  * Update CHANGELOG-DEV.md
  * Update moduleCard.php (#5982)
  * Update CHANGELOG-DEV.md
  * Actually cache $_moduleInfo (#5980)
  * Prepare 1.12.3 Release
  * Enh: Updated Translations (translate.humhub.org)
  * Fix invalid message pattern without initialized source language (#5969)
  * Fix creating of user from administration with enabled notification for default group (#5968)
  * Fix cropping of space banner (#5964)
  * Update CHANGELOG-DEV.md
  * Fix #5958: Fixed members list in Space overview (#5963)
  * Clear margin bottom of control label (#5954)
  * Update CHANGELOG-DEV.md
  * Fix left border from divider of dropdown menu (#5953)
  * Improve style of button with single icon without text (#5952)
  * Update CHANGELOG-DEV.md
  * Fix failed updater for the field `user:auth_key` (#5950)
  * Update common.php
  * Update CHANGELOG-DEV.md
  * Add space between icon and text inside button (#5951)
  * Prepare v1.13.0-beta.1 Release
  * Improve refreshing of wall entry from external modules (#5948)
  * Enh: Updated Translations (translate.humhub.org)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 34)
- Update to version 1.12.2:
  * Fix #5928: Invalid Mailer DSN breaks whole application
  * Added Release Date [skip ci]
  * Allow empty space invite with empty originator (#5906)
  * Fix optional parameter on ldap user searching (#5911)
  * Increase version 1.12.2
  * Enh #5891: Improve select2 width on people filters
  * Disabled Stream Filter Tests
  * Fix wrong empty profile stream message (#5877)
  * Fix adding licence key after removing it from marketplace (#5883)
  * Fixed non string value in User Model email attribute (#5875)
  * Don't validate user language on approve (#5865)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 33)
- Update to version 1.12.1:
  * Fix tests with mail sending (#5862)
  * ci: add minimum GitHub token permissions for workflows (#5857)
  * Fix #5856: Fix SMTPS Config Migration
  * Update CHANGELOG.md
  * Fix updating of user visibility (#5851)
  * Update common.php
  * Update Changelog [skip-ci]
  * Improved PHP Min Version Check (#5846)
  * Fix unknown `streamQuery` on load `Filter` (#5845)
  * Fix stream date filter (#5844)
  * Fix deprecated null for DateTime in PHP 8.1 (#5843)
  * Fix deprecated null value for `file_exists()` on PHP 8.1 (#5838)
  * Fix date filter test (#5836)
  * Fix #5832: Exception in file open dialog when last update user no longer exists (#5833)
  * Fix numerated lists in mail summary content (#5828)
  * Fix cron job of search index rebuilding (#5831)
Displaying revisions 1 - 20 of 52
openSUSE Build Service is sponsored by