Revisions of humhub

Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 41)
- update to 1.15.3
  + Fix #6713: Keep class option for Pjax Widget
  + Enh #6779: Added Twig Sandbox Extension for Statistic Tracking Codes
  + Fix #6791: Fix number of filtered modules on Marketplace
  + Fix #6744: Make sure to call humhub\components\Module::update() on Module updates
  + Fix #6796: Files in the RichText doesn't open as new tab
  + Fix #6800: Fix missed domain of profile url in email notifications
  + Fix #6801: Add missed twemoji images
  + Fix: Iso3166Codes class calls
  + Fix #6813: Fix for displaying whether I follow a user
  + Fix #6126: Session::$timeout takes effect before configured User::$authTimeout
  + Fix #6795: Fix searching of disabled users in Administration
  + Fix #6834: Fix notification switcher in wall stream entry context menu
  + Fix #6836: Fix check permission of changing content to public from context menu
  + Fix #6837: Fix saving of public content
- refreshed vendor tarball
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 40)
- update to 1.15.2
  + Fix #6753: Non-unique key used for permission caching
  + Fix #6741: Fix no pretty url of password recovery link
  + Enh #6734: Trim Base URL on save
  + Fix #6708: Fix displaying of alert when RichText is changed on refresh a page
  + Fix #6747: Fix loading of default container permissions from cache
  + Fix #6766: Since Humhub 1.15.1, getting content polymorphic relation 
    changes the content object_model to the wrong class
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 39)
- update to 1.15.1
  + Enh #6697: Make state badge customizable
  + Fix #6698: Content relations
  + Fix #6644: Fix push service
  + Fix #6645: File dropdown not visible at the bottom of the page
  + Fix #6639: Apply image inline styles in email message
  + Fix #6649: Fix birthday format on welcome page
  + Fix #6656: Fix people and space filters
  + Fix #6652: Fix profile update on welcome page
  + Fix #6660: Fix memory usage on integrity check
  + Fix #6666: Limit jQuery with version < 3.7.0 to avoid dropdown error
  + Fix #6653: URL in email notification removes the sub-folder of the Base URL
  + Fix #6674: Fix visibility of draft and scheduled content on dashboard
  + Fix #6679: On the space invitation by link page, the language chooser doesn't save the selected language
  + Fix #6677: Do not check mobile push module in requirements check on installation
  + Fix #6678: Refactor auto start tour for new user
  + Fix #6694: Remove the "Offline" tooltip when my own "Online" status is not displayed
  + Fix #6700: Reload theme variable @baseTheme after flushing cache
  from 1.15.0:
  Warning: HumHub now employs JavaScript nonces for enhanced security (CSP),
  which may necessitate manual adjustments for inserted scripts, such as
  statistics codes, to ensure compatibility. See Migration Notes for details.
  + Enh #6619: Add a link to "Module Administration" from Marketplace
  + Enh #6620: Marketplace: Add more module checks
  + Enh #6621: Avoid PHP error when trying to download a file without guid in the URL params (return 404 exception instead)
  + Enh #6623: Add a hint in the "Dropdown space order" settings to inform that a manual sort is always applied first
  + Enh #6626: Content state flag "was published"
  + Enh #6628: Add self test check: "Mobile App - Push Service"
  + Fix #6634: Refresh cache after set a permission
  + Fix #6638: Padding for logo image on login page
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 38)
- update to 1.14.4
  + Fix #6489: Never delete original file on store new version
  + Fix #6507: Reload page after accepting of invite in Space header
  + Fix #6531: Fix active style for btn-lg
  + Fix #6534: Cannot change Homepage of space in PHP 8.x
  + Fix #6543: Fix errors of inside modal actions
  + Fix #6539: Fix overriding of loaded value with default value on HForm
  + Fix #6464: Fix access to own user container
  + Fix #6349: Fix error on login new user from external service 
    when maintenance is enabled
  + Fix #6557: Fix not initialized groups array on the module administration
  + Fix #6556: Fix command theme/switch
  + Fix #6574: Improve a sort order of wall entry creating tab menu and form
  + Fix #6577: Wrong usage of user model scenarios
  + Fix #6578: Refactor user edit form
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 37)
- update to 1.14.3
  + Fix #6345: Fix updating of post on wall stream
  + Fix #6351: Error when config defaultReloadableScripts is not array
  + Fix #6359: Avoid double call of afterSave on creating of a published content
  + Fix #6373: Use integer format for Content columns "visibility" and "state" right after creating
  + Fix #6377: Forgot Password - Display email input error after successful captcha verification.
  + Fix #6378: Fix visibility of the link "Uninstall" on Windows server
  + Fix #6404: Fix visibility of global content on dashboard for registered users
  + Fix #6441: Display topics and content types in filters header on load page with selected filters
  + Fix #6433: Avoid duplicate activities on save published content
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 36)
- update to 1.14.2
  + Fix #6257: Editing Draft lead to unexpected error
  + Fix #6333: Fix installer crash on fresh installs
  + Fix #6342: Fix broken file uploading
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 35)
- switch to PHP8 completely
- enhance apache configuration
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 34)
create missing directories
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 33)
- update to 1.14.1
  + Fix #6251: Emulate execution on readable() content
  + Enh #6252: Implement new method to handle changing of content 
    active record state
  + Enh #6255: Updated activities to same state as parent record
  + Enh #6248: If admins can view all contents, users allowed to 
    manage spaces or users cannot view all content (they should be able)
  + Fix #6264: Fix date format for columns created_at and updated_at
  + Fix #6265: Broken HMTL in Visibility and Hidden Checkbox
  + Enh #6242: Submit button hidden when editing a comment having 
    a long "code" line
  + Fix #6282: Hard delete content records on integrity check
  + Fix #6257: Fix error after publishing of a draft content
  + Fix #6258: Send notification to mentioned user only after
    publishing of a content
  + Fix #6273: Fix automatically login user after registration
  + Fix #6292: Messages: Notification Indicator Problem
  + Fix #6296: Update style variable background-color-secondary
  + Fix #6228: Administrators allowed to manage users cannot invite 
    by email or by link if disabled in the settings
  + Fix #6293: Delete content from DB completely on purge content 
    by cron job
  + Fix #6316: Dashboard Activity Sidebar Loading Speed
  + Fix #6262: Fix visibility of deleted content
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 32)
- update to 1.14.0
  See also: HumHub 1.14 - Release Notes and Changelog at
  https://docs.humhub.org/docs/about/releasenotes/release_notes_1_14/
  + Fix #6196: Use class names for default logging targets in default common config
  + Fix #6202: Invite by link is not possible for a user already invited by email
  + Fix #5718: Fix profile field "Country" to use JS plugin Select2
  + Enh #6214: Improved SoftDelete implementation
  + Fix #6221: Improved SaaS handling in installer
  + Fix #6232: Fix Error DateValidator::parseDateValuePHP in PHP 8.2+
  + Fix #6246: Can change email in AccountController
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 31)
- update to 1.13.2
  + Fix #5965: Suppress log warning 'Invalid session auth key attempted for user'
  + Fix #6084: Automatic LDAP user registration broken when not all req. attributes provided
  + Fix #6104: Fix update user with not existing group
  + Fix #6103: Fix null passing to parse_str()
  + Fix #6108: Fix log time in the date() function
  + Fix #6122: Fix deleting a content with empty reason
  + Fix #6128: Reset backuped content after submit form
  + Fix #6141: Hide invisible users on People page even for admins
  + Fix #6142: Fix saving empty values in admin settings
  + Fix #6145: Fix duplicate people cards on sort
  + Fix #6152: Avoid duplicate container(Space/User) tags on save
  + Fix #6182: Fix Date and Datetime profile field type with null values on PHP 8.1+

