David Mudrak
538dcf896c
NOMDL MNet remote enrolment client: display a button to go back to the course selection
...
Without this button, the user has to go through the admin menu again,
selecting the same host. This improves the usability when enrolling
local users to multiple remote courses.
2011-01-14 12:53:01 +01:00
Petr Skoda
3c1293fe97
MDL-25910 custom socket location for postgresql driver, improved config-dist.php info
2011-01-14 12:11:49 +01:00
David Mudrak
34685a5992
MDL-25980 MNet: missing remotecourseid parameter in SQL clearing stale cache records
...
Because the remotecourseid parameter was missing in SQL, all cache
records for other courses from that host were cleared.
2011-01-14 11:31:57 +01:00
David Mudrak
4841fda1bc
NOMDL MNet: Fixed incorrect remote course ID passed
...
The param is deprecated anyway, it had to be blindly copied from a
legacy code.
2011-01-14 11:31:26 +01:00
Sam Hemelryk
e4e19a65f9
mod-quiz MDL-25791 bumped version number, rebased patch, and removed unwanted phpdoc global
2011-01-14 17:49:12 +08:00
Sam Hemelryk
b3abfc46e3
mod-quiz MDL-25791 Added conditions around upgrade code so that it is only executed if needed
2011-01-14 17:44:10 +08:00
Sam Hemelryk
0022ea3669
mod-quiz MDL-25791 Fixed database discrepancies between a fresh install and an upgraded site within the Quiz module
2011-01-14 17:44:06 +08:00
Petr Skoda
7c725a24b3
MDL-25860 adding missing blocks to groupings page
2011-01-14 10:41:12 +01:00
Petr Skoda
79ac5a8cf2
MDL-25910 add support for custom mysql socket location
2011-01-14 10:20:04 +01:00
Petr Skoda
8a7703ce53
MDL-25973 add missing charset
2011-01-14 09:32:17 +01:00
Sam Hemelryk
6d02316093
lib-db MDL-25790 Added missing rating indexs on existing 2.0 sites
2011-01-14 16:19:12 +08:00
Sam Hemelryk
ffec817ed3
lib-db MDL-25789 Corrected discrepancies in old upgrade code and install.xml
2011-01-14 15:36:59 +08:00
Sam Hemelryk
15257dd181
lib-db MDL-25790 Added code to drop adodb_logsql if it exists
2011-01-14 15:26:48 +08:00
Rossiani Wijaya
2d572444e1
MDL-17884: Add test_download_file_content and componentlib to unittest. Credit goes to Tomasz Muras
2011-01-14 14:52:24 +08:00
Sam Hemelryk
43c984578a
lib-db MDL-25790 Fixed up version numbers now that 2.0.1 has been released
2011-01-14 14:22:46 +08:00
Sam Hemelryk
39f0ceb2cb
lib-db MDL-25790 Added conditional checks around upgrade code so that it is only executed if needed. See MDL-25789
2011-01-14 11:52:52 +08:00
Sam Hemelryk
2bddef731a
lib-db MDL-25790 Added upgrade code to fix database discrepancies between a fresh install and an upgrade
2011-01-14 11:52:52 +08:00
Rossiani Wijaya
5419885ff8
MDL-25729_m20: fix invalid string in splash theme
2011-01-14 11:20:55 +08:00
Sam Hemelryk
631cefc35f
mod-scorm MDL-25792 Changed forcecompleted to have lenght 1 and bumbed version number
2011-01-14 11:09:59 +08:00
Sam Hemelryk
b964171cbf
mod-scorm MDL-25792 Fixed database discrepancies between a fresh install and an upgraded site within the SCORM module
2011-01-14 11:01:30 +08:00
Sam Hemelryk
5dd7e903ff
lib-db-access MDL-25672 editingteacher can no longer delete courses by default.
2011-01-14 10:23:37 +08:00
Sam Hemelryk
3e82d63328
theme-overlay MDL-25750 Fixed overflow problem with report layout.
2011-01-14 10:15:24 +08:00
Petr Skoda
34b93e39a6
MDL-25754 improved tag sanitisation and fixed tag autocomplete
2011-01-13 23:40:43 +01:00
Tim Hunt
1a09fa6dfa
html_writer MDL-25971 Support disabled => boolean, as well as disabled => disabled in html_writer::select.
2011-01-13 19:28:54 +00:00
Petr Skoda
8a13ce4def
MDL-25962 removing obsolete YUI 2.8.1 library
2011-01-13 10:13:52 +01:00
Petr Skoda
4cb02426ff
MDL-25936 fixed user upload when manual plugin not first
2011-01-12 22:07:48 +01:00
Ashley Holman
85b8f8dfd0
MDL-25837 adding missing modinfo course property
2011-01-12 21:44:16 +01:00
Petr Skoda
4e70708de9
MDL-25837 detect invalid course parameter when getting fast modinfo
2011-01-12 21:40:34 +01:00
Ashley Holman
d0c3f54770
MDL-25907 purge sessions of not-logged-in users
2011-01-12 20:14:00 +01:00
Petr Skoda
79abc6d1eb
MDL-25836 fixed stripped src attribute from script tag
2011-01-12 19:33:18 +01:00
Petr Skoda
5a7f931ee5
weekly version bump
2011-01-12 10:50:18 +01:00
Petr Skoda
f4f374176d
Merge branch 'MDL-25596-fixed' of git://github.com/samhemelryk/moodle
2011-01-12 09:57:18 +01:00
Sam Hemelryk
0022a97f24
blocks-navigation MDL-25596 Fixed notice when block config doesn't already exist
2011-01-12 09:53:08 +08:00
Petr Skoda
90c42e0f43
MDL-25501 reverting PULL-95
2011-01-11 22:53:16 +01:00
Petr Skoda
65beff8ea4
Merge branch 'AMOS-install-strings' of git://github.com/mudrd8mz/moodle
2011-01-11 16:21:58 +01:00
AMOS bot
b9fe01bf1a
Automatic installer lang files (20110111)
2011-01-11 16:08:58 +01:00
andyjdavis
99c228aa11
gradebook MDL-25887 closed a file handle that was being left open and added more descriptive grade item titles
2011-01-11 16:11:02 +08:00
andyjdavis
83e364c465
gradebook MDL-25887 removed some commented out code
2011-01-11 11:58:02 +08:00
andyjdavis
df2f526877
gradebook MDL-25887 fixed a problem with grade import user mapping
2011-01-11 11:50:04 +08:00
Eloy Lafuente (stronk7)
742d877eaf
Merge branch 'MDL-25793' of git://github.com/samhemelryk/moodle
2011-01-11 00:33:56 +01:00
David Mudrak
9ecbf8018f
MDL-25935 user_picture::unalias() now handles null values correctly
2011-01-11 00:27:42 +01:00
Eloy Lafuente (stronk7)
ff14fd71fd
Merge branch 'MDL-24521' of git://github.com/samhemelryk/moodle
2011-01-10 23:20:30 +01:00
Eloy Lafuente (stronk7)
a9af868943
Merge branch 'MDL-24561_forum_subscribe_sesskey' of git://github.com/mudrd8mz/moodle
2011-01-10 21:38:13 +01:00
Eloy Lafuente (stronk7)
a3c896ae4d
Merge branch 'm20_MDL-25794_sections_typo' of git://github.com/danmarsden/moodle
2011-01-10 21:22:02 +01:00
sam marshall
b64a827c4d
completion MDL-25929 Reordered SQL to make it clearer (after tim's review)
2011-01-10 15:35:46 +00:00
sam marshall
1c6ed50500
completion MDL-25929 Remove progresstrackedroles option
2011-01-10 15:20:24 +00:00
Petr Skoda
4bbcdcec0d
Merge branch 'wip-MDL-25927' of git://github.com/sammarshallou/moodle
2011-01-10 15:16:22 +01:00
sam marshall
2af26b123d
completion MDL-25927 Added old function back as deprecated, to preserve API compatibility
2011-01-10 14:08:10 +00:00
Petr Skoda
9c15755633
Merge branch 'm20_MDL-25501_wiki_upgrade_improvement' of git://github.com/dongsheng/moodle
2011-01-10 14:54:53 +01:00
Petr Skoda
4761e6334f
Merge branch 'm20_MDL-25669_course_sortorder' of git://github.com/dongsheng/moodle
2011-01-10 14:51:22 +01:00