Age | Commit message (Expand) | Author |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-27 | Refs #3086 adds backward compatibility code in elgg_view() for full_view vs full | cash |
2011-03-26 | Fixes #3250 elgg_get_root_path() to be consistent | cash |
2011-03-26 | Fixes #3249 fixed name of actions exists function | cash |
2011-03-26 | Fixes #3026 documentation for menu system | cash |
2011-03-26 | Fixes #2233 added documentation on admin menus and pages | cash |
2011-03-26 | Refs #3248 deprecates remove_submenu_item() | cash |
2011-03-26 | Refs #3238 #3246 anootations needed the same fixes as metadata | cash |
2011-03-26 | Refs #3238 fix for updating name of metadata for trunk | cash |
2011-03-26 | fixed notice in get_context() when no context is set | cash |
2011-03-26 | Fixes typo in variable name: https://github.com/lorea/Elgg/commit/4bdbaa793ad... | cash |
2011-03-26 | added defaults for value_type and owner_guid to create_metadata - refs https:... | cash |
2011-03-26 | some light standardization of the core libraries | cash |
2011-03-26 | Closes #3202 'count' already supported, added unit tests | cash |
2011-03-26 | Refs #3239 added a new sticky forms function to grab all variables and integr... | cash |
2011-03-25 | Refs #3119 if only one item left, move it off more menu (but only when nothin... | cash |
2011-03-24 | Fixes #3166 registering css/elgg for simplecache | cash |
2011-03-23 | Fixes #3193 converts the default widgets for 1.8 - leaves behind the default ... | cash |
2011-03-23 | Refs #3165 floating admin widgets in same direction as profile widgets | cash |
2011-03-23 | Fixes #3165 admins get widgets on upgrade - new upgrade creation process supe... | cash |
2011-03-23 | Refs #3165 new admin users all get admin widgets | cash |
2011-03-23 | Fixes #3180 adds ajax page handler | cash |
2011-03-22 | Refs #2091 added a tagcloud block that accepts subtype | cash |
2011-03-21 | Refs #2882 basic lightbox | cash |
2011-03-21 | No need to document NULL as possible return value here | ewinslow |
2011-03-21 | Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el... | cash |
2011-03-20 | Fixes #3161. Added upgrade to update object, widget to ElggWidget. | brettp |
2011-03-20 | Refs #3171 Using correct widget registration method | cash |
2011-03-20 | Fixes #3188. We no longer store the version as the key, so a standard sort wi... | brettp |
2011-03-20 | Fixes #3197 fixed the RSS feed for activity (river) | cash |
2011-03-20 | Fixes #3114 added the rss link back to pages | cash |
2011-03-20 | Refs #2892 added elgg_get_admins() function - this could eventually be a wrap... | cash |
2011-03-20 | Fixes #3198 handling exceptions thrown in exception handler by pointing to th... | cash |
2011-03-20 | Fixes #3190. Added elgg_count_comments() to deprecated-1.8.php. | brettp |
2011-03-20 | Refs #3188 removed empty call for guid | cash |
2011-03-19 | Fixes #3171 added river widget using same name as 1.7 riverdashboard plugin | cash |
2011-03-19 | Fixing pluralization of singular options for elgg_get_metadata() and elgg_get... | brettp |
2011-03-17 | Refs #3154 adding system log cache bug fix to trunk | cash |
2011-03-17 | Fixes #3098 catching exceptions when loading an object in system log | cash |
2011-03-17 | Fixes #3123. Datalists and config names can now be up to 255 chars long. Debu... | brettp |
2011-03-17 | Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we can'... | brettp |
2011-03-17 | Fixed a typo that broke ignore access. That was fun to track down >:O | brettp |
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp |
2011-03-16 | Fixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on localho... | brettp |
2011-03-15 | Fixes #3129. Fixed faulty logic that broke upgrades. | brettp |
2011-03-15 | Refs #2814 can now check if an entity exists indepedent of access permissions | cash |
2011-03-15 | Refs #3115. Missed the upgrade for previous commit. | brettp |
2011-03-15 | Refs #1433. Restored db_upgrade() call during upgrades to fix issues for peop... | brettp |
2011-03-14 | Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fix... | brettp |
2011-03-14 | Fixes #3121 array_filter() passes array elements to callback | cash |