- 11 Jun, 2012 1 commit
-
-
Dan Poltawski authored
-
- 05 Jun, 2012 2 commits
- 04 Jun, 2012 28 commits
-
-
Dan Poltawski authored
Also change equella_action to hardcoded value
-
Dan Poltawski authored
To make it clear that nothing else happens.
-
Dan Poltawski authored
* Properly cleaned and filtered * Add utf8 content type (Thanks Petr Škoda)
-
Dan Poltawski authored
* Whitespace around control statements * DOS formated version.php
-
Dan Poltawski authored
-
Dan Poltawski authored
* Include component name * Include requires version (Thanks Petr Škoda)
-
Dan Poltawski authored
-
Dan Poltawski authored
Match mimetype function name to moodle coding style.
-
Dan Poltawski authored
This is the core function to do the same thing
-
Dan Poltawski authored
user_has_role_assignment will check parent contexts itself so there is no need to do this manally
-
Dan Poltawski authored
-
Dan Poltawski authored
* Make send_file compatible with its parent * mktime -> time() * callback.php: fix pass by reference warnings
-
-
MDL-32117 EQUELLA plugin: Added some TODO comments in callback.php and changed variable names to conform moodle coding style
-
-
-
-
-
-
-
MDL-32117 EQUELLA plugin: Enforce selection restriction settings, but override if Moodle wants to restrict to specific MIME types as it is always going to be for resources only
-
MDL-32117 EQUELLA plugin: Don't restrict to MIME types if '*' is used, as user should be able to select any type at this point
-
MDL-32117 EQUELLA plugin: Don't include the 'mimeTypes' option if it's empty or we get the wrong stuff
-
-
MDL-32117 EQUELLA plugin: Fixed the checking roles code when using filepicker in user context. Also format the SQL to use moodle coding style
-
MDL-32117 EQUELLA plugin: Dynamic configuration for roles, and use 'write' tokens when selecting stuff
-
MDL-32117 EQUELLA plugin: Don't show close icons or cancel links in EQUELLA because we're inside the File Picker dialog which has its own close button. Also, always return URLs for selected resources in the '?attachment.uuid=abcd' format so that URLs work if filenames are changed
-
-
- 01 Jun, 2012 4 commits
-
-
Dan Poltawski authored
-
-
-
-
- 31 May, 2012 5 commits
-
-