aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-17Fixes #3123. Datalists and config names can now be up to 255 chars long. ↵brettp
Debug mode is disabled when caching views to avoid saving bad stuff. git-svn-id: http://code.elgg.org/elgg/trunk@8746 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #3153. Fixed incorrect options.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8745 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #3130. Fixed river/item/footer -> river/elements/footer for comments.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8744 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #2416. Twitter API pulls in avatars from twitter for new users.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8743 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we ↵brettp
can't check previous states. Adding an admin notice. twitter_api conflicts with twitterservice and oauth_api conflicts with oauth_lib. git-svn-id: http://code.elgg.org/elgg/trunk@8742 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Refs #2242: Better placement for the delete button for admin notices.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8741 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixed a typo that broke ignore access. That was fun to track down >:Obrettp
git-svn-id: http://code.elgg.org/elgg/trunk@8740 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Refs #2242. Removed incorrect option passed to url view.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8739 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8737 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-16Fixes #3066 moves setting of lastcache value up in boot sequencecash
git-svn-id: http://code.elgg.org/elgg/trunk@8734 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-16Fixes #3145 adds a default for menu sort_bycash
git-svn-id: http://code.elgg.org/elgg/trunk@8733 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-16Fixes #3144 not using undefined $options variablecash
git-svn-id: http://code.elgg.org/elgg/trunk@8732 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-16Fixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on ↵brettp
localhost because of code gnomes. git-svn-id: http://code.elgg.org/elgg/trunk@8731 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Fixes #3129. Fixed faulty logic that broke upgrades.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8721 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Refs #2814 can now check if an entity exists indepedent of access permissionscash
git-svn-id: http://code.elgg.org/elgg/trunk@8720 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Refs #2538. Loading js/configuration.js again. Only updating tokens on ↵brettp
success and showing a basic warning if refresh fails. git-svn-id: http://code.elgg.org/elgg/trunk@8719 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15JS elgg.echo() returns the key if the string isn't found. This is consistent ↵brettp
with the PHP version. git-svn-id: http://code.elgg.org/elgg/trunk@8718 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Refs #2538: Added documentation to most of the JS methods missing it.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8717 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Refs #3115. Missed the upgrade for previous commit.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8716 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Refs #3115. Moved oauth_lib to oauth_api.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8715 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Refs #1433. Restored db_upgrade() call during upgrades to fix issues for ↵brettp
people upgrading from earlier versions of 1.7 than 2010062401. This is why we should follow deprecation policies, Brett........ git-svn-id: http://code.elgg.org/elgg/trunk@8714 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Fixes #3009 a bare bones developer tools settingscash
git-svn-id: http://code.elgg.org/elgg/trunk@8713 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3016: Why didn't you make it in last commit?ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8712 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ewinslow
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets ↵ewinslow
now use git-svn-id: http://code.elgg.org/elgg/trunk@8710 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #2928: Invalid plugins are shown on the advance page with details ↵brettp
about the problem and a link to the docs. git-svn-id: http://code.elgg.org/elgg/trunk@8709 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3109: Fixes 3 more instances of background-color being used when ↵ewinslow
background should be git-svn-id: http://code.elgg.org/elgg/trunk@8708 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ↵ewinslow
background-color: was being used instead of background: git-svn-id: http://code.elgg.org/elgg/trunk@8707 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. ↵brettp
Fixed problems when bootstrapping elgg plugins. Will perform tests against MySQL 5.5 when I have a real internet connection. git-svn-id: http://code.elgg.org/elgg/trunk@8706 36083f99-b078-4883-b0ff-0f9b5a30f544
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