861 Commits

Author SHA1 Message Date
moodler
431fe2f0fd Fixed typo (MDL-9119) 2007-03-30 17:07:12 +00:00
moodler
052ba1f503 Merged applicable_format fixes for MDL-9119 2007-03-30 16:52:38 +00:00
nicolasconnault
5db0cffcf6 MDL-8922: Had to modify another bunch of files to fix a simple problem:
when a config block contains a form, the previous form needs to be closed
properly (it was, but there were non-matching closing divs etc...).
2007-03-26 03:06:45 +00:00
nicolasconnault
4d0ccfa7de MDL-8922 More work on fixing RSS block XHTML 2007-03-23 08:01:01 +00:00
nicolasconnault
e92751686f MDL-8922 : Fixed a number of xhtml simple issues, but heaps of hard-core fixes yet to do. 2007-03-23 07:48:02 +00:00
skodak
6bc1e5d577 (MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs 2007-03-22 12:27:52 +00:00
moodler
be78d45dd2 Merged login block tidy-up from stable 2007-03-20 07:35:53 +00:00
poltawski
f419655de9 MDL-8922 Some Xhtml fixes, merged from MOODLE_18_STABLE 2007-03-15 16:58:16 +00:00
poltawski
7f0463a64a Fixed check for section for MDL-8360, merged from MOODLE_17_STABLE 2007-03-14 16:31:56 +00:00
poltawski
102ce41088 MDL-8360 - Currently can't bookmark admin searches, so disable the ability to bookmark
the search page
2007-03-14 12:04:56 +00:00
skodak
702cf10b01 MDL-8849 use proper value quoting; merged from MOODLE_18_STABLE 2007-03-11 19:59:54 +00:00
toyomoyo
521296f5b8 merged fix for MDL-8782, adding a mentees block 2007-03-09 07:08:27 +00:00
moodler
78d4a57d30 Merged display footer fixes for block course_list 2007-03-07 02:02:17 +00:00
skodak
f2d042c4c3 MDL-8765 user preference usage cleanup 2007-03-06 10:45:49 +00:00
skodak
224aa44a8d MDL-7693 fixed participans block on frontpage; notloggedin and authenticated roles overrides to be fixed later in separate bug; merged from MOODLE_18_STABLE 2007-03-05 20:13:16 +00:00
skodak
efe12f6c22 MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes 2007-03-05 11:27:01 +00:00
nfreear
171e233e05 Fixes Bug MDL-8709 "Javascript: pseudo-protocol in admin tree block is bad" 2007-03-01 13:06:14 +00:00
nfreear
5489fce7f7 Fixes MDL-6548 "... block should use lists" - blocks: blog tags, news items, recent activity - forum. 2007-03-01 11:13:37 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
defacer
62d3553e2b Not needing this anymore, we now have Moodle Docs. 2007-02-27 14:43:20 +00:00
defacer
ccd3dd0ce2 Merge from MOODLE_18_STABLE:
Fixing notices, I should 've done grep "BLOCK_TYPE_NUKE" earlier.
2007-02-26 14:02:21 +00:00
defacer
86ce75a8e5 Merge from MOODLE_18_STABLE:
Killing BLOCK_NUKE constant, since Martin nuked nuke blocks.
2007-02-26 13:29:57 +00:00
moodler
fb6e87f373 Merged additions from stable 2007-02-26 08:52:38 +00:00
toyomoyo
e2cd3ed012 merged nick's fix for MDL-8582, ampersand in course name/shortname causes xtheml strict problems 2007-02-23 06:03:09 +00:00
skodak
16ce6c0dcc MDL-8590 auth cleanup - part 2 2007-02-20 17:09:20 +00:00
vyshane
2585a68d54 Merged from 1.8. 2007-02-16 08:46:55 +00:00
toyomoyo
217a8ee950 made some changes so that if a user has any roles assigned in context_module or context_block with moodle/site:manageblocks or moodle/course:manageactivities, he will see the "turn editting on" button without needing to have a role assigned at context_course with moodle/course:manageactivies capability. Of course this user would not be able to edit any blocks or modules he/she is not supposed to edit. Ajax for these users with partial editing privilages are locked. Please report bugs asap as we are looking at backporting this change to 1.8. Cheers. 2007-02-16 07:57:19 +00:00
toyomoyo
5e8adb25a5 merged fixed wrong context, it should be possible to manage a single block 2007-02-16 01:26:19 +00:00
skodak
275d8b36a3 MDL-8518 incorrect link to frontpage settings from course summary block 2007-02-14 21:04:05 +00:00
moodler
1910c3a347 Added a missing style sheet 2007-02-02 05:40:00 +00:00
skodak
84c8ede022 MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
skodak
083c3743d3 MDL-7977 - updated guest and loggedin detection in login block; removed obsolted $USER->loggedin (now tested with empty($USER->id) in isloggedin()) and $USER->site (replaced by session test cookie)
MDL-5429 - skip https login for guestlogins
2007-01-27 21:28:26 +00:00
urs_hunkler
e331bccf75 'preferred_width changed to 210 because with lower values column width changes when block is closed by user' 2007-01-27 20:56:55 +00:00
moodler
f4e5991261 Prettied up RSS pages a bit 2007-01-25 07:09:24 +00:00
moodler
5bf0415584 Fixed "can't add RSS feed" bug MDL-8180 2007-01-25 06:37:59 +00:00
moodler
8b4315fd33 Little fix for typo (see MDL-8061) 2007-01-23 03:39:56 +00:00
martinlanghoff
db4b12eb70 mnet: introducing get_my_remotecourses() and get_my_remotehosts() -- use them too 2007-01-19 08:57:13 +00:00
martinlanghoff
0743661ea5 mnet: it is $USER->mnet_foreign_host_array instead of $SESSION->mnet_foreign_host_array. $SESSION is fraught with peril as it persists acros logins/logouts 2007-01-19 08:36:02 +00:00
martinlanghoff
f3203630ca mnet: this stuff is only for logged in users! 2007-01-19 08:14:18 +00:00
martinlanghoff
b90052f253 mnet: fix logic and html layout in block_course_list 2007-01-19 07:54:41 +00:00
martinlanghoff
5e142a172c mnet: pix for mnethost is now the tiny moodle icon ;-) 2007-01-19 07:15:12 +00:00
moodler
2ee1f30bb2 Added some lables and formatting to fix MDL-8176 Accessibility 2007-01-18 12:06:36 +00:00
donal72
afbedfb8d8 Mnet: Bugfix: Faulty logic - if the user has no local courses, we didn't bother to check for remote courses. 2007-01-16 22:52:24 +00:00
donal72
4d8c087e02 MNET: MyCourses block enriched with links to remote Moodles when roaming 2007-01-16 05:00:18 +00:00
stronk7
bf63e03ebe Now all the blocks global config pages are valid XML. Related to MDL-7861 2007-01-13 20:14:40 +00:00
vyshane
936af097b4 Fixes for MDL-7861. 2007-01-10 06:44:15 +00:00
vyshane
bf7b68c25b Fix for MDL-7861. 2007-01-10 06:31:51 +00:00
vyshane
d72fd6950b Fixed notice. 2007-01-10 06:11:31 +00:00
skodak
440d164869 MDL-7861xhtml strict and css fixes in blocks 2007-01-09 23:45:24 +00:00
skodak
f82c88abd4 MDL-5120 list blocks now use <div for columns instead of span and floats; blocks related CSS cleanup, some xhtml strict fixes 2007-01-09 11:04:13 +00:00