861 Commits

Author SHA1 Message Date
skodak
2b0689c912 MDL-13482 fixed pg issue with group by; merged from MOODLE_19_STABLE 2008-02-15 10:31:28 +00:00
skodak
65bcf17b95 MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE 2008-02-13 17:03:25 +00:00
skodak
51edc06ea1 MDL-10132 improved random glossary blocks - now uses modinfo too + fixed some notices; merged from MOODLE_19_STABLE 2008-02-05 23:34:20 +00:00
skodak
76b570d602 MDL-12938, MDL-12937 - unenrol fixes - can not unenrol if can not unassign all users roles in course, do not show self unenrol if enrolment comes from parent context, fixed rturn value from get_user_roles; based on patch by Eric Merrill; merged from MOODLE_19_STABLE 2008-02-05 12:59:28 +00:00
skodak
1a4872b63e MDL-13257 fixed problems when section 0 does not exist yet; merged from MOODLE_19_STABLE 2008-02-02 18:56:28 +00:00
skodak
5c17befa61 MDL-12945 modfullnames typo; merged from MOODLE_19_STABLE 2008-02-01 09:12:33 +00:00
moodler
92efb8f2dc Merged fix for notice when feed dies 2008-02-01 03:06:11 +00:00
moodler
1ee0c98322 MDL-13245 Merged viewallfix from stable 1.9 2008-01-31 01:30:43 +00:00
mchurch
99aa575df8 MDL-13252 Fix context to always use course context, rather than instance->page. 2008-01-30 16:43:19 +00:00
moodler
f1401c244e Merged MDL-13245 from 1.9 2008-01-30 06:59:25 +00:00
stronk7
51f2e837eb Fix notice with edit enabled in site page. Merged from 19_STABLE 2008-01-26 23:13:25 +00:00
skodak
dd97c32868 MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE 2008-01-24 20:33:50 +00:00
tjhunt
9d6c4e80f9 MDL-13102 - quiz_results block links to the old URL of the groups editing interface, and it links there for everyone, even if they don't have the capability to go there. Make it link to the participants page instead, if possible. 2008-01-24 16:33:39 +00:00
poltawski
6255645f47 MDL-13112 - order my courses block alphabetically when only displaying a users
individual courses.
merged from MOODLE_19_STABLE
2008-01-23 15:40:56 +00:00
scyrma
cde5e2be6d MDL-8123 and MDL-11594 : make admin icons themeable. 2008-01-23 05:53:33 +00:00
poltawski
837aae267a MDL-12560 - layout fixes for tag blocks
merged from MOODLE_19_STABLE
2008-01-13 16:34:55 +00:00
poltawski
331362c8eb MDL-12560 - layout fixes for tag blocks
merged from MOODLE_19_STABLE
2008-01-13 16:30:09 +00:00
poltawski
22220aa736 MDL-12742 - remove duplicated lang files 2008-01-13 11:37:26 +00:00
skodak
fffa8b358f MDL-12926 Discussion list shows all discussion in separate mode if user not member of any group and does not have accessallgroups; merged from MOODLE_19_STABLE 2008-01-11 13:09:51 +00:00
urs_hunkler
4457871960 merged from 1.9 :: MDL-12881 :: added class names "username" and "password" for better login form handling. 2008-01-08 18:07:47 +00:00
poltawski
2f2b289fe2 MDL-12464 - refine further so that glossary can't refer to instance from
another course (and cause breakage)
2008-01-08 16:47:19 +00:00
skodak
c395030777 MDL-11830 width applied to input fields only, that should solve the incorrect size of button; merged from MOODLE_19_STABLE 2008-01-08 07:33:48 +00:00
skodak
6bf55889dd MDL-12782 magpie now uses download_file_content() - that should solve several remote RSS issues including proxy user/password + several download_file_content() improvements + other minor fixes; merged from MOODLE_19_STABLE 2007-12-31 15:37:12 +00:00
skodak
cd9f96a845 MDL-11830 a bit bigger button in login block, removing colons and adding css spacing; merged from MOODLE_19_STABLE 2007-12-30 22:55:10 +00:00
poltawski
2d035282fe remove debugging message, merged from MOODLE_19_STABLE 2007-12-29 12:07:08 +00:00
poltawski
82cb9cf40a MDL-5598 - Custom feed titles on RSS block did not allow spaces or other
useful characters ;)

