Mark Nelson
82d0e3749d
MDL-45650 events: ensure correct objectid passed when triggering user_profile_viewed event
2014-05-21 00:25:17 -07:00
Damyon Wiese
5c7a266e65
Merge branch '44255-27' of git://github.com/samhemelryk/moodle
...
Conflicts:
user/profile.php
2014-02-25 14:14:31 +08:00
Damyon Wiese
8da433f045
MDL-44264 Badges: Cleanup imports in previous commit.
2014-02-24 13:48:18 +08:00
Damyon Wiese
9a85b4e053
Merge branch 'MDL-44264' of https://github.com/merrill-oakland/moodle
2014-02-24 13:40:47 +08:00
Damyon Wiese
b80210fcd2
MDL-18633 User: Fixed calls to html_writer on user/profile page.
2014-02-24 13:19:17 +08:00
Sam Hemelryk
a2ed6e69f9
MDL-44255 user: tidied up phpdocs and coding style
2014-02-24 09:23:47 +13:00
Eric Merrill
786163a7cb
MDL-44264 badges Add badges to the user short profile page.
2014-02-18 15:05:47 -05:00
Daniel Neis Araujo
9d9361e82d
MDL-18633 User profile: add last ip field to user view
2014-02-18 09:42:28 -03:00
Mark Nelson
c76318d338
MDL-40045 user: replaced add_to_log call when a user profile is viewed with an event
2013-10-21 11:53:31 +08:00
Marina Glancy
0e1bd87cc8
MDL-41369 Set proper context and navigation path for user messages
2013-08-26 17:32:57 +10:00
Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c
.
2013-08-21 13:42:30 +08:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Jason Fowler
6e5d002e57
MDL-35875 - User - Modify the profile page to use semantic HTML rather than tables for layout
2013-03-15 17:09:37 +08:00
Frederic Massart
3ecc63e9db
MDL-37481 user: fixed bug when logged in as guest
2013-03-04 11:17:14 +13:00
Damyon Wiese
4e516138e9
Revert "MDL-35875 - Users - Fixing RTL support"
...
This reverts commit fbb31b0f90
.
This reverts commit c111b9f3ae
.
This reverts commit 8afb9b7c4f
.
This issue has failed testing and integration will be delayed.
2013-02-28 10:53:03 +08:00
Jason Fowler
8afb9b7c4f
MDL-35816 - User - Modify the profile page to use semantic HTML rather than tables for layout
2013-02-22 13:59:49 +08:00
Rajesh Taneja
96214a49ec
MDL-35780 Administration: email display on user profile view page will respect user capability
2013-01-11 09:33:28 +08:00
Thanh Le
31f4086460
MDL-36259 course short names: ensure it displays when enabled in admin
...
Fixed 5 Moodle pages that does not display the course short name even if "Display extended course names" setting is on. In fixing this, search.php also included related minor code to change to minimise DB calls to improve performance.
2012-12-15 10:44:34 +00:00
Sam Hemelryk
8b03c25185
MDL-36379 user_view: fixed issue with page layout when editing was on
2012-11-06 14:01:14 +13:00
Frederic Massart
4373103084
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
Frederic Massart
d17ba1e1a5
MDL-30903 Accessibility: user profile page uses table headers
2012-05-24 10:18:14 +08:00
Ankit Agarwal
9ffd29ceb3
MDL-31548 enrollments: Introducing new api enrol_get_all_users_courses() that returns all user courses without any checks
2012-04-20 08:54:06 +08:00
Gerard (Gerry) Caulfield
ce8df92df1
MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
2012-02-10 15:40:04 +08:00
Petr Skoda
4ad72c284d
MDL-30548 support user suspended flag in admin UI
...
This patch includes:
* user management suspend UI tweaks and other coding style improvements
* suspended info in user profiles
* suspend option in advanced edit form
* suspended user filtering
* hidden user fields option for suspended field
Thanks Sam Hemelryk for valuable feedback.
2012-01-03 16:35:21 +01:00
Petr Skoda
589071ba34
MDL-30467 no course profile for deleted users
2011-11-26 09:16:08 +01:00
Sam Hemelryk
4b71542394
MDL-28615 mod_forum: Fixed the users page that shows all of the users posts
2011-09-29 14:20:58 +13:00
Aparup Banerjee
d1e362405e
Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle
...
- resolved conflicts, minor whitespace and fixed quote.
- note: textlib_get_instance() is already deprecated
2011-09-13 16:06:21 +08:00
Sam Hemelryk
91d284c145
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
2011-09-08 09:38:46 +12:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Sam Hemelryk
870815faed
Merged MDL-25805 Renamed property and function to be a little more descriptive
2011-05-03 15:41:34 +08:00
Aparup Banerjee
b9bcad24db
MDL-25805 Roles propagated ugly hack for parent seeing child activities into navigation lib to display nav node.
2011-05-02 20:08:08 +08:00
Andrew Davis (andyjdavis)
8d22e342a9
user MDL-24724 added email to user course profile
2011-03-09 13:29:55 +08:00
Petr Skoda
81b58cc227
MDL-26389 improve profile and search engine privacy
2011-02-14 15:42:26 +01:00
Petr Skoda
99d19c13ae
MDL-25855 some more missing filelib includes
2011-01-23 18:34:41 +01:00
Martin Dougiamas
ef751aedfd
MDL-19124 removed old parameters, no longer used
2010-11-13 03:37:22 +00:00
Andrew Davis
42ec733cac
user MDL-25094 adding message link to the user course profile page
2010-11-08 02:55:05 +00:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
Petr Skoda
a732add0df
MDL-24590 fixed links to groups on participants page
2010-10-09 10:26:35 +00:00
Sam Hemelryk
46ea652fd9
user-profile MDL-22499 Added context checks around the link in a users course profile to view their full profile.
2010-09-24 03:14:27 +00:00
Sam Hemelryk
f5c1e62149
navigation MDL-23852 Added is_role_switched method to accesslib and implemented use of it
2010-08-27 01:44:25 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
David Mudrak
5db29f49f2
MNet: Fixed remote user profile display
...
Fixed SQL, strings usage, CSS class. In the future, we can distinguish
information displayed for the owner and for the others, as well as what
to display in the course profile (user/view.php) and public profile
(user/profile.php).
2010-07-01 12:56:31 +00:00
Patrick Malley
e4f0c78a76
Adding same HTML to view.php that exists in profile.php
2010-06-30 22:55:07 +00:00
Petr Skoda
df997f841f
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
...
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
Sam Hemelryk
5d07e95756
navigation MDL-22723 Fixed issue when loading 2+ users not including the current user
2010-06-10 07:29:02 +00:00
Sam Hemelryk
87c215de67
navigation MDL-14632 Fixed up user profile navigation and settings after recent changes.
2010-05-17 05:38:59 +00:00
Martin Dougiamas
99cca8470e
MDL-19124 Continued misc user profile cleanups
...
- fixed user styles in base theme
- added new divs for better control on user profile and user index pages
- reduced data on course user profiles down to minimum
- removed user/tabs.php completely and all uses of it
- changed default user icon pix to something very bland (bye bye smiley cake)
2010-05-16 08:21:12 +00:00
Martin Dougiamas
03d9401e7d
My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
...
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them. I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.
There's still work to do. Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0. We also could use a much better course overview block and better CSS styling of the profile pages. But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
Patrick Malley
e08fbd1940
Added clearfix to .buttons class
2010-04-19 10:47:49 +00:00
Petr Skoda
0aa759b01c
MDL-22015 more get_list_of_countries() refactoring
2010-04-14 14:27:10 +00:00