Commit Graph

24 Commits

Author SHA1 Message Date
Frederic Massart 4373103084 MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
Petr Skoda 2b9cc35e36 MDL-24938 fixed missing context ino 2010-10-29 20:08:29 +00:00
Petr Skoda edfd6a5e73 MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +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 6bfe7aac8b MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:34:33 +00:00
samhemelryk 474f6bfed9 core MDL-19799 Added set_url calls and replaced deprecated functions 2009-10-15 03:43:28 +00:00
samhemelryk 70f25518ad core MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:20:14 +00:00
nicolasconnault 7e0d66753e MDL-19799 Converted all print_footer() calls 2009-08-06 14:21:34 +00:00
scyrma 5a254a2938 MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
dongsheng 28800f0269 "MDL-14129,fix print_error" 2008-06-15 09:19:10 +00:00
skodak 5d910388bb MDL-14679 towards /user conversion 2008-05-30 22:11:31 +00:00
dongsheng ef35441d27 MDL-14460, fix get_context_instance, merged from MOODLE_19_STABLE, see tracker. 2008-04-22 06:24:14 +00:00
dongsheng 5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
iarenaza 249ab0fd7a Fix MDL-12407: missing whitespace produces invalid XHTML syntax 2007-12-02 22:19:53 +00:00
nicolasconnault 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
skodak ff8889d8cf MDL-7861 still some icons left ;grr previous commid had wrong MDL id 2007-01-08 20:38:03 +00:00
moodler 329f40b003 Changed CONTEXT_SITE to CONTEXT_SYSTEM MDL-6506 2006-09-26 03:57:05 +00:00
toyomoyo ec7a8b7999 adding capabilities 2006-09-07 08:57:56 +00:00
bawjaws 0f363686d9 adding a way to test the user image border removal code. Needs some speed
testing to see whether this is feasible to do during upgrade for larger
sites. Just a stand alone page (like userpix) which requires admin rights.
2005-07-22 14:12:32 +00:00
moodler e525e3d32f Works with slasharguments off now 2005-01-17 15:21:00 +00:00
mjollnir_ 92e754ebd2 Fixed firstname lastname to call to fullname function 2004-09-29 21:32:53 +00:00
gustav_delius 839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
moodler dbaf630aac Some clean up and documentation for userpix, as well as a default restriction
for admins only.
2003-08-26 09:40:58 +00:00
moodler 05f53652f3 Displays all user pictures on one page.
This has been on moodle.org for ages, but it might as well be in the
distribution too.   It's not linked from anywhere in Moodle currently.
2003-08-09 08:37:22 +00:00