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
6fba307d98
Quick fix for not working glossary index. Related to MDL-12949 that needs more improvements. Merged from 19_STABLE
2008-01-31 00:20:19 +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
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
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz >
2007-07-05 04:55:24 +00:00
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz >
2007-07-05 04:40:48 +00:00
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz >
Committer: Matt Clarkson <mattc@catalyst.net.nz >
2007-04-23 21:11:10 +00:00
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
7949f21b5f
Removed 'mod/glossary:view' capability
2006-09-22 02:52:48 +00:00
b3e570450f
removing some isteacher()s from glossary
2006-08-26 19:19:36 +00:00
aa8139414e
Replaced optional_var with optional_param
2005-12-07 06:21:58 +00:00
5bd9aa933a
Now glossary->name is working under filterall. It was really complex!
...
Just thinking about to add support for filterall inside:
- category->name
- concept->name
- filter!
2005-03-30 11:14:19 +00:00
b9dc937d01
Removed some redundant wrappers
2005-03-13 16:25:30 +00:00
48b29ba423
Moved rsslib.php from the rss directory to the lib directory with the
...
other libraries
2005-01-25 06:09:31 +00:00
fe32b4f6d7
_ added the DIV framework for new CSS
2005-01-19 12:02:52 +00:00
f4646b44c1
Now RSS links ae showed properly in SITE course when
...
user isn't logged.
Solve a problem with if($USER) under PHP5.
2004-10-05 23:21:38 +00:00
b2ddd9d7ae
Now RSS links are displayed ok in SITEID course.
...
Bug 2048.
(http://moodle.org/bugs/bug.php?op=show&bugid=2048 )
Merged from MOODLE_14_STABLE
2004-10-04 22:21:30 +00:00
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
f950af3c43
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
...
All the page headers work correctly also on the site course.
On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
90fcc576ea
Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic.
2004-08-21 20:20:58 +00:00
2b1b11c606
Now the RSS link is showed in the list of glossaries.
...
Bug 1706
(http://moodle.org/bugs/bug.php?op=show&bugid=1706 )
2004-08-08 18:44:45 +00:00
de7d2d5531
New dividers
2004-01-26 12:21:44 +00:00
1d9ddaaf2e
- New encapsulated functions in order to make easier to create new display formats
...
- Fixed problem when showing 'ALL' in alphabet frame
- Disabled unnecessary fields when selecting DO NOT AUTOMATICALY LINK THIS ENTRY in the adde entry screen
2003-10-28 16:10:36 +00:00
94e935e7d1
In the index, show how many entries there are in each glossary
2003-10-26 08:14:54 +00:00
ddd0f4ef09
Now the JumpMenu is showed when listing activities of this module.
...
See Bug 803
2003-09-28 16:53:17 +00:00
9ab344eebc
Now, when listing activities, entries are dimmed if they are hidden
...
(teacher view). See bug 802.
2003-09-28 10:57:22 +00:00
0784202319
New Glossary module, version 0.1 - by Williams Castillo!
2003-09-16 03:07:21 +00:00