merged from MOODLE_19_STABLE
2007-12-28 12:58:08 +00:00
skodak
2905da9c66 MDL-12713 all IE versions are broken beyond belief, rewrite of admin tree collapsing/expanding; merged from MOODLE_19_STABLE 2007-12-24 20:54:12 +00:00
skodak
5c10879f55 MDL-11814 use system context for pinned blocks; merged from MOODLE_19_STABLE 2007-12-20 16:25:49 +00:00
moodler
1f967c82ff Merged MDL-7493 further fix: strip_tags from title strings because the titles may have HTML in them. 2007-12-20 01:51:33 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
scyrma
8e4636c26f Fix a bug passed on after commit of by http://lists.moodle.org/arc/commits/2007-12/msg00352.html
There shouldn't be html tags in this place.
2007-12-19 05:58:27 +00:00
nfreear
c076f4beef Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript. 2007-12-18 17:18:19 +00:00
skodak
fe362e1aca MDL-12597 fixed short php bugs; merged from MOODLE_19_STABLE 2007-12-16 14:14:17 +00:00
scyrma
8d7924ba0b prevent some notices, cleaner code. 2007-12-11 05:10:10 +00:00
tjhunt
9ce2fe53cb MDL-12501 - Logic for including 'Grades' link in admin block is different for the logic in grade/report/index.php. Merged from MOODLE_19_STABLE. 2007-12-07 16:58:07 +00:00
poltawski
f9192b6538 MDL-12464 - if a glossary is deleted, it causes some breakage in the
random glossary block

Merged from MOODLE_19_STABLE
2007-12-06 15:43:46 +00:00
toyomoyo
4affe9486b MDL-12352, block/search fails to install on postgres 2007-12-06 07:10:29 +00:00
poltawski
ac17355524 MDL-12415 - When we have more than one category/lots of courses the course
block shows two links next to search other (Search Courses/All courses)
which point to the same place....

The all courses link is able to be switched off and the search courses is not,
for this reason i've gone for removing the search courses link.

Merged from MOODLE_19_STABLE
2007-12-04 12:57:02 +00:00
martinlanghoff
e88370a6a3 blocks/online_users: Remove SQL "id,id" which causes errors on Oracle - MDL-12425
Credit for the fix goes to Dennis Rochford <Dennis.Rochford@usq.edu.au>
2007-12-04 06:25:56 +00:00
toyomoyo
3b2274ce5f MDL-12352, block/search fails to install on postgres 2007-11-27 05:43:27 +00:00
scyrma
d417533252 Fix for par of the missing strings, as reported in MDL-12294 2007-11-26 04:10:08 +00:00
toyomoyo
094d92a4ac turn this block off when $CFG->messaging is off 2007-11-22 01:17:03 +00:00
diml
036989246e added default values for datetime fields 2007-11-20 23:37:15 +00:00
toyomoyo
b486ef1ae3 MDL-8270, full block backup/restore routine with code 2007-11-15 05:00:44 +00:00
tjhunt
43457dc87c MDL-12066 - Links in the HTML block are not recoded on backup and restore.
This is messy because the links are hidden in the configdata column, which is serialized and base64encoded. So we have to untangle that, then ask the block whether there are any bits of $config that need to be fixed, then re-encode it before backup up. And reverse that on restore. It needs to remain base64 encoded in the backup file, so that the file format is backwards compatible.

I disucssed this with Eloy before doing it.

Merged from MOODLE_19_STABLE.
2007-11-14 17:03:32 +00:00
tjhunt
e5a3a5176d MDL-11952 - In the course admin block, if the user has moodle/question:managecategory, but no other capabilites, the questions link should go to the manage categories page. Merged from MOODLE_19_STABLE. 2007-10-29 16:58:32 +00:00
poltawski
e6262fcd0d MDL-11937 - save 100 database queries in the case of the admin bookmarks block
without bookmarks on non-admin page

Merged from MOODLE_19_STABLE
2007-10-28 23:06:39 +00:00
skodak
a559f6306e MDL-11563 replaced hardcoded permission check from admin_tree_block 2007-10-28 22:35:00 +00:00
arborrow
948acd80e2 MDL-11869 - javascript syntax error was preventing the call to the calc function. Adding in the double slashes around CDATA resolves the problem. (merging into HEAD) 2007-10-22 20:39:29 +00:00
poltawski
83f8b304e2 MDL-11766 Flickr/Youtube blocks don't respect http proxy vars
Merged from MOODLE_19_STABLE
2007-10-19 15:09:12 +00:00