aboutsummaryrefslogtreecommitdiff
path: root/mod/file/views
AgeCommit message (Expand)Author
2011-11-03Refs #4027 updated all rss views except for groupsCash Costello
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ...cash
2011-10-29adds a river layout view that all river views should usecash
2011-10-25added new view for the full display of objectscash
2011-10-24Fixes #3974 blog, bookmarks, file, and pages plugins consistent in integratio...cash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-10-03using better insert classcash
2011-10-03removed the sections from the menu to provide more flexibility in tab orderingcash
2011-10-01fixed the forwarding of an embed upload formcash
2011-09-22Fixes #3795 not inserting the file title when embeding a file and tweaked css...cash
2011-09-11Fixes #3771. Added missing files for embed support. Added requirement for fil...Brett Profitt
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-24Fixes #3139 DRYs up group modulescash
2011-06-24Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l...cash
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi...Cash Costello
2011-06-19we "upload" new files and "save" old onescash
2011-06-19moved the download button for files to the action menu (which probably needs ...cash
2011-06-19removed the special ajax/embed code from the file plugincash
2011-06-19need a default container for files if form included from outside file plugin ...cash
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash
2011-06-08River revamp for 1.8Evan Winslow
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-22Fixes #2091 completes sidebar tagcloud for major content pluginscash
2011-03-22Refs #2090 added sidebar comment block to file and pages pluginscash
2011-03-19Refs #3158 namespace file plugin's page scriptscash
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-07cleaned up the groups plugin csscash
2011-03-05fixed two validation issues with ampersands in file plugincash
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-18improved .elgg-gallery and added .elgg-photocash
2011-02-17calling the new category output view in the plugins - looks like the pages pl...cash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow