Age | Commit message (Expand) | Author |
2011-03-01 | Fixes #3033 removed use of set_view_location() from core | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | Fixes #3010 moved topbar menu registration to page setup so that the url over... | cash |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-03-01 | Added support for "rel" to ElggMenuItem | ewinslow |
2011-03-01 | Fixes #3023: added support for 'class' argument in elgg_register_menu_item | ewinslow |
2011-03-01 | Fixes #3014 using more standard "register" in admin convenience function | cash |
2011-02-27 | Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the ... | brettp |
2011-02-26 | Fixes #2951 not registering utilities menu item by default but added code to ... | cash |
2011-02-26 | simplified admin menu registration function in preparation for adding sections | cash |
2011-02-26 | moved admin messages into admin page shell | cash |
2011-02-26 | Fixes #2913 - directs the user to admin dashboard when installer finishes | cash |
2011-02-26 | fixed image size attributes added to "power by" image | cash |
2011-02-26 | Refs #2693 - Added pg/css and pg/js to the list of public pages for walled ga... | brettp |
2011-02-26 | Refs #2982 adding and deleting friend collections works - editing does not | cash |
2011-02-26 | fixed friends picker js include | cash |
2011-02-26 | Added explicit height and width to powered_by_elgg icon | ewinslow |
2011-02-25 | Refs #2895: Removed footer/links view. Moved report-this link into alternate... | ewinslow |
2011-02-25 | Refs #2895: Added support for an "alt" section in the footer menu. Put "powe... | ewinslow |
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow |
2011-02-25 | Refs #2895: Messages now uses new topbar menu | ewinslow |
2011-02-25 | Refs #2895: Made topbar into 2 menus. CSS will have to be fixed | ewinslow |
2011-02-25 | Corrects bug that occurred when ElggMenuItem is passed | ewinslow |
2011-02-25 | Emit a warning + debug info when an attempt to register a menu item fails | ewinslow |
2011-02-25 | Supporting is_action in ElggMenuItem | ewinslow |
2011-02-24 | Fixes #2960 removing river entry for deleted annotation | cash |
2011-02-24 | fixed a commit that slipped through from debugging scrolling/dragging bug | cash |
2011-02-24 | fixed typo in elgg menu updates from last night | cash |
2011-02-24 | fixing friends collections for backward compatibility | cash |
2011-02-24 | finished the implementation of non-links in menu system | cash |
2011-02-24 | using getContent() in menu system in preparation for supporting non-links | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-23 | Simplify registration of jeditable library | ewinslow |
2011-02-22 | Refs #2790 - fixes it for real this time | cash |
2011-02-22 | Fixes #2790 adds fix from 1.7 branch into trunk | cash |
2011-02-22 | Refs #2980: Added an elgg_view_icon function | ewinslow |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-21 | elgg-owner-block-menu => elgg-menu-owner-block | ewinslow |
2011-02-21 | Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie... | ewinslow |
2011-02-21 | Default page owner code now ignores the query. Works for pages like pg/bookma... | brettp |
2011-02-21 | fixed caching of user avatars | cash |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-21 | fixes #2885 #2569 likes controlled by canAnnotate() with plugin hook | cash |
2011-02-21 | Fixes #2971 added canComment() method and implemented it for ElggBlog | cash |
2011-02-21 | Fixes #2310. Rewriting disable_registration to allow_registration in walled g... | brettp |
2011-02-20 | Fixed a few bugs with create_upgrade.php. It now also automatically incremen... | brettp |
2011-02-20 | added code to figure out page owner rather than explicitly setting in all the... | cash |
2011-02-20 | Fixes #2049. Created migration for 1.7 custom profile fields to 1.8. | brettp |
2011-02-20 | Refs #2833, #2956. Merged 1.7's action timeout changes to 1.8. | brettp |