Age | Commit message (Expand) | Author |
2011-11-05 | Fixes #3567 standardized classes for icons | cash |
2011-11-05 | Fixes #4023 escaping alt and title attributes in icon views | cash |
2011-11-01 | Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ... | cash |
2011-10-29 | adds a river layout view that all river views should use | cash |
2011-10-25 | added new view for the full display of objects | cash |
2011-10-24 | Fixes #3974 blog, bookmarks, file, and pages plugins consistent in integratio... | cash |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-10-03 | using better insert class | cash |
2011-10-03 | removed the sections from the menu to provide more flexibility in tab ordering | cash |
2011-10-01 | fixed the forwarding of an embed upload form | cash |
2011-09-22 | Fixes #3795 not inserting the file title when embeding a file and tweaked css... | cash |
2011-09-11 | Fixes #3771. Added missing files for embed support. Added requirement for fil... | Brett Profitt |
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello |
2011-06-26 | Merge pull request #41 from cash/embed-lightbox | Cash Costello |
2011-06-26 | Fixes #3368 combining $vars with parameters for object/elements/summary view | 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-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-03-27 | Fixes #3086 using full_view instead of full | 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-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 | 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-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-19 | Fixes #2824 moved byline text in core language file | cash |
2011-02-18 | improved .elgg-gallery and added .elgg-photo | cash |
2011-02-17 | calling the new category output view in the plugins - looks like the pages pl... | cash |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |