aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-14Using tabs instead of spaces to indent lines in CODING.txtewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8705 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #2896: Added some initial CSS coding standards based on what I ↵ewinslow
found/did in the last commit git-svn-id: http://code.elgg.org/elgg/trunk@8704 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where ↵ewinslow
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3080: Move redirect code to before engine inclusionewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8702 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3121 array_filter() passes array elements to callbackcash
git-svn-id: http://code.elgg.org/elgg/trunk@8701 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3103. Re-added code accidentally removed in r8611 that broke page ↵brettp
menu selected items. git-svn-id: http://code.elgg.org/elgg/trunk@8700 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ↵brettp
plugin and user settings. git-svn-id: http://code.elgg.org/elgg/trunk@8699 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13fixed WSOD because of function name change when using some 1.7 themescash
git-svn-id: http://code.elgg.org/elgg/trunk@8698 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3059 should only fallback to 1.7 pageshell when asking for default ↵cash
page shell - otherwise breaks admin area git-svn-id: http://code.elgg.org/elgg/trunk@8697 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Fixes #3116 old method of getting site menu works againcash
git-svn-id: http://code.elgg.org/elgg/trunk@8696 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #2228 reverting [8654] so forwarding workscash
git-svn-id: http://code.elgg.org/elgg/trunk@8695 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Reverted changes made for elgg.com on Tools menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8694 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3079: Better checks in ElggPlugin::setPriority() to avoid priorities ↵brettp
of 0. Still requires testing for MySQL 5.5. git-svn-id: http://code.elgg.org/elgg/trunk@8693 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3009. Fixed a few typos and inaccuracies in the welcome widget.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8692 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3096 removed the list directory since we moved the body view outcash
git-svn-id: http://code.elgg.org/elgg/trunk@8691 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13tweaked an id so that the likes html would be validcash
git-svn-id: http://code.elgg.org/elgg/trunk@8690 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13how did that get there - removing some test codecash
git-svn-id: http://code.elgg.org/elgg/trunk@8689 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Fixes #3110 - checking selector before running date picker jscash
git-svn-id: http://code.elgg.org/elgg/trunk@8688 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13wrapped the submit button in diagnostics plugin with a <p> so the bottom ↵cash
doesn't get cut off git-svn-id: http://code.elgg.org/elgg/trunk@8687 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #2991 restored plugin settings language string needed for page titlecash
git-svn-id: http://code.elgg.org/elgg/trunk@8686 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13fixed typo in site settingscash
git-svn-id: http://code.elgg.org/elgg/trunk@8685 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Fixes #3072 using elgg_list_entities*() in group members sidebar viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8684 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13displaying a no activity message on the activity page for new groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@8683 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13added text to pages plugin for case where no pages have been created on sitecash
git-svn-id: http://code.elgg.org/elgg/trunk@8682 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13fixed typo in file index.phpcash
git-svn-id: http://code.elgg.org/elgg/trunk@8681 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
git-svn-id: http://code.elgg.org/elgg/trunk@8680 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12somehow we forgot to use 'elements' in river viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@8679 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if ↵brettp
found. Need to add documention for how to replace views directory to wiki. Also fixed ajax loader during upgrade. git-svn-id: http://code.elgg.org/elgg/trunk@8678 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3045 custom index and the friends widget now use the gallery view for ↵cash
user icons git-svn-id: http://code.elgg.org/elgg/trunk@8677 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3045 adds a gallery context based view for userscash
git-svn-id: http://code.elgg.org/elgg/trunk@8676 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3091 adds load functions for js and csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixed #3093: Admin link shows only for admin users.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8674 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3004: Updated admin widget text to reflect menu changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8673 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixed blog revision links.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8672 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵brettp
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12forgot to include js registered for the footer in page shellscash
git-svn-id: http://code.elgg.org/elgg/trunk@8670 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3091 registering js and css support priority though does not maintain ↵cash
registration order if items have equal priority git-svn-id: http://code.elgg.org/elgg/trunk@8669 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8667 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #2991. Missed this from previous commit.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8666 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #2991: Readded the appearance menu under configure. Moved plugin ↵brettp
settings under configure/settings. git-svn-id: http://code.elgg.org/elgg/trunk@8665 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #2991. Using section for admin menu.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8664 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3088. Wrapping section headers in <h2>s.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8663 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3088. Added docs for section headers to elgg_view_menu().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8662 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3088: Added section header support to page and default menus.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8661 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3085 finished support for passing $vars to elgg_view_entity()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8660 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be ↵cash
consistent with other elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@8659 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8658 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3085 improved documentation of elgg_view_entity_list() which already ↵cash
supported $vars array git-svn-id: http://code.elgg.org/elgg/trunk@8657 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12improved documentation of can write to container method/functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@8656 36083f99-b078-4883-b0ff-0f9b5a30f544