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
Sam Hemelryk
7a7e209df0
navigation MDL-20649 Revised the way in which navigation works for users
...
When logged in there is a my moodle dashboard branch, when viewing a site profile there is a users branch, and when viewing a course profile there the user is shown under the participants branch
2009-12-23 01:22:48 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
aa6c1ced0a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 08:11:02 +00:00
Sam Hemelryk
8bdc9cacad
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
...
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
2009-11-04 06:14:06 +00:00
samhemelryk
474f6bfed9
core MDL-19799 Added set_url calls and replaced deprecated functions
2009-10-15 03:43:28 +00:00
moodler
183ea48968
user/view MDL-18800 Sort courses consistently with everything else
2009-10-02 06:34:12 +00:00
samhemelryk
ce221eb52d
user MDL-19825 Added set_url calls, replaced deprecated functions, and boilderplate
2009-09-25 04:02:46 +00:00
samhemelryk
ee8aca2781
navigation MDL-20235 Ignored active path for site course when in user context
2009-09-08 09:07:20 +00:00
samhemelryk
3175908906
navigation MDL-20235 Added ignore_active method for navbar and corrected user/view
2009-09-08 08:43:44 +00:00
samhemelryk
91152a3518
navigation MDL-20216 Refactored add arguments
...
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
samhemelryk
caa8363f83
user MDL-19825 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
2009-09-02 08:36:16 +00:00
skodak
622365d2e1
MDL-20169 fixed coding style, parameter type required
2009-08-27 18:37:53 +00:00
nicolasconnault
f2f085ee68
MDL-19825 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:50:22 +00:00
nicolasconnault
3aac07d8f0
MDL-19825 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:19:25 +00:00
stronk7
8c61317a4c
MDL-19690 - fix mailyes|no icon
2009-08-10 08:24:28 +00:00
nicolasconnault
f24ca3ce01
MDL-19825 Converted all print_footer() calls
2009-08-06 14:19:50 +00:00
nicolasconnault
8fa89bfd04
MDL-19825 Migrated calls to print_heading
2009-08-06 08:15:05 +00:00
tjhunt
3975c764fa
MDL-19077: Fix Martin's code.
2009-07-20 06:57:43 +00:00
moodler
cb4f6179d5
user/view MDL-19077 set blocks context to always be the current user context
2009-07-20 06:09:27 +00:00
moodler
3b00380f7a
user blocks MDL-19077 Set URL for the user/view page so blocks work better
2009-07-20 05:40:32 +00:00
tjhunt
ddedf979b4
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-03 06:19:25 +00:00
skodak
1deff123aa
MDL-15249 towards cli install script
2009-05-25 21:46:28 +00:00
skodak
c6b4179c38
MDL-18338 option for hiding of groups in user profile
2009-04-09 08:29:51 +00:00
skodak
790e5ae236
MDL-13843 user profile in separate group mode even if group mode not forced course-wide (improved consistency in groups at course level); merged from MOODLE_19_STABLE
2009-04-09 08:23:56 +00:00
stronk7
1263a0ff1d
MDL-18518 user firstaccess - added suport to display user->firstaccess. Credit goes to Anthony Borrow!
...
Merged from 19_STABLE
2009-03-11 11:22:55 +00:00
skodak
93f66983cc
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
2009-01-02 22:56:48 +00:00
skodak
b7b64ff2e0
MDL-17754 next round of session related refactoring
2009-01-02 20:32:05 +00:00
skodak
542797b4e8
MDL-17767 loginas internals refactoring - code moved to sessionlib.php
2009-01-02 14:53:02 +00:00
skodak
53bd22559d
MDL-17486 added option to make my courses list in user profile hidden
2008-12-01 22:06:33 +00:00
dongsheng
6eaf2e376f
"MDL-17143, use record_exists"
2008-11-12 01:51:28 +00:00
stronk7
1ba3293a6b
MDL-17143 Some improvements suggested by Petr applied. Merged from 19_STABLE
2008-11-11 19:06:20 +00:00
stronk7
9af010ea4a
MDL-17143 Avoid notices caused by not existing profilesforenrolledusersonly setting. Merged from 19_STABLE
2008-11-11 18:39:34 +00:00
dongsheng
35f0660ab4
"MDL-17143, don't display the user description at all when user isn't enrolled in any courses, merged and modified from 1.9"
2008-11-10 03:06:27 +00:00
peterbulmer
ee4bd7876b
MDL-16378 Changes to lang strings,
...
remoteappuser should be output as somthing like 'Remote Moodle User' or
'Remote Mahara User' or 'Remote <application name goes here> User'
2008-09-10 03:25:28 +00:00
skodak
f5fc83e818
MDL-15516 prvent access to deleted profiles and other user areas
2008-07-05 14:52:39 +00:00
dongsheng
e1267b2079
"MDL-15311, remove extra enter"
2008-06-23 05:43:05 +00:00
dongsheng
910bd9e176
"MDL-15251, see tracker, merged from MOODLE_19_STABLE"
2008-06-16 12:29:56 +00:00
skodak
12ad6ebaa8
MDL-15251 fixed syntax errror
2008-06-16 11:18:33 +00:00
dongsheng
3f4fede509
"MDL-15251, see tracker"
2008-06-16 09:12:07 +00:00
dongsheng
ac382d2b64
"MDL-15251, fix country field in user/view.php, merged from MOODLE_19_STABLE"
2008-06-16 02:14:59 +00:00
dongsheng
4e244ba8b9
"MDL-14129, fix print_error"
2008-06-13 07:07:45 +00:00
skodak
c7da43571b
MDL-14679 converted some count_records
2008-06-02 21:47:31 +00:00
skodak
a5d424df7c
MDL-14679 converted some get/set_field()
2008-06-02 21:39:23 +00:00
skodak
ce8c75eeb8
MDL-14679 towards /user conversion
2008-05-31 11:13:21 +00:00
scyrma
c18a3c1ffd
MDL-9410 - In user profile display, add http:// to web links if it's not already there (merge from 1.9)
2008-04-11 06:58:20 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
dongsheng
55ac3d6f21
MDL-13151 add a new language string: phone2, thanks for your idea, Jams Ballard.
2008-03-26 02:58:16 +00:00
scyrma
537aa65c5d
MDL-13404 - Modification to all tag_get_tags_* calls needing an array & other improvements (merge from 1.9)
2008-02-26 06:43:54 +00:00
scyrma
3d535996db
MDL-13404 - Merge from 1.9 (re-commit, including missing file)
2008-02-25 01:58:17 +00:00