aboutsummaryrefslogtreecommitdiff
path: root/mod/file
AgeCommit message (Expand)Author
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-07cleaned up the groups plugin csscash
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
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-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ...cash
2011-02-20Refs #2765, #2956. Merged r7830 fix for group files to trunk.brettp
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-18Updated copyright and author information in plugin manifests.brettp
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-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s...cash
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-11Converted all manifest files to 1.8 styleewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-09updated version numbercash
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-06Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form()cash
2011-02-05using elgg-module-<type> cash
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
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-26updated language file for file plugin due to change in groupscash
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-29moved the file class into a class filecash