All Versions
193
Latest Version
Avg Release Cycle
16 days
Latest Release
331 days ago
Changelog History
Page 11
Changelog History
Page 11
-
v2.2.3 Changes
November 08, 2016Contributors
- Jer么me Bakker (5)
- Steve Clay (4)
- Ismayil Khayredinov (1)
- Jeroen Dalsem (1)
- jdalsem (1)
馃悰 Bug Fixes
- blog: correctly check if owner is a group in owner_block menu (7f253c58)
- cache: ElggFileCache now handles arbitrary cache keys (e60b8368)
- ckeditor: ensure basepath is set before CKeditor is loaded (d60389d2, closes #10304)
- composer: composer post-update script no longer crashes (be4235a0)
- groups: multiple membership requests don't trigger messages (287e6448)
- js: bind to correct element for inline comment edit (e15cba9d)
- likes:
- profile: allow admin menu items to be toggled (ba20ce42)
- reportedcontent: show spinner during ajax delete/archive (5de1c90a)
-
v2.2.2 Changes
October 02, 2016 -
v2.2.1 Changes
September 21, 2016Contributors
- Steve Clay (16)
- iionly (5)
- Ismayil Khayredinov (2)
- Wouter van Os (1)
馃摎 Documentation
- license: clarifies dual licensing in LICENSE.txt (1db4994f)
- 馃憣 support: updates support policy and tentative release schedule (71aab2c6)
馃悰 Bug Fixes
- access: updates no longer mistakenly blocked in some scenarios (01f4f1df)
- boot:
- core: boot no longer throws DB exception in some edge cases (c7c44763, closes #10119)
- discussions: removes site "Discussions" menu item added in 2.2.0 (34678299, closes #9731)
- js:
- likes: don't emit notice if a listing's
$vars['list_class']
isn't set (f2882158) - members: Don't rely on newest members tab set as default tab in pagehandler for members page (a78aa354)
- pages: operations keep track of more than 10 child pages (bc5f414b)
- 馃攲 plugins: Make activate/deactivate all plugins to work also on Firefox (915865b9)
- reportedcontent: Reported Content admin widget works again (739259fc, closes #10151)
- river: ensure unique comment form id (80e508ae)
- 馃捇 ui: hover menus no longer open outside viewport (edd3740a, closes #10214)
- views:
- 馃寪 web_services: create_api_user() and create_user_token() work again (1ee8fe96)
-
v2.2.0 Changes
August 05, 2016Contributors
- Juho Jaakkola (3)
- Steve Clay (3)
- jdalsem (2)
馃攱 Features
馃悰 Bug Fixes
-
v2.2.0-rc.1 Changes
June 16, 2016Contributors
- Ismayil Khayredinov (43)
- Steve Clay (37)
- Jeroen Dalsem (22)
- jdalsem (6)
- Wouter van Os (2)
- Brett Profitt (1)
- Jer么me Bakker (1)
- V. Lehkonen (1)
- lehkonev (1)
馃攱 Features
- ajax:
- avatar: user avatars are now served by serve-file handler (a55d746a)
- cache:
- ckeditor:
- core:
- cron: improved cron logging (5305b60d, closes #9474)
- db:
- developers: add view_vars hook to views inspector (41e9e1ef)
- discussions:
- embed:
- entities: adds user capabilities service (81f05058)
- file:
- files: update file plugin to new file serving API (a9d409ee)
- filestore:
- forms:
- gatekeeper: entity gatekeeper result can now be filtered (75af2fd5)
- groups:
- html:
- http: allow use of X-Sendfile/X-Accel web server feature (a88db207, closes #4898)
- icons:
- js:
- Adds hooks to pass site and page-level data client-side (cec6b42b, closes #8997)
- elgg/Ajax users get more access to underlying resources (39a3fbce, closes #9767)
- elgg/spinner now supports optional text to be displayed (da5c5b06)
- adds elgg/lightbox AMD module, loaded on all pages (9135ad26, closes #7895, #8309, #6991)
- user hover menu now uses elgg/popup module (d0dffca6)
- adds elgg/popup AMD module (fd75da60)
- requiresConfirmation now returns false if not confirmed (cac5c0fd)
- menus:
- reportedcontent: only load javascript when needed (29c39cd7)
- river: convert river JS to AMD modules (790a1a00)
- thewire: allow multiple add forms to exist on the same page (9f72e287)
- 馃捇 ui: Allows modifying system messages/errors (eee183c5)
- views:
- 馃寪 web_services: allows API function to be given an associative array (cd80863a, closes #9411)
- widgets:
- widget types can now be extended with a hook (3c76194c)
- widget title and description can be autodetected (3c61e2f0)
- added a helper class and factory for defining widgets (bc56fafd)
- widget layout owner can now be set explicitly (b3bd2a84, closes #7023)
- added isset on \ElggWidget objects to check settings (7b095208)
- added unset on \ElggWidget objects to remove settings (f99e4f5d)
馃悗 Performance
- db: improved session write db query for InnoDB (3b55226d)
- reportedcontent: only load JS if menu item is rendered (ececa98d)
馃摎 Documentation
- core: fixes docs for ElggFilestore::seek return value (fe310c31)
- faqs: fixed typo in IDE section (a1ed1305)
- tutorials: updated Hello world (dc5a4ade, closes #9875)
- widgets: updated the widget registration documentation (3410e1ec)
馃悰 Bug Fixes
- avatars: avatars are no longer served with public URLs in a walled garden mode (4c8a7ced)
- core:
- file: ElggFile::delete() now removes target files if filename is a symlink (facc13fe)
- files: use actual file modification time as an etag value (17c5dcaf)
- js: ui bindings now wait for system init event to fire (5794e027)
- mime: fall back to detection based on extension for octet-stream (0b1f4539)
- reportedcontent: forward to address if not submitted in lightbox (ee63b1d8)
- views: elgg_view_form now accepts class to be an array in form_vars (4133b516)
馃梽 Deprecations
-
v2.1.3 Changes
August 05, 2016 -
v2.1.2 Changes
June 13, 2016Contributors
- Steve Clay (5)
- Ismayil Khayredinov (4)
- Brett Profitt (1)
- Jer么me Bakker (1)
- iionly (1)
馃摎 Documentation
馃悰 Bug Fixes
- core:
- errors: nested forward 404 calls are less likely to abruptly fail (068711fa, closes #9476)
- files: file service now sends 304 and 403 headers more reliably (c9af1790, closes #9571)
- js: deprecate elgg.ui.widgets more reliably (c25c5211, closes #9523)
- logger: logger no longer pollutes serve-file response (8209a38b, closes #9657)
- profile: able to store more information in tag fields (0467e3ff)
- reportedcontent:
- site: allow access to serve-file handler in walled garden mode (1a8d33a1)
-
v2.1.1 Changes
March 20, 2016Contributors
- Steve Clay (4)
- Jeroen Dalsem (2)
- iionly (1)
馃摎 Documentation
- contributing: clarifies release periods and branches for PRs (b82d1592)
- groups: removed discussion reference in groups manifest (249334ef)
- 馃殌 release: improves docs for release process (96681b5b)
- views: added page/components/list docs to elgg_view_entity_list (76fea973)
馃悰 Bug Fixes
-
v2.1.0 Changes
March 13, 2016Contributors
- Steve Clay (40)
- Ismayil Khayredinov (25)
- Juho Jaakkola (10)
- Jeroen Dalsem (2)
- Hereward Mills (1)
- Wade Benson (1)
- Wouter van Os (1)
馃攱 Features
- actions: adds a generic delete action (4c35fe26)
- ajax:
- cron: allows for a more systematic way of calling cron using one url (3c947fc1)
- discussions: makes "last reply" text into a link (9c1d543a)
- engine:
- entities: give access to original values of modified attributes (56ddabbc, closes #9187)
- files: adds a service for serving files from filestore (1d6b23c7)
- forms:
- groups: profile buttons can now be filtered with a hook (52e82943)
- js:
- menus: delete menu item now checks if delete action exists (84cbb151)
- metastrings: add function to get map of strings to metastring IDs (8d28a8dd)
- notifications: it's now easier to alter translations for notifications (4677d482)
- profiler: allow capture/display of crude profiling data (6ce01fad, closes #9293)
- routing: allow more reliable URL path rewriting (853fc0ef, closes #9388)
- rss: adds functions for adding/removing the RSS link (ae765e19)
- search: search hooks now preserve custom joins and wheres (65041619)
- views: add attributes to input select options (63b04d6a)
馃悗 Performance
- boot: we order plugins in PHP because MySQL order by CAST is slow (c4b10c1c, closes #8183)
- files: ElggFile no longer queries metadata for filestore data (d9243002, closes #9138)
- http: serve-file URLs can respond without booting core (4f587df0)
馃摎 Documentation
- js: modernizes the JS docs to emphasize AMD usage (d66cae64)
馃悰 Bug Fixes
- actions: referrer path is now parsed correctly (6b1bfe26)
- ajax: iframe-based submissions can again be recognized as XHR requests (c25962a0, closes #8735)
- files: files with custom filestore can now be served via file service (1a2b0ca7)
- forms:
- i18n: admin-created accounts now get site language instead of admin's language (561bad37, closes #9454)
- js:
- menus: delete menu item is only registered if canDelete is fullfilled (e13ba511)
- permissions: All permissions functions handle user fetches consistently (b875fd33, closes #8941, #8038, #8945)
- river: opening comment form auto-focuses input (5b68badc)
- search:
馃梽 Deprecations
-
v2.0.4 Changes
June 13, 2016Contributors
- Jeroen Dalsem (13)
- Ismayil Khayredinov (4)
- Steve Clay (2)
- iionly (2)
- jdalsem (1)
馃悰 Bug Fixes
- ckeditor: do not draw a menu item if id is missing (edf382b0)
- core:
- css: correctly positioned the user hover menu icon (e5566c1a)
- developers:
- discussion: correctly check permissions before showing reply form (8e64d44d)
- embed: do not draw a menu item if id is missing (69ca6b51)
- i18n: prevent php notices about language translations missing (1f9916e7)
- js: replace deprecated jquery .attr usage with .prop (a95ecc6c)
- members: search page now has pagination (d42611c2)
- notifications:
- pages: use elgg_extract to prevent php notice fetching parent_name (c8710c9b)
- views: passing 'default' to input/checkboxes now works (efa6395f)