[moodle] / moodle / course / report / outline / index.php Repository:

Log of /moodle/course/report/outline/index.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Feb 11 22:59:00 2010 WST (5 weeks, 1 day ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
MDL-20204 new pix_icon renderable widget

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 23:40:07 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Jan 15 06:10:21 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32
MDL-21235 new link method in html_write, partinally replaces old html_link, going to add new action_link soon

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Dec 31 18:06:57 2009 WST (2 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.31: +2 -4 lines
Diff to previous 1.31
MDL-21198 $OUTPUT->icon() improvements

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 05:50:53 2009 WST (3 months ago) by skodak
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 04:30:27 2009 WST (3 months ago) by skodak
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
MDL-20787 removed mod_icon_url() completely

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Dec 10 19:19:06 2009 WST (3 months, 1 week ago) by poltawski
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
course/report/outline $CFG typo

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Nov 4 16:11:04 2009 WST (4 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Oct 30 15:27:19 2009 WST (4 months, 2 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.26: +70 -24 lines
Diff to previous 1.26
MDL-20995 Blog entries correctly displayed in activity reports

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Oct 21 12:23:35 2009 WST (4 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
output MDL-19799 Fixed up some set_url calls as well as fixing some regressions caused by recent upgrades

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Sep 21 15:22:58 2009 WST (5 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.24: +3 -1 lines
Diff to previous 1.24
navigation MDL-14632 Added and implemented course report callback function

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Sep 4 11:12:24 2009 WST (6 months, 2 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.23: +2 -3 lines
Diff to previous 1.23
navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Sep 3 16:47:24 2009 WST (6 months, 2 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.22: +7 -8 lines
Diff to previous 1.22
course MDL-19794 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 22:10:36 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
MDL-19794 Converted all print_footer() calls

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:15:47 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
MDL-19794 Migrated calls to print_heading

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 20:08:00 2009 WST (8 months, 2 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
and $CFG->modpixpath to $OUTPUT->mod_icon_url

Revision 1.12.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 05:02:27 2008 WST (15 months, 2 weeks ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.12.2.2: +20 -8 lines
Diff to previous 1.12.2.2 , to branch point 1.12 , to next main 1.35
MDL-11261 setting hidden user lastaccess now works on outline report; backported from HEAD

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 05:02:12 2008 WST (15 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.18: +20 -8 lines
Diff to previous 1.18
MDL-11261 setting hidden user lastaccess now works on outline report

Revision 1.12.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Nov 29 23:30:55 2008 WST (15 months, 2 weeks ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.12.2.1: +2 -2 lines
Diff to previous 1.12.2.1 , to branch point 1.12
MDL-17463 - reparate capabilities for course and admin reports; backported from HEAD

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Nov 29 23:22:10 2008 WST (15 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
MDL-17463 - reparate capabilities for course and admin reports

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Jun 3 05:39:24 2008 WST (21 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
MDL-14679 converted some get/set_field()

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat May 31 22:35:59 2008 WST (21 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.15: +7 -7 lines
Diff to previous 1.15
MDL-14679 towards reports and stats conversion

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue May 13 14:15:20 2008 WST (22 months ago) by dongsheng
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
"MDL-14129, fix print_error"

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:26 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
MDL-14129, remove all the other error() call

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Feb 21 18:36:19 2008 WST (2 years ago) by skodak
Branch: MAIN
Changes since 1.12: +71 -90 lines
Diff to previous 1.12
MDL-13549 major bugfixing and improvements in outline report; merged from MOODLE_19_STABLE

Revision 1.12.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 21 18:35:31 2008 WST (2 years ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19, MOODLE_191, MOODLE_192, MOODLE_193
Changes since 1.12: +71 -90 lines
Diff to previous 1.12
MDL-13549 major bugfixing and improvements in outline report

Revision 1.6.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 11 05:33:35 2007 WST (2 years, 5 months ago) by iarenaza
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_MERGED, MOODLE_17_WEEKLY
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 , to next main 1.35
Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags

There are multiple issues with Moodle files containing empty or blank lines
(lines consisting of white spaces or tabs only) and/or white space before or
after the PHP open and close tags, notably with config.php and theme files.

Revision 1.9.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Sep 4 16:18:28 2007 WST (2 years, 6 months ago) by moodler
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_183, MOODLE_184, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.9.2.1: +4 -4 lines
Diff to previous 1.9.2.1 , to branch point 1.9 , to next main 1.35
Merged fixes for MDL-10833 from HEAD

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Aug 18 03:09:15 2007 WST (2 years, 7 months ago) by nicolasconnault
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.11: +8 -6 lines
Diff to previous 1.11
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 21:45:15 2007 WST (2 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Make sure require_login is being called from reports  MDL-10833

Revision 1.3.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:49:04 2007 WST (2 years, 11 months ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_WEEKLY
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 , to next main 1.35
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Feb 28 15:25:25 2007 WST (3 years ago) by moodler
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Merged Nicolas' changes from MDL-8582 into HEAD.

Revision 1.9.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 28 14:36:32 2007 WST (3 years ago) by nicolasconnault
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18, MOODLE_181, MOODLE_182
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Fixed MDL-8582
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.

Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Feb 6 17:24:39 2007 WST (3 years, 1 month ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
xhtml validation fixes for MDL-8425

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 18:14:21 2007 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
MDL-7861 new class .icon and .iconsmall

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 20 11:25:52 2006 WST (3 years, 2 months ago) by vyshane
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE_MERGE
Changes since 1.6: +2 -9 lines
Diff to previous 1.6
xhtml fixes for MDL-7861.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Sep 11 06:01:39 2006 WST (3 years, 6 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_17_BETA, MOODLE_17_BETA2, MOODLE_18_GROUPS_PRE
Branch point for: MOODLE_17_STABLE, MOODLE_18_GROUPS
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
fixed courseid typo

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Sep 5 16:50:24 2006 WST (3 years, 6 months ago) by toyomoyo
Branch: MAIN
Changes since 1.4: +2 -4 lines
Diff to previous 1.4
adding capabilities

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jun 4 04:37:56 2006 WST (3 years, 9 months ago) by stronk7
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
icourse report xxxx actions must send courseid in the info field. Bug 5714.
(http://moodle.org/bugs/bug.php?op=show&bugid=5714)

Merged from MOODLE_16_STABLE

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Jun 4 04:33:44 2006 WST (3 years, 9 months ago) by stronk7
CVS Tags: MOODLE_16, MOODLE_161, MOODLE_162, MOODLE_163, MOODLE_164, MOODLE_16_MERGED
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 , to next main 1.35
course report xxxx actions must send courseid in the info field. Bug 5714.
(http://moodle.org/bugs/bug.php?op=show&bugid=5714)

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Apr 21 06:36:23 2006 WST (3 years, 10 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_16_BETA
Branch point for: MOODLE_16_STABLE, MOODLE_17_ROLES
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
lots of typos fixed, graph in stats, parameter cleanup etc., somebody could cleanup the page layout of those report/xxx/mod.php files ;-)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 9 16:09:28 2006 WST (4 years ago) by moodler
Branch: MAIN
Changes since 1.1: +7 -12 lines
Diff to previous 1.1
Slight tidy-up, needs work still

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Mar 9 16:06:19 2006 WST (4 years ago) by moodler
Branch: MAIN
Quickly moving old reports into new structure

This one is Outline Report

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10