Petr Skoda
|
c7f4e3e246
|
MDL-21951 reverting changes in moodlelib.php, most probably forgotten debug stuff
|
2010-04-09 09:43:21 +00:00 |
|
Dongsheng Cai
|
866354a905
|
MDL-21951, improve comments performance
|
2010-04-09 09:03:51 +00:00 |
|
Anthony Borrow
|
f854cfae80
|
MDL-18044 - updating missed scalestip string to scalestip2
|
2010-04-09 08:40:03 +00:00 |
|
Moodle Robot
|
82d6980a79
|
Updated the HEAD build version to 20100409
|
2010-04-09 00:42:54 +00:00 |
|
Andreas Grabs
|
51859310b3
|
no more modification of form outside the form class. All needed data are passed by the _customdata array
|
2010-04-08 19:32:43 +00:00 |
|
Eloy Lafuente
|
1a6b93675b
|
NOBUG: BOM rebombed from 19_STABLE
|
2010-04-08 18:16:26 +00:00 |
|
Petr Skoda
|
7b55e20a2a
|
fixed typo
|
2010-04-08 16:36:09 +00:00 |
|
Dan Marsden
|
76b79f2f88
|
MDL-21655 fix typo
|
2010-04-08 09:40:38 +00:00 |
|
Dongsheng Cai
|
b45fde0572
|
MDL-19118, fixed css selector, comments api
|
2010-04-08 05:40:11 +00:00 |
|
Dongsheng Cai
|
a53062105b
|
MDL-21955, fixed potential page parameter collision in nonjs comments paging code
|
2010-04-08 05:38:44 +00:00 |
|
Dongsheng Cai
|
535b4a51c1
|
MDL-21941, change language strings for comments api
|
2010-04-08 01:53:48 +00:00 |
|
Moodle Robot
|
0a1b830c42
|
Updated the HEAD build version to 20100408
|
2010-04-08 00:42:53 +00:00 |
|
Helen Foster
|
29a8af3f4d
|
MDL-19401 moving exercise help files thanks to Andrea Bicciolo
|
2010-04-07 20:27:41 +00:00 |
|
Tim Hunt
|
db77f4103c
|
quiz reports: MDL-21688 Add missing sesskey checks.
|
2010-04-07 11:26:02 +00:00 |
|
Tim Hunt
|
59be14de39
|
questionlib: MDL-21828 Fix database query that does not work in Oracle.
Bug report and fix thanks to David Binney.
|
2010-04-07 09:47:19 +00:00 |
|
Dongsheng Cai
|
1150c1bdba
|
MDL-21944, remve ### link target
|
2010-04-07 09:09:32 +00:00 |
|
Petr Skoda
|
98da60215e
|
MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints
|
2010-04-07 07:37:12 +00:00 |
|
Petr Skoda
|
e8c2189d78
|
MDL-21655 marking groupid parameters as unused when assigning/unassigning roles because those were never implemented and are not planned to be ever implemented
|
2010-04-07 07:07:37 +00:00 |
|
Dongsheng Cai
|
4b201bc6f5
|
MDL-19118, comments api improvement
|
2010-04-07 06:42:17 +00:00 |
|
Moodle Robot
|
bb9728e873
|
Updated the HEAD build version to 20100407
|
2010-04-07 00:43:00 +00:00 |
|
Moodle Robot
|
2b4108e157
|
Automatic installer.php lang files by installer_builder (20100407)
|
2010-04-07 00:31:20 +00:00 |
|
Petr Skoda
|
f46eba7e7d
|
MDL-19917 it is now possible to recover installation when it stops on some blocks trouble
|
2010-04-06 19:52:45 +00:00 |
|
Petr Skoda
|
6f4f82f262
|
MDL-19157 adding missing all hosts mnet entry
|
2010-04-06 19:37:59 +00:00 |
|
Petr Skoda
|
199c198137
|
MDL-19928 adding unofficial support for the cherokee web server + adding some notes about other servers
|
2010-04-06 19:23:47 +00:00 |
|
Petr Skoda
|
e2253187a2
|
MDL-22031 fixed installer regression, adding more defines that are later done in setup.php
|
2010-04-06 19:08:15 +00:00 |
|
Petr Skoda
|
f56af8884d
|
MDL-21146 fixed install regression - copypasted the setting of active license setting from ugprade code
|
2010-04-06 18:52:38 +00:00 |
|
Petr Skoda
|
f0b9ee18e8
|
MDL-21146 fixed upgrade regression - we need to create all necessary "files" fields before we start the upgrade, it is too late to do that at the end; reshuffling the field order to mach the general convention of putting dates last; splitting upgrade blocks because we should cleanup the upgrade path right before releasing stable 2.0
|
2010-04-06 18:45:02 +00:00 |
|
Petr Skoda
|
2972166b62
|
MDL-20204 not necessary to refresh styles after upgrade any more
|
2010-04-06 18:36:50 +00:00 |
|
Petr Skoda
|
4fb2306ee4
|
MDL-21146 $CFG can not be used in low level file operations - please set the defaults elsewhere if really necessary; removing the extra cleaning + undefined notices - please make sure all palces that actually output the strings are processed properly, there is no way around this, cleaning must be always done before output, not just storage; using real nulls where we do not know the value
|
2010-04-06 18:34:38 +00:00 |
|
Helen Foster
|
4090dab428
|
MDL-22029 obsolete help file index removal
|
2010-04-06 15:41:47 +00:00 |
|
Helen Foster
|
fc44deb08f
|
MDL-22029 obsolete help file index removal
|
2010-04-06 15:24:53 +00:00 |
|
Tim Hunt
|
4ba32cf15d
|
question base type: Fix typo.
|
2010-04-06 11:49:50 +00:00 |
|
Petr Skoda
|
00b41d8fe1
|
MDL-21696 removing old translation UI which can not work any more + removing unused string_manager code
|
2010-04-06 11:34:10 +00:00 |
|
Moodle Robot
|
fdc5ff136b
|
Updated the HEAD build version to 20100406
|
2010-04-06 00:42:43 +00:00 |
|
Martin Dougiamas
|
511cde1b1d
|
role/assign gui MDL-21655 Fixed regressions in GUI (missing heading and title on page)
|
2010-04-05 07:54:14 +00:00 |
|
Martin Dougiamas
|
dcc779cca4
|
lib/accesslib MDL-21655 Added useful function count_enrolled_users() to help counting all participating users in a context
|
2010-04-05 07:34:50 +00:00 |
|
Moodle Robot
|
725b420dd1
|
Updated the HEAD build version to 20100405
|
2010-04-05 00:42:13 +00:00 |
|
Petr Skoda
|
fb6b53724c
|
MDL-22015 new amos string manager - needs new lang format and removal of '_utf8' suffix from dir names; caching is not implemented yet
|
2010-04-04 21:18:57 +00:00 |
|
Petr Skoda
|
2098e5180a
|
MDL-16487 frontpage now properly detects all kinds of plugin upgrades and redirects to admin page - previously only main upgrade and modules forced the redirect + performance improvements (for admin account only)
|
2010-04-04 20:32:21 +00:00 |
|
Petr Skoda
|
846e4e177e
|
MDL-16438 separating subplugin detection from the plugin_supports code because it was running into infinite loops in get_string() which is often incorrectly used in lib.php files, but the get_string() itself needs to know about subplugins
|
2010-04-04 19:58:03 +00:00 |
|
Moodle Robot
|
b9dd2a2e56
|
Updated the HEAD build version to 20100404
|
2010-04-04 00:42:32 +00:00 |
|
Moodle Robot
|
826b340c08
|
Updated the HEAD build version to 20100403
|
2010-04-03 00:43:16 +00:00 |
|
Andreas Grabs
|
69f6d0b4b2
|
convert old dml syntax in the new one in feedback_get_recent_mod_activity()
|
2010-04-02 22:09:00 +00:00 |
|
Andreas Grabs
|
b6f2600152
|
correction of $cm, $course, $feedback setup
|
2010-04-02 21:26:17 +00:00 |
|
Andreas Grabs
|
53ba55eca2
|
insert calls to require_capability()
|
2010-04-02 20:38:17 +00:00 |
|
Helen Foster
|
3b9cc3e0ec
|
MDL-21218 new help file thanks to David Mudrak for help with wording
|
2010-04-02 12:38:28 +00:00 |
|
Helen Foster
|
b13a608582
|
lang string MDL-21218 small rewording
|
2010-04-02 12:03:56 +00:00 |
|
Andreas Grabs
|
c987dbad0e
|
removed all calls to feedback_load_capabilities()
|
2010-04-02 11:34:28 +00:00 |
|
David Mudrak
|
2ecf267ccb
|
MDL-21845 user profile: Fixed missing multilang support
Merged from 1.9
|
2010-04-02 09:45:36 +00:00 |
|
Petr Skoda
|
6682cf1813
|
MDL-22019 fixed notices caused by deleting blocks without unisntalling
|
2010-04-02 08:26:59 +00:00 |
|