aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14Fixes #2928: Invalid plugins are shown on the advance page with details about...brettp
2011-03-14Refs #3109: Fixes 3 more instances of background-color being used when backgr...ewinslow
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-14Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fix...brettp
2011-03-14Using tabs instead of spaces to indent lines in CODING.txtewinslow
2011-03-14Refs #2896: Added some initial CSS coding standards based on what I found/did...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-14Fixes #3080: Move redirect code to before engine inclusionewinslow
2011-03-14Fixes #3121 array_filter() passes array elements to callbackcash
2011-03-14Fixes #3103. Re-added code accidentally removed in r8611 that broke page menu...brettp
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp
2011-03-13fixed WSOD because of function name change when using some 1.7 themescash
2011-03-13Refs #3059 should only fallback to 1.7 pageshell when asking for default page...cash
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