aboutsummaryrefslogtreecommitdiff
path: root/mod/file/views
AgeCommit message (Expand)Author
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
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-06updated the file plugin to use the new icon structurecash
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-02-05using elgg-module-<type> cash
2011-02-03changed input/pulldown to input/dropdowncash
2011-01-29fixed css for group module headerscash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-06changed tag display to <ul>cash
2011-01-06switched from new to addcash
2011-01-01almost finished updating the file plugin to work with new html/csscash
2010-12-31file index page now working for both users and groupscash
2010-12-31a little standardization of the file plugin codecash
2010-12-31added a proper gallery view - still need to wire up the elgg_view_list_item f...cash
2010-12-30added gallery css for the file plugincash
2010-12-30updated the object/file viewcash
2010-12-29starting to update the file plugin to use the new html/csscash
2010-12-19using elgg-user-icon instead of usericon and moving the css into corecash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-17supporting putting content in groups in for river views and added file river ...cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-19updated file widget to use 1.7 elgg_get_entities* APIscash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2489 - manually merged [6981] from 1.7 branch to keep group file option...cash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-06Removed stray </div> that broke IE and wasted 3 hours.brettp
2010-07-06Added upload support to file embed.brettp
2010-04-23Updated longtext/tinymce area extra controls. Moved and updated ecml help lin...pete
2010-04-16Removed js drop-down description on group profile tools widgets.pete
2010-04-13Groups profile page tool widget boxes updated.pete
2010-04-12Collected all core sprites into graphics and updated css accordingly. Removed...pete
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-30Added the beginnings of a new method for displaying the latest content from e...pete