aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2011-07-02fixed river for #3544cash
2011-07-02added note about preventing reflected XSS vulnerabilities.cash
2011-06-30Adds exception handling to shutdown hook from pull request 50Cash Costello
2011-06-30Refs #3015 updated jquery and jquery-ui to their latest releasesCash Costello
2011-06-29added backward compatibility for the view page_elements/content_wrappercash
2011-06-29added @since dates on two functions in group librarycash
2011-06-28using elgg_view_title() in content layout headerCash Costello
2011-06-28Merge pull request #51 from cash/add-data-to-menuCash Costello
2011-06-26removed buttons logic from content header view, created convenience function ...cash
2011-06-26added a data array to ElggMenuItem. Now by default options end up being passe...cash
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
2011-06-26Fixes #3585 do not need to check parameters because was registered for only o...Cash Costello
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-25Don't say the db was upgradeded when it wasn't.Brett Profitt
2011-06-25Fixes #3554. Pulled 1.7->1.8 upgrade bootstrapping into a separate function. ...Brett Profitt
2011-06-25datalist_get() was incorrectly setting escaped values in the cache.Brett Profitt
2011-06-25fixed spacing in elgg_admin_add_plugin_settings_menu()cash
2011-06-24Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l...cash
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ...cash
2011-06-24Merge squashed pull request #42 from benbro/master - Fixes #3586 by adding a ...Cash Costello
2011-06-24added find_active_users hookbenbro
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi...Cash Costello
2011-06-20removed debug codecash
2011-06-19added another way for an action to be detected as an Ajax action: set the req...cash
2011-06-12Fixes #2910 set the site_guid of site entitiescash
2011-06-12Fixes #3480 not requiring a timestamp when using the js/css page handlercash
2011-06-11topbar icons were pushing the site title. Forced the elgg logo and avatar to ...cash
2011-06-11Fixes #3039 added elgg_delete_river()cash
2011-06-11Fixes #3515 created a unified page handler for account pagescash
2011-06-11sorting plugin settings menu items by textcash
2011-06-09Fixes #3489 added input/output views for tag and locationcash
2011-06-09Fixes #3548 the check for an admin menu's parent wasn't workingcash
2011-06-09Refs #2871 promoted advanced plugins up to be a primary menucash
2011-06-09Refs #3510, #3366. Added warning about count vs sum in egef_annotation_count(...brettp
2011-06-08Refs #3510, #3416. Merged update for making sure users have relationship memb...brettp
2011-06-08River revamp for 1.8Evan Winslow
2011-06-07Refs #3510, #3418. Merged fix for forwarding after output to trunk.brettp
2011-06-01Fixes #3455 added documentation back to deprecated functionscash
2011-05-20Refs #3340 pulls dashboard out as plugincash
2011-05-20Fixes #3300 adds a created,river eventcash
2011-05-19'creating', 'river' is the plugin hook for preventing or catching a river add...cash
2011-05-19Fixes #3454 not stripping empty attributescash
2011-05-19Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add s...cash
2011-05-19Fixes #3462 empty classes directory is no longer treated as an errorcash
2011-05-18Fixes #3132 added 'route', $handler plugin hookcash
2011-05-14Fixes #3456 user/default now works much like the object/<subtype> views regar...cash
2011-05-14not using deprecated get_annotation/get_metadata functions in can_edit_extend...cash
2011-05-14removed a deprecated function use in users libcash
2011-05-14improved documentation of elgg_register_action()cash
2011-05-14improved documentation of elgg_register_extender_url_handler()cash