Age | Commit message (Expand) | Author |
2011-06-29 | handling spaces and uppercase characters when creating menu item classes | cash |
2011-06-29 | added backward compatibility for the view page_elements/content_wrapper | cash |
2011-06-29 | added @since dates on two functions in group library | cash |
2011-06-29 | Fixes #3537 using elgg.echo() for i18n of word count | Cash Costello |
2011-06-29 | moved tinymce content css into its own directory | Cash Costello |
2011-06-29 | Fixes #3629 added overflow hidden to .elgg-module for both default and admin ... | Cash Costello |
2011-06-29 | Fixes #3578 added a css class to thewire add form | Cash Costello |
2011-06-29 | Fixes #3630 using the plugin id for the css id | Cash Costello |
2011-06-28 | Fixes #3579 using input/plaintext in the wire form | Cash Costello |
2011-06-28 | Fixes #3519 admin area now has title buttons | Cash Costello |
2011-06-28 | using elgg_view_title() in content layout header | Cash Costello |
2011-06-28 | Fixes #3597 defined a language string for 'more' | Cash Costello |
2011-06-28 | Fixes #3505 define language string for menu:page:header:default | Cash Costello |
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello |
2011-06-28 | updated the menu item view to work with the new setLinkClass/addLinkClass met... | Cash Costello |
2011-06-28 | Merge pull request #51 from cash/add-data-to-menu | Cash Costello |
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello |
2011-06-27 | Merge pull request #52 from cash/banishing-auto-button | Cash Costello |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash |
2011-06-26 | removed buttons logic from content header view, created convenience function ... | cash |
2011-06-26 | added a data array to ElggMenuItem. Now by default options end up being passe... | cash |
2011-06-26 | Merge pull request #41 from cash/embed-lightbox | Cash Costello |
2011-06-26 | updated based on Brett's comments and removed old stuff related to facebox l... | cash |
2011-06-26 | Fixes #3585 do not need to check parameters because was registered for only o... | Cash Costello |
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello |
2011-06-26 | provided a way to get to the wire from activity page | Cash Costello |
2011-06-26 | made breadcrumbs consistent in content plugins | Cash Costello |
2011-06-26 | not displaying the reply button for discussion topics in widgets | Cash Costello |
2011-06-26 | Fixes #3368 combining $vars with parameters for object/elements/summary view | Cash Costello |
2011-06-26 | removed use of deprecated internalname key in log rotation | Cash Costello |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
2011-06-26 | better way of sorting messageboard annotations | Cash Costello |
2011-06-25 | Merge branch '3554-upgrade_from_17' | Brett Profitt |
2011-06-25 | Don't say the db was upgradeded when it wasn't. | Brett Profitt |
2011-06-25 | Fixes #3554. Pulled 1.7->1.8 upgrade bootstrapping into a separate function. ... | Brett Profitt |
2011-06-25 | one_column layout was not showing title and nav | cash |
2011-06-25 | fixed ordering of messageboard posts | cash |
2011-06-25 | datalist_get() was incorrectly setting escaped values in the cache. | Brett Profitt |
2011-06-25 | fixed spacing in elgg_admin_add_plugin_settings_menu() | cash |
2011-06-25 | actually read Evan's comment on pull request #48 and fixed previous | cash |
2011-06-25 | updates the avatar update river view and closes pull request #48 | cash |
2011-06-25 | added documentation to new river views and improved handling of responses | cash |
2011-06-25 | Fixes #3609 removed use of deprecated trigger_plugin_hook() | cash |
2011-06-25 | Fixes #3395 using a fluid gallery for the groups profile page | cash |
2011-06-25 | Fixes #3610 $guid was not defined | cash |
2011-06-25 | Fixes #3388 put vertical-align: middle back on topbar icons | Cash Costello |
2011-06-25 | Fixes #3566 separate out likes button from likes count | Cash Costello |
2011-06-25 | Refs #3388 entity menu has better vertical alignment | Cash Costello |
2011-06-24 | fixed breadcrumb on groups members page | cash |
2011-06-24 | added spacing between messageboard textarea and submit button | cash |