33
I Use This!
Activity Not Available

News

Analyzed 12 months ago. based on code collected 12 months ago.
Posted almost 3 years ago by Jerome Bakker
A new version for Elgg 4.1 is now available in the download section.Release notes:Contributors Jerôme Bakker (14) Jeroen Dalsem (1) Performance site_notifications: cleanup speed-up on large databases (baf9f0b0) Bug Fixes account: user settings ... [More] form is no longer ajax based (22b41305) core: correctly suppress notices when asked (b5ef29c7) forms: styling of horizontal aligned fields not always correct (8ca0872f) i18n: double translation (36bbf27d) route: detect page owner with ignored access (d7f5d35b) session: correctly apply session garbage collection (d14350c8) [Less]
Posted almost 3 years ago by Jerome Bakker
A new version for Elgg 4.1 is now available in the download section.Release notes:Contributors Jerôme Bakker (8) Jeroen Dalsem (1) Bug Fixes composer: install symfony/mime (bd2832c5) core: correctly compare urls with array query params (f94d3290) database: return documented return type (75d08731)
Posted almost 3 years ago by Jerome Bakker
A new version for Elgg 4.1 is now available in the download section.Release notes:Contributors Jerôme Bakker (4) Bug Fixes cache: improved cache path parsing (fb18efb1)
Posted almost 3 years ago by Jerome Bakker
After only one beta release we deemed Elgg 4.1 to be stable. Now everybody can use this on their production website.For an overview of the major changes please read the beta release blog. If you're a developer please read the migration ... [More] documentation.The release notes for 4.1.0 are:Contributors Jeroen Dalsem (7) Jerôme Bakker (5) Nikolai Shcherbin (1) Features css: added helper class to wrap horizontal fieldset content (c0853ae7) Bug Fixes groups: only select groups to check group invites (17bedb9b) Removed tests: IntegratedUnitTestCase (65f007e6) [Less]
Posted about 3 years ago by Jeroen Dalsem
Just before the end of the year we have a small gift for you all. Elgg v4.1.0-beta.1 is now available for download in the download section!Please keep in mind this is a beta release, it's not yet ready for production without extensive testing.If you ... [More] find any bugs please report them on GitHub.We'd like to thank everybody who contributed to making Elgg 4.1 happen, notable contributors are: Jeroen Dalsem with 93 commits Jerôme Bakker with 36 commits Major changesThis minor release has some major changes. Besides some internal changes and test improvements we also added the following features to your Elgg site. Index pages Various pages that could potentially serve the homepage for your site have been improved to focus more on new users. Most notable change is in the Frontpage Demo plugin where you now have some more control over the information on the homepage. PHP 8.1 Elgg now fully supports PHP 8.1. If you have some third party plugins, be prepared for some deprecation notices in your server log. Notifications With the introduction of a more fine grained control over notification preferences in Elgg v4.0 there were also configuration options for content in groups that were actually not used in those groups. The options are now only present in the group notification preferences if the feature is actually used in that specific group. Touch devices Do you want to move widgets on your profile or on your dashboard on the go? It is now possible to do so with your 'touch' devices (mobile/tablet)! Also all other drag/drop features now work on those devices. Entity Capabilities This one is more for developers. A new capabilities system has been introduced in the Elgg framework. This allows for an easier check if certain pieces of content (entities) support a specific feature (commentable, searchable, likable, etc) in the system. This system can be easily expanded and used in plugin development without additional dependencies. Favicon / Site icon For site administrators there is now the possibility to upload a icon to be used for your site. This icon will show as the favicon of your site and in other places where the site is visualized (for example when receiving site notifications sent by the site). Threaded Comments Last but not least we improved the commenting system. We now support threaded comments! This is disabled by default, but can be enabled in your site settings. [Less]
Posted about 3 years ago by Jerome Bakker
A new version for Elgg 3.3 and 4.0 is now available in the download section.This release includes several security fixes. It's recommended to update as soon as possible.Release noted 3.3.24:Contributors Jerôme Bakker (1) Bug Fixes reported_content: ... [More] sanitize report URLs (c30b17bf) thanks to Breno Vitório for reporting this Release notes 4.0.6:This contains the security fix from 3.3.24. [Less]
Posted about 3 years ago by Jerome Bakker
A new version for Elgg 3.3 and 4.0 is now available in the download section.This release includes several security fixes. It's recommended to update as soon as possible.Release notes 3.3.23:Contributors Jerôme Bakker (1) Bug Fixes ajax: forms in the ... [More] admin namespace are protected (572d210e) thanks to Breno Vitório for reporting this Release notes for 4.0.5:Includes the security fix from 3.3.23.Contributors Jerôme Bakker (6) Bug Fixes blog: show future access level for draft blogs (68d86899) install: correctly determine database installation completion (96a4a469) upgrade: correctly interpret database results before migration (b8dcc903) [Less]
Posted about 3 years ago by Jerome Bakker
A new version for Elgg 3.3 and 4.0 is now available in the download section.This release includes several security fixes. It's recommended to update as soon as possible.Release notes 3.3.22:Contributors Jerôme Bakker (3) Bug Fixes groups: prevent ... [More] misuse of group membership actions (d9fcad76) Release notes 4.0.4:Includes the security fix from 3.3.22.The rest of the release notes were hard to find. [Less]
Posted about 3 years ago by Jerome Bakker
A new version for Elgg 3.3 and 4.0 is now available in the download section.This release includes several security fixes. It's recommended to update as soon as possible.Release notes 3.3.22:Contributors Jerôme Bakker (3) Bug Fixes groups: prevent ... [More] misuse of group membership actions (d9fcad76) thanks to Breno Vitório for reporting this Release notes 4.0.4:Includes the security fix from 3.3.22.The rest of the release notes were hard to find. [Less]
Posted about 3 years ago by Jerome Bakker
A new version for Elgg 4.0 is now available in the download section.Release notes:Contributors Jerôme Bakker (4) Jeroen Dalsem (2) Bug Fixes core: access collection members should always be users (6de21dbe) discussion: comment actor on group ... [More] discussion no longer notified (41ac24aa) views: correctly support passing tagify options to input/tags (7e121f96) [Less]