aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2011-07-03Fixes #3656 updates the AccessArray interface methods for ElggCacheCash Costello
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
Fixes #3615 Better handling of options in ElggMenuItem
2011-06-26removed buttons logic from content header view, created convenience function ↵cash
rather than copying and pasting, and updated the blog plugin
2011-06-26added a data array to ElggMenuItem. Now by default options end up being ↵cash
passed to output/url.
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
Fixes #3564 Embed rewrite using new lightbox
2011-06-26Fixes #3585 do not need to check parameters because was registered for only ↵Cash Costello
one event
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
Made the plugin upgrade that forwards (2011010101) set itself in the processed upgrades.
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 ↵cash
listing
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ↵cash
modifications only
2011-06-24Merge squashed pull request #42 from benbro/master - Fixes #3586 by adding a ↵Cash Costello
hook for finding active users
2011-06-24added find_active_users hookbenbro
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵Cash Costello
ewinslow-3404-river-revamp Conflicts: languages/en.php
2011-06-22Merge pull request #44 from lie2815/3546-menu-item-edit-textCash Costello
Fixes #3546 Add setText() method to ElggMenuItem class
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 ↵cash
request variable X-Requested-With = XMLHttpRequest. This is because files cannot be uploaded with XMLHttpRequest
2011-06-13Fixes #3282 always using a menu item's name in its classcash
git-svn-id: http://code.elgg.org/elgg/trunk@9200 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12Fixes #2910 set the site_guid of site entitiescash
git-svn-id: http://code.elgg.org/elgg/trunk@9192 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12Fixes #3480 not requiring a timestamp when using the js/css page handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@9191 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11topbar icons were pushing the site title. Forced the elgg logo and avatar to ↵cash
behave. Adding overflow hidden to the topbar div would prevent future problems but cause issues for those adding drop down menus git-svn-id: http://code.elgg.org/elgg/trunk@9183 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3039 added elgg_delete_river()cash
git-svn-id: http://code.elgg.org/elgg/trunk@9180 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3515 created a unified page handler for account pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@9175 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11sorting plugin settings menu items by textcash
git-svn-id: http://code.elgg.org/elgg/trunk@9169 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #3489 added input/output views for tag and locationcash
git-svn-id: http://code.elgg.org/elgg/trunk@9163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #3548 the check for an admin menu's parent wasn't workingcash
git-svn-id: http://code.elgg.org/elgg/trunk@9159 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 promoted advanced plugins up to be a primary menucash
git-svn-id: http://code.elgg.org/elgg/trunk@9156 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #3510, #3366. Added warning about count vs sum in ↵brettp
egef_annotation_count() to trunk. git-svn-id: http://code.elgg.org/elgg/trunk@9147 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-08Refs #3510, #3416. Merged update for making sure users have relationship ↵brettp
member_of on site object. git-svn-id: http://code.elgg.org/elgg/trunk@9144 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-08River revamp for 1.8Evan Winslow
2011-06-07Refs #3510, #3418. Merged fix for forwarding after output to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9141 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-07Refs #3510, #3433. Ported r9062 to trunk. Fix for comment hook returning 0 ↵brettp
comments. git-svn-id: http://code.elgg.org/elgg/trunk@9139 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-01Fixes #3455 added documentation back to deprecated functionscash
git-svn-id: http://code.elgg.org/elgg/trunk@9125 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-24Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins ↵brettp
with unmet dependencies. git-svn-id: http://code.elgg.org/elgg/trunk@9111 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Refs #3340 pulls dashboard out as plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@9108 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Fixes #3300 adds a created,river eventcash
git-svn-id: http://code.elgg.org/elgg/trunk@9104 36083f99-b078-4883-b0ff-0f9b5a30f544