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
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +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
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
samhemelryk
5fa0208ec3
mod-glossary MDL-19809 Added set_url calls, replaced deprecated functions
2009-09-24 07:29:14 +00:00
samhemelryk
e6855d1aa0
mod-glossary MDL-19809 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
2009-09-07 03:20:35 +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
nicolasconnault
0578c9a2a9
MDL-19809 Converted all print_footer() calls
2009-08-06 14:13:29 +00:00
nicolasconnault
9c66862d61
MDL-19809 Migrated calls to close_window_button()
2009-08-06 02:52:00 +00:00
skodak
ae8c356614
MDL-15109 glossary dml conversion
2008-06-08 10:43:39 +00:00
skodak
9dd9cc2312
fixed syntax error
2008-06-06 07:08:18 +00:00
dongsheng
8a274bcde4
"MDL-14129, fix print_error"
2008-06-06 05:50:45 +00:00
dongsheng
5973a4c49e
"MDL-14129, fix print_error"
2008-06-06 03:15:53 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
0c5988d7d2
MDL-10011 cleanup xhtml and code in report.php - forum, glossary and data mod
2007-06-03 16:17:39 +00:00
toyomoyo
5bd76d7fba
merged fix for MDL-9097, xhtml fixes for glossary
2007-03-30 07:04:43 +00:00
toyomoyo
077f381461
accessiblity, associating <th> with respective row or col
2006-12-13 08:24:23 +00:00
moodler
0468976c9a
SWEEPING CLEANUP
...
The API was changed slightly so that has_capability now takes the
whole $context object (we almost always have it anyway)
The $kill thing was removed. If you want to assert a capability
then use:
require_capability('capname', $context);
with optional variables to modify the error message
Misc bugs here and there also removed and code tidied
2006-08-14 05:55:40 +00:00
moodler
dabfd0ed85
Removed tabs
2006-08-09 13:45:49 +00:00
moodler
bbbf2d4015
ROLES AND PERMISSIONS - FIRST CHECK-IN
...
=======================================
WARNING: DEV IS CURRENTLY VERY UNSTABLE.
This is a mega-checkin of the new Roles system. A lot of changes have
been made in core and modules.
Currently there are a lot of rough edges and known problems. We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).
Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
skodak
ebb63815f8
fixed register globals issues for $sort SC #256 ; merged from MOODLE_16_STABLE
2006-05-22 16:54:11 +00:00
moodler
aa8139414e
Replaced optional_var with optional_param
2005-12-07 06:21:58 +00:00
stronk7
c0b26251d0
Now glossary ratings display user links in a new page.
...
Merged from MOODLE_15_STABLE
2005-06-19 17:33:39 +00:00
stronk7
a69a71e193
Added some header clasees to 1 table.
...
Merged from MOODLE_15_STABLE
2005-06-13 19:37:02 +00:00
moodler
deb0ab54c3
Added styles and cleaned up some code for XHTML compatibility
2005-02-22 08:29:12 +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
stronk7
92a9d64495
Typo. Thanks to skodak.
...
Bug 1839
(http://moodle.org/bugs/bug.php?op=show&bugid=1839 )
Merged from MOODLE_14_STABLE
2004-08-29 22:04:20 +00:00
gustav_delius
067675c006
introduced the fullname() function in a lot of places. Still not complete though, especially in sorting.
2004-08-20 20:12:48 +00:00
stronk7
4528ab53dd
Added missing Id: cvs tag. Bug 1394
...
http://moodle.org/bugs/bug.php?op=show&bugid=1394
2004-05-14 19:36:39 +00:00
willcast
63dd5fb281
- Grading enabled.... finally.
2003-11-21 18:42:38 +00:00