Commit Graph

23 Commits

Author SHA1 Message Date
fmarier 9c0fbb65c2 mod/label: Fix typo in function name 2008-10-08 01:46:40 +00:00
skodak 3e79b6e37a MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks 2008-07-24 21:58:05 +00:00
thepurpleblob 9cc3a2e567 MDL-15304
Default name 'label' is looked up from language pack.
2008-07-08 09:38:27 +00:00
thepurpleblob dcb15c8dbc MDL-15304
Remove the item number from the created label name. It doesn't work for new labels.
2008-07-08 08:44:38 +00:00
skodak 67f6450846 MDL-15304 fixed empty label names coming from restore 2008-07-05 09:36:36 +00:00
skodak a5aea142e0 MDL-15304, MDL-15526 fixing regression 2008-07-03 23:00:33 +00:00
thepurpleblob 5967922779 MDL-15304
Handle empty names for labels (if only HTML tags in label text)
2008-06-18 15:26:34 +00:00
skodak c102e3aade MDL-7547 yet more speed improvements in rebuild_course_cache() 2008-02-01 08:15:06 +00:00
skodak 8d8105fdf7 MDL-13214 rebuild_course_cache fixes and speed improvements 2008-02-01 07:47:47 +00:00
skodak 94cbbdbd2e 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 2008-01-24 20:29:31 +00:00
skodak 5642a74c63 MDL-7028 rewritten course reset + forum role_unassign cleanup fixes 2007-11-29 14:40:36 +00:00
skodak 89bfeee0d6 MDL-7742 added nested drop down box to add activities/resources to course, 3rd party mods can specify type
MDL-6987 preparation for migration of mod/assignment/mod.html
2007-01-02 09:33:07 +00:00
skodak 810944af7f we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left 2006-11-11 17:23:20 +00:00
skodak a8f5a8a2e4 Insert a Chinese charachter string to label resource result error MDL-6757 2006-10-08 10:07:03 +00:00
mjollnir_ f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
moodler 2bf5b5d4fc Merged fixes from stable 2005-06-03 12:22:54 +00:00
stronk7 885b6007c7 Now label->name is working with filterall.
(not really important because it is never shown, but...)
2005-04-06 15:20:33 +00:00
gustav_delius 41905731b7 fixed capitalization and quoting of attribute values 2004-09-12 16:24:41 +00:00
moodler 9d361034ec Much requested: Uploaded resources are now shown using the relevant icon. 2004-04-26 15:31:22 +00:00
moodler 2185622e76 Removed unnecessary functions 2003-11-21 14:03:06 +00:00
moodler 8dddba42ce Modularised some of the processing for "extra" information such as
information for popup windows on resources and labels
2003-10-22 13:14:56 +00:00
stronk7 2b9f062552 Added "graphical structure".
Added label_get_participants() function.
2003-09-14 15:47:36 +00:00
moodler 2c5c3e62a7 New module: Label.
This is a sort of "dummy" activity that allows HTML to be placed
anywhere in the course sections ...
2003-09-14 12:30:09 +00:00