21 Commits

Author SHA1 Message Date
Petr Skoda
a685593466 MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +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
1d42298086 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:22:45 +00:00
samhemelryk
2f4a2f27ad notes MDL-19818 Upgrade deprecated calls and added set_url calls 2009-09-29 03:52:43 +00:00
samhemelryk
fb67602416 notes MDL-19818 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 05:31:58 +00:00
nicolasconnault
c7a2fd970e MDL-19799 Converted print_box* to $OUTPUT->box* 2009-08-10 05:50:28 +00:00
nicolasconnault
3c1d69dda3 MDL-19818 Converted all print_footer() calls 2009-08-06 14:25:20 +00:00
nicolasconnault
587a4eb0e0 MDL-19818 Migrated calls to print_heading 2009-08-06 08:17:36 +00:00
skodak
90658eefb0 MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
skodak
241bcec5fa MDL-16164 improved use of forms in notes code and some other minor cleanup 2008-08-21 21:40:29 +00:00
skodak
f5fc83e818 MDL-15516 prvent access to deleted profiles and other user areas 2008-07-05 14:52:39 +00:00
dongsheng
38eac4d5c3 "MDL-14129, fix print_error" 2008-06-13 06:50:06 +00:00
skodak
b3829d0a55 MDL-14679 towards notes conversion and regression 2008-05-31 17:44:57 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
tjhunt
b26adbef4c MDL-12373 - More instances of links to the participants list being shown in the navigation bar to people without the necessary capability.
I have not copied and pasted the same code into lots of different places. That sucks. We really need to refactor this into a function that builds the navigation up to, and including the user's name. However, I don't have time now. A list of the places touched by this bug (MDL-12373) will at least give a complete list of places that such a refactoring would have to touch.
2008-01-10 10:58:16 +00:00
nicolasconnault
2f6c662f41 MDL-11379 and MDL-11380 fixed 2007-09-21 07:52:52 +00:00
moodler
9f26cce6da MOre cleanups for notes interface 2007-08-31 05:22:44 +00:00
moodler
e0c9a62d54 Cleaned up notes some more 2007-08-31 04:42:07 +00:00
moodler
83e70cc299 Some cleaning up of the notes interface and conversion from DOS to unix 2007-08-31 04:05:11 +00:00
toyomoyo
c55dee3fa9 MDL-10181, user management improvements fixes 2007-07-13 08:26:47 +00:00
toyomoyo
eca3af25cb MDL-7077, MDL-10181, adding notes for students 2007-07-05 06:53:17 +00:00