aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2011-02-25Corrects bug that occurred when ElggMenuItem is passedewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8472 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Emit a warning + debug info when an attempt to register a menu item failsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8470 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Supporting is_action in ElggMenuItemewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8469 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Fixes #2960 removing river entry for deleted annotationcash
git-svn-id: http://code.elgg.org/elgg/trunk@8463 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24fixed a commit that slipped through from debugging scrolling/dragging bugcash
git-svn-id: http://code.elgg.org/elgg/trunk@8461 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24fixed typo in elgg menu updates from last nightcash
git-svn-id: http://code.elgg.org/elgg/trunk@8460 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24fixing friends collections for backward compatibilitycash
git-svn-id: http://code.elgg.org/elgg/trunk@8459 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24finished the implementation of non-links in menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8458 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
git-svn-id: http://code.elgg.org/elgg/trunk@8457 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8456 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Refs #2997 switching from title to text for menu itemscash
git-svn-id: http://code.elgg.org/elgg/trunk@8455 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Simplify registration of jeditable libraryewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8450 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Refs #2790 - fixes it for real this timecash
git-svn-id: http://code.elgg.org/elgg/trunk@8417 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #2790 adds fix from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8416 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Refs #2980: Added an elgg_view_icon functionewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8407 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8394 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8389 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Refs #2950: Move page/shells/ directly under /page/ since nowhere else in ↵ewinslow
views do we use a shells directory. git-svn-id: http://code.elgg.org/elgg/trunk@8387 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Default page owner code now ignores the query. Works for pages like ↵brettp
pg/bookmarks/add/34?address=http://google.com git-svn-id: http://code.elgg.org/elgg/trunk@8385 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21fixed caching of user avatarscash
git-svn-id: http://code.elgg.org/elgg/trunk@8384 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype ↵cash
is a good idea and screen would become a confusing idea git-svn-id: http://code.elgg.org/elgg/trunk@8383 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21fixes #2885 #2569 likes controlled by canAnnotate() with plugin hookcash
git-svn-id: http://code.elgg.org/elgg/trunk@8382 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
git-svn-id: http://code.elgg.org/elgg/trunk@8381 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2310. Rewriting disable_registration to allow_registration in walled ↵brettp
garden upgrade. git-svn-id: http://code.elgg.org/elgg/trunk@8379 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixed a few bugs with create_upgrade.php. It now also automatically ↵brettp
increments version.php. git-svn-id: http://code.elgg.org/elgg/trunk@8372 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20added code to figure out page owner rather than explicitly setting in all ↵cash
the plugin page handlers git-svn-id: http://code.elgg.org/elgg/trunk@8370 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixes #2049. Created migration for 1.7 custom profile fields to 1.8.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8369 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2833, #2956. Merged 1.7's action timeout changes to 1.8.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8366 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2956. Merged left out merges from r2799 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8365 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8364 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2793, #2956. Ported run_function_once() and datalist_get/set() changes ↵brettp
for values > 32 chars to trunk. git-svn-id: http://code.elgg.org/elgg/trunk@8363 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2813, #2956. Ported get_config() returns null to 1.8's get_config() ↵brettp
and elgg_get_config(). git-svn-id: http://code.elgg.org/elgg/trunk@8362 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2617, #2956: Merged email notification exception message fix in r7926 ↵brettp
to trunk. git-svn-id: http://code.elgg.org/elgg/trunk@8361 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit ↵brettp
tests for setting metadata on saved / unsaved entities. git-svn-id: http://code.elgg.org/elgg/trunk@8359 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixed problems with user-self registration if default widgets are set.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8356 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed typocash
git-svn-id: http://code.elgg.org/elgg/trunk@8331 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2905: Admin action links on user hover menu asks for confirmation.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8314 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). ↵brettp
This allows you to put classes on the a and li tags it generates. git-svn-id: http://code.elgg.org/elgg/trunk@8313 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19added documentation for the livesearch page handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@8312 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section ↵brettp
and updated to work with new widgets. Will need an upgrade for users running the old default widgets in 1.7. git-svn-id: http://code.elgg.org/elgg/trunk@8302 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Fixing list_registered_entities() from displaying things it should. You now ↵brettp
must explicitly register object subtypes to get them to display. git-svn-id: http://code.elgg.org/elgg/trunk@8297 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Fixes #2943: Removed engine/lib/install.phpewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8290 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8288 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8286 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8285 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Fixes #2945, Refs #2946. Plugins that require priority on an uninstalled ↵brettp
plugin don't crash the plugins admin. git-svn-id: http://code.elgg.org/elgg/trunk@8283 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Refs #2847. Fixed simplecache settings and functionality for initial ↵brettp
installation. git-svn-id: http://code.elgg.org/elgg/trunk@8278 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Fixes #1433, #2183. Upgrades are now tracked and will be run if needed ↵brettp
regardless of version. git-svn-id: http://code.elgg.org/elgg/trunk@8277 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Moved all deprecated core functions into the appropriate deprecation fineewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8262 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8261 36083f99-b078-4883-b0ff-0f9b5a30f544