vyshane
|
d2555cedfa
|
Updated $CFG->pagepath generation for add and delete cases.
|
2006-03-03 03:33:11 +00:00 |
|
vyshane
|
cc1d322807
|
Added $CFG->pagepath so that the body class and id attributes are set properly
and so that the Moodle Docs link is generated correctly.
|
2006-03-03 03:32:15 +00:00 |
|
skodak
|
29939bea87
|
improved kses cleaning of html SC#204; merged from MOODLE_15_STABLE
|
2006-03-02 21:38:20 +00:00 |
|
urs_hunkler
|
e56e5ed720
|
Added CSS for calculated and numerical questions
|
2006-03-02 17:11:31 +00:00 |
|
dhawes
|
fec312fdf5
|
removed secondary cache to close bug 4625
|
2006-03-02 17:05:12 +00:00 |
|
urs_hunkler
|
89fe8086c5
|
I had commented out the quiz section to be sure that no other CSS is active. Now the #mod-quiz-report styles are active again.
|
2006-03-02 14:53:13 +00:00 |
|
thepurpleblob
|
2dd6d66b31
|
Rewrite of add_indented_names() function.
Bit longer, but *much* faster for large numbers of categories.
|
2006-03-02 14:13:42 +00:00 |
|
gustav_delius
|
5433ee83ee
|
When the question name is taken from the question text it is now cut off at 15 characters.
|
2006-03-02 14:08:48 +00:00 |
|
gustav_delius
|
f4b72cdb74
|
Made to work with the new templating system.
|
2006-03-02 14:02:49 +00:00 |
|
urs_hunkler
|
48447225e2
|
Moved the question styles to layout.css. I'll move the CSS for colors and fonts into the right files when the work on questions is finished.
|
2006-03-02 13:04:23 +00:00 |
|
tjhunt
|
b97c41647c
|
Refactor the code for deleting a course from course/delete.php to a function in moodlelib.php.
|
2006-03-02 11:58:43 +00:00 |
|
exe-cutor
|
be58b18f15
|
Corrected some typos and added Shibboleth setup hints for IIS
|
2006-03-02 10:40:36 +00:00 |
|
exe-cutor
|
8f39553e36
|
Changed and added some Shibboleth language strings
|
2006-03-02 07:50:53 +00:00 |
|
patrickslee
|
7130abaf90
|
Missed undoing the changes to one line for the last revert
|
2006-03-02 03:02:35 +00:00 |
|
patrickslee
|
13c6d7e6bc
|
Backup last commit regarding to the "quiz_" prefixes. There must been something wrong with the upgrade code that not renaming those tables.
|
2006-03-02 03:00:31 +00:00 |
|
toyomoyo
|
2df6965c30
|
fixed a bug where group image is not displayed
|
2006-03-02 02:31:20 +00:00 |
|
vyshane
|
1761da15fc
|
Added moodledocslink string to moodle.php language file.
|
2006-03-02 02:29:23 +00:00 |
|
vyshane
|
850435e777
|
Made footer.html use get_string when displaying the moodle docs link.
|
2006-03-02 02:25:55 +00:00 |
|
patrickslee
|
38393aad2d
|
Added missing "quiz_" prefixes to table names
|
2006-03-02 02:25:22 +00:00 |
|
toyomoyo
|
4c64486f0c
|
NO_CONV for backup_log_info
|
2006-03-02 01:33:00 +00:00 |
|
mjollnir_
|
ed2482dfae
|
Fixing up some RENAME tables in postgres for quiz
|
2006-03-02 01:30:04 +00:00 |
|
moodler
|
16bac723c0
|
Removed the shibboleth code (there is a new way now)
http://moodle.org/mod/forum/discuss.php?d=39918#187611
|
2006-03-02 01:09:56 +00:00 |
|
mits
|
b67580acfa
|
removed styles_fonts.css and styles_layout.css from $THEME->sheets.
|
2006-03-01 23:01:39 +00:00 |
|
mits
|
a076daf274
|
removed styles_fonts.css and styles_layout.css to use files of Standard theme.
|
2006-03-01 22:51:55 +00:00 |
|
gustav_delius
|
2662cf46fc
|
Some improvements to how the tabs and links behave.
|
2006-03-01 21:16:28 +00:00 |
|
stronk7
|
00f6fb1b71
|
Adding the new h2.header
|
2006-03-01 18:29:39 +00:00 |
|
gustav_delius
|
37a12367c5
|
Templates and css hooks for more questiontypes. Essay and RQP will be done at a later date.
|
2006-03-01 16:15:30 +00:00 |
|
moodler
|
f413e3fbee
|
Fixed some typos
|
2006-03-01 14:03:56 +00:00 |
|
tjhunt
|
1f8ede91cd
|
Remove references to unused globals in remove_course_contents() and remove_course_userdata(), and fix comments.
|
2006-03-01 12:15:57 +00:00 |
|
tjhunt
|
34763a795a
|
Change fulldelete(), so it does not give an error if the thing you try to delete does not exist.
|
2006-03-01 12:13:09 +00:00 |
|
nfreear
|
73bb9da7e5
|
Accessibility: added Alt text for envelope/message link (existing lang string); converted <div> to <ul>, inherit existing classes & styles.
|
2006-03-01 11:18:33 +00:00 |
|
nfreear
|
b34a009985
|
Accessibility: fixed $string['helpprefix'] for multi-languages; weblib.php, removed <img> width height - move to stylesheet, standard theme.
|
2006-03-01 11:01:16 +00:00 |
|
nfreear
|
1527acab30
|
Accessibility: fixed $string['helpprefix'] for multi-languages.
|
2006-03-01 10:53:05 +00:00 |
|
gustav_delius
|
dc2ff7c341
|
Fixed incorrect function name, spotted by Penny
|
2006-03-01 10:42:15 +00:00 |
|
gustav_delius
|
70c01adb91
|
Improvement to tabbed interface
|
2006-03-01 09:30:21 +00:00 |
|
moodler
|
6b25f553cc
|
Fixed some typos
|
2006-03-01 09:12:13 +00:00 |
|
moodler
|
880a6f6b7a
|
Added a new config variable that will mail db connection errors to someone (eg admin)
|
2006-03-01 09:06:57 +00:00 |
|
gustav_delius
|
567709c4e0
|
Tabs on question bank editing pages
|
2006-03-01 08:43:41 +00:00 |
|
vyshane
|
63339fc88c
|
Added moodle docs link to footer of the themes. The link is generated by the
page_doc_link function.
|
2006-03-01 07:49:53 +00:00 |
|
vyshane
|
8fde6caa25
|
Added language string for the new config var "docroot".
|
2006-03-01 07:48:17 +00:00 |
|
vyshane
|
3963147913
|
Added function page_doc_link in weblib.php. This function is used to print a
link to the moodle docs for the current page.
Added the default value (http://docs.moodle.org) for docroot config variable
in defaults.php.
|
2006-03-01 07:47:14 +00:00 |
|
vyshane
|
14b7ebd3cb
|
Added config variable for docroot: the moodle documentations root. This is
used to display a link for the docs that are relevant for the current page.
|
2006-03-01 07:45:29 +00:00 |
|
gustav_delius
|
f5565b6969
|
Removing some more references to quiz from import/export code
|
2006-03-01 07:36:09 +00:00 |
|
toyomoyo
|
28dad8b90a
|
added proxy handling for lang import
|
2006-03-01 07:15:19 +00:00 |
|
gustav_delius
|
dc1f00de19
|
Some little fixes and more renaming to cleanly separate question code from quiz code
Renaming tables:
quiz_answers -> question_answers
quiz_categories -> question_categories
Renaming functions:
quiz_get_category_menu -> question_category_menu
quiz_get_category_coursename -> question_category_coursename
quiz_categorylist -> question_categorylist
|
2006-03-01 07:03:57 +00:00 |
|
toyomoyo
|
3c1acb61bb
|
printing user picture for comments
|
2006-03-01 06:51:06 +00:00 |
|
vyshane
|
47f01c2f57
|
Icon for the page documentation links
|
2006-03-01 04:01:02 +00:00 |
|
mjollnir_
|
ecb5d875af
|
Updated the comments around the horrible sql construction in the quiz reports for overview & response
|
2006-03-01 03:00:33 +00:00 |
|
mjollnir_
|
eeaf5ebce1
|
Ported the rework of the reports to the responses report. PLEASE try not to load all users into memory and then implode it into a string for the sql - just JOIN, it is what the database is good at :(
|
2006-03-01 02:46:15 +00:00 |
|
mjollnir_
|
3d45832721
|
Tidyup of whitespace and commented out stuff from last commit
|
2006-03-01 02:44:38 +00:00 |
|