Age | Commit message (Expand) | Author |
2011-09-11 | Livesearch handler returns proper JSON string now | Ravindra Nath Kakarla |
2011-09-11 | Fixes #3794 fixes menu links so that admins can edit avatars | Cash Costello |
2011-09-10 | Fixes #3741 fixed menu code so that all links do not get empty title and conf... | Cash Costello |
2011-09-10 | Fixes #3665, #3660 added plugin hooks for page and layouts so that rss icon f... | Cash Costello |
2011-09-10 | Fixes #3688 setting the page setup variable in $CONFIG before trigger the eve... | Cash Costello |
2011-09-10 | Fixes #3714 also forwarding to the top of the page when a plugin activation f... | Cash Costello |
2011-09-10 | Fixes #3752 corrected URL for group membership requests | Cash Costello |
2011-09-10 | made the documentation of the plugin settings code a little clearer | Cash Costello |
2011-09-10 | Fixes #3782 only deleting metadata if the entity has been saved | Cash Costello |
2011-09-10 | Fixes #3775 updated admin area for logbrowser to utilities | Cash Costello |
2011-09-05 | Fixed a stupid problem I introduced in the installation and only just caught >:O | Brett Profitt |
2011-09-05 | Version bump to 1.8.0. *whew* | Brett Profitt |
2011-09-05 | Updated README to mention the Elgg Foundation. | Brett Profitt |
2011-09-05 | Refs #3449, #3770. Using JS to fix submenu dropdown in IE7. | Brett Profitt |
2011-09-05 | Improved documentation for deprecated functions. | Brett Profitt |
2011-09-05 | Added instructions to delete deprecated plugins during upgrade. | Brett Profitt |
2011-09-05 | Updated changes for 1.8.0. | Brett Profitt |
2011-09-05 | Updated contributors file with @elgg.org email addresses. | Brett Profitt |
2011-09-05 | Added more explicit upgrade instructions for 1.7 -> 1.8. | Brett Profitt |
2011-09-05 | Refs #3449. Some IE7 CSS fixes. I need to shower now. | Brett Profitt |
2011-09-04 | Fixes #3661. Pulled in recursive delete fixes to master. | Brett Profitt |
2011-09-04 | Refs #3661. Merged lat/long metadata fixes to master. | Brett Profitt |
2011-09-04 | Refs #3661. Merged XSS fixes in search to master. | Brett Profitt |
2011-09-04 | Refs #3661. Better filtering for container_guid in pages. | Brett Profitt |
2011-09-04 | Refs #3661. Pulled in XSS fixes for file search. | Brett Profitt |
2011-09-04 | Fixes #3720. Using correctly filters for tabs on group landing page. | Brett Profitt |
2011-09-04 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-09-04 | Merge pull request #59 from surevine/ticket3709 | Brett Profitt |
2011-09-04 | Refs #3661. Merged $CONFIG->lastcache fix to master. | Brett Profitt |
2011-09-03 | Fixed typo in call to function. | Brett Profitt |
2011-08-30 | Fixes #3543. Ported access collections fix to master. | Brett Profitt |
2011-08-29 | Fixes #3461: Using absolute URLs for lightbox CSS. | Brett Profitt |
2011-08-29 | Removing debug string. | Brett Profitt |
2011-08-27 | Fixes #3561. Only adding the static profile block height to the widget canvas... | Brett Profitt |
2011-08-27 | Fixes #2911. Embed plugins works again. Added menu for embed sections. This p... | Brett Profitt |
2011-08-27 | Fixes #3434. Manifests are checked more carefully on anything that checks dep... | Brett Profitt |
2011-08-25 | Fixes #3535. elgg_view_form() automatically adds elgg-form-action-name. | Brett Profitt |
2011-08-25 | Removed unused code for likes notification. | Brett Profitt |
2011-08-25 | Fixes #3131. Added generic liking notification text. | Brett Profitt |
2011-08-25 | Merge branch 'master' of github.com:brettp/Elgg | Brett Profitt |
2011-08-25 | Fixes #3558. Added upgrade for excerpt in blogs. | Brett Profitt |
2011-08-25 | Removed silly check for elgg version. | Brett Profitt |
2011-08-25 | Fixing blog upgrades for excerpt. | Brett Profitt |
2011-08-25 | Merge branch 'master' of github.com:brettp/Elgg | Brett Profitt |
2011-08-25 | Fixes #3657. There's not a good way to ensure redirects for CODING.txt becaus... | Brett Profitt |
2011-08-25 | Fixes #3662. Pulled out shortcut_icon to its own view for easier overriding. | Brett Profitt |
2011-08-24 | Checking for === false when moving elements in ElggPriorityList instead of ju... | Brett Profitt |
2011-08-24 | Fixes #3621. Corrected the URL for the unvalidated users pagination. | Brett Profitt |
2011-08-24 | Fixes #3612, #3750. Added edit replies back to group plugin with the annotati... | Brett Profitt |
2011-08-24 | Refs #3750. Messageboard using annotations menu. | Brett Profitt |