aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-03-26Refs #3239 added a new sticky forms function to grab all variables and integr...cash
2011-03-25Refs #3119 if only one item left, move it off more menu (but only when nothin...cash
2011-03-24Fixes #3166 registering css/elgg for simplecachecash
2011-03-23Fixes #3193 converts the default widgets for 1.8 - leaves behind the default ...cash
2011-03-23Refs #3165 floating admin widgets in same direction as profile widgetscash
2011-03-23Fixes #3165 admins get widgets on upgrade - new upgrade creation process supe...cash
2011-03-23Refs #3165 new admin users all get admin widgetscash
2011-03-23Fixes #3160 just needed a small variation off of [8762] to handle getting fil...cash
2011-03-23Fixes #3205 reverting [8762]cash
2011-03-23Fixes #3180 adds ajax page handlercash
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
2011-03-21Refs #2882 basic lightboxcash
2011-03-21No need to document NULL as possible return value hereewinslow
2011-03-21oof -- how did that happen?ewinslow
2011-03-21Added documentation of magic properties to ElggEntityewinslow
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el...cash
2011-03-20Fixes #2974 using canWriteToContainer() to control access to creating group c...cash
2011-03-20Fixes #3161. Added upgrade to update object, widget to ElggWidget.brettp
2011-03-20Refs #3171 Using correct widget registration methodcash
2011-03-20Fixes #3188. We no longer store the version as the key, so a standard sort wi...brettp
2011-03-20Fixes #3197 fixed the RSS feed for activity (river)cash
2011-03-20Fixes #3114 added the rss link back to pagescash
2011-03-20Refs #2892 added elgg_get_admins() function - this could eventually be a wrap...cash
2011-03-20Fixes #3198 handling exceptions thrown in exception handler by pointing to th...cash
2011-03-20Fixes #3192, refs #650. ElggEntity->getMetaData() sets the limit to 0 for arr...brettp
2011-03-20Fixes #3190. Added elgg_count_comments() to deprecated-1.8.php.brettp
2011-03-20Refs #3188 removed empty call for guidcash
2011-03-19Fixes #3171 added river widget using same name as 1.7 riverdashboard plugincash
2011-03-19Fixes #3160. ElggFile->getFilehandler() is less horrible.brettp
2011-03-19Fixing pluralization of singular options for elgg_get_metadata() and elgg_get...brettp
2011-03-17Refs #3154 adding system log cache bug fix to trunkcash
2011-03-17Fixes #3098 catching exceptions when loading an object in system logcash
2011-03-17Fixes #3123. Datalists and config names can now be up to 255 chars long. Debu...brettp
2011-03-17Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we can'...brettp
2011-03-17Fixed a typo that broke ignore access. That was fun to track down >:Obrettp
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
2011-03-16Fixes #3066 moves setting of lastcache value up in boot sequencecash
2011-03-16Fixes #3145 adds a default for menu sort_bycash
2011-03-16Fixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on localho...brettp
2011-03-15Fixes #3129. Fixed faulty logic that broke upgrades.brettp
2011-03-15Refs #2814 can now check if an entity exists indepedent of access permissionscash
2011-03-15Refs #3115. Missed the upgrade for previous commit.brettp
2011-03-15Refs #1433. Restored db_upgrade() call during upgrades to fix issues for peop...brettp
2011-03-14Fixes #2928: Invalid plugins are shown on the advance page with details about...brettp
2011-03-14Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fix...brettp
2011-03-14Fixes #3080: Move redirect code to before engine inclusionewinslow
2011-03-14Fixes #3121 array_filter() passes array elements to callbackcash
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp
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