Eloy Lafuente (stronk7)
b41f914927
Merge branch 'wip-MDL-33303-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
2012-07-03 16:18:41 +02:00
sam marshall
a5f68fb2c2
MDL-33426 Completion: Multilang activity names wrong in alt/title
2012-07-03 16:08:57 +02:00
Rajesh Taneja
28f23328c5
MDL-32787 user: rule required for custom profile fields applies to all users editing own profile
2012-07-03 13:48:18 +08:00
Frederic Massart
3e1648723f
MDL-33828 Portfolio: prevent notices while exporting to portfolios
2012-07-03 16:35:48 +12:00
sam marshall
60a72a03b2
MDL-33937 Paged course view: Allows view of sections that are not visible
2012-07-03 12:30:10 +08:00
Dan Poltawski
741543e9a7
Merge branch 'master_MDL-33938' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
...
Conflicts:
mod/scorm/db/upgrade.php
2012-07-03 12:18:29 +08:00
Adrian Greeve
a1a00aeee7
MDL-30912 - lib - A tidy up of the submit url jump functions for greater ease with accessability.
2012-07-03 12:12:19 +08:00
Frederic Massart
9152878ed3
MDL-30903 Accessibility: user profile page uses table headers
2012-07-03 11:51:19 +08:00
Dan Poltawski
81b2147092
Merge branch 'MDL-34008_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-03 11:47:23 +08:00
Dan Poltawski
e570ee4b63
Merge branch 'w27_MDL-34036_m23_bulkrole' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-07-03 11:40:14 +08:00
Sam Hemelryk
0afd953daf
Merge branch 'w27_MDL-34115_m23_arrayofarrayssort' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-07-03 15:15:18 +12:00
Dan Poltawski
f224fd9498
Merge branch 'MDL-30883_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-03 11:01:44 +08:00
Jason Fowler
69b2bab32e
MDL-33957 - Installation - Fixing field lengths so they are long enough for data entry, and don't distort page rendering
2012-07-03 14:58:55 +12:00
Dan Poltawski
f95e28e0ff
Merge branch 'w27_MDL-34123_m23_newpasslang' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-07-03 10:39:17 +08:00
Marina Glancy
f5cd2c6ef1
MDL-33837 picking file from server files should not copy 'Main file' property
2012-07-03 10:24:43 +08:00
Sam Hemelryk
10ff22d6f6
Merge branch 'MDL-33987_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-07-03 14:11:40 +12:00
ISHIKAWA Takayuki
d0d407f0bb
MDL-33757 gradebook: Adding support to sort userlist by email address
2012-07-03 09:45:26 +08:00
Damyon Wiese
8ad459ed58
MDL-33499: Display final grade on the grading form with a link to the grader report
...
AMOS BEGIN
CPY [currentgrade,mod_assignment],[currentgrade,mod_assign]
AMOS END
2012-07-03 02:28:49 +02:00
Eloy Lafuente (stronk7)
cf5b51af0e
Merge branch 'wip-MDL-33521-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
2012-07-03 01:59:22 +02:00
Adam Olley
b653107b96
MDL-32057: Fix cohort enrolment css for ie7
2012-07-03 09:23:33 +09:30
Jerome Mouneyrac
18c264790a
MDL-33770 Web service: create_groups should not require enrolmentkey
2012-07-03 11:49:30 +12:00
Frederic Massart
7523da44fc
MDL-33814 Output renderers: table cell objects are only created when needed
2012-07-03 11:36:43 +12:00
Frederic Massart
bd9ecafba9
MDL-33796 Glossary: removed unused missing string
2012-07-03 01:05:19 +02:00
Davo Smith
5200c254a1
MDL-34029 update mod/upgrade.txt to include course drag and drop upload
2012-07-03 10:55:48 +12:00
Dan Poltawski
3d43075cfd
MDL-9214 - improve comment for custom login instructions
2012-07-03 10:47:21 +12:00
Dan Poltawski
5df543a60e
MDL-32286 - fix ambigious english string
2012-07-03 10:42:57 +12:00
Dan Poltawski
bed1c4a943
MDL-33990 - yui2: remove 2 uncessary requirements
...
We no longer use yui2 logger and connection in set_user_prefs
2012-07-03 10:37:10 +12:00
Sam Hemelryk
66ff4c0a06
MDL-34014 cssoptimiser: Fixed some aweful spelling
2012-07-03 10:34:13 +12:00
Dan Poltawski
9ea8065f1c
MDL-34014 lang - fix CSS optimiser spelling errors
2012-07-03 10:32:45 +12:00
Dan Poltawski
eadad29dc9
MDL-34022 lang - the html editor supports all browsers we support
...
So remove misleading 'some browers only'
2012-07-03 10:30:38 +12:00
Dan Poltawski
e068b3dbe3
MDL-34033 lang - ammend configenableajax
...
Now better reflects its functionality.
2012-07-03 10:27:57 +12:00
Damyon Wiese
5809f6912b
MDL-33848: Prevent file listings in the assignment module having an ugly border
2012-07-03 10:21:19 +12:00
Matthew G. Switlik
815aecf6c7
MDL-28151 resource: prevent cropping of large images
2012-07-03 10:14:04 +12:00
Tim Hunt
15d8babd1a
MDL-23813 glossary filter: add missing YUI dependency
...
Fix found by Huy Hoang. I am just making a commit.
2012-07-02 23:52:48 +02:00
Aparup Banerjee
a78e4e9147
MDL-23254 Authentication : used httpswwwroot as root url during authentication procedure where $PAGE->https_required() is specified.
2012-07-03 09:42:42 +12:00
Dan Poltawski
d9edd25111
MDL-34081 dml: mssql driver was using case insensitve sql
2012-07-02 21:08:18 +02:00
Eloy Lafuente (stronk7)
1a76bbe2e4
MDL-34121 bump versions to efectively get the upgrade performed.
...
Conflicts:
version.php
2012-07-02 18:18:22 +02:00
Eloy Lafuente (stronk7)
af63cc85df
Merge branch 'w27_MDL-34121_m23_killbackupmess' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-07-02 18:16:54 +02:00
Marina Glancy
dff8438e50
MDL-33948 mod_forum correctly passes files options to file_save_draft_area_files()
2012-07-02 17:44:43 +08:00
Marina Glancy
ec3fe6e123
MDL-33948 file_save_draft_area_files() validates if references are allowed and allows unlimited file size
2012-07-02 17:44:38 +08:00
Andrew Robert Nicols
770cee9696
MDL-33916 Add unit tests to ensure that is_enrolled returns correctly
2012-07-02 17:36:55 +08:00
Andrew Robert Nicols
1db89f5e6a
MDL-33916 Ensure that capabilities are checked for cached user enrolments
2012-07-02 17:36:51 +08:00
Dan Poltawski
5c1b768aec
MDL-31802 - navigation: add a comment about session reduction
2012-07-02 17:30:21 +08:00
Dan Poltawski
f2b4305c8e
Merge branch 'MDL-31802_23' of git://github.com/aolley/moodle into MOODLE_23_STABLE
2012-07-02 17:24:56 +08:00
Marina Glancy
502ecc4c9f
MDL-34117 Correctly pass accepted_types to dnduploader
2012-07-02 17:10:02 +08:00
Dan Poltawski
34c10b84fb
Merge branch 'w27_MDL-34120_m23_delpass' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-07-02 16:48:28 +08:00
Dan Poltawski
f09dcd4b6d
Merge branch 'w27_MDL-34125_m23_tablename' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-07-02 16:46:27 +08:00
Tim Hunt
2b1b2017a6
MDL-34109 quiz cron: timelimit are timeclose of 0 are special.
...
If the timelimit or timeclose of a quiz are 0, this means 'no
restriction', rather than '1970' or '0 seconds'. We need to handle these
special cases correctly in the code that looks for quiz attempts that
might be in the wrong state.
2012-07-02 16:44:35 +08:00
Tim Hunt
592443f4e1
MDL-34109 quiz cron: change whitespace before applying the fix.
...
This commit just changes the white-space, but does not change any of the
actual code. This is so that the commit I am about to make, which will
change the code, will be easier to understand.
2012-07-02 16:44:29 +08:00
Dan Poltawski
dabab94b6e
Merge branch 'w27_MDL-34045_m23_idnumber' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-07-02 16:34:17 +08:00