Age | Commit message (Expand) | Author |
2011-02-26 | simplified admin menu registration function in preparation for adding sections | cash |
2011-02-26 | Fixes #2799 added check for session.auto_start | 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 | Fixes #2977 changed title to alt | cash |
2011-02-26 | Fixes #2982 friends collections work even if the code is convoluted and poorl... | cash |
2011-02-26 | fixed notifications plugin's hacked up friends picker...shudder | cash |
2011-02-26 | fixed group invite form | 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 | Switching elgg-menu-metadata to inline-block method of declaring a horizontal... | ewinslow |
2011-02-26 | Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu... | ewinslow |
2011-02-26 | .elgg-menu enhancement for horizontal menus | ewinslow |
2011-02-26 | .elgg-menu is no longer trivial | ewinslow |
2011-02-26 | Added explicit height and width to powered_by_elgg icon | ewinslow |
2011-02-26 | Fixes #2691: Switching elgg-icon to display:inline-block -- matches behavior ... | ewinslow |
2011-02-25 | Converted report-this icon to be compatible with elgg_view_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 #2538: Functions don't need double-namespacing | ewinslow |
2011-02-25 | Using shorthand in css to scrunch it a bit | ewinslow |
2011-02-25 | Converted css/elements/page_layout to layout. Now we have a bunch of nice, t... | 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: Converted page_links into a menu. Bookmarks now uses it | 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 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | 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-25 | Cleaned up some js in the installer | ewinslow |
2011-02-25 | Updated input/checkboxes code in installation viewtype | ewinslow |
2011-02-25 | Not all of last commit got through completely... | ewinslow |
2011-02-25 | Converted installation forms to use elgg_view_form and the /forms/ directory | ewinslow |
2011-02-24 | Fixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout. | brettp |
2011-02-24 | Fixes #2960 removing river entry for deleted annotation | cash |
2011-02-24 | fixed dragging/scrolling issue caused by overflow-y on body | 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-24 | moved another friends picker css section to forms css view | cash |
2011-02-24 | cutting down the amount of css required for the avatar page | cash |
2011-02-24 | organized the river views according to the subview pattern | cash |
2011-02-23 | Adjusting offset for dropdown module | ewinslow |