aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2011-03-26Closes #3202 'count' already supported, added unit testscash
git-svn-id: http://code.elgg.org/elgg/trunk@8840 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Refs #3239 added a new sticky forms function to grab all variables and ↵cash
integrated into blog plugin git-svn-id: http://code.elgg.org/elgg/trunk@8836 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-25Refs #3119 if only one item left, move it off more menu (but only when ↵cash
nothing selected) git-svn-id: http://code.elgg.org/elgg/trunk@8834 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-24Fixes #3166 registering css/elgg for simplecachecash
git-svn-id: http://code.elgg.org/elgg/trunk@8829 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3193 converts the default widgets for 1.8 - leaves behind the default ↵cash
widgets object git-svn-id: http://code.elgg.org/elgg/trunk@8826 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Refs #3165 floating admin widgets in same direction as profile widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@8825 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3165 admins get widgets on upgrade - new upgrade creation process ↵cash
super smooth #thanksBrett git-svn-id: http://code.elgg.org/elgg/trunk@8824 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Refs #3165 new admin users all get admin widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@8823 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3160 just needed a small variation off of [8762] to handle getting ↵cash
filestore before metadata is set but after the guid is set git-svn-id: http://code.elgg.org/elgg/trunk@8822 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3205 reverting [8762]cash
git-svn-id: http://code.elgg.org/elgg/trunk@8821 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3180 adds ajax page handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@8820 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
git-svn-id: http://code.elgg.org/elgg/trunk@8814 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Refs #2882 basic lightboxcash
git-svn-id: http://code.elgg.org/elgg/trunk@8808 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21No need to document NULL as possible return value hereewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8807 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21oof -- how did that happen?ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8806 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Added documentation of magic properties to ElggEntityewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8805 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page ↵cash
elements view git-svn-id: http://code.elgg.org/elgg/trunk@8801 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #2974 using canWriteToContainer() to control access to creating group ↵cash
content git-svn-id: http://code.elgg.org/elgg/trunk@8795 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3161. Added upgrade to update object, widget to ElggWidget.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8789 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Refs #3171 Using correct widget registration methodcash
git-svn-id: http://code.elgg.org/elgg/trunk@8788 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3188. We no longer store the version as the key, so a standard sort ↵brettp
will do. git-svn-id: http://code.elgg.org/elgg/trunk@8787 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3197 fixed the RSS feed for activity (river)cash
git-svn-id: http://code.elgg.org/elgg/trunk@8786 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3114 added the rss link back to pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@8784 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Refs #2892 added elgg_get_admins() function - this could eventually be a ↵cash
wrapper around elgg_get_users() git-svn-id: http://code.elgg.org/elgg/trunk@8783 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3198 handling exceptions thrown in exception handler by pointing to ↵cash
the error log git-svn-id: http://code.elgg.org/elgg/trunk@8781 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3192, refs #650. ElggEntity->getMetaData() sets the limit to 0 for ↵brettp
array-based metadata. git-svn-id: http://code.elgg.org/elgg/trunk@8780 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3190. Added elgg_count_comments() to deprecated-1.8.php.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8779 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Refs #3188 removed empty call for guidcash
git-svn-id: http://code.elgg.org/elgg/trunk@8777 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Fixes #3171 added river widget using same name as 1.7 riverdashboard plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8774 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-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 #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 #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-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-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 #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 #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 #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-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 #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-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-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-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