Eloy Lafuente (stronk7)
771b820285
Merge branch 'MDL-30700-master' of git://github.com/damyon/moodle
2012-12-11 19:56:31 +01:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Damyon Wiese
1e4bd9fe25
MDL-30700 Assignment 2.2: Added text_sorting function to tablelib
...
Allows oracle to sort by text (clob) columns (should be used sparingly).
2012-12-11 15:42:24 +08:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Petr Škoda
40b9c0694c
MDL-36436 use hacky aspect ratio to work around IE9 issues
2012-11-20 13:01:27 +01:00
Mark Nelson
3774324174
MDL-33791 Portfolio: Fixed security issue with passing file paths.
2012-11-08 00:26:13 +01:00
Dan Poltawski
90a23f067c
Merge branch 'wip-MDL-36277-master' of git://github.com/barbararamiro/moodle
...
Conflicts:
theme/standard/style/course.css
2012-11-06 14:58:49 +08:00
Sam Hemelryk
02adb1e30d
Merge branch 'wip-mdl-29689' of git://github.com/rajeshtaneja/moodle
2012-11-06 10:34:06 +13:00
Barbara Ramiro
2df53c3ed8
MDL-36277 Usability: New Activity icons in SVG and PNG formats
2012-11-06 00:02:31 +08:00
Dan Poltawski
752a3f14be
Merge branch 'wip-mdl-35910' of git://github.com/rajeshtaneja/moodle
2012-10-30 10:00:11 +08:00
Rajesh Taneja
7212740691
MDL-35910 Assignment 2.2: Fixed included files in assignment zip.
...
If Marking button is enabled, assignment is open and is not finalized, then don't add file to zip
2012-10-19 16:07:19 +08:00
Marina Glancy
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
Rajesh Taneja
17bf85dee3
MDL-29689 Assignment 2.2: cleaned print_responsefiles function
2012-10-04 16:23:19 +08:00
Rajesh Taneja
deba4dc328
MDL-29689 Assignment 2.2: A student can see feedback for assignments with no-grades
2012-10-04 16:23:18 +08:00
Jean-Philippe Gaudreau
7f40888801
Fixing feedback's view when assignment is set to no grade. Also refactoring the use of method view_feedback for upload (single and advenced) assignments
...
Conflicts:
mod/assignment/type/upload/assignment.class.php
mod/assignment/type/uploadsingle/assignment.class.php
2012-10-03 14:41:32 +08:00
Rajesh Taneja
c517046e4d
MDL-30121 Assignment 2.2: Draft submission files will not be included in zip, if activity is open
2012-08-24 09:48:45 +08:00
Eloy Lafuente (stronk7)
df27efbd46
Merge branch 'wip-mdl-32759-warning' of git://github.com/rajeshtaneja/moodle
2012-08-22 02:33:34 +02:00
Eloy Lafuente (stronk7)
92f2403bf3
Merge branch 'master_MDL-34593_add_extra_plugin_param_to_get_form_elements_module' of git://github.com/kanikagoyal/moodle
2012-08-15 03:18:58 +02:00
Aparup Banerjee
50f0c35dd3
Merge branch 'master_MDL-34382_add_new_option_to_flag_modules_that_support_plagiarism_plugins' of git://github.com/kanikagoyal/moodle
2012-08-14 15:48:19 +08:00
Rajesh Taneja
daaf84ec44
MDL-32759 Assignment 2.2: Changing grade for existing assignments will show warning that grades will not be scaled
2012-08-14 11:23:33 +08:00
Kanika Goyal
67fbfe8b54
MDL-34593: Plagiarism API - add extra plgin param to get_form_elements_module
2012-08-13 20:31:45 +05:30
Kanika Goyal
50da4ddd56
MDL-34382: Plagiarism API - add new option to flag modules that support the use of plagiarism plugins
2012-08-13 11:02:34 +05:30
Petr Škoda
c7e35969d5
MDL-34741 use 2in3 in mod_assignment
2012-08-11 20:40:05 +02:00
Rossiani Wijaya
5d2b1e5eec
MDL-34561 accessibility compliance for assignment module: add accesshide class
2012-08-06 15:19:51 +08:00
Rossiani Wijaya
3695494fc3
MDL-34561 accessibility compliance for assignment module: Add forform input text and select tag
2012-08-03 11:53:51 +08:00
David Monllao
01a67102e6
MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment
2012-07-27 13:25:05 +08:00
Aparup Banerjee
90310b1b4f
MDL-26969 assignment : clarified phpdoc and fixed whitespace.
2012-07-24 16:40:05 +08:00
Aparup Banerjee
c5e518d521
Merge branch 'MDL-26969' of git://github.com/rwijaya/moodle
2012-07-24 16:39:59 +08:00
Rossiani Wijaya
75cf84ac25
MDL-26969 Assignment module - upload: fixed get_submission() return value to nothing when param is set to false.
2012-07-23 11:19:30 +08:00
Rajesh Taneja
37b5e8fee8
MDL-19430 My Moodle: Polished course_over view code of netspot
2012-07-19 15:30:37 +08:00
Sam Hemelryk
78f15d33bb
Merge branch 'MDL-28155_master' of git://github.com/dmonllao/moodle
2012-07-16 11:50:35 +12:00
Sam Hemelryk
cbbdc7db2a
Merge branch 'master_MDL-32228_add_plagiarism_api_support_to_online_assignment_type' of git://github.com/kanikagoyal/moodle
2012-07-16 10:35:34 +12:00
Kanika Goyal
93d52d84ec
MDL-32228: Plagiarism API - add support for plagiarism api to online assignment type
2012-07-11 23:04:56 +05:30
David Monllao
0652b34fde
MDL-28155 mod_assignment Using the this object instead of a string
2012-07-11 15:10:17 +08:00
Sun Zhigang
b5b7d9d91a
MDL-28155 mod_assignment - Fix an ugly hack
...
Show download all link for any assignment types which implement
the download_submissions() method
2012-07-10 12:57:54 +08:00
Rossiani Wijaya
df70d008f7
MDL-31987 Assignment module: fixed upgrade version
2012-07-02 14:46:43 +08:00
Dan Poltawski
74fc24a916
MDL-31987 Assignment module: fix sql for postgres.
2012-07-02 14:45:46 +08:00
Rossiani Wijaya
b8ba23ca23
MDL-31987 Assignment module: Assignment count submissions correctly.
...
For advanced upload assignment, store file count of each submission
into assignment_submissions.numfiles
When counting submissions, if the assignment is open and tracking
drafts, only submissions which has send for marking are counted.
Otherwise, submissions which has numfiles > 0 are counted.
Also change a hardcoded 'submitted' to ASSIGNMENT_STATUS_SUBMITTED.
This patch was originally written by: Sunner Sun <sunner@gmail.com>.
I made some modifation to fixed count_real_submissions() query (ref: MDL-32207) in /mod/assignment/type/upload/assignment.class.php file
2012-07-02 14:26:45 +08:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Dan Poltawski
760c063bc0
Merge branch 'wip-MDL-33446-master' of git://github.com/marinaglancy/moodle
2012-06-12 13:45:10 +08:00
Marina Glancy
c469b3963b
MDL-33446 Editor form field can filter return types
...
- Added possibility for editor form field to specify return_types (default FILE_INTERNAL | FILE_EXTERNAL | FILE_REFERENCE)
- For assignment, workshop, quiz essay submissions and form posts do not allow FILE_REFERENCE
- Fixed mod_resource return_types, reset them to default, because filemanager does not know how to work with FILE_EXTERNAL links
2012-06-12 11:03:43 +08:00
Aparup Banerjee
6b8b0b2e68
MDL-34400 Libraries : maintained naming rule by removing stray mod_ function and class prefixes from activity modules.
...
This rule @ http://docs.moodle.org/dev/Activity_modules still stands for now.
2012-06-11 13:34:47 +08:00
Marina Glancy
559276b153
MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons
...
- function get_mimetypes_array() now contains also information about filetype groups and language strings
- use 'smart' human-readable mimetype description
- never determine filetype group based on filetype icon image! remove function mimeinfo_from_icon()
- get rid of class filetype_parser and file lib/filestorage/file_types.mm, replaced with functions file_get_typegroup(), file_extension_in_typegroup() and file_mimetype_in_typegroup()
- support multiple icon sizes, not only 16 and 32
- retrieve filetype icon only using proper functions file_..._icon() from lib/filelib.php throughout the code
- increase size of repository thumbnails to 90 and icons to 24 (will take effect when new icons exist)
2012-05-21 16:01:04 +08:00
Dan Poltawski
d6c94cf4eb
MDL-33069 assignment: change pluralname to (2.2)
2012-05-17 17:28:26 +08:00
Petr Skoda
d59ef9c5ab
MDL-32926 exorcise setUser(2) evil from phpunit
2012-05-12 21:42:07 +02:00
Sam Hemelryk
6bfa88103d
Merge branch 'master-MDL-31028_2' of git://github.com/chtombleson/moodle
2012-05-10 13:52:31 +12:00
Christopher Tombleson
4447223b38
MDL-31028: Added pathname hashes to eventdata
...
Also fix strict standard warning
2012-05-09 13:46:20 +12:00
Damyon Wiese
bbd0e548c3
MDL-31270 mod_assign: introducing the assignment module
...
* Includes an assignment upgrade tool to convert from the old mod_assignment.
* Hides mod_assignment on new installs
2012-05-03 14:44:06 +08:00
Ankit Agarwal
8bb7fb7008
MDL-31940 assignment: Removing deprecated function assignment_get_participants
2012-05-08 14:59:23 +08:00