Elgg Blog: Elgg 1.9.6 released

Elgg 1.9.6 has been released. This release was dominated by documentation effort that was last step in moving all remaining pages from docs.elgg.org to learn.elgg.org. Big thanks to everyone that made it possible over all those releases.

Contributors

  • Jerôme Bakker (74)
  • Paweł Sroka (7)
  • Jeroen Dalsem (2)
  • Brett Profitt (1)
  • Juho Jaakkola (1)
  • iionly (1)

Documentation

  • admin:
    • moved the finding plugins page from docs (d054a5fd)
    • moved the plugin order page from docs (dfb68cb0)
    • moved the getting help page from docs (2546fc9f)
    • moved duplicate installation from docs (53dfaca8)
    • moved backup and restore page from docs (e66a2432)
  • design: moved the Loggable page from docs (02f68068)
  • faq:
    • moved the Javascript not working page from docs (94a00252)
    • moved the Deprecation warnings page from docs (66374e0f)
    • moved the No images page from docs (2b261c8f)
    • moved the File is missing an owner page from docs (46f71887)
    • moved the Copy a plugin page from docs (a0b4b27a)
    • moved the session length page from docs (c337b834)
    • moved Emails don't support non-Latin characters from docs (c6001fba)
    • moved the What variables are reserved by Elgg page from docs (2d5a2a16)
    • moved the IE login problem page from docs (7445c19c)
    • moved the page not found page from docs (d0435c55)
    • move the Should I edit the database manually page from docs (d04a1383)
    • moved the css is missing page from docs (5b54b38c)
    • moved the filtering page from docs (68baa0e6)
    • moved the When I upload a photo or change my profile picture I get a white screen page from docs (ffbdd0d2)
    • moved the security faq from docs (627ff4f5)
    • moved the 500 - Internal Server Error page from docs (68a8ce19)
    • moved the What events are triggered on every page load page from docs (be493213)
    • moved the Using a test site page from docs (dc2fe2a7)
    • moved the Https login turned on accidently page (aeb32f65)
    • moved the debug mode page from docs (6b2d18e3)
    • split the faq page into different files for readability (bb1de6a6)
    • moved Manually add user from docs (0fa6c070)
    • moved How do I change PHP settings using .htaccess from docs (0defcaaa)
    • moved how does registration work page from docs (13ac44d3)
    • moved How do I find the code that does x from docs (ef30d048)
    • move the I don't like the wording of something in Elgg page from docs (9c13832b)
    • moved the Changing registration page from docs (6d7e4f48)
    • moved the changing profile fields page from docs (151d25a0)
    • moved What should I use to edit php code from docs (375869d1)
  • features: added a link to the Elgg showcas page (334d2010)
  • general: adds contents indexes to long pages (ebf316c9)
  • guides:
    • moved Walled Garden page from docs (4100ccef)
    • moved the Accessibility Guidelines from docs (5b687a42)
    • moved the systemlog page from docs (de73bb22)
    • moved the How to restrict where widgets can be used from docs (17ec2d35)
    • moved the javascript hooks page from docs (71551797)
    • moved the PluginDependencies from docs (e37d79a2)
    • moved hmac authentication page from docs (7b37f083)
    • moved don't modify core page from docs (c99e0008)
    • moved the ajax page from docs (b758c731)
    • moved Engine/Controllers/BestPractices from docs (26f77b0d)
    • move plugin coding guidelines from docs (9c4ee9f9)
    • moved the gatekeeper page from docs (686fb7b2)
    • moved simplecache from docs (a2d9b474)
    • moved the authentication page from docs (0e928075)
    • moved the permissions check documentation from docs (d9a6a88a)
    • moved the plugin (user)settings documentation from docs (bf2d984d)
    • moved the context documentation from docs (87bd91f9)
    • moved the helper functions page from docs (96d7d374)
    • moved the page handler documentation from docs (e327d354)
  • guids: moved page ownership from docs (223d668a)
  • pdf: Added LaTeX build testing to Travis (021a95c5)
  • plugins:
    • moved the System diagnostics page from docs (df2062a7)
    • moved the diagnostics page from docs (b69c978c)
    • completed the list of bundled plugins (2a886a84)
    • moved the thewire plugin description from docs (5443e715)
    • moved the blog plugin description from docs (722d1202)
    • moved the messages plugin description from docs (450c00b5)
    • moved the messageboard plugin description from docs (5d06e409)
    • moved the pages plugin description from docs (47f9d2c8)
    • moved the profile plugin description from docs (3fd4168c)
    • moved the groups plugin description from docs (0e1a6bdb)
    • moved the file plugin description from docs (140fb7ba)
    • moved the dashboard plugin description from docs (2b17c2ce)
    • moved the plugin skeleton documentation (d8ae89c7)
  • travis: Added validation of translated docs sources for es language to Travis (40d284e1)
  • views: moved the page structure best practices page from docs (c441a3f1)

Bug Fixes

  • core: getFilenameOnFilestore() returns empty string if an ElggFile object has no filename set (a03591e7)
  • docs:
    • Fixed docs elements not allowing LaTeX builds to succeed. (659d5796)
    • Fixed docs syntax for the PDF builds. (e3683683)
  • forms: Removes icon and title links from autocomplete results (aff7e69e, closes #5583)
  • livesearch: removed custom queries with ege* functions (d3656fa2)
  • plugins: trigger plugin hooks when saving plugin settings (19c31361, closes #6820#7502)
  • session: Explicitly closing the session in the shutdown hook to work around APC session problems. (7dbe7c6d, closes #7186)
  • views: allow numeric 0 values to show on user and group profile (edee47e5)

    Paweł Sroka

    Former Core Elgg team member, freelance developer.

    Latest comments