Git commits in Moodle 1.2.x by selliott

commit 5a4aa257c1dc507beef96568d44ed1afa69b8f89
Author: selliott <selliott>
Date:   Fri, 19 Mar 2004 12:39:20 +0800
Tag:    v1.2.0

On second thought, let's display the lastaccess in the lastaccess column of admin/user.php ;)

commit 6c2ae454a56b942fc29e3208e1ab7e04753b995b
Author: selliott <selliott>
Date:   Fri, 19 Mar 2004 12:29:00 +0800
Tag:    v1.2.0

Modified to be more consistent with user/index.php for paging, sorting and searching

commit 73fc8c1af7837a896a0e4f256eb5fb2b96f1ac40
Author: selliott <selliott>
Date:   Fri, 19 Mar 2004 12:26:35 +0800
Tag:    v1.2.0

Added search parameter to get_course_students. Modified get_course_students and count_course_students to handle a request for course 0 (will get all users, even if they are in no other course). Changes done to for admin/user.php, should be compatible with all previous function calls.

commit b934e7a34226bdeb188b7daf32e66af3df09d79a
Author: selliott <selliott>
Date:   Thu, 11 Mar 2004 22:07:56 +0800
Tag:    v1.2.0

Fixed to hide hidden activities from normal users and to display dimmed for teachers / admins. Also fixed an off by 1 error when displaying topics.

commit 8516afd50719a389d360ed7fadf9027ffda947f8
Author: selliott <selliott>
Date:   Wed, 10 Mar 2004 05:43:09 +0800
Tag:    v1.2.0

Added logic to allow confirmation of unconfirmed users.

commit 31f9f60576981dcf3c3ab2036cce967aa528ff75
Author: selliott <selliott>
Date:   Wed, 10 Mar 2004 05:38:09 +0800
Tag:    v1.2.0

Added user confirmation language.

commit 3beaa4b6a3c10b9dbb5aea60924f1e11f1e89627
Author: selliott <selliott>
Date:   Wed, 10 Mar 2004 05:35:41 +0800
Tag:    v1.2.0

Added some user confirmation language.

commit ea5d48ee8d9ccad07e0337216d639ef3192d60ad
Author: selliott <selliott>
Date:   Wed, 10 Mar 2004 05:12:54 +0800
Tag:    v1.2.0

Modified function get_users_listing to: 1. also return confirmed field from user table and 2. include users in dataset who have not confirmed (Used to display unconfirmed users in admin/user.php)

commit 3819ed3115888d97101bb87ccd9d9c50a6f0d87b
Author: selliott <selliott>
Date:   Tue, 24 Feb 2004 05:17:03 +0800
Tag:    v1.2.0

Fixed incorrect display of time

commit 1e23ed0aa4a8f1401b8e49225f191aca345e8b0e
Author: selliott <selliott>
Date:   Tue, 24 Feb 2004 04:41:54 +0800
Tag:    v1.2.0

Fixed url to activities

commit ba90d6d0d427b5c975d0333003b08518c6057ab5
Author: selliott <selliott>
Date:   Sat, 21 Feb 2004 06:25:00 +0800
Tag:    v1.2.0

Added strings for course/recent.php and course/lib.php

commit 9743bb84b94fef1377e559e71bfb4e48ce5b3955
Author: selliott <selliott>
Date:   Sat, 21 Feb 2004 06:19:59 +0800
Tag:    v1.2.0

Added some strings for course/recent.php and course/lib.php

commit f5ffb87d246885f7bb953289e2e01ff89ffe5cd0
Author: selliott <selliott>
Date:   Sat, 21 Feb 2004 06:16:28 +0800
Tag:    v1.2.0

Cleaned up some string literals

commit ffeca1205ca097ed42182112a23a2ac356e7a07b
Author: selliott <selliott>
Date:   Sat, 21 Feb 2004 06:03:57 +0800
Tag:    v1.2.0

Added logic in function assignment_get_recent_mod_activity for groups

commit 90708fc1f3175db73edcfcff619c3e1cfd1b17ef
Author: selliott <selliott>
Date:   Sat, 21 Feb 2004 05:52:56 +0800
Tag:    v1.2.0

Added logic in function forum_get_recent_mod_activity for groups

commit 6a0c9cf8a3673b3199ce36ed6e5422e214a5dfa8
Author: selliott <selliott>
Date:   Sat, 21 Feb 2004 05:47:55 +0800
Tag:    v1.2.0

Added logic in function quiz_get_recent_mod_activity for groups

commit 587510bec519dcd8a94aa2d1c3566b26d869dc23
Author: selliott <selliott>
Date:   Sat, 21 Feb 2004 05:38:42 +0800
Tag:    v1.2.0

changes to function print_recent_selector_form for normal/advanced filters in course/recent.php

commit 08e2111bf892f528d9613572a6be57f027783513
Author: selliott <selliott>
Date:   Sat, 21 Feb 2004 05:34:21 +0800
Tag:    v1.2.0

Added logic for a normal view and advanced view for the filter

commit 4897d923641acf4ea41dbb60fb87573b2ba41e2d
Author: selliott <selliott>
Date:   Mon, 16 Feb 2004 22:17:33 +0800
Tag:    v1.2.0

Fixed icon display for submissions when shown in course/recent.php

