aboutsummaryrefslogtreecommitdiff
path: root/mod/file
AgeCommit message (Collapse)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 ↵cash
css - thanks to slyhne
2011-09-11Fixes #3771. Added missing files for embed support. Added requirement for ↵Brett Profitt
file in embed's manifest.
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 ↵Brett Profitt
plugin is painfully messy.
2011-07-09Refs #3685 need null for no containercash
2011-07-06changed new convenience function from elgg_register_add_button() to ↵Cash Costello
elgg_register_title_button()
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
Fixes #3564 Embed rewrite using new lightbox
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 ↵cash
listing
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵Cash Costello
ewinslow-3404-river-revamp Conflicts: languages/en.php
2011-06-24Merge pull request #33 from mcloughlin3/masterCash Costello
Fix bug #1932
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
to be a menu)
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
(like the embed plugin)
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ↵cash
new view locations git-svn-id: http://code.elgg.org/elgg/trunk@9174 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-08River revamp for 1.8Evan Winslow
2011-06-03Fixes #3138 using 'all' for group listing urlscash
git-svn-id: http://code.elgg.org/elgg/trunk@9133 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-02fixed embarrassing spelling mistake.Russell McLoughlin
2011-06-01Modified upload script to guarentee that the directory under elgg data is ↵Russell McLoughlin
created or exists. Removed strange chunking code with builtin php function
2011-06-01Modified upload code so that it uses php's built in file copy function ↵Russell McLoughlin
rather than reading the entire uploaded file into memory from the temporary upload directory and then saving it to elgg's data dir.
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and ↵cash
theme categories git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-11Fixes #3322 file link removed from owner_block if disabled for a groupcash
git-svn-id: http://code.elgg.org/elgg/trunk@8979 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03removed unnecessary context settingcash
git-svn-id: http://code.elgg.org/elgg/trunk@8931 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3239 entities aren't blown away in form prepare functions any morecash
git-svn-id: http://code.elgg.org/elgg/trunk@8839 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26don't allow a user to remove a title on a file, must replace with another titlecash
git-svn-id: http://code.elgg.org/elgg/trunk@8837 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-24added missing language string for comments on file in rivercash
git-svn-id: http://code.elgg.org/elgg/trunk@8830 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3218 group content pages now use container method to determine who ↵cash
can add content git-svn-id: http://code.elgg.org/elgg/trunk@8818 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Fixes #2091 completes sidebar tagcloud for major content pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8815 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #2090 added sidebar comment block to file and pages pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8810 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #3176 missed group owner page in script renamingcash
git-svn-id: http://code.elgg.org/elgg/trunk@8809 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Fixes #3176 replaced usage of index.php where appropriatecash
git-svn-id: http://code.elgg.org/elgg/trunk@8770 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Refs #3158 namespace file plugin's page scriptscash
git-svn-id: http://code.elgg.org/elgg/trunk@8766 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ewinslow
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13fixed typo in file index.phpcash
git-svn-id: http://code.elgg.org/elgg/trunk@8681 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
git-svn-id: http://code.elgg.org/elgg/trunk@8680 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8667 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544