aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-13Fixes #3116 old method of getting site menu works againcash
2011-03-13Refs #2228 reverting [8654] so forwarding workscash
2011-03-13Reverted changes made for elgg.com on Tools menucash
2011-03-13Refs #3079: Better checks in ElggPlugin::setPriority() to avoid priorities of...brettp
2011-03-13Refs #3009. Fixed a few typos and inaccuracies in the welcome widget.brettp
2011-03-13Refs #3096 removed the list directory since we moved the body view outcash
2011-03-13tweaked an id so that the likes html would be validcash
2011-03-13how did that get there - removing some test codecash
2011-03-13Fixes #3110 - checking selector before running date picker jscash
2011-03-13wrapped the submit button in diagnostics plugin with a <p> so the bottom does...cash
2011-03-13Refs #2991 restored plugin settings language string needed for page titlecash
2011-03-13fixed typo in site settingscash
2011-03-13Fixes #3072 using elgg_list_entities*() in group members sidebar viewcash
2011-03-13displaying a no activity message on the activity page for new groupscash
2011-03-13added text to pages plugin for case where no pages have been created on sitecash
2011-03-13fixed typo in file index.phpcash
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12somehow we forgot to use 'elements' in river viewscash
2011-03-12Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if f...brettp
2011-03-12Fixes #3045 custom index and the friends widget now use the gallery view for ...cash
2011-03-12Refs #3045 adds a gallery context based view for userscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Fixed #3093: Admin link shows only for admin users.brettp
2011-03-12Fixes #3004: Updated admin widget text to reflect menu changes.brettp
2011-03-12Fixed blog revision links.brettp
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-12forgot to include js registered for the footer in page shellscash
2011-03-12Refs #3091 registering js and css support priority though does not maintain r...cash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
2011-03-12Refs #2991. Missed this from previous commit.brettp
2011-03-12Refs #2991: Readded the appearance menu under configure. Moved plugin setting...brettp
2011-03-12Refs #2991. Using section for admin menu.brettp
2011-03-12Refs #3088. Wrapping section headers in <h2>s.brettp
2011-03-12Refs #3088. Added docs for section headers to elgg_view_menu().brettp
2011-03-12Fixes #3088: Added section header support to page and default menus.brettp
2011-03-12Refs #3085 finished support for passing $vars to elgg_view_entity()cash
2011-03-12Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons...cash
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash
2011-03-12Refs #3085 improved documentation of elgg_view_entity_list() which already su...cash
2011-03-12improved documentation of can write to container method/functioncash
2011-03-11Fixes #3081: Adding a new line between javascript includes.brettp
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-10Ignoring some standard eclipse filesewinslow
2011-03-10Refs #2228: Deprecated use of pg/ in page handlers. Now we get to have nice ...ewinslow
2011-03-10Added curl requirement to twitterservice.brettp
2011-03-10Fixes #3072: Fixed group member list in sidebar. Thoughts about using the elg...brettp
2011-03-10Fixes #3069. Added group activity content.brettp
2011-03-10Refs #3004. First draft of welcome widget text.brettp