- update to 1.13.1
  + Fix #5985: Space user search in picker
  + Fix #5993: Broken images on installations with multiple URLs
  + Fix #5996: Fix param type in strpos() (PHP 8.1)
  + Fix #5997: Possible NULL param value in Birthday field (PHP 8.1)
  + Enh #6001: Added new ContentActiveFixture and migrated PostFixture to it
  + Fix #6007: Fix number of space members
  + Fix #6012: View own invisible profile
  + Fix #6027: Fix private user visibility by guest
  + Fix #6030: Use all searchable profile fields in UserPicker searching
  + Fix #6026: Fix visibility members counter for guests
  + Fix #6041: Fix search of obsolete cached objects
  + Fix #6043: Fix permission to lock/unlock comment for admin
  + Fix #6051: Fix visibility of "NEW UPDATES AVAILABLE!" for space creator
  + Fix #6055: Fix click event of notification filter
  + Fix #6054: Fix pagination after filter notifications
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 30)
- update to 1.13.0
  One of our goals for this version was to make the process of creating 
  new content easier and to increase the use of modules. Modules can 
  now be attached directly on top (right-hand side) of the stream 
  editor and module content (e.g.polls, events, tasks) can now be 
  created in various ways directly from the stream without changing 
  to the module overview. The new feature facilitates the creation 
  of different types of content, saves time and gives users an
  additional entry point for content creation.
  
  + Fix #5954: Clear margin bottom of fieldset control label
  + Fix #5958: Fixed members list in Space overview when Space 
               members are hidden
  + Fix #5980: ModuleManager - Module Info is not cached properly
  + Fix #5982: Use modules method getContentContainerName in 
               ContentContainer module overview
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 29)
- update to 1.12.3
  + 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
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 28)
fix version
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 27)
- update to 1.12.2
  + Fix #5851: Admin User Settings cannot saved
  + Fix #5856: Fix SMTPS Config Migration
  + Fix #5854: Don't validate user language on approve
  + Fix #5875: LDAP user creation broken without email address
  + Fix #5877: Fix wrong empty profile stream message
  + Fix #5874: Fix adding licence key after removing it from marketplace
  + Fix #5909: Fix optional parameter on ldap user searching
  + Enh #5891: Improve select2 width on people filters
  + Enh #5906: Allow Space Invites with empty originator
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 26)
- update to 1.12.1
  + Fix #5822: Fix content width in mobile view
  + Fix #5825: Fix format date to mysql on date stream filter
  + Fix #5832: Exception in file open dialog when last update user no longer exists
  + Fix #5814: Fix numerated lists in mail summary content
  + Fix #5830: Fix cron job of search index rebuilding
  + Fix #5838: Fix deprecated null value for file_exists() on PHP 8.1
  + Enh #5846: Improved PHP minimum version checks
  + Fix #5845: Fix unknown streamQuery on load Filter
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 25)
- update to 1.12.0
  + Enh #5788: Limit picker results for country filter on "People" page
  + Fix #5779: Fix user settings updating on disabled visibility "Guest"
  + Enh #5809: Improve checkbox and radio styles on load page
  + Fix #5807: SMTP Mail component not loading with empty Port config value
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 24)
- update to 1.11.4
  + Fix #5776: Hide beta modules on disabled filter
  + Fix #5799: Incorrect selection when multiple custom filters are in place
  + Fix #5780: Don't hide icon "remove item" on picker
  + Fix #5800: Hide data of disabled users on picker filters on "People" page
  + Fix #5791: Fix XSS in membership confirmation
  + Fix #GHSA-p7h3-73v7-959c: XSS in Space Admin
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 23)
- update to 1.11.3
  + Fix: #5736: Fix status message on user approval
  + Fix #5734: Fix error message when uninstall module and module folder is not writable
  + Fix #5740: Fix logout action on force change password
  + Fix #5735: OEmbed migration might fail with more complex Endpoint URLs
  + Fix #5760: Fix context menu position on the right window side
  + Fix #5759: Fix tests on enable space module
  + Fix #5773: Fix PHP 8 incompatibility with conversion false to array
  + Fix #5775: Missing encoding of profile labels in profile field administration
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 22)
- update to 1.11.2
  + Fix: #5652: Undefined UrlOembed provider pattern
  + Fix #5660: Individual modules marked with "Official" label in Marketplace
  + Fix #5657: Fix links of user counters in container headers
  + Fix #5676: Use 404 page for deleted content request
  + Fix #5679: Fix message on decline multiple users
  + Enh #5690: Use theme colors in marketplace modules
  + Fix #5689: Check value on color picker
  + Fix #5691: Fix attach file to profile markdown field
  + Fix #5693: Scroll to comment on single view
  + Fix #5709: Fix input size for placeholder length in picker field
  + Fix #5704: Don't send notification for non-member of private space
  + Fix #5716: Fix saving of OEmbed provider endpoint URL
  + Fix #5706: Fix confirmation window for buttons
  + Fix #5724: Deny custom input for UserPicker field
  + Fix #5659: Improve module loading error handling
Displaying revisions 1 - 20 of 41
openSUSE Build Service is sponsored by