Commit graph

26275 commits

Author SHA1 Message Date
mattc-catalyst
afd97d1c9d Breadcrumbs: mod/scorm changes
- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:27:08 +00:00
mattc-catalyst
9ac0c1b328 Breadcrumbs: mod/quiz changes
- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:23:17 +00:00
mattc-catalyst
f8513eca8d Breadcrumbs: mod/lesson changes
- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:20:20 +00:00
mattc-catalyst
f3c8392617 Breadcrumbs: mod/glossary changes
- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:16:38 +00:00
mattc-catalyst
e3f58dfb4e Breadcrumbs: mod/forum changes
- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:12:29 +00:00
mattc-catalyst
ad7767be7a Breadcrumbs: mod/data changes
- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:05:21 +00:00
mattc-catalyst
161fbddf13 Breadcrumbs: mod/choice changes
- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:02:24 +00:00
mattc-catalyst
160addd2b2 Breadcrumbs: mod/chat changes
- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method as base class now provides this
  functionality.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 20:59:17 +00:00
mattc-catalyst
b9dc2734a3 Breadcrumbs: mod/assignment changes
- modified to use build_navigation() for creating breadcrumbs.


Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 20:52:48 +00:00
mattc-catalyst
6db8acb6a5 Breadcrumbs: pagelib changes
- Modified page class to use build_navigation for creating breadcrumbs.
- Added print_header method to page_generic_activity to make derived
  classes print the page headers the correct way.


Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 20:48:48 +00:00
mattc-catalyst
ac4feb59af Breadcrumbs: Core functionality changes
- Added build_navigation function to create an XHTML breadcrumb list and to
  allow filtering of breadcrumbs to remove the activity from the trail.
- modified print_navigation to print the output of build_navigation whilst
  maintaining backward compatibility with old style string breadcrumbs.


Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 20:44:32 +00:00
skodak
77ac808e51 MDL-4421 unwanted space in formatted time; merged from MOODLE_18_STABLE 2007-04-16 18:51:52 +00:00
skodak
1545d7f0d4 MDL-6236 user editing - Default language not used instead of nonexisting one in user lang field - first lang chosen instead; merged from MODOLE_18_STABLE 2007-04-16 18:30:52 +00:00
poltawski
59465949fa MDL-9318 Improving the maxbytes setting.
Maxbytes admin is now a dropdown box, and has the option to set as 'server limit'.
get_max_uploaded_sizes will now add maxbytes to its list of settings, if its
available for selection.
2007-04-16 15:56:38 +00:00
stronk7
f5ae7c498e Fixed quesry to work agains Oracle. Repeated fields + limit
are incompatible (and not needed) for Oracle. MDL-9321

