Age | Commit message (Expand) | Author |
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | 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 #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 | fixed ordering of messageboard posts | 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 #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 |
2011-06-24 | adding some spacing between the messages and the reply form | cash |
2011-06-24 | Fixes #3139 DRYs up group modules | cash |
2011-06-24 | Fixes #3559 adds .elgg-gallery-users | cash |
2011-06-24 | Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l... | cash |
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ... | cash |
2011-06-24 | Fixes #2958 cleaned up user login for twitter | cash |
2011-06-24 | Fixes #3204 adds hook trigger so that wire sends out status updates | cash |
2011-06-24 | fixed the post to twitter capability - was not loading the twitter oauth class | cash |
2011-06-24 | fixes the authorization to post so that it does not include login | cash |
2011-06-24 | twitter @anywhere was causing problems - pages were not loading and js errors | cash |
2011-06-24 | Merge branch 'master' of github.com:Elgg/Elgg | cash |
2011-06-24 | fixed group forum discussion inline replies for activity page | Cash Costello |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi... | Cash Costello |
2011-06-24 | Merge pull request #33 from mcloughlin3/master | Cash Costello |
2011-06-24 | Merge pull request #39 from blacktooth/thewire-counterfix | Cash Costello |
2011-06-23 | cleaned up the twitter api plugin settings so instructions are correct. Need ... | cash |
2011-06-23 | added instructions back to twitter api plugin settings | cash |
2011-06-23 | Refs #1867 let group owner know what user they just removed | Cash Costello |
2011-06-23 | Merge pull request #38 from jrtilson/groups-remove-user | Cash Costello |
2011-06-23 | Fixes #3599 spacing of dashboard blurb fixed | Cash Costello |
2011-06-23 | Fixes #3603 fixes display of @username in twitter widget - thanks to ManUtopiK | Cash Costello |
2011-06-22 | added @username in the reply text for a wire post | cash |
2011-06-22 | Fixes #3598 sanitizing the $name variable | Cash Costello |
2011-06-19 | fixed the wire's previous ajax - the link class for the menu was lost in the ... | cash |
2011-06-19 | we "upload" new files and "save" old ones | cash |
2011-06-19 | moved the download button for files to the action menu (which probably needs ... | cash |
2011-06-19 | File uploads working now. It is hard coded to only work with file plugin. | cash |
2011-06-19 | removed the special ajax/embed code from the file plugin | cash |
2011-06-19 | need a default container for files if form included from outside file plugin ... | cash |