Petr Skoda
|
ca91bc95d6
|
just explaining the status of moodlemedia plugin
|
2010-07-15 13:56:23 +00:00 |
|
David Mudrak
|
4d553cb221
|
NOMDL Fixed documentation on admin external page
|
2010-07-15 13:41:50 +00:00 |
|
David Mudrak
|
2a27240585
|
NOMDL Do not try to rename the moodledata/lang if it does not exist
|
2010-07-15 12:45:55 +00:00 |
|
Jordi Piguillem
|
9e11d50773
|
Adding the global variable
|
2010-07-15 11:05:51 +00:00 |
|
Jordi Piguillem
|
b7d0b32f4a
|
MDL-22449
Modifing map page to add some help
|
2010-07-15 11:04:21 +00:00 |
|
Jordi Piguillem
|
534d5b04db
|
MDL-22449
Adding some more help strings
|
2010-07-15 11:03:54 +00:00 |
|
Jordi Piguillem
|
7b8cf15ce5
|
Restoring a line form a previous version
|
2010-07-15 10:53:27 +00:00 |
|
Jordi Piguillem
|
f8be7ad493
|
MDL-22449
Removing link from diff string
|
2010-07-15 10:44:14 +00:00 |
|
Jordi Piguillem
|
4bb7490510
|
MDL-22449
Adding some help strings
|
2010-07-15 10:43:15 +00:00 |
|
Jordi Piguillem
|
03d1fce9c1
|
fixing bugs at comments page
|
2010-07-15 10:16:01 +00:00 |
|
aparup
|
ba138d4730
|
Assignment MDL-23192
- fixed query to reflect updated field name mdl_block_instances.contextid->mdl_block_instances.parentcontextid
- fixed records iteration.
|
2010-07-15 08:30:02 +00:00 |
|
Dongsheng Cai
|
7054b01d38
|
fixed undefined userid
|
2010-07-15 08:25:30 +00:00 |
|
Dan Marsden
|
5138bae0d7
|
MDL-23280 fix typo in var name
|
2010-07-15 08:21:41 +00:00 |
|
Patrick Malley
|
201d293d72
|
MDL-22840 - added hack for missing custom menu
|
2010-07-15 06:56:14 +00:00 |
|
Patrick Malley
|
2e65094d94
|
MDL-22840 - First commit of new theme
|
2010-07-15 06:48:13 +00:00 |
|
Patrick Malley
|
34d2c67228
|
MDL-22875 - general improvements in modules
|
2010-07-15 06:42:08 +00:00 |
|
jerome mouneyrac
|
8afbe76511
|
community block MDL-23288 highlight search result
|
2010-07-15 05:58:24 +00:00 |
|
Dongsheng Cai
|
74c68b7a11
|
MDL-23196, fixed old block configdata
|
2010-07-15 05:42:48 +00:00 |
|
Rossiani Wijaya
|
21b6efd7c9
|
MDL-23233 - adding formslib.php
|
2010-07-15 04:11:17 +00:00 |
|
Sam Hemelryk
|
682050ff0c
|
calendar MDL-23084 Added missing YUI requirment to event manager module
|
2010-07-15 04:08:15 +00:00 |
|
Sam Hemelryk
|
6793952d27
|
calendar MDL-23084 Fixed typo regession
|
2010-07-15 03:45:10 +00:00 |
|
Dongsheng Cai
|
ce1629146d
|
MDL-23196, fixed block config structure
|
2010-07-15 03:08:35 +00:00 |
|
Rossiani Wijaya
|
97ce18fbcf
|
MDL-22952 - Fixed bidirectional page problems (right to left).
|
2010-07-15 03:00:23 +00:00 |
|
Andrew Davis
|
88c90a63f4
|
admin MDL-23259 fixed deleting of user profile fields
|
2010-07-15 02:58:46 +00:00 |
|
Andrew Davis
|
d203d08f91
|
admin MDL-23259 made the add user profile field/add category UI a little more logical. I think.
|
2010-07-15 02:52:52 +00:00 |
|
Moodle Robot
|
1a450645fa
|
Updated the HEAD build version to 20100715
|
2010-07-15 00:45:51 +00:00 |
|
Eloy Lafuente
|
482aac657a
|
MDL-21432 backup - root task, inforef and users handling completed, various fixes
|
2010-07-14 23:59:19 +00:00 |
|
Eloy Lafuente
|
2087babba1
|
MDL-21432 backup - added inforef and users parsers
|
2010-07-14 23:53:29 +00:00 |
|
Andreas Grabs
|
cb416e5042
|
MDL-23275 - Feedback error when adding question
MDL-23276 - Adding a feddback question shoud return to fedback questions
|
2010-07-14 19:38:57 +00:00 |
|
Petr Skoda
|
2e69d93048
|
MDL-16094 temporary workaround for removed textformat field
|
2010-07-14 16:47:54 +00:00 |
|
Petr Skoda
|
a7748d91ea
|
removing old htmleditor leftovers - format is not used any more
|
2010-07-14 16:43:26 +00:00 |
|
Petr Skoda
|
cdefaa86f6
|
fixed incorrect exception name
|
2010-07-14 16:40:30 +00:00 |
|
Petr Skoda
|
db1218a970
|
MDL-23255 fixed inverted isset preventing visibility change in course edit form (creadit goes to Jay Knight) + fixed visibility of new course in hidden category when not allowed to change visibility; improved comments
|
2010-07-14 14:23:32 +00:00 |
|
Dongsheng Cai
|
5ad337c86c
|
MDL-23261, fixed deleting folders
|
2010-07-14 10:09:19 +00:00 |
|
Rossiani Wijaya
|
b1b769b046
|
MDL-22647 - Fixed undefined $strintro. Change $strintro to $strentries
|
2010-07-14 09:44:19 +00:00 |
|
jerome mouneyrac
|
f21b363042
|
course publication MDL-19315 fix for gallery JS call (Sam's fix)
|
2010-07-14 09:44:11 +00:00 |
|
Dongsheng Cai
|
b12ce9449f
|
MDL-22609, fixed assignment files tree view
|
2010-07-14 09:41:13 +00:00 |
|
Andrew Davis
|
3f92c2fc60
|
backup MDL-22139 fixed incorrect backup param
|
2010-07-14 09:08:10 +00:00 |
|
aparup
|
38430d3521
|
Assignment MDL-22893
- response files uploading now uses the new file picker element in single upload type.
|
2010-07-14 09:05:30 +00:00 |
|
Andrew Davis
|
e40eabb5d9
|
gradebook MDL-23181 committing grade item patch
|
2010-07-14 08:51:19 +00:00 |
|
Andrew Davis
|
c791bb4dfa
|
gradebook MDL-23267 fixed 2 broken unit tests in lib/grade/simpletest
|
2010-07-14 08:42:14 +00:00 |
|
Petr Skoda
|
f728d49b00
|
MDL-19380 uploadlib cleanup before readding of antivirus integration
|
2010-07-14 08:40:48 +00:00 |
|
Petr Skoda
|
d354ba0965
|
MDL-23259 fixed fatal error, missing get_string()
|
2010-07-14 07:33:42 +00:00 |
|
jerome mouneyrac
|
476c0e82d3
|
webservice MDL-12886 exception more explicit when clean response value fail
|
2010-07-14 07:33:26 +00:00 |
|
jerome mouneyrac
|
fde884c342
|
webservice MDL-23083 change $param => $paramanddefault (for multiple/single structure VALUE_DEFAULT)
|
2010-07-14 05:42:21 +00:00 |
|
Andrew Davis
|
be739b71d4
|
backup MDL-22139 changed gradebook backup to include category and course grade items
|
2010-07-14 03:36:08 +00:00 |
|
Rossiani Wijaya
|
21cbbf3fe9
|
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left).
|
2010-07-14 01:50:57 +00:00 |
|
Moodle Robot
|
72d06632f2
|
Updated the HEAD build version to 20100714
|
2010-07-14 00:45:42 +00:00 |
|
Dan Marsden
|
9fd2f3c1b0
|
Choice MDL-23248 - check if var exists before setting.
|
2010-07-13 23:25:19 +00:00 |
|
Petr Skoda
|
8a27af4112
|
MDL-23048 applying the same frontpage logic on all permissions pages
|
2010-07-13 21:20:48 +00:00 |
|