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