Commit graph

30723 commits

Author SHA1 Message Date
skodak
1986792355 MDL-13807 assignment_showrecentsubmissions does not hide submissions on recent activity full report - patch by Jason Meinzer; merged from MOODLE_19_STABLE 2008-03-18 16:45:44 +00:00
skodak
60ce929f3c MDL-13824 use 0 for all groups - patch by ELoy; merged from MOODLE_19_STABLE 2008-03-18 16:42:33 +00:00
skodak
0b943ef12c MDL-13921 Incorrect access given to members of group included in 2 groupings; merged from MOODLE_19_STABLE 2008-03-18 16:38:25 +00:00
nicolasconnault
e8b709f14b MDL-13953 The dropdown was not populated using the same methods as elsewhere in Moodle. 2008-03-18 16:00:13 +00:00
scyrma
28f640403e Merge from 1.9
MDL-13594 - Fixes a display problem with "flagged" tags, code cleanup, other small fixes.
MDL-13434 - Cleaned up a bit more the api
MDL-13687 - If a manual relation is added to a tag, the opposition relation will be added at the same time.
2008-03-18 08:32:56 +00:00
skodak
91e450813c MDLSITE-320 digest processing should be able to continue without duplicates if fails; merged from MOODLE_19_STABLE 2008-03-18 08:28:27 +00:00
scyrma
ffa2134012 MDL-12514 - Added missing js library (thanks Johannes Albert) and fixed missing string escaping. (merge) 2008-03-18 01:22:37 +00:00
skodak
44b7235eef MDL-2674 removed hardcoded renaming of groupings depending on changed course shortname 2008-03-17 22:09:25 +00:00
skodak
7f9b934c54 MDL-2674 adding $cm->grouping reset if groupings not restored; removed info about groups included in backup - they are always included, and there will not be any global groups/groupings; merged from MOODLE_19_STABLE 2008-03-17 21:57:02 +00:00
skodak
e807e47354 MDL-2674 backup always backsup/restores groups regardless of user settings; remerged from MOODLE_19_STABLE 2008-03-17 21:33:12 +00:00
skodak
7f9bd1499b MDL-13847 gradebook backup/restore fixes, xhtml strict fixes, other minor fixes; merged from MOODLE_19_STABLE 2008-03-17 19:56:41 +00:00
pichetp
a768f8b8a4 MDL-12572 MDL-13427 New HTML export mode useable with Excel or Word 2008-03-17 14:22:38 +00:00
pichetp
0410e50698 MDL-12572 splitting code and create get_questions_atttempts_data function
improve CVS, XLS and ODS downloads so that data is easily sort.
2008-03-17 14:21:20 +00:00
nicolasconnault
3eb53921ac MDL-13743 Added realmedia support. Merging from MOODLE_19_STABLE 2008-03-17 13:15:25 +00:00
nicolasconnault
75e8435e46 MDL-13903 New file resource option for forcing the download of the file instead of embedding it. 2008-03-17 12:55:35 +00:00
skodak
36bddcf5fb MDL-13949 removed adobe reader XSS bug workaround; merged from MOODLE_19_STABLE 2008-03-17 12:36:26 +00:00
stronk7
4d272b485f Glossary extended search fixed. MDL-13947 ; merged from 19_STABLE 2008-03-17 12:30:47 +00:00
skodak
55231be044 MDL-13943 improved perf when sending multiple grades into grade_update(); merged from MOODLE_19_STABLE 2008-03-16 23:22:47 +00:00
skodak
f8f1f8076f MDL-13945 prevent fatal errors in all rs_xx functions; merged from MOODLE_19_STABLE 2008-03-16 22:48:39 +00:00
skodak
600fe3b333 MDL-13944 rs_close() does not throw fatal error if rs does not exist aynmore; merged from MOODLE_19_STABLE 2008-03-16 22:08:14 +00:00
skodak
ddb9c47252 MDL-13939 stats produce bogus role/course data if user has several different enrolments; ,erged from MOODLE_19_STABLE 2008-03-16 01:24:21 +00:00
pichetp
169b607dc4 MDL-13427 Adding strip tags filtering for download and question text
limit to CSV download
2008-03-16 00:22:49 +00:00
skodak
25220be35d MDL-13866 adding warning that regrading of forums may take a while; merged from MOODLE_19_STABLE 2008-03-15 22:51:05 +00:00
stronk7
1f807bc46a Prevent duplicate users in list when user has both visible and hidden roles. MDL-13935 ; merged from 19_STABLE 2008-03-15 21:57:25 +00:00
pichetp
7eb7798b9f MDL-12572 Removing storage of database search in $SESSION 2008-03-15 20:55:07 +00:00
skodak
63824bbffd MDL-13920 adding warning that regrading of assignments may take a while; merged from MOODLE_19_STABLE 2008-03-15 18:52:39 +00:00
skodak
b5f3a99c73 MDL-13412 Allow callers of email_to_user() to set wordwrap; merged from MOODLE_19_STABLE 2008-03-15 17:04:36 +00:00
skodak
5ac776acda MDL-13893 fixed hiding of editor buttons, added labels there too; merged from MOODLE_19_STABLE 2008-03-15 16:37:41 +00:00
skodak
4e56a2e4a0 MDL-13927 indicate missing parent languages; merged from MOODLE_19_STABLE 2008-03-15 16:10:32 +00:00
skodak
7b7b8b36a0 MDL-13927, MDL-13938 indicate missing parent languages and allow multiselection when importing langs; merged from MOODLE_19_STABLE 2008-03-15 16:09:10 +00:00
skodak
9fb2de4ea7 MDL-13093 "Continue" link jumps over items; merged from MOODLE_19_STABLE 2008-03-15 15:05:06 +00:00
skodak
f043289d2f MDL-13886 whitelist text-decoration in kses cleaning; merged from MOODLE_19_STABLE 2008-03-15 15:01:27 +00:00
skodak
5048575d7e MDL-13920 assignment without grades now sets text grade type, fixed overriding of feedback and overriding logic in general on grade edit page; merged from MOODLE_19_STABLE 2008-03-15 14:54:43 +00:00
pichetp
b9568564ed MDL-12572 Adding storage of database search in $SESSION
TODO new getstrings , test echo removing etc.
2008-03-15 12:58:43 +00:00
moodlerobot
33c0756eb8 Automatic installer.php lang files by installer_builder (20080315) 2008-03-15 03:06:39 +00:00
scyrma
4dda78aecd MDL-13236 fixes a regression - thanks to Steve Wright for the patch. 2008-03-14 08:22:16 +00:00
moodlerobot
6b036b3d15 Automatic installer.php lang files by installer_builder (20080314) 2008-03-14 03:07:27 +00:00
nicolasconnault
9b5f87d27e MDL-13796 Committing new recaptcha element 2008-03-13 15:45:16 +00:00
sam_marshall
6c5a2108b5 MDL-13915: Fixed add_to_log when very long url is specified (now doesn't try to insert more than 100 chars into database) 2008-03-13 15:32:08 +00:00
nicolasconnault
7bd75cb3c1 MDL-13919 Fixed undefined variable. Merging from MOODLE_19_STABLE 2008-03-13 14:02:54 +00:00
nicolasconnault
f642a21aad MDL-13300 Adds verbosity to the heading above the list of participants, showing which group is selected, and the inactivity time period, if either of these two filters are used 2008-03-13 12:13:26 +00:00
wildgirl
f152be5f38 MDL-12251 lang string typo fix 2008-03-13 10:24:58 +00:00
scyrma
31b57a92bb Fixed a bug introduced somewhere down the late modifications.. 2008-03-13 08:38:37 +00:00
skodak
25bcd90821 MDL-13845 rewritten rounding in grades classes again - rounding done also before storage into db so that we can compare the values properly and skip db updates if possible + some more optimisations; merged from MOODLE_19_STABLE 2008-03-12 19:45:17 +00:00
nicolasconnault
7736be9785 MDL-13796 Changed lang help file acc. to Helen's suggestions 2008-03-12 06:56:37 +00:00
moodlerobot
4b2095e70f Automatic installer.php lang files by installer_builder (20080312) 2008-03-12 03:16:30 +00:00
skodak
05aba805bb MDL-13895 incorrect title and alt on grade edit icon in gradebook reports; merged from MOODLE_19_STABLE 2008-03-11 23:59:55 +00:00
pichetp
093c15be54 MDL-12572 MDL-13427 New HTML cleaning code 2008-03-11 19:20:03 +00:00
danmarsden
55963a3a29 MDL-13892 partial fix - check var first before using! 2008-03-11 19:01:34 +00:00
pichetp
92f4826927 MDL-12572 MDL-13427 New HTML export mode useable with Excel or Word 2008-03-11 17:13:33 +00:00