aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-07-27Fixed some documentation.Brett Profitt
2011-07-10Fixes #3336 functions that used elgg_view_exists() were not falling back to t...Cash Costello
2011-07-09fixed redirect for user avatars if we cannot get the usercash
2011-07-06Revert "Merged ACL fixes from 1.7 branch."Brett Profitt
2011-07-06Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of #...Brett Profitt
2011-07-06Fixes #2204 standardized the hooks/overrides for plugin settings and usersett...Cash Costello
2011-07-06$joins was not declared in elgg_get_river()Cash Costello
2011-07-06Merge pull request #54 from cash/dev-toolsCash Costello
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-07-04Merge pull request #53 from cash/reflected_xss_fixesCash Costello
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-07-03Merged d423aee393458d6827db from 1.7 to master.Brett Profitt
2011-07-03Fixes #3650 deprecated ElggUser::getCollections()cash
2011-07-03Fixes #3656 updates the AccessArray interface methods for ElggCacheCash Costello
2011-07-02added logging to the web page footercash
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-29handling spaces and uppercase characters when creating menu item classescash
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-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash 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-25Fixes #3609 removed use of deprecated trigger_plugin_hook()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-22Merge pull request #44 from lie2815/3546-menu-item-edit-textCash Costello
2011-06-21Add param description to PHPDoc comments of setText() function.Franz Liedke
2011-06-21Fix dumb typos from last commit.Franz Liedke
2011-06-20removed debug codecash
2011-06-20Add setText() method to ElggMenuItem class. Fixes #3546.Franz Liedke
2011-06-20Add setHref() method to ElggMenuItem class. Fixes #3486.Franz Liedke
2011-06-19added another way for an action to be detected as an Ajax action: set the req...cash
2011-06-13Fixes #3282 always using a menu item's name in its classcash
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