aboutsummaryrefslogtreecommitdiff
path: root/mod/file
AgeCommit message (Expand)Author
2011-10-02Merged file mime type detection from 1.7.Brett Profitt
2011-10-01fixed the forwarding of an embed upload formcash
2011-10-01using the menu system for the embed tabs and adding a reusable select list viewcash
2011-09-28Fixes #3823. More carefully casting to int for file's search.Brett Profitt
2011-09-24Fixes #3858 added file notification string translation - thanks to slyhnecash
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-09-04Refs #3661. Pulled in XSS fixes for file search.Brett Profitt
2011-08-27Fixes #2911. Embed plugins works again. Added menu for embed sections. This p...Brett Profitt
2011-07-09Refs #3685 need null for no containercash
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-07-02fixed messages and file plugins for #3544cash
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-26this should update all the core pages and plugins using 'buttons'cash
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
2011-06-26made breadcrumbs consistent in content pluginsCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash 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-24Merge pull request #33 from mcloughlin3/masterCash 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-06-02fixed embarrassing spelling mistake.Russell McLoughlin
2011-06-01Modified upload script to guarentee that the directory under elgg data is cre...Russell McLoughlin
2011-06-01Modified upload code so that it uses php's built in file copy function rather...Russell McLoughlin
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-04-11Fixes #3322 file link removed from owner_block if disabled for a groupcash
2011-04-03removed unnecessary context settingcash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-26Fixes #3239 entities aren't blown away in form prepare functions any morecash
2011-03-26don't allow a user to remove a title on a file, must replace with another titlecash
2011-03-24added missing language string for comments on file in rivercash
2011-03-23Fixes #3218 group content pages now use container method to determine who can...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-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-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-13fixed typo in file index.phpcash
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