Git commits in Moodle x.x.x by Matt Oquist

commit da48404391e7663e1187bc4e42cc923459e61b80
Author: Matt Oquist <moquist@majen.net>
Date:   Sun, 10 Feb 2013 04:50:51 +0800
Tag:    v2.5.0-beta

MDL-37953 mod_forum: replace hard-coded numbers with defined values

commit d032ed7b0c7bf88067c37de6d89b91093ad3c0b2
Author: Matt Oquist <moquist@majen.net>
Date:   Sun, 02 Dec 2012 04:43:34 +0800
Tag:    v2.3.4

MDL-36958 Forum: Replaced hard-coded numbers with proper defines

commit 785a713b82d800dcb49b8ab5b94cc1e58c414ff8
Author: Matt Oquist <moquist@majen.net>
Date:   Sun, 02 Dec 2012 04:43:34 +0800
Tag:    v2.4.1

MDL-36958 Forum: Replaced hard-coded numbers with proper defines

commit e9d87d90cf2d26648120fc84581aebd6c2189117
Author: Matt Oquist <moquist@majen.net>
Date:   Sun, 02 Dec 2012 04:43:34 +0800
Tag:    v2.5.0-beta

MDL-36958 Forum: Replaced hard-coded numbers with proper defines

commit e48675ba9826b772711706848200483587636793
Author: Matt Oquist <moquist@majen.net>
Date:   Tue, 22 Dec 2009 11:00:42 +0800
Tag:    v1.9.8

MDL-19024 Fix a bug that stops strings from being displayed correctly in the admin section when configuring the MNET services. (Thanks, Richard Mansfield.)

commit 2072925988ceffc931972a7ad215b60a53675655
Author: Matt Oquist <moquist@majen.net>
Date:   Tue, 22 Dec 2009 10:25:02 +0800
Tag:    v2.0.0-rc1

MDL-19024 Fix a bug that stops strings from being displayed correctly in the admin section when configuring the MNET services. (Thanks, Richard Mansfield.)

commit da4124beabfabb6331e9fedd54de8b508dc322d5
Author: moquist <moquist>
Date:   Thu, 10 Aug 2006 14:41:38 +0800
Tag:    v1.7.0

Added $return=false parameter to the following functions: print_navigation() print_headline() print_heading() print_heading_with_help() print_heading_block() print_continue() print_simple_box() print_simple_box_start() print_simple_box_end() print_single_button() print_spacer() print_file_picture() print_user() print_recent_activity_note() print_group_menu() print_grade_menu() print_scale_menu() print_scale_menu_helpbutton()

commit 469b6501197bbffc84736e01962a742abd0ade79
Author: moquist <moquist>
Date:   Thu, 10 Aug 2006 13:10:00 +0800
Tag:    v1.7.0

Added $return=false parameter to print_footer() using output control functions to capture include() of themed footer HTML.

commit 36b6bcecc052a42e4a5337d051f29d2638e9c92b
Author: moquist <moquist>
Date:   Thu, 10 Aug 2006 13:01:57 +0800
Tag:    v1.7.0

Added $return=false parameter to print_header() and print_header_simple() using output control functions to deal with the include() of the themed header HTML file.

commit eaeaf964dc4110c33212076dde3e32e9953f1958
Author: moquist <moquist>
Date:   Thu, 10 Aug 2006 12:33:55 +0800
Tag:    v1.7.0

Added $return=false parameter to close_window_button() and choose_from_radio().

commit b40a2b43be3c9b617f3ce7a2f2437bfc54cbc38a
Author: moquist <moquist>
Date:   Thu, 01 Jun 2006 13:51:45 +0800
Tag:    v1.7.0

Added $return parameters to print_paging_bar() and print_table().