[moodle] / moodle / group / overview.php Repository:

Log of /moodle/group/overview.php

Parent Directory Parent Directory


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

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Feb 24 11:57:36 2010 WST (3 weeks, 3 days ago) by samhemelryk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +9 -8 lines
Diff to previous 1.24
group MDL-21533 Replaced overlib usage within Group with YUI3 equivilant JavaScript code

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Feb 10 17:37:52 2010 WST (5 weeks, 3 days ago) by skodak
Branch: MAIN
Changes since 1.23: +10 -8 lines
Diff to previous 1.23
MDL-20204 a lot more steps away from html_select

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Feb 6 22:09:34 2010 WST (6 weeks ago) by skodak
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
MDL-21532 ->in_head() now really exceptional (after overrlib removal there will be just a few of them)

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 04:57:37 2010 WST (8 weeks, 4 days ago) by skodak
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
MDL-21240 shortened urls now start with / everywhere

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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Nov 4 14:14:09 2009 WST (4 months, 2 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.19: +8 -2 lines
Diff to previous 1.19
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 20:07:25 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Sep 17 15:46:22 2009 WST (6 months ago) by samhemelryk
Branch: MAIN
Changes since 1.17: +4 -1 lines
Diff to previous 1.17
overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Sep 16 16:16:44 2009 WST (6 months ago) by samhemelryk
Branch: MAIN
Changes since 1.16: +10 -1 lines
Diff to previous 1.16
group MDL-19798 Added set_url calls

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Sep 7 14:43:03 2009 WST (6 months, 1 week ago) by samhemelryk
Branch: MAIN
Changes since 1.15: +7 -7 lines
Diff to previous 1.15
group MDL-19798 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 16:41:11 2009 WST (6 months, 4 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
MDL-19798 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 16:38:52 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
MDL-19756 Renamed moodle_select to html_select for better API consistency

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 12:54:48 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
MDL-19798 Converted print_box* to $OUTPUT->box*

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 11:41:08 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.11: +9 -4 lines
Diff to previous 1.11
MDL-19798 Converted calls to popup_form()

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

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:55:02 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
MDL-19756 Removed explicit aligning CSS class from $OUTPUT->heading() calls

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

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Feb 18 01:50:36 2009 WST (13 months ago) by skodak
Branch: MAIN
Changes since 1.7: +3 -7 lines
Diff to previous 1.7
MDL-18293 exception and DML cleanup

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 23:40:23 2008 WST (17 months, 2 weeks ago) by poltawski
Branch: MAIN
Changes since 1.6: +4 -2 lines
Diff to previous 1.6
Group overview displays incorrect user count

When there are no users in a group, the count displays
as 1 - MDL-16705

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 23:29:57 2008 WST (17 months, 2 weeks ago) by poltawski
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.1.2.2: +4 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.25
Group overview displays incorrect user count

When there are no users in a group, the count displays
as 1 - MDL-16705

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 21:09:04 2008 WST (21 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.5: +10 -10 lines
Diff to previous 1.5
MDL-14679 towards /group conversion

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri May 16 05:40:07 2008 WST (22 months ago) by skodak
Branch: MAIN
Changes since 1.4: +28 -17 lines
Diff to previous 1.4
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs

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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Jan 18 19:16:39 2008 WST (2 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Jan 18 19:15:40 2008 WST (2 years, 2 months ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19, MOODLE_191, MOODLE_192
Changes since 1.1.2.1: +3 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Nov 20 05:31:58 2007 WST (2 years, 4 months ago) by skodak
Branch: MAIN
Changes since 1.1: +136 -158 lines
Diff to previous 1.1
MDL-12249 groups UI cleanup and improvements - see tracker for details; merged from MOODLE_19_STABLE

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 20 05:27:50 2007 WST (2 years, 4 months ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.1: +136 -158 lines
Diff to previous 1.1
MDL-12249 groups UI cleanup and improvements - see tracker for details

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Sep 25 05:55:15 2007 WST (2 years, 5 months ago) by mattc-catalyst
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
MDL-11419 - groups: interface enhancements + new features:

    * Display the grouping a course module belongs to on the course page - for course managers only.
    * When adding users to groups, display the groups a user already belongs to.
    * Added an overview report that shows groupings, groups and members for a course.
    * Added a dialogue to automatically create groups and assign members based on either the number of desired groups or the number of desired users per group.

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