vyshane
974dde3777
Simple fix for MDL-3583 "tabs text confusing".
2007-02-14 02:54:48 +00:00
moodler
67145bac78
Improved display of grades when grades should not be shown MDL-7150
2006-10-31 15:06:02 +00:00
toyomoyo
a064e86c8b
blog tag clean up
2006-10-24 02:09:45 +00:00
skodak
e18bb176e1
yet another context fix for Roles tab - I hope this one is final
2006-10-23 11:26:12 +00:00
skodak
0d2fdd9cd9
fixed $usercontext creation needed for Role tab when viewing user data
2006-10-22 19:58:06 +00:00
toyomoyo
8d1ea9fbed
fix for MDL-7119, users with no role assign capability should not see roles tab
2006-10-20 08:09:09 +00:00
skodak
e96f2a77db
Code cleanup in blog.
...
MDL-6805 Fixed redirects in blog; MDL-6807 partially fixed use of capabilitites - it needs more testing and possibly minor fixing, the commit contains other blog bugfixes too. In general it should work exactly the same. The introduction of roles makes proper setup more difficult :-(
Expect some more fixes soon, no other bigger changes...
2006-10-06 10:11:52 +00:00
skodak
6859360cd4
coverted /admin/ to proper /$CFG->admin/ in paths
2006-09-26 21:10:14 +00:00
moodler
0c05b71f58
Fix typo
2006-09-21 13:11:05 +00:00
vyshane
bd574b2a06
Removed isteacher()
2006-09-18 05:29:42 +00:00
vyshane
0019725320
Removed references to showsiteparticipantslist. Replaced by capability.
2006-09-18 05:28:06 +00:00
moodler
4801fe93a2
Various logic and capability fixes
2006-09-15 15:04:38 +00:00
moodler
4b10f08b88
Rename CONTEXT_USERID --> CONTEXT_USER for consistency
2006-09-15 14:09:16 +00:00
moodler
d78596d804
Fixed a notice
2006-09-14 06:48:58 +00:00
toyomoyo
ec7a8b7999
adding capabilities
2006-09-07 08:57:56 +00:00
toyomoyo
d02eededf7
adding capabilities
2006-09-06 08:55:23 +00:00
toyomoyo
b3e900cee6
some more UI change
2006-08-16 09:11:43 +00:00
toyomoyo
0a8a95c91e
some more UI stuff
2006-08-15 08:29:29 +00:00
toyomoyo
7e2d7c92ad
some UI changes
2006-08-14 08:46:44 +00:00
moodler
adc7b679aa
Merged user tab visibility from stable
2006-06-19 13:52:39 +00:00
toyomoyo
cc841d67b0
merged, fixed a bug that blog tabs are displayed when blog is diabled
2006-06-09 02:53:16 +00:00
skodak
57f2e16c8d
extra cleaning of variables; merged from MOODLE_16_STABLE
2006-05-23 09:02:13 +00:00
skodak
2c3432e684
fixed problem when set both loginhttps and https in wwwroot, closes bug #5507 and #3848 ; merged from MOODLE_16_STABLE
2006-05-15 21:36:46 +00:00
toyomoyo
7077ca8399
blog access rights fix, forgot to check in last week
2006-04-18 01:30:00 +00:00
toyomoyo
7b07bc5553
changed a string
2006-03-13 06:09:44 +00:00
toyomoyo
1242eb8f38
Checking in some blog-related user changes for testing on
...
another machine
2006-03-09 09:09:20 +00:00
mjollnir_
f3221af9e5
Initial checkin of stats (from processing the log table).
...
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
urs_hunkler
e1ddfa6bc6
On the admin user page you select "forum posts" which becomes the active selection in the second row. This should be visualized in the tabs. Therefore I added the parameter "$activetwo" to the tabs functions to be able to set the class "activetwo" for the active tab in the second row.
...
added the parameter "$activetwo"
2005-05-05 09:35:21 +00:00
defacer
5bae88b686
Fixed incorrect usage of isteacher(), didn't work and threw a warning.
2005-03-26 18:34:55 +00:00
moodler
f9a0ea699c
New user tabs from Shane and myself ... these bring together the
...
profile interface a little better.
There is also a new feature for showing all posts from a user, as well
as all discussions from a user.
2005-03-20 12:02:14 +00:00