aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-19Refs #3158 namespace file plugin's page scriptscash
git-svn-id: http://code.elgg.org/elgg/trunk@8766 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19using shorthand for document ready callbackewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8765 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Fixes #3164. Denormalized unread message counting query because it was ↵brettp
making things so slow I couldn't test. git-svn-id: http://code.elgg.org/elgg/trunk@8763 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Fixes #3160. ElggFile->getFilehandler() is less horrible.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8762 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Fixing pluralization of singular options for elgg_get_metadata() and ↵brettp
elgg_get_annotations(). git-svn-id: http://code.elgg.org/elgg/trunk@8761 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-18Refs #3158 namespaced pages for bookmarks and thewirecash
git-svn-id: http://code.elgg.org/elgg/trunk@8759 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Using shorthand document ready initializationewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8756 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Switching click handler to "live"ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8755 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17fixed typo in welcome widget textcash
git-svn-id: http://code.elgg.org/elgg/trunk@8754 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Refs #3154 adding system log cache bug fix to trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8753 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #3098 catching exceptions when loading an object in system logcash
git-svn-id: http://code.elgg.org/elgg/trunk@8751 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #3094, Refs #3111. Clicking outside a popup closes the visible popups.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8750 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17elgg-head is no longer the direct child of elgg-state-draggable. Restoring ↵brettp
dragger icon for plugins. git-svn-id: http://code.elgg.org/elgg/trunk@8749 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Added missing language string.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8748 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Changed order of the default admin widgets.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8747 36083f99-b078-4883-b0ff-0f9b5a30f544
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