- 10 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 23 Jul, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 22 Jul, 2008 1 commit
-
-
Stacey Walker authored
-
- 21 Jul, 2008 1 commit
-
-
Richard Mansfield authored
-
- 11 Jul, 2008 1 commit
-
-
Richard Mansfield authored
-
- 26 Jun, 2008 1 commit
-
-
Richard Mansfield authored
-
- 25 Jun, 2008 1 commit
-
-
Richard Mansfield authored
-
- 24 Jun, 2008 2 commits
-
-
Nigel McNie authored
This is quite an expensive operation. I guess one day large installs will have problems with it, but it can probably be re-implemented in a more performant manner when needed. Conflicts: htdocs/lib/version.php
-
Nigel McNie authored
This gives them some room to actually upload something useful.
-
- 23 Jun, 2008 1 commit
-
-
Richard Mansfield authored
-
- 19 Mar, 2008 1 commit
-
-
Nigel McNie authored
Split MP4 files up into the audio and video versions, so that the video version is allowed to be uploaded. Also, added a language string that is shown to users if they upload something that exceeds their quota. This is a partial fix for bug #1976. MP4 files cannot be embedded in views just yet. See the note on that bug for the reason why.
-
- 13 Mar, 2008 1 commit
-
-
Nigel McNie authored
Only set the defaultquota to its default if the plugin is being installed. Otherwise this overwrites any custom defaultquota setting chosen every time the plugin is upgraded. Noticed for the file 0.4.2 upgrade.
-
- 04 Mar, 2008 1 commit
-
-
Nigel McNie authored
Make the file plugin only set the user's quota at createuser time if it hasn't already been set. This allows the add user script to set a quota for them instead if needed. Removed some redundant code from register.php that was doing the same thing.
-
- 26 Feb, 2008 1 commit
-
-
Nigel McNie authored
Now it does more too - like shortening the title of any files in the folder listing. This makes the listing easier to read when the block is placed in a narrow column.
-
- 18 Feb, 2008 2 commits
-
-
Richard Mansfield authored
-
Clare Lenihan authored
-
- 16 Feb, 2008 2 commits
-
-
Nigel McNie authored
The name is largely irrelevant as it's only the creator of the file.
-
Nigel McNie authored
-
- 15 Feb, 2008 1 commit
-
-
Clare Lenihan authored
-
- 10 Feb, 2008 1 commit
-
-
Clare Lenihan authored
-
- 31 Jan, 2008 1 commit
-
-
Richard Mansfield authored
-
- 29 Jan, 2008 2 commits
-
-
Richard Mansfield authored
The name of the admin public files directory is always in the site language; change the name whenever the site language is changed
-
Richard Mansfield authored
-
- 28 Jan, 2008 1 commit
-
-
Clare Lenihan authored
-
- 14 Jan, 2008 1 commit
-
-
Richard Mansfield authored
-
- 04 Dec, 2007 2 commits
-
-
Nigel McNie authored
Translate the 'preview' string when viewing image artefacts. Made sure the internal artefact plugin has it's own copies of the necessary strings too.
-
Francois Marier authored
Signed-off-by: Andrew McMillan
-
- 03 Dec, 2007 1 commit
-
-
Nigel McNie authored
Also removed some strings from lang/en.utf8/mahara.php that shouldn't be there. A bit naughty given we're in beta.
-
- 22 Nov, 2007 1 commit
-
-
Nigel McNie authored
-
- 20 Nov, 2007 1 commit
-
-
Nigel McNie authored
Also gave them the icon that they should have.
-
- 12 Nov, 2007 1 commit
-
-
Penny Leach authored
- serve_file now will allow overriding the mime type sent in content-type header - you can also override the application/inline selector by setting force-download - added swf to the filetypes.xml list and bumped the version.
-
- 29 Oct, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Renamed the 'view' parameter for view/view.php to be 'id'. 'view' will continue to work for a while. view/blocks.php uses id, and id is used for other objects in the system, so it doesn't make much sense for this one to remain this way.
-
- 27 Oct, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
This means the detailed view page works for files and images. Also corrected the case of the 'K' for kilobytes in size output for files, and marked a strange method for removal.
-
- 26 Oct, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Don't output the width/height/size parameters unless they really have been set to values, otherwise the resizing code will assume "width=" means "width=0" and react accordingly.
-
- 25 Oct, 2007 1 commit
-
-
Nigel McNie authored
Migrated the get_icon calls to the new signature. Implemented a shiny new render_self for images that does proper image scaling.
-
- 24 Oct, 2007 1 commit
-
-
Nigel McNie authored
-