commit 05263aefe1e78e0996d709462923ee3c81b10183
Author: selliott <selliott>
Date:   Sun, 15 Feb 2004 14:40:25 +0800
Tag:    v1.2.0

Removed extra <hr> tag

commit f466c9edb6ec5f1d8ded626c84df7a1bd0492ccd
Author: selliott <selliott>
Date:   Sun, 15 Feb 2004 14:32:54 +0800
Tag:    v1.2.0

Deleted assignment_print_recent_instance_activity and assignment_get_recent_assignments (used only in course/recent.php) Added   assignment_get_recent_mod_activity and assignment_print_recent_mod_activity (used for course/recent.php)

commit 740f94d8e74f2c95061dc3ddc164c0c1da05bba5
Author: selliott <selliott>
Date:   Sun, 15 Feb 2004 14:26:55 +0800
Tag:    v1.2.0

Deleted quiz_print_recent_instance_activity and quiz_get_recent_quizzes (only used in course/recent.php) Added quiz_print_recent_mod_activity and quiz_get_recent_mod_activity (for course/recent.php)

commit a57a7794ea87723595479bc82c12f17dea4d7d60
Author: selliott <selliott>
Date:   Sun, 15 Feb 2004 14:19:08 +0800
Tag:    v1.2.0

deleted forum_print_recent_instance_activity and forum_get_recent_posts (only used in course/recent.php) added  forum_get_recent_mod_activity and forum_print_recent_mod_activity for course/recent.php

commit 4581271ad10480202183cc5e53e47f08e344258c
Author: selliott <selliott>
Date:   Sun, 15 Feb 2004 14:11:15 +0800
Tag:    v1.2.0

Changed selector form in course/lib.php for course/recent.php Rewrote course/recent.php to allow sorting of data before it is output

commit 26b90e709ee1079109586bd291c940894a609134
Author: selliott <selliott>
Date:   Fri, 06 Feb 2004 13:25:34 +0800
Tag:    v1.2.0

Added functions get_recent_assignments and print_recent_instance_activity (for course/recent.php)

commit bbbcfe3b531bb2d82de9498e9f2ea3910c1d7a00
Author: selliott <selliott>
Date:   Fri, 06 Feb 2004 04:57:29 +0800
Tag:    v1.2.0

Added string for choosereportfilter (for course/recent.php)

commit d92d9a22f95691f318229f34b47706388562ee36
Author: selliott <selliott>
Date:   Fri, 06 Feb 2004 04:54:15 +0800
Tag:    v1.2.0

Change string reference for choosereportfilter

commit aae8c680c9c3c9ebccfb3f05239673c3fb1c2db1
Author: selliott <selliott>
Date:   Fri, 06 Feb 2004 04:48:06 +0800
Tag:    v1.2.0

Used existing string showrecent for button text in print_recent_activity_selector.

commit 0eb7764d4d59151d11298017cd6bfa3f0b7f37dc
Author: selliott <selliott>
Date:   Fri, 06 Feb 2004 04:40:59 +0800
Tag:    v1.2.0

Added user parameter to print_recent_instance_activity and get_recent_quizzes (for course/recent.php)

commit c892ab36720dc414f64e7813cf47216a14f0a2f2
Author: selliott <selliott>
Date:   Fri, 06 Feb 2004 04:38:14 +0800
Tag:    v1.2.0

Added user parameter to print_recent_instance_activity and get_recent_posts (all for course/recent.php)

commit e7d9c966765081d2904f6d996a65d77d7e1edf0b
Author: selliott <selliott>
Date:   Fri, 06 Feb 2004 04:34:49 +0800
Tag:    v1.2.0

Added selector form at the top of the page . Added logic to not display hidden activities.

commit cb83c3cb4d2f1d76e685ad2f9a2deb28280ceae4
Author: selliott <selliott>
Date:   Fri, 06 Feb 2004 04:30:26 +0800
Tag:    v1.2.0

added function print_recent_selector_form for course/recent.php

commit fdba9bb4d98e68f5c366476af91f600a5f12d324
Author: selliott <selliott>
Date:   Wed, 04 Feb 2004 23:12:06 +0800
Tag:    v1.2.0

Added functions quiz_get_recent_quizzes and quiz_print_recent_instance_activity for course/recent.php (a recent activities page).

commit 2bda8358da004792b592c4098199d730efdcc1ce
Author: selliott <selliott>
Date:   Wed, 04 Feb 2004 23:07:08 +0800
Tag:    v1.2.0

In function forum_get_recent_posts, removed u.id from select because of conflict with p.id field (p.userid is available) also changed sort from discussion id to modified.

commit 02f007f45d3980219dd394ea021337f59a860aa9
Author: selliott <selliott>
Date:   Sat, 15 Nov 2003 03:28:43 +0800
Tag:    v1.2.0

modified print_recent_instance_activity to fix missing course value modified get_recent_posts to select course id from forum_discussions table

commit 6f526f74519b9fe97dfa2ebb2870f31b6cac93a2
Author: selliott <selliott>
Date:   Sat, 15 Nov 2003 03:16:23 +0800
Tag:    v1.2.0

Added some words for course/recent.php

commit 37e00f7039a87ba58a8cb40cba88a313598b966c
Author: selliott <selliott>
Date:   Sat, 15 Nov 2003 03:06:02 +0800
Tag:    v1.2.0

Created links for how many days to go back in report.