Age | Commit message (Expand) | Author |
2011-03-12 | Refs #2991. Using section for admin menu. | brettp |
2011-03-12 | Refs #3088. Added docs for section headers to elgg_view_menu(). | brettp |
2011-03-12 | Refs #3085 finished support for passing $vars to elgg_view_entity() | cash |
2011-03-12 | Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons... | cash |
2011-03-12 | Refs #3085 added $vars to elgg_view_comments() | cash |
2011-03-12 | Refs #3085 improved documentation of elgg_view_entity_list() which already su... | cash |
2011-03-12 | improved documentation of can write to container method/function | cash |
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-10 | fixed page owner setting for sites in a subdirectory | cash |
2011-03-09 | Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layou... | brettp |
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash |
2011-03-08 | Fixes #3005. Added links to admin faq, admin manual, blog, and community foru... | brettp |
2011-03-08 | Added a bit more docs to elgg_view_menu(). | brettp |
2011-03-08 | Fixes #2310. Only conditionally setting the allow_registration field for user... | brettp |
2011-03-08 | Fixes #2229. Removed published data metadata in blog. Added upgrade to set al... | brettp |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-03-07 | not showing river buttons when displaying in widgets | cash |
2011-03-06 | Refs #2693 walled garden code is functional. Push back a thorough clean up un... | cash |
2011-03-06 | Refs #2693 pulled walled garden css out as separate view | cash |
2011-03-06 | Refs #2679 can comment on discussion forums in river now | cash |
2011-03-06 | Fixes #2895 river menu reimplemented using plugin hook | cash |
2011-03-05 | pulled power by icon out of menu in footer as it serves a different purpose t... | cash |
2011-03-04 | Refs #1926 should not be ignoring the flush variable | cash |
2011-03-04 | updated comment on why we may want to keep access cache | cash |
2011-03-04 | Refs #1926 made 'access:collections:add_user', 'collection' plugin hook more ... | cash |
2011-03-04 | added a hint about 0 meaning no limit for ege | cash |
2011-03-02 | Fixes #3006 restores previous dividers | cash |
2011-03-02 | Added comment explaining purpose of regex | ewinslow |
2011-03-02 | elgg_normalize_url leaves #target and ?query urls alone | ewinslow |
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 #3014 using more standard "register" in admin convenience function | cash |
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 #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-24 | fixed a commit that slipped through from debugging scrolling/dragging bug | cash |