Age | Commit message (Expand) | Author |
2010-12-05 | added a convience function for the media content pattern - is elgg_view_media... | cash |
2010-12-05 | changed img | body media element to icon | body | cash |
2010-12-05 | Clean-up of the blog plugin - now using urls from 1.7.5 | cash |
2010-12-05 | fixed bug in uservalidationbyemail permissions hook handler - was giving ever... | cash |
2010-12-04 | Fixes #2519 we can now register and load php libraries - blog plugin is using... | cash |
2010-12-04 | object/blog view uses new media view - needs some clean up | cash |
2010-12-04 | welcome to the new media view - it is being used in the new latest comments m... | cash |
2010-12-04 | refs #1402 first cut of the new sidebar layout code (plus some other stuff - ... | cash |
2010-12-04 | fitting blog object display into new html structure | cash |
2010-12-04 | blog sidebar html updates finished - uses modules! | cash |
2010-12-04 | a better main content view structure | cash |
2010-12-03 | Refs #2700: Removed a few stray hyphens. | brettp |
2010-12-03 | Another stray hyphens | ewinslow |
2010-12-03 | hyphen snuck in to elgg_view_river_item | ewinslow |
2010-12-03 | Removed more incompatible 1.8 attributes in 1.7-style manifests. | brettp |
2010-12-03 | Removing unsupported 1.7-style manifest elements. | brettp |
2010-12-03 | preview of what the main content area looks like with a module approach | cash |
2010-12-03 | Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a... | cash |
2010-12-02 | Refs #2700. Fixed a misplaced - in riverdashboard from the css _ to - convers... | brettp |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-12-01 | Fixes #2555 content.php is the new display view for widgets | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-30 | fixed typo in uservalidationbyemail plugin | cash |
2010-11-30 | started cleaning up the messages plugin | cash |
2010-11-30 | Updated the zaudio plugin for 1.8 | cash |
2010-11-29 | Fixes #2508 Sending user to referrer in reported content admin actions | cash |
2010-11-29 | cleaned up some of the other smaller plugins | cash |
2010-11-29 | Cleaned up the log browser plugin | cash |
2010-11-29 | cleaned up the reported content plugin | cash |
2010-11-24 | unnecessary declaration of global $CONFIG; | ewinslow |
2010-11-24 | Removing superfluous calls to insert site root in urls | ewinslow |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-23 | Fixes #2638 - specifying the full url on the urls so we don't have this probl... | cash |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash |
2010-11-23 | Fixes #2418 and merges [7121] into trunk | cash |
2010-11-22 | Merged bookmarks XSS fixes in r7406 to trunk. | brettp |
2010-11-21 | Refs #2612: Merged r7402 to trunk. | brettp |
2010-11-21 | Refs #2670: Merged XFN fixes from 1.7 to 1.8. Removed unused code in profile_... | brettp |
2010-11-21 | removed call to deprecated page_owner() | cash |
2010-11-21 | removed deprecated tag library calls | cash |
2010-11-21 | deprecated two site functions and removed a use of previously deprecated func... | cash |
2010-11-20 | Fixes #472 handling interactive adding/deleting of widgets with single/multip... | cash |
2010-11-20 | Refs #472 not allowing widgets to be added if only single instance allowed | cash |
2010-11-20 | Fixes #2668 adding getOwnerGUID() | cash |
2010-11-20 | Fixes #2497: htmLawed now uses a plugin hook for allowed_styles and htmlawed_... | ewinslow |
2010-11-20 | Fixes #2357: messageboard post action redirects to referrer | ewinslow |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |