Commit graph

815 commits

Author SHA1 Message Date
moodler
63ddad295a Fixed some XHTML problems 2007-08-16 07:29:27 +00:00
skodak
2c386f82e5 MDL-10383 - deprecated get_groups(), user_group() and ismember() 2007-08-15 20:21:01 +00:00
skodak
1d68419596 MDL-10383 - deprecated groups_members_from_sql and friends - we do not need them anymore because we reverted to 1.7 style groups in 1.9 2007-08-15 19:28:11 +00:00
poltawski
7e874772a3 MDL-10573 - Added a capability for viewing blocks, this allows role-based control of block
display.

Changed context capability check so that CONTEXT_BLOCK capabilities can also come from the
moodle core capability definitions
2007-08-13 10:08:15 +00:00
moodler
e3a1ea05b7 Fixes for XHTML Strict 1.0 2007-08-13 06:28:08 +00:00
moodler
e62950cacc Fixed some XHTML issues 2007-08-13 06:17:54 +00:00
luizlaydner
d4c603dbbd - removed simplexml from youtube block, now using another parsing library 2007-08-13 04:05:55 +00:00
toyomoyo
b4191a358f missing a ?> 2007-08-13 02:57:05 +00:00
toyomoyo
32fe29c7f3 MDL-10821, making configdata nullable 2007-08-13 02:38:10 +00:00
moodler
8ee4253761 Removing PHP5-ism again 2007-08-12 18:04:26 +00:00
moodler
ecfac80878 Added new blocks for flickr and youtube to tags (thanks, Luiz!) MDL-10169 2007-08-12 16:53:24 +00:00
jamiesensei
8bdd8660bf See http://moodle.org/mod/forum/discuss.php?d=77564#p345310 Questions link not showing up. 2007-08-12 16:09:57 +00:00
stronk7
056eb98627 Fixing the table (renaming + proper defaults). MDL-10572 2007-08-11 00:19:51 +00:00
moodler
9591bc3c9e Changed applicable_formats to remove certain blocks from the tags pages 2007-08-10 09:33:21 +00:00
moodler
b4483b9107 Switch arrows in blocks when in RTL mode MDL-10768 2007-08-09 08:47:09 +00:00
poltawski
a4459c2dd8 MDL-10749 - fixed short php tag 2007-08-08 19:48:14 +00:00
moodler
1966aa49b9 Added outcomes link back again 2007-08-02 07:39:24 +00:00
moodler
c4a71837f3 Removed outcomes and scales links (Use grades instead) 2007-08-02 05:13:15 +00:00
moodler
33c35353dd Don't show outcomes at all if it's not enabled. 2007-08-01 03:57:28 +00:00
stronk7
b030054c1c Using new outcomes icon + whitespace cleaning. 2007-07-31 22:54:46 +00:00
stronk7
6aad3d297e Fix one-character-wrong-indentation. Nothing important. 2007-07-31 19:34:20 +00:00
stronk7
f0aae42f41 rss_client cron added. Min time between executions set to 5 mins. And
online fetching will use a double caching time, so chance of caching
feeds by the cron process will be near 100%. MDL-9292
2007-07-31 18:52:38 +00:00
stronk7
9c6808457e Moving block_rss_timeout to block_rss_client_timeout. Work in progres... 2007-07-31 17:05:50 +00:00
moodler
60e2592702 Reordered the list a bit 2007-07-31 13:51:07 +00:00
skodak
042596946b tabbed Edit/Outcomes interface, link from course admin block, added manage outcomes capability, other cleanup 2007-07-31 09:10:35 +00:00
stronk7
13c59ebc0f Fixed one minor XHTML problem 2007-07-30 17:20:42 +00:00
stronk7
88dffda52c Cleaning some trailing spaces here and there. 2007-07-30 17:11:55 +00:00
skodak
78ad5f3ff0 MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
MDL-10650 scales code moved to grade/edit/scale/
refactoring in grade/edit/
2007-07-29 23:02:03 +00:00
skodak
65dd61bda6 MDL-10579 Implement capability checks in grade import/export/report/edit pages - work in progress
refactoring - reports now use real index.php
2007-07-23 22:20:07 +00:00
skodak
dd45888a24 MDL-9511 adding/renaming grading capabilities 2007-07-23 19:22:48 +00:00
stronk7
e3fc108e41 Let's use the default (cached) list of fields here. MDL-10571
Merged from MOODLE_18_STABLE
2007-07-23 16:34:41 +00:00
stronk7
993b052886 Small improvement. Reducing the list of fields returned
by get_my_courses() in this block.

