Age | Commit message (Expand) | Author |
2011-03-22 | Fixes #2090 context sensitive sidebar box is added - groups off | cash |
2011-03-22 | Refs #3016 making the final elgg.js more readable | cash |
2011-03-22 | another example of an extra ; in js due to lazy copy/paste jobs | cash |
2011-03-22 | Refs #2090 added sidebar comment block to file and pages plugins | cash |
2011-03-22 | Refs #3176 missed group owner page in script renaming | 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 | oof -- how did that happen? | ewinslow |
2011-03-21 | Added documentation of magic properties to ElggEntity | ewinslow |
2011-03-21 | using - in log browser css class names | cash |
2011-03-21 | added missing language string | cash |
2011-03-21 | Refs #2090 added latest comments to bookmarks sidebar | cash |
2011-03-21 | Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el... | cash |
2011-03-21 | Fixes #3113 pulled group profile fields out of top profile area | cash |
2011-03-21 | Fixes #3099 corrected view name | cash |
2011-03-21 | Fixes #3082 fixed toggler in log browser | cash |
2011-03-21 | Fixes #3203 not calling the view menu section code once per item | cash |
2011-03-21 | Fixes #3168 not displaying a widget when handler is not available | cash |
2011-03-20 | Fixes #2974 using canWriteToContainer() to control access to creating group c... | cash |
2011-03-20 | Fixes #3101 removed language setting from installer until we provide language... | cash |
2011-03-20 | Fixes #3102 removed plugin reset button | cash |
2011-03-20 | Fixes #3100 removed viewtype from advanced settings | cash |
2011-03-20 | Fixes #3062 checks if data directory exists | cash |
2011-03-20 | Fixes #3094. Removed event blocking code for popups. | brettp |
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 | Refs #3197 fixed layout views for RSS viewtype | 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 #3025 added back thewire's entity menu items | cash |
2011-03-20 | Fixes #3198 handling exceptions thrown in exception handler by pointing to th... | cash |
2011-03-20 | Fixes #3192, refs #650. ElggEntity->getMetaData() sets the limit to 0 for arr... | brettp |
2011-03-20 | Fixes #3190. Added elgg_count_comments() to deprecated-1.8.php. | brettp |
2011-03-20 | Fixes #3064. Can't use the pretty new views to display the can't upgrade mess... | brettp |
2011-03-20 | Refs #3188 removed empty call for guid | cash |
2011-03-20 | Fixes #3162 | cash |
2011-03-19 | added documentation headers to the core widgets | cash |
2011-03-19 | Fixes #3171 added river widget using same name as 1.7 riverdashboard plugin | cash |
2011-03-19 | Fixes #3167 friending now shows up in river | cash |
2011-03-19 | added "widget" to this plugin's name to descrease confusion with the api plugin | cash |
2011-03-19 | Fixes #3173 quote was missing from conversion to new toggler pattern | cash |
2011-03-19 | Fixes #3176 replaced usage of index.php where appropriate | cash |
2011-03-19 | Fixes #3158 updated search and pages plugins for page handler scripts | cash |
2011-03-19 | Refs #3158 update messages plugin | cash |
2011-03-19 | Refs #3158 Fixes #3170 namespaces messageboard plugin page scripts | cash |
2011-03-19 | Refs #3158 namespace file plugin's page scripts | cash |
2011-03-19 | using shorthand for document ready callback | ewinslow |
2011-03-19 | Fixes #3164. Denormalized unread message counting query because it was making... | brettp |