Merged from MOODLE_18_STABLE
2007-04-16 14:43:57 +00:00
moodler
3212d2f240 Merged change to format_text from stable 2007-04-16 06:22:17 +00:00
moodler
4b52d389b8 Automatic installer.php lang files by installer_builder (20070416) 2007-04-16 04:18:11 +00:00
ikawhero
334415e93f Merging changes from 1.8
Display custom profile fields in profile page - see MDL-9285
Menu type stores the value rather than the index - see comments on MDL-9285
General tidy up and renaming of funtions in field class.
2007-04-16 02:49:33 +00:00
martinlanghoff
08c58ff103 moodle_request_shutdown(): silence errors when apache_child_terminate() is disallowed - (MDL-9350) 2007-04-16 00:24:27 +00:00
skodak
8f660562d8 MDL-8839 fixed markdown cleaning before editting of existing untrusted text; merged from MOODLE_18_STABLE 2007-04-15 21:54:34 +00:00
skodak
1384da1e88 fixed warning; merged from MODOLE_18_STABLE 2007-04-15 21:09:05 +00:00
skodak
bf8756a658 MDL-9266 Frontpage teachers cannot ad "site" events to calendar; merged from MOODLE_18_STABLE 2007-04-15 21:07:36 +00:00
skodak
e28b762c35 MDL-9225 short php tag; merged from MOODLE_18_STABLE 2007-04-15 17:23:36 +00:00
skodak
61da828a31 MDL-9226 missing closing label tag - patch by Mark Scherfling; merged from MOODLE_18_STABLE 2007-04-15 17:19:35 +00:00
skodak
57714e475e MDL-9300 The aspell spell-checker does not work in 1.8; merged from MOODLE_18_STABLE 2007-04-15 17:04:26 +00:00
skodak
a2c4671e33 MDL-9311 participants - duplicate "&perpage="; merged from MOODLE_18_STABLE 2007-04-15 16:09:55 +00:00
skodak
5e104d5f3a MDL-9315 fixed incorrect use of localtion (should be city) in user profile; merged from MOODLE_18_STABLE together with other changes by Nic 2007-04-15 15:51:16 +00:00
skodak
cf4a39ec23 MDL-9343 Course event filter icon incorrect; merged from MOODLE_18_STABLE 2007-04-15 15:21:26 +00:00
skodak
1a639adc88 MDL-9363 update memory limit checks and docs - grrr, removed debug code 2007-04-15 14:44:28 +00:00
skodak
1cc1456bd2 MDL-9363 update memory limit checks and docs; merged from MOODLE_18_STABLE 2007-04-15 14:30:47 +00:00
skodak
5102d1fc18 MDL-9362 unattended upgrade fixed; merged from MOODLE_18_STABLE 2007-04-15 12:50:55 +00:00
stronk7
a7a7fa8306 Fixing typo causing purge of accelerator cache not working. MDL-9349
Merged from MOODLE_18_STABLE
2007-04-15 11:11:48 +00:00
moodler
1519aa2b71 Merged fixes for latest news from 1.8 MDL-9308 2007-04-15 07:26:23 +00:00
tjhunt
3e0647ffaf MDL-9342 - Let the question author choose how the options are numbered in Multiple choices questions. 2007-04-13 21:16:04 +00:00
tjhunt
3509094e65 Remove blank line at start of file. 2007-04-13 16:25:10 +00:00
tjhunt
c73189115f Work round PHP4 being a stinking pile of crap. 2007-04-13 10:03:10 +00:00
tjhunt
0558f04745 Reveted Nick's alleged typo fix. Thank you very much for trying to fix my code, but your change is definitely wrong. get_context_instance needs to be passed a coursemoduleid, not a coursemodule object. Why did you think there was a typo? And neither of us had noticed that I had left some debug code in. Removing that. 2007-04-13 08:12:08 +00:00
nicolasconnault
933e257ab2 MDL-9322 Fixed non-compliant xhtml code for mnet pages, logs and enrol pages 2007-04-13 07:03:04 +00:00
toyomoyo
115a622d8c merged MDL-9273 related fixes 2007-04-13 05:40:11 +00:00
martinlanghoff
76ab1c33d9 Bug fix: 'off by one'month bug in mupltiple locations.
When the system/user time zone was set to GMT-13 months would lag behind by
one month.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-13 05:04:57 +00:00
nicolasconnault
ff406a88da MDL-9220 Only fixed 1.8, since 1.7 doesn't seem affected. 2007-04-13 02:42:49 +00:00
nicolasconnault
f4f274d10c MDL-9273 Applied suggested fix 2007-04-13 02:00:41 +00:00
nicolasconnault
f4c0d852a2 Fixed a typo inadvertently introduced by Tim Hunt in revision 1.85.2.10. 2007-04-13 01:26:22 +00:00
stronk7
6b8b4bcf86 mnethosturl was never being restored. Detected while checking MDL-9309
Merged from MOODLE_18_STABLE
2007-04-12 22:18:05 +00:00
tjhunt
b423cff11a MDL-9325 - mod/quiz:ignoretimelimits does not work. This is a really horrific short-term fix to a problem not of my making. Merged from MOODLE_18_STABLE. 2007-04-12 22:16:47 +00:00
skodak
f01f183d31 MDL-9324 group assignment does not work in uploaduser script; merged from MOODLE_18_STABLE 2007-04-12 21:30:31 +00:00
tjhunt
15aa9df958 MDL-5799 - quiz previews were sometimes showing up in the quiz overview report. Merged from MOODLE_18_STABLE. 2007-04-12 20:11:27 +00:00
tjhunt
99ba746d29 MDL-6368 and MDL-6369 - allow question type plugins to easily provide some bits of Javascript and CSS.
If there are any of the files styles.css, styles.php, script.js or script.php in the plugin folder, they will be linked to in the head of the quiz attempt page (only for the question types used on that page).

If you need to do something more complicated in your question type, you can override the get_html_head_contributions method instead.
2007-04-12 15:58:32 +00:00
stronk7
73710a4679 Fixing typo causing some (a few) sites to break on upgrade. Credit
goes to Rafa Gutierrez. MDL-9316

Merged from MOODLE_18_STABLE
2007-04-12 15:34:47 +00:00
jamiesensei
8a3719f517 making notifytiny style a little bigger 2007-04-12 14:59:32 +00:00