Age | Commit message (Expand) | Author |
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash |
2011-06-26 | Merge pull request #41 from cash/embed-lightbox | Cash Costello |
2011-06-26 | made breadcrumbs consistent in content plugins | Cash Costello |
2011-06-26 | Fixes #3368 combining $vars with parameters for object/elements/summary view | Cash Costello |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
2011-06-24 | Fixes #3139 DRYs up group modules | cash |
2011-06-24 | Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l... | cash |
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-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 | 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 |
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ... | cash |
2011-06-08 | River revamp for 1.8 | Evan Winslow |
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash |
2011-06-02 | fixed embarrassing spelling mistake. | Russell McLoughlin |
2011-06-01 | Modified upload script to guarentee that the directory under elgg data is cre... | Russell McLoughlin |
2011-06-01 | Modified upload code so that it uses php's built in file copy function rather... | Russell McLoughlin |
2011-05-20 | Refs #2104 changed extension to enhancement and added security, widget, and t... | cash |
2011-04-11 | Fixes #3322 file link removed from owner_block if disabled for a group | cash |
2011-04-03 | removed unnecessary context setting | cash |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-26 | Fixes #3239 entities aren't blown away in form prepare functions any more | cash |
2011-03-26 | don't allow a user to remove a title on a file, must replace with another title | cash |
2011-03-24 | added missing language string for comments on file in river | cash |
2011-03-23 | Fixes #3218 group content pages now use container method to determine who can... | cash |
2011-03-22 | Fixes #2091 completes sidebar tagcloud for major content plugins | 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-19 | Fixes #3176 replaced usage of index.php where appropriate | cash |
2011-03-19 | Refs #3158 namespace file plugin's page scripts | cash |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-13 | fixed typo in file index.php | cash |
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash |
2011-03-12 | Fixes #3071 group "widgets" check permissions now | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-03-07 | cleaned up the groups plugin css | cash |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-05 | fixed two validation issues with ampersands in file plugin | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ... | cash |
2011-02-20 | Refs #2765, #2956. Merged r7830 fix for group files to trunk. | brettp |