aboutsummaryrefslogtreecommitdiff
path: root/mod/file/start.php
AgeCommit message (Expand)Author
2013-02-13Merge tag '1.8.13' of git://github.com/Elgg/ElggSem
2013-01-23better solution for 1.7 file compatibility than pull request 471Cash Costello
2012-07-01Upgraded to Elgg 1.8.6.Sem
2012-06-16Fixes #4079 detecting docx, xlsx, and pptx files in file pluginCash Costello
2012-05-20Refs Elgg #4524. Let's have it for 1.8 in Lorea.Sem
2012-04-25Upgraded to Elgg 1.8.4.Sem
2012-04-05Merge branch 'file_general_type_hook' of github.com:lorea/ElggSem
2012-02-21Fixes #4335. Cleaned up the notifications for new content.Brett Profitt
2012-01-17Fixes #4305 added backward compatibility for file read url adayth
2012-01-12Merge Elgg 1.8.3.Sem
2012-01-08Fixes #2421 added icontime to files with thumbnailsCash Costello
2011-12-31Added hook trigger to allow plugins solve problems with mime types.Sem
2011-12-31Added hook trigger to allow plugins solve problems with mime types.Sem
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #1253 added toggle for list types to file plugin. It's not pretty so we...cash
2011-11-05Fixes #4048 using page handler for file downloadscash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-03Refs #4027 updated all rss views except for groupsCash Costello
2011-10-03removed the sections from the menu to provide more flexibility in tab orderingcash
2011-10-01using the menu system for the embed tabs and adding a reusable select list viewcash
2011-08-27Fixes #2911. Embed plugins works again. Added menu for embed sections. This p...Brett Profitt
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-04-11Fixes #3322 file link removed from owner_block if disabled for a groupcash
2011-03-22Refs #3176 missed group owner page in script renamingcash
2011-03-19Fixes #3176 replaced usage of index.php where appropriatecash
2011-03-19Refs #3158 namespace file plugin's page scriptscash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...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-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...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-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-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-29moved the file class into a class filecash
2010-12-29starting to update the file plugin to use the new html/csscash
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-25updated owner blocks for users and groupscash
2010-12-19pulled user owner block menu out of profile plugin with new menu codecash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-01screen.css is a better name for our main css filecash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow