Andrew Davis
63e87951e6
rating MDL-21657 updated version of ratings including forum and glossary integration
2010-04-22 05:15:23 +00:00
Petr Skoda
812dbaf7d5
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
2009-12-27 19:47:21 +00:00
Moodle HQ git importer
8926f8449f
Fixing drift between CVS and git
2009-11-02 00:32:03 +00:00
Petr Skoda
80ef446c4d
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:03:12 +00:00
Petr Skoda
86342d631f
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:03:10 +00:00
nicolasconnault
0b36c9489d
MDL-19809 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:44:52 +00:00
skodak
ccde17c3eb
MDL-16075 adding support for embedded Glossary images
2009-04-16 06:36:11 +00:00
skodak
49bcd7372b
MDL-16075 File storage conversion of Glossary
2008-08-17 21:27:43 +00:00
skodak
ae8c356614
MDL-15109 glossary dml conversion
2008-06-08 10:43:39 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
nfreear
120a18f051
Follow up fixes MDL-12029 "Glossary view needs heading markup..."
2007-11-07 17:45:57 +00:00
nfreear
097d705e6d
Fixes MDL-12029 "Glossary view needs heading markup + other accessibility fixes".
2007-11-05 15:22:22 +00:00
toyomoyo
36a2b6bdc3
MDL-7861, xhtml strict related changes for glossary
2007-01-12 06:57:33 +00:00
skodak
b3e570450f
removing some isteacher()s from glossary
2006-08-26 19:19:36 +00:00
stronk7
60b5242a53
entrylist format now show the 'send ratings' button. Bug 4915.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4915 )
2006-04-30 09:41:19 +00:00
stronk7
339dd76670
Avoid some backslashes causing problems with some browsers. Bug 3463.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=3463 )
Merged from MOODLE_15_STABLE
2005-06-26 16:45:04 +00:00
stronk7
c07ca217f0
Using the time CSS class properly.
...
Merged from MOODLE_15_STABLE
2005-06-19 16:50:37 +00:00
stronk7
ef4d6e6f54
Now the name of the authors is a link to the user page.
...
To be a bit more like forum posts Bug 2809.
(http://moodle.org/bugs/bug.php?op=show&bugid=2809 )
Merged from MOODLE_15_STABLE
2005-06-19 15:26:21 +00:00
stronk7
706758c548
Some classes and styles added to show everything properly.
...
Merged from MOODLE_15_STABLE
2005-06-09 23:51:57 +00:00
stronk7
31a25778f1
Added one deleted br...
...
Merged from MOODLE_15_STABLE
2005-06-09 23:41:17 +00:00
stronk7
e666046150
Now icons, comments and ratings are showed properly in entrylist format.
...
Bug 3455
(http://moodle.org/bugs/bug.php?op=show&bugid=3455 )
Merged from MOODLE_15_STABLE
2005-06-09 23:32:13 +00:00
stronk7
894ff63f8f
Tabs are out
2005-05-16 22:22:31 +00:00
moodler
a3e706fbcf
Small class changes (SE)
2005-03-17 20:59:36 +00:00
moodler
e19a635c98
Removing the old <nolink> tags. In some cases using both <span class="nolink">
...
and <nolink> together was causing some problems. (SE)
2005-02-25 12:36:27 +00:00
moodler
ebfd5ff7b3
Even more style changes. (SE)
2005-02-25 11:09:49 +00:00
moodler
91b4cb6867
More style changes. Will it ever end? (SE)
2005-02-25 09:16:54 +00:00
moodler
9362b9b670
More CSS style changes. General tidy up, changed " to ' where appropriate.
2005-02-25 07:58:03 +00:00
moodler
4c32ba4d3f
More CSS and general tidying up.
2005-02-22 10:37:54 +00:00
moodler
5e497e4e7a
Some more styles
2005-02-17 09:25:05 +00:00
moodler
b8340d1938
Removal of THEME, added some classes, general tidy up.
2005-02-17 08:38:50 +00:00
urs_hunkler
fe32b4f6d7
_ added the DIV framework for new CSS
2005-01-19 12:02:52 +00:00
moodler
d3709d95c4
Changes for XHTML compatibility and other HTML code cleanup
2005-01-13 10:08:23 +00:00
stronk7
485d102488
The entrylist format now shows the approval button.
...
Bug 2291.
(http://moodle.org/bugs/bug.php?op=show&bugid=2291 )
Merged from MOODLE_14_STABLE
2004-12-18 20:29:33 +00:00
stronk7
36ce6ea2d1
Solve some visualisation issues in encyclopedia format. I think that now
...
it will be correct!
Merged from MOODLE_14_STABLE
2004-11-26 01:22:41 +00:00
stronk7
ae06e00e75
Old-awaiting for 1.4.2 release changes in the glossary.
...
Now, print view is different for each format (consistent with it).
New, custom formats can, optionally, define their print view. Else
the default one will be used.
With this, 1.4.x glossary developments are finished and we can start
solving some pending things in 1.5...
Merged from MOODLE_14_STABLE
2004-11-09 23:23:04 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
moodler
5ea17e17cf
Fixed some typos etc. :-)
2004-08-09 01:39:40 +00:00
stronk7
8d8275a5c5
TEMPLATE format for glossaries. It is self-documented, but some
...
review will be welcome...ciao :-)
2004-08-02 21:53:47 +00:00
stronk7
b99e90b08d
Modified pending formats to be more structured. No visual changes.
2004-08-02 18:22:47 +00:00
stronk7
2ff5bb1cc6
More glossary formats checked and slighty modified...
2004-08-01 00:16:17 +00:00
stronk7
a359c29b79
Bulk changes to support plugin-formats in glossaries.
...
See the TODO.txt to get details about pending tasks.
The db upgrade should work fine (not tested under postgresql).
The plugin architecture is finished too.
See Bug 936.
(http://moodle.org/bugs/bug.php?op=show&bugid=936 )
2004-07-27 17:19:47 +00:00
stronk7
eaa9a06849
Removed old glossary formats.
...
Part of the new formats plugin structure.
See Bug 936
(http://moodle.org/bugs/bug.php?op=show&bugid=936 )
2004-07-27 17:13:37 +00:00
stronk7
1f63b7c6aa
Now, for glossaries using the 'Entry List' format, their
...
entry->description is viewable with the standard popup window.
Bug 1636
(http://moodle.org/bugs/bug.php?op=show&bugid=1636 )
Merged from MOODLE_13_STABLE
2004-07-12 17:11:13 +00:00
stronk7
3eb2f7ecf8
Solved bug 1086.
...
Please, verify (and close) it. Patch submitted by Petr Skoda. Thanks!
I've modified some lines in formats to avoid some Notices and make
everything display more consistent. Please, test it!!
2004-05-11 22:38:45 +00:00
moodler
ff8352de94
Some fixes to highlighting ... it is now performed AFTER the format_text.
...
This means that searches can no longer mess up the TeX formatting.
Also, the concept names are now formatted, allowing multilang, TeX etc
2004-03-31 08:34:41 +00:00
moodler
cc345ff6db
Fixed missing argument $ratings
2004-03-31 08:05:52 +00:00
willcast
63dd5fb281
- Grading enabled.... finally.
2003-11-21 18:42:38 +00:00
willcast
b6862360af
- Case sensitive search when click on a letter, fixed.
...
- Adding a display format manager. It controls the behavior of the display format when the user enter the glossary and when an auto-link is shown.
- Adding support to the new fullname function.
2003-11-19 17:47:40 +00:00
willcast
66d7ae88a1
- Adding View comments link to the new display format
2003-11-18 03:41:09 +00:00