1f106b3f1d
MDL-13155 once more - reverting mod/xx/index.php to use get_all_instances_in_courses() again, should be now nearly the same as in 1.8.x ;-) merged from MOODLE_19_STABLE
2008-02-05 21:40:21 +00:00
76cbde4138
MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE
2008-02-01 14:10:49 +00:00
52ae8c057a
MDL-12945 fixing mod indexes broken by previous commit; merged from MOODLE_19_STABLE
2008-02-01 09:09:04 +00:00
1ea543df62
MDL-7547 yet more speed improvements in rebuild_course_cache() ; merged from MOODLE_19_STABLE
2008-02-01 08:15:38 +00:00
f36cbf1d6e
MDL-13214 rebuild_course_cache fixes and speed improvements; merged from MOODLE_19_STABLE
2008-02-01 07:48:26 +00:00
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
4b86bb0827
MDL-12773, MDL-12144 grade category selection on modedit page; merged from MOODLE_19_STABLE
2008-01-21 18:42:03 +00:00
f58fcc8234
merged from 1.9 :: MDL-11154 :: added the missing code and the config line and explanation in config.php for flexible columns.
2008-01-12 18:14:49 +00:00
2b5153990a
MDL-12930 - wrong title text on search webpages button, thanks to Mitsuhiro
...
Yoshida
merged from MOODLE_19_STABLE
2008-01-11 11:59:31 +00:00
ca29e37d24
MDL-12744 - Add ability to pass an extra button for use in print header for modules that use the course page to display themselves with blocks.
2007-12-28 16:13:09 +00:00
0bf540bb64
MDL-2013 - stop resource auto-linking from occuring when resources are hidden
...
merged from MOODLE_19_STABLE
2007-12-26 17:44:45 +00:00
6225fd13c0
MDL-12711 use 'checked' value for enabled resource_popup; merged from MOODLE_19_STABLE
2007-12-23 11:50:23 +00:00
220a90c5a1
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00
d795bfdbf9
MDL-12221 reworked container autoclosing - error() and notice() do not work everywhere though; notice print header if needed now; new print_footer('empty') for empty footer - removes some hacky </body></html> - merged from MOODLE_19_STABLE
2007-12-14 21:22:38 +00:00
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
98ac187b1a
MDL-12098 Printing a closing div tag and the moodle footer
2007-11-27 10:31:50 +00:00
9f7f1a74a0
MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE
2007-11-23 16:49:51 +00:00
13877d12bd
Applying one missing string. tableofcontentsabbrev. MDL-12071
...
Merged from MOODLE_19_STABLE
2007-11-20 23:44:08 +00:00
6469bc3df5
MDL-12061, <p> in html editor breaks xhtml strict
2007-11-08 05:38:01 +00:00
0760ba2c40
MDL-8992 Now only appearing once per page, and XHTML compliant. Also removed an ugly browser-sniffing css hack from the quicktime plugin, and applied the same browser detection as for the other plugins
2007-11-05 14:10:27 +00:00
b18921676e
MDL-11124 - Allowed 'There are no [modulename]' translations. This is currently
...
hardcoded and can be discovered through the user interface resonably easily.
Merged from MOODLE_19_STABLE
2007-10-29 10:44:50 +00:00
bddd9f6f40
MDL-11762 - Navigation not set up properly for resources - $this->navlinks was not being initialised in the base class. Merged from MOODLE_19_STABLE.
2007-10-15 07:32:15 +00:00
ed818bbdbf
MDL-10905 iterating correctly with readdir (as shown in php doc)
2007-10-15 05:18:58 +00:00
38e179a4ed
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
...
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.
Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.
If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
f2e4a0818a
preparation for 1.9 beta 2 - setting correct requires in mods and plugins
2007-10-10 16:09:17 +00:00
b7064779f5
Updated copyright notice in header
2007-10-10 05:25:14 +00:00
0baafc173a
Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags
...
There are multiple issues with Moodle files containing empty or blank lines
(lines consisting of white spaces or tabs only) and/or white space before or
after the PHP open and close tags, notably with config.php and theme files.
2007-10-09 21:43:28 +00:00
fcdea90774
Second pass. Modules. Some more default comments are out. MDL-11385
2007-09-24 22:17:05 +00:00
57da8fd51a
Global change in the way to calculate widths and heights to
...
render the IMS iframe properly. Should be working ok both under
normal and rounded-corner themes and under FF, Safari and IE
2007-09-03 23:25:35 +00:00
060323a0dd
Clossing the content div round corners properly.
2007-09-03 19:41:55 +00:00
8d4d08a772
Better resizing under all browsers (more accurate)
2007-09-02 23:07:27 +00:00
10edb2a075
Now the customcorners (T/F) flag is passed to the
...
resizeiframe() script. Next-step: perform some
extra calculations there to resize the iframe
properly under customcorners.
2007-09-02 12:14:08 +00:00
4b82ca47e8
Avoid notice...
2007-09-02 12:05:17 +00:00
3d20a60eca
Reverted (to save space) and added customcorners support.
2007-09-02 11:52:12 +00:00
95f35a3db1
Using print_footer() again in IMS display.
...
(cannot rely anymore on harcoded footer,
due to custom_corners themes).
2007-09-02 11:33:48 +00:00
fe116110ab
Now, the repository is able to set the resource->name if
...
it haven't been manuall defined. Part of MDL-10878.
Merged from MOODLE_18_STABLE
2007-09-02 10:51:38 +00:00
e04ff2d559
MDL-10383 adding new standard elements method - modules now must specify what they support (groups/groupings/groupmembersonly); by default only groupmode selector is enabled
2007-08-20 07:27:04 +00:00
0be6f67819
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
2007-08-17 19:09:11 +00:00
a104debf4f
MDL-10892 modules explicitly declare support for groupmembersonly; the grouping and groupmembersonly elements are now marked as advanced; only Resource supports groupmembers only now
2007-08-17 12:29:18 +00:00
f1af7aaaf5
MDL-10870 All files updated to new build_navigation() method.
2007-08-17 07:25:47 +00:00
65634a81b8
MDL-10853 Fixed this bug plus others in the resource class
2007-08-16 17:38:50 +00:00
73c24ef80b
MDL-10870 All files updated to new build_navigation() method.
2007-08-16 15:01:25 +00:00
fc4e126030
Merged zip file exception into HEAD MDL-9478
2007-08-11 15:01:47 +00:00
40e3aa6081
Id tag added + whitespace cleaning
...
Merged from MOODLE_18_STABLE
2007-08-06 23:21:48 +00:00
e751b5602e
MDL-9664 Attempting to address the issue. I need feedback from many people on this, so this commit is only a temporary fix.
2007-07-30 16:43:12 +00:00
69ea5e1722
Added support for flv files in resources MDL-9739
2007-07-19 05:51:33 +00:00
b15f06224b
FIixes to show MP3 player properly MDL-9739
2007-07-19 05:19:24 +00:00
d670dbee90
Fixed navigation on embedded media
2007-07-19 03:45:30 +00:00
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
5393664ee6
In HTML resources the container box collapsed, when floats are used for content. Solved by adding "clearfix" to the classes.
2007-07-06 08:42:03 +00:00