aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-10Refs #2228: Deprecated use of pg/ in page handlers. Now we get to have nice ...ewinslow
2011-03-10fixed page owner setting for sites in a subdirectorycash
2011-03-09Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layou...brettp
2011-03-09Fixed some typos in documentation of ElggBatch.brettp
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-08Fixes #3005. Added links to admin faq, admin manual, blog, and community foru...brettp
2011-03-08Added a bit more docs to elgg_view_menu().brettp
2011-03-08Fixes #2310. Only conditionally setting the allow_registration field for user...brettp
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set al...brettp
2011-03-08Added a bit more docs to ElggBatch.brettp
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-07added support for confirm text to ElggMenuItemcash
2011-03-07not showing river buttons when displaying in widgetscash
2011-03-06Refs #2693 walled garden code is functional. Push back a thorough clean up un...cash
2011-03-06Refs #2693 pulled walled garden css out as separate viewcash
2011-03-06Refs #2679 can comment on discussion forums in river nowcash
2011-03-06Fixes #2895 river menu reimplemented using plugin hookcash
2011-03-05added a catch to menu builder for bad menu itemscash
2011-03-05pulled power by icon out of menu in footer as it serves a different purpose t...cash
2011-03-04Refs #1926 should not be ignoring the flush variablecash
2011-03-04updated comment on why we may want to keep access cachecash
2011-03-04Refs #1926 made 'access:collections:add_user', 'collection' plugin hook more ...cash
2011-03-04added a hint about 0 meaning no limit for egecash
2011-03-02Fixes #3006 restores previous dividerscash
2011-03-02Added comment explaining purpose of regexewinslow
2011-03-02elgg_normalize_url leaves #target and ?query urls aloneewinslow
2011-03-01Fixes #3033 removed use of set_view_location() from corecash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Fixes #3010 moved topbar menu registration to page setup so that the url over...cash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-03-01Added support for "rel" to ElggMenuItemewinslow
2011-03-01Fixes #3023: added support for 'class' argument in elgg_register_menu_itemewinslow
2011-03-01Fixes #3014 using more standard "register" in admin convenience functioncash
2011-02-27Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the ...brettp
2011-02-26Fixes #2951 not registering utilities menu item by default but added code to ...cash
2011-02-26simplified admin menu registration function in preparation for adding sectionscash
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