Merged from MOODLE_18_STABLE
2007-07-22 10:30:28 +00:00
moodler
540c411934 MOved the main link to reports.php 2007-07-16 04:04:49 +00:00
mjollnir_
2520258128 Merged Donal's changes to MNET to allow moodle to also network with mahara.
changelog follows

    [MNET-manual] added version.php, install.xml and upgrade.php patches
    Route remote users back to their home server without going through jump.php and land.php
    Display app-specific strings in the user view
    Display the application icon in the Remote Host block
    Hide the 'logs' tab if the application under review is not Moodle
    Hide the 'logs' tab if the application under review is not Moodle
    Update user record to note that picture == 1 once a picture has been
    transferred.
    Change 2 to uri - is this fluid?
    Add application paramter to bootstrap function
    Find the application
    Workaround for PHP5.2.2 bug: http://bugs.php.net/bug.php?id=41293
    $HTTP_RAW_POST_DATA was not being populated
    Ensure we get an application for our Peer
    Update the URI to use for MNET
    The default 'wantsurl' should be empty
    Use the appropriate 'land' url for the remote application
    Add hidden form elements for 'application'
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
2007-07-14 03:00:12 +00:00
moodler
6c4af359b9 I fixed up the database creation 2007-07-13 06:44:31 +00:00
diml
714ee0b618 language file for search bloc (EN) 2007-07-12 12:33:55 +00:00
diml
918fb61f41 renew of the global search engine 2007-07-12 12:32:15 +00:00
toyomoyo
9477c1ecca merged fix for MDL-9613, broken SQL in online user block 2007-07-09 02:54:35 +00:00
Martin Langhoff
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
dwoolhead
b74be1a20a MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses 2007-06-22 12:45:20 +00:00
urs_hunkler
70a4677d74 Longer titles names in languages like German are displayed above the input field. I reduced the length of the input fields to 5em as in 1.8. 2007-06-14 07:55:18 +00:00
dwoolhead
6284362d1c MDL-10048 Separate events key and monthly view in right side panel 2007-06-12 09:48:56 +00:00
nfreear
ce3735d453 Fixes bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6" 2007-05-09 14:15:33 +00:00
poltawski
a044c05ddb MDL-9742 - changed tabs to spaces in a few places where there are one
or two
2007-05-08 15:07:25 +00:00
martinlanghoff
37d87d11f9 calendar: performance optimisations + behaviour fix (MDL-7416 MDL-9617)
With 2500 courses the calendar was causing around 15000 queries at login and 5000 on the home page.

- Replaced queries inside loops with single unlooped queries.
- Fixed calendar so that course events will show when the users role is assigned at a category level.
- Moved calendar_session_vars() function call out of calendar/lib.php (including a lib should not have side effects)

Author: Matt Clarkson - with some conflict resolution from MartinL
2007-05-06 04:28:11 +00:00
toyomoyo
b0365fce35 merged fix for MDL-9613 2007-04-30 02:56:46 +00:00
nicolasconnault
5b73a23ca8 MDL-9457 Missed a few files 2007-04-23 04:14:11 +00:00
toyomoyo
a1f5b4ae03 merged fix for MLD-7544, hidden users show up on participants block 2007-04-23 03:06:01 +00:00
nicolasconnault
77a297d274 Fixed many xhtml errors 2007-04-20 07:54:42 +00:00
moodler
1519aa2b71 Merged fixes for latest news from 1.8 MDL-9308 2007-04-15 07:26:23 +00:00