aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-02-26moved admin messages into admin page shellcash
2011-02-26Fixes #2913 - directs the user to admin dashboard when installer finishescash
2011-02-26fixed image size attributes added to "power by" imagecash
2011-02-26Refs #2693 - Added pg/css and pg/js to the list of public pages for walled ga...brettp
2011-02-26Refs #2982 adding and deleting friend collections works - editing does notcash
2011-02-26fixed friends picker js includecash
2011-02-26Added explicit height and width to powered_by_elgg iconewinslow
2011-02-25Refs #2895: Removed footer/links view. Moved report-this link into alternate...ewinslow
2011-02-25Refs #2895: Added support for an "alt" section in the footer menu. Put "powe...ewinslow
2011-02-25Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.ewinslow
2011-02-25Refs #2895: Messages now uses new topbar menuewinslow
2011-02-25Refs #2895: Made topbar into 2 menus. CSS will have to be fixedewinslow
2011-02-25Corrects bug that occurred when ElggMenuItem is passedewinslow
2011-02-25Emit a warning + debug info when an attempt to register a menu item failsewinslow
2011-02-25Supporting is_action in ElggMenuItemewinslow
2011-02-24Fixes #2960 removing river entry for deleted annotationcash
2011-02-24fixed a commit that slipped through from debugging scrolling/dragging bugcash
2011-02-24fixed typo in elgg menu updates from last nightcash
2011-02-24fixing friends collections for backward compatibilitycash
2011-02-24finished the implementation of non-links in menu systemcash
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-23Simplify registration of jeditable libraryewinslow
2011-02-22Refs #2790 - fixes it for real this timecash
2011-02-22Fixes #2790 adds fix from 1.7 branch into trunkcash
2011-02-22Refs #2980: Added an elgg_view_icon functionewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
2011-02-21Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie...ewinslow
2011-02-21Default page owner code now ignores the query. Works for pages like pg/bookma...brettp
2011-02-21fixed caching of user avatarscash
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-21fixes #2885 #2569 likes controlled by canAnnotate() with plugin hookcash
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-21Fixes #2310. Rewriting disable_registration to allow_registration in walled g...brettp
2011-02-20Fixed a few bugs with create_upgrade.php. It now also automatically incremen...brettp
2011-02-20added code to figure out page owner rather than explicitly setting in all the...cash
2011-02-20Fixes #2049. Created migration for 1.7 custom profile fields to 1.8.brettp
2011-02-20Refs #2833, #2956. Merged 1.7's action timeout changes to 1.8.brettp
2011-02-20Refs #2956. Merged left out merges from r2799 to trunk.brettp
2011-02-20Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk.brettp
2011-02-20Refs #2793, #2956. Ported run_function_once() and datalist_get/set() changes ...brettp
2011-02-20Refs #2813, #2956. Ported get_config() returns null to 1.8's get_config() and...brettp
2011-02-20Refs #2617, #2956: Merged email notification exception message fix in r7926 t...brettp
2011-02-20Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit test...brettp
2011-02-20Fixed problems with user-self registration if default widgets are set.brettp
2011-02-19fixed typocash
2011-02-19Fixes #2905: Admin action links on user hover menu asks for confirmation.brettp
2011-02-19Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T...brettp