scyrma
f461e8ec0e
MDL-8810: changing require_once to include_once when looking for mod/.../lib.php
2008-01-24 02:20:25 +00:00
stronk7
81243b7be4
Now the backup->users = none setting is properly populated to all
...
modules / instances, saving a lot of info to be always written. MDL-13115
Merged from 19_STABLE
2008-01-24 00:51:09 +00:00
nicolasconnault
1e92bb9112
MDL-13101 New section of the upgrade process: plugins check
2008-01-23 22:48:54 +00:00
skodak
883187d0b7
MDL-13026 rewritten sql for calculation of averages on grader report, I hope it will be a bit faster now; merged from MOODLE_19_STABLE
2008-01-23 19:05:22 +00:00
skodak
d48ebf9769
MDL-11920 prevent db traffic caused by user images; merged from MOODLE_19_STABLE
2008-01-23 17:41:30 +00:00
poltawski
6255645f47
MDL-13112 - order my courses block alphabetically when only displaying a users
...
individual courses.
merged from MOODLE_19_STABLE
2008-01-23 15:40:56 +00:00
poltawski
ab496ca8e5
MDL-13107 - clean up data cvs import capability checks
...
Removed bad check 'mod/data:uploadentries' (which doesn't exist),
replaced it with mod/data:manageentries which is what is used to display
the form for this page.
Also removed the empty database redirect and editing entries checks
as there no way to get to this point in the UI and capability check
is covered by the manageentries requirecap (+ later sesskey check).
merged from MOODLE_19_STABLE
2008-01-23 13:27:47 +00:00
nicolasconnault
6b4671097b
MDL-6826 New button added!
2008-01-23 12:56:13 +00:00
scyrma
cde5e2be6d
MDL-8123 and MDL-11594 : make admin icons themeable.
2008-01-23 05:53:33 +00:00
moodler
16c6dc3b2e
Disable workshop by default in a new install MDL-13100
2008-01-23 04:38:43 +00:00
moodler
e35b5c404b
Automatic installer.php lang files by installer_builder (20080123)
2008-01-23 03:28:44 +00:00
mchurch
2119c1514c
Closing the middle column div tag. XHTML compliance.
2008-01-22 20:38:12 +00:00
skodak
57956368ed
MDL-12144 new catgory on modedit available only when outcomes used in course; merged from MOODLE_19_STABLE
2008-01-22 12:12:30 +00:00
skodak
29c660c4be
MDL-12144 fixed creation of course category; merged from MOODLE_19_STABLE
2008-01-22 11:59:39 +00:00
skodak
b5d4efc60f
MDL-13091 Aggregate including subcategories off by default, adding default values info into grade cat combo setting; merged from MOODLE_19_STABLE
2008-01-22 08:27:30 +00:00
moodler
3bcaf8788a
Automatic installer.php lang files by installer_builder (20080122)
2008-01-22 03:22:24 +00:00
moodler
516b24e3e9
Merged fix for style typo from 1.9
2008-01-22 01:22:16 +00:00
skodak
8a0a6046a3
MDL-13085 delete grades and items when uninstalling module; merged from MOODLE_19_STABLE
2008-01-21 23:36:19 +00:00
danmarsden
7993f4bdaa
Fix for MDL-12998 and MDL-13079 Ldap not unenrolling users correctly
2008-01-21 23:22:12 +00:00
skodak
49292fa026
MDL-12620 When a student receives feedback on an an assignment, they should be able to see how many points it is worth; merged from MOODLE_19_STABLE
2008-01-21 18:46:31 +00:00
skodak
4b86bb0827
MDL-12773, MDL-12144 grade category selection on modedit page; merged from MOODLE_19_STABLE
2008-01-21 18:42:03 +00:00
skodak
fd6fefb790
MDL-13084 SORT_LOCALE_STRING not defined < PHP 4.4.0; merged from MOODLE_19_STABLE
2008-01-21 18:18:07 +00:00
nicolasconnault
6dac764d18
MDL-13050 Reverting, it's not working out as well as planned
2008-01-21 13:40:47 +00:00
gbateson
e5eabf22fe
fix Undefined property: stdClass::$studentfeedbackurl (line 282) and Undefined property: stdClass::$cellcontent2 (line 1081) in mod/hotpot/lib.php
2008-01-21 08:16:02 +00:00
gbateson
ab327964e7
fix MDL-13047 in which an invalid SQL query was run if no attempts were foudn to match the conditions of the required report
2008-01-21 08:13:46 +00:00
gbateson
0c78faaa1c
fix Error in call to helpbutton function: at least one of $title and $linktext is required
2008-01-21 08:09:31 +00:00
skodak
85a0a69fa4
MDL-13081 add "long grade" formatted string "score / maxscore" into grade_get_grades() and friends; merged from MOODLE_19_STABLE
2008-01-21 07:19:19 +00:00
skodak
0806f57068
MDL-13080 delete calendar events when uninstalling modules; merged from MOODLE_19_STABLE
2008-01-21 07:08:31 +00:00
ikawhero
246c7eb9d0
Minor correction.
2008-01-21 06:42:49 +00:00
ikawhero
6a4680be3b
Changes to help file for new enrolperiod field.
2008-01-21 06:14:26 +00:00
ikawhero
2686b6c34c
Added enrolperiod field.
2008-01-21 06:09:58 +00:00
moodler
bb1f0831fc
Automatic installer.php lang files by installer_builder (20080121)
2008-01-21 03:22:18 +00:00
stronk7
6ef343768f
Adding missing string to installer. MDL-12914 ; merged from 19_STABLE
2008-01-20 20:40:37 +00:00
danmarsden
c37fdcb550
Fix for MDL-12979 forum sends out notification to users not in course - due to call to deprec function get_course_users - This also fixes MDL-10163
2008-01-20 20:05:45 +00:00
skodak
6a525ce289
MDL-12983 Installation stops after trying to download Language-Pack - patch by Dan Poltawski; merged from MOODLE_19_STABLE
2008-01-20 17:59:26 +00:00
moodler
7008d489c2
Automatic installer.php lang files by installer_builder (20080120)
2008-01-20 03:21:25 +00:00
mudrd8mz
45f5cfd4bf
MDL-12291 help.php is now able to skip _local langpacks. Merged from MOODLE_19_STABLE
2008-01-19 22:00:39 +00:00
skodak
ff396fd597
MDL-13063 fixed comments and changeme password reset; merged from MOODLE_19_STABLE
2008-01-19 20:05:21 +00:00
nicolasconnault
7fd4c03f41
MDL-13050 Oops... fixing syntax error
2008-01-18 22:40:04 +00:00
ethem
da86084f82
download_file_content() for proxy support.
2008-01-18 17:31:14 +00:00
skodak
80c64fc77f
MDL-13052 edit/user.php typo; merged from MOODLE_19_STABLE
2008-01-18 17:13:56 +00:00
ethem
1dbc38bbec
download_file_content() for proxy support.
2008-01-18 17:13:26 +00:00
jamiesensei
ede67707a6
MDL-13034 fixes "insertion of question / category ids at the CONTEXT_MODULE level does not respect whether the instance of the module has been selected for backup" and cleans up code a little.
2008-01-18 14:49:59 +00:00
nicolasconnault
406af084a3
MDL-13050 Modules were updated, and grades.php files were added to the lesson and hotpot modules
2008-01-18 14:44:45 +00:00
sam_marshall
3540f2b35c
MDL-13045: Made groups UI use role name aliases
2008-01-18 11:03:00 +00:00
ethem
1c5376af07
dear $a->name
2008-01-18 10:50:41 +00:00
skodak
325c194a6f
MDL-11072 sort groupings alphabetically; merged from MOODLE_19_STABLE
2008-01-18 10:49:59 +00:00
ethem
3309cb829f
+ fsockopen to file_get_contents
...
+ no more student
2008-01-18 10:43:21 +00:00
skodak
3980c306b1
MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE
2008-01-18 10:16:39 +00:00
skodak
4559ab345f
MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE
2008-01-18 10:08:40 +00:00