931 Commits

Author SHA1 Message Date
moodler
d726e8c948 Fixed a mistaken checkin (never copy the CVS directory!) :-) 2007-08-28 08:48:00 +00:00
moodler
d797e50f78 New tags block 2007-08-28 08:43:11 +00:00
moodler
42cc453778 Added new tags block for all tags 2007-08-28 06:38:21 +00:00
moodler
4c43863561 Display tags as raw names 2007-08-27 09:51:27 +00:00
toyomoyo
bd1f4559f7 MDL-10956, convert blogs to use the same tags (and convert old tags) 2007-08-27 08:46:00 +00:00
skodak
b286b86097 MDL-11004 missing capability check in main manu block on the frontpage 2007-08-26 15:58:48 +00:00
skodak
b571c6b37b MDL-10995 eliminated some get course record calls - reused $COURSE instead 2007-08-26 08:24:50 +00:00
moodler
3a59bfd1e0 Moved cache directory for flickr and youtube stuff 2007-08-24 03:44:31 +00:00
moodler
dd8f4910ed Hide role assign button from pinned blocks (always) MDL-9723 2007-08-24 02:17:28 +00:00
moodler
57a260d9a5 New key MDL-10953 2007-08-22 16:40:41 +00:00
poltawski
25a7d98066 MDL-10573 - moodle/block:view wasn't working with switch roles or block_list class 2007-08-22 10:35:28 +00:00
Martin Langhoff
13534ef716 cvsimport fixups 2007-08-29 13:10:11 +12:00
tjhunt
2a4e13c5e7 MDL-10894 - Make block add/remove and edit permissions more consistent 2007-08-17 13:07:23 +00:00
nicolasconnault
73c24ef80b MDL-10870 All files updated to new build_navigation() method. 2007-08-16 15:01:25 +00:00
skodak
5bf243d131 MDL-10383 - groups/groupings refactoring nearly finished ;-) 2007-08-16 11:06:48 +00:00
moodler
2150fe08e8 Fix some XHTML and untranslated text 2007-08-16 07:42:28 +00:00
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