[moodle] / moodle / mod / forum / search.php Repository:

Log of /moodle/mod/forum/search.php

Parent Directory Parent Directory


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

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Thu Feb 18 00:59:43 2010 WST (4 weeks, 2 days ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.120: +2 -2 lines
Diff to previous 1.120
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Wed Feb 10 22:27:03 2010 WST (5 weeks, 2 days ago) by skodak
Branch: MAIN
Changes since 1.119: +12 -8 lines
Diff to previous 1.119
MDL-20204 legacy time selects converted, please note we should always use mforms if possible

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Tue Jan 26 17:58:19 2010 WST (7 weeks, 4 days ago) by skodak
Branch: MAIN
Changes since 1.118: +3 -3 lines
Diff to previous 1.118
MDL-21403 getting rid of all asaps

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

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Sun Jan 17 02:29:53 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.116: +1 -1 lines
Diff to previous 1.116
MDL-21235 fixed select method name

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Sun Jan 17 02:25:54 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.115: +1 -1 lines
Diff to previous 1.115
MDL-21235 more conversion to new select

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

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Thu Dec 10 11:11:19 2009 WST (3 months, 1 week ago) by samhemelryk
Branch: MAIN
Changes since 1.113: +21 -0 lines
Diff to previous 1.113
forum MDL-21086 cleaned up boilderplates and php doc packages

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

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Thu Sep 24 14:41:05 2009 WST (5 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.111: +200 -200 lines
Diff to previous 1.111
mod-forum MDL-19808 Added set_url calls, replaced deprecated functions

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Fri Sep 4 13:50:23 2009 WST (6 months, 2 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.110: +14 -17 lines
Diff to previous 1.110
forum MDL-19808 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 13:14:39 2009 WST (7 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.109: +4 -4 lines
Diff to previous 1.109
MDL-19808 Upgraded calls to helpbutton, print_simple_box* and notify

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 08:11:38 2009 WST (7 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.108: +2 -2 lines
Diff to previous 1.108
MDL-19808 Upgraded calls to choose_from_menu

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

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Fri Aug 7 09:37:44 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.106: +5 -4 lines
Diff to previous 1.106
MDL-19808 Converted calls to print_paging_bar

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

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:23:04 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.104: +3 -3 lines
Diff to previous 1.104
MDL-19808 Migrated calls to print_heading

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 09:11:16 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.103: +5 -3 lines
Diff to previous 1.103
MDL-19808 Upgraded calls to print_time_selector and print_date_selector

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 09:07:51 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.102: +6 -5 lines
Diff to previous 1.102
MDL-19808 Upgraded calls to print_time_selector and print_date_selector

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Fri Jun 26 15:49:37 2009 WST (8 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.101: +3 -5 lines
Diff to previous 1.101
mod-forum MDL-16706 Removed inline JS and replaced with new PAGE methods

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Thu Jun 25 11:08:05 2009 WST (8 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100
mod-forum MDL-19620 Replaced get_db_family with get_dbfamily

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Thu Jun 25 10:57:46 2009 WST (8 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.99: +3 -6 lines
Diff to previous 1.99
modforum MDL-16706 Removed inline js script call in mod forum

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Mon Apr 20 19:36:02 2009 WST (10 months, 4 weeks ago) by skodak
Branch: MAIN
Changes since 1.98: +3 -3 lines
Diff to previous 1.98
MDL-18902 reimplemented trusstext support in forum + standardising format column for text fields

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Wed Nov 5 09:12:31 2008 WST (16 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.97: +3 -3 lines
Diff to previous 1.97
MDL-17130 dml: eliminated $CFG->dbfamily

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 16:03:42 2008 WST (19 months, 4 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.96: +5 -5 lines
Diff to previous 1.96
MDL-14129, remove error() in forum mod.

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 00:53:31 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.95: +3 -3 lines
Diff to previous 1.95
MDL-15189 magic quotes finally removed

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 04:16:10 2008 WST (21 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.94: +3 -3 lines
Diff to previous 1.94
MDL-15108 Upgrade finished, preliminary tests successful. Please continue testing.

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Mon Jun 2 02:12:24 2008 WST (21 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.93: +2 -2 lines
Diff to previous 1.93
MDL-14679 converted some get courses

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Mon Apr 14 16:52:49 2008 WST (23 months ago) by skodak
Branch: MAIN
Changes since 1.92: +33 -31 lines
Diff to previous 1.92
MDL-14349 adv forum search accessibility; merged from MOODLE_19_STABLE

Revision 1.86.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 14 16:50:58 2008 WST (23 months ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.86.2.5: +29 -27 lines
Diff to previous 1.86.2.5 , to branch point 1.86 , to next main 1.121
MDL-14349 adv forum search accessibility

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

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Fri Feb 15 17:33:29 2008 WST (2 years, 1 month ago) by skodak
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
$cours typo fixed

Revision 1.86.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Feb 15 17:32:48 2008 WST (2 years, 1 month ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.86.2.4: +2 -2 lines
Diff to previous 1.86.2.4 , to branch point 1.86
$cours typo fixed

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Thu Feb 14 02:03:26 2008 WST (2 years, 1 month ago) by skodak
Branch: MAIN
Changes since 1.89: +14 -10 lines
Diff to previous 1.89
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE

Revision 1.86.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 14 02:01:42 2008 WST (2 years, 1 month ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.86.2.3: +14 -10 lines
Diff to previous 1.86.2.3 , to branch point 1.86
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Fri Jan 25 05:33:50 2008 WST (2 years, 1 month ago) by skodak
Branch: MAIN
Changes since 1.88: +6 -18 lines
Diff to previous 1.88
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE

Revision 1.86.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Jan 25 05:29:34 2008 WST (2 years, 1 month ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.86.2.2: +6 -18 lines
Diff to previous 1.86.2.2 , to branch point 1.86
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker

Revision 1.86.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Jan 25 04:05:00 2008 WST (2 years, 1 month ago) by nicolasconnault
Branch: MOODLE_19_STABLE
Changes since 1.86.2.1: +8 -2 lines
Diff to previous 1.86.2.1 , to branch point 1.86
Backporting small changes from Head

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Tue Dec 18 17:39:44 2007 WST (2 years, 3 months ago) by scyrma
Branch: MAIN
Changes since 1.87: +8 -2 lines
Diff to previous 1.87
Add some documentation

Revision 1.86.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 00:09:42 2007 WST (2 years, 5 months ago) by tjhunt
Branch: MOODLE_19_STABLE
Changes since 1.86: +4 -5 lines
Diff to previous 1.86
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.

This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.

Backported from head. Will update merged tags in a few hours. I am late for orchestra. Sorry.

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 23:55:52 2007 WST (2 years, 5 months ago) by tjhunt
Branch: MAIN
Changes since 1.86: +4 -5 lines
Diff to previous 1.86
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.

This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Mon Sep 3 15:57:56 2007 WST (2 years, 6 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
Better solution for MDLSITE-152

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Mon Sep 3 15:55:28 2007 WST (2 years, 6 months ago) by moodler
Branch: MAIN
Changes since 1.84: +2 -1 lines
Diff to previous 1.84
FIx the links that were removed by format_string in 1.8   MDLSITE-152

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 10:27:48 2007 WST (2 years, 6 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.83: +3 -3 lines
Diff to previous 1.83
MDL-10888: groupings - mod/forum - add support for groupings, use new groups functions

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 17:10:21 2007 WST (2 years, 7 months ago) by tjhunt
Branch: MAIN
Changes since 1.82: +11 -38 lines
Diff to previous 1.82
MDL-10533 - forum search results were having format_text applied twice, which was breaking things like glossary links.

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 00:00:36 2007 WST (2 years, 7 months ago) by tjhunt
Branch: MAIN
Changes since 1.81: +1 -4 lines
Diff to previous 1.81
Starting work on MDL-10533 - Eliminate one totally evil abuse of $SESSION. Also, document forum_print_post.

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 17:11:57 2007 WST (2 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
Merged fix for full link to post in search results , from stable

Revision 1.72.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 17:10:47 2007 WST (2 years, 7 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.72.2.5: +2 -2 lines
Diff to previous 1.72.2.5 , to branch point 1.72 , to next main 1.121
Fixed a broken link to full post in searches

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 12:55:28 2007 WST (2 years, 8 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.79: +3 -1 lines
Diff to previous 1.79
MDL-9473: Initialise navlinks array before use


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 12:41:16 2007 WST (2 years, 8 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.78: +6 -6 lines
Diff to previous 1.78
MDL-9615: Correct incorrect use of term breadcrumbs

- $crumbs -> $navlinks


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Wed May 16 02:33:09 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77
MDL-9780 Groups 181 cleanup - merged from MOODLE_18_STABLE

Revision 1.72.2.5 - (view) (download) (annotate) - [select for diffs]
Wed May 16 02:26:58 2007 WST (2 years, 10 months ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_181, MOODLE_182
Changes since 1.72.2.4: +2 -2 lines
Diff to previous 1.72.2.4 , to branch point 1.72
MDL-9780 Groups 181 cleanup - part 2

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 05:11:16 2007 WST (2 years, 10 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.76: +3 -3 lines
Diff to previous 1.76
MDL-9474: Updated build_navigation() to use global $COURSE

- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()


Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 05:12:29 2007 WST (2 years, 11 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.75: +16 -13 lines
Diff to previous 1.75
Breadcrumbs: mod/forum changes

- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.61.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:49:32 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.61: +17 -6 lines
Diff to previous 1.61 , to next main 1.121
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.75 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 14:21:31 2007 WST (3 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.74: +20 -12 lines
Diff to previous 1.74
MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead.

Revision 1.72.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 14:12:17 2007 WST (3 years ago) by nicolasconnault
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18
Changes since 1.72.2.3: +16 -16 lines
Diff to previous 1.72.2.3 , to branch point 1.72
MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead.

Revision 1.72.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 13:44:41 2007 WST (3 years ago) by nicolasconnault
Branch: MOODLE_18_STABLE
Changes since 1.72.2.2: +18 -10 lines
Diff to previous 1.72.2.2 , to branch point 1.72
MDL-8832 : Added stripslashes around search parameters (6 in total).

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 08:41:58 2007 WST (3 years ago) by poltawski
Branch: MAIN
Changes since 1.73: +11 -3 lines
Diff to previous 1.73
MDL-8831 - Forum search boxes date checkboxes loose their checked status. Merged from MOODLE_18_STABLE

Revision 1.72.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 08:40:46 2007 WST (3 years ago) by poltawski
Branch: MOODLE_18_STABLE
Changes since 1.72.2.1: +12 -4 lines
Diff to previous 1.72.2.1 , to branch point 1.72
MDL-8831 - forum date checkboxes loose their checked status

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 11:15:32 2007 WST (3 years ago) by moodler
Branch: MAIN
Changes since 1.72: +4 -3 lines
Diff to previous 1.72
Merged fixes from stable for MDL-8741

Revision 1.72.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 11:14:17 2007 WST (3 years ago) by moodler
Branch: MOODLE_18_STABLE
Changes since 1.72: +4 -3 lines
Diff to previous 1.72
Undoing some of my previous fixes, which are better fixed by the change to groupmode() just made

MDL-8741

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 09:32:19 2007 WST (3 years, 2 months ago) by stronk7
Branch: MAIN
CVS Tags: MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE
Changes since 1.71: +2 -2 lines
Diff to previous 1.71
Some more uses of $CFG->dbfamily. MDL-7061

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Sun Jan 7 04:23:01 2007 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.70: +6 -6 lines
Diff to previous 1.70
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 04:33:44 2007 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69
MDL-8049 Remove all language=Javascript from javascript includes

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 10:25:40 2007 WST (3 years, 2 months ago) by vyshane
Branch: MAIN
Changes since 1.68: +9 -9 lines
Diff to previous 1.68
XHTML fixes for MDL-7861.

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Sun Sep 24 23:28:16 2006 WST (3 years, 5 months ago) by vyshane
Branch: MAIN
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_BETA, MOODLE_17_BETA2, MOODLE_17_MERGED, MOODLE_17_WEEKLY, MOODLE_18_GROUPS_PRE, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_17_STABLE, MOODLE_18_GROUPS
Changes since 1.67: +15 -3 lines
Diff to previous 1.67
Merged fix for MDL-6615.

Revision 1.61.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Sep 24 23:19:54 2006 WST (3 years, 5 months ago) by vyshane
CVS Tags: MOODLE_163, MOODLE_164, MOODLE_16_MERGED
Changes since 1.61.2.1: +13 -2 lines
Diff to previous 1.61.2.1 , to branch point 1.61 , to next main 1.121
Fix for MDL-6615. Patch by Luis Peralta.

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Thu Sep 14 16:44:45 2006 WST (3 years, 6 months ago) by vyshane
Branch: MAIN
Changes since 1.66: +2 -7 lines
Diff to previous 1.66
Converted forum searches so that they take into account the new Roles system. Search results will only include what the searcher should be able to see based on his/her capabilities.

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Wed Sep 6 23:30:11 2006 WST (3 years, 6 months ago) by stronk7
Branch: MAIN
Changes since 1.65: +8 -6 lines
Diff to previous 1.65
Disable regexp searches for MSSQL and Oracle

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Mon Aug 28 04:45:04 2006 WST (3 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.64: +20 -2 lines
Diff to previous 1.64
trusttext implementation in Forum module, fixed incorrect merging, added missing postresql upgrade code, some other minor fixes

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 13:55:43 2006 WST (3 years, 7 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.63: +3 -3 lines
Diff to previous 1.63
SWEEPING CLEANUP

The API was changed slightly so that has_capability now takes the
whole $context object (we almost always have it anyway)

The $kill thing was removed.   If you want to assert a capability
then use:

    require_capability('capname', $context);

with optional variables to modify the error message

Misc bugs here and there also removed and code tidied

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Tue Aug 8 13:13:18 2006 WST (3 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.62: +13 -26 lines
Diff to previous 1.62
ROLES AND PERMISSIONS  - FIRST CHECK-IN
=======================================

WARNING:  DEV IS CURRENTLY VERY UNSTABLE.

This is a mega-checkin of the new Roles system.   A lot of changes have
been made in core and modules.

Currently there are a lot of rough edges and known problems.  We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).

Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Jul 4 16:32:05 2006 WST (3 years, 8 months ago) by skodak
Branch: MAIN
Changes since 1.61: +5 -5 lines
Diff to previous 1.61
Bug #5909 - Fix use of user_group() because it returns arrays now - part 2 forum search fixed too; merged from MOODLE_16_STABLE

Revision 1.61.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 4 16:30:16 2006 WST (3 years, 8 months ago) by skodak
CVS Tags: MOODLE_161, MOODLE_162
Changes since 1.61: +5 -5 lines
Diff to previous 1.61
Bug #5909 - Fix use of user_group() because it returns arrays now - part 2 forum search fixed too

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 12:57:47 2006 WST (4 years, 2 months ago) by mjollnir_
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_16_BETA
Branch point for: MOODLE_16_STABLE, MOODLE_17_ROLES
Changes since 1.60: +3 -1 lines
Diff to previous 1.60
New forum type: question and answer: requires students to post their answer before being able to view other posts. After initial post, students can view & respond normally

Revision 1.57.6.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 14 12:15:20 2005 WST (4 years, 3 months ago) by patrickslee
Branch: MOODLE_16_MULTIENROL
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 , to next main 1.121
Merged with MOODLE_16_MULTIENROL_MP1

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Fri Nov 18 12:35:14 2005 WST (4 years, 4 months ago) by patrickslee
Branch: MAIN
CVS Tags: MOODLE_16_MULTIENROL_MP1, MOODLE_16_UTF8_PRE
Branch point for: MOODLE_16_UTF8
Changes since 1.59: +1 -11 lines
Diff to previous 1.59
Moved Embargoed Announcements related search into SQL. So that paging/counting for the search results will be accurate.

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Mon Nov 14 06:52:23 2005 WST (4 years, 4 months ago) by patrickslee
Branch: MAIN
Changes since 1.58: +11 -1 lines
Diff to previous 1.58
Made forum search page aware of Embargoed Announcements

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Oct 31 15:33:04 2005 WST (4 years, 4 months ago) by moodler
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
Fixed typo so dateto uri parameter works.

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Wed Jul 20 14:42:57 2005 WST (4 years, 8 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_16_AUTHREFACTOR_PRE, MOODLE_16_MULTIENROL_PRE
Branch point for: MOODLE_16_AUTHREFACTOR, MOODLE_16_MULTIENROL
Changes since 1.56: +3 -3 lines
Diff to previous 1.56
Merged fix from stable

Revision 1.55.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 20 14:42:02 2005 WST (4 years, 8 months ago) by moodler
Branch: MOODLE_15_STABLE
CVS Tags: MOODLE_153, MOODLE_154, MOODLE_15_MERGED
Changes since 1.55.2.1: +3 -3 lines
Diff to previous 1.55.2.1 , to branch point 1.55 , to next main 1.121
Fixed paging on forum search

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Sun May 29 12:05:53 2005 WST (4 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.55: +4 -3 lines
Diff to previous 1.55
Merged search results fix from stable

Revision 1.55.2.1 - (view) (download) (annotate) - [select for diffs]
Sun May 29 12:04:31 2005 WST (4 years, 9 months ago) by moodler
Branch: MOODLE_15_STABLE
CVS Tags: MOODLE_15, MOODLE_151, MOODLE_152
Changes since 1.55: +4 -3 lines
Diff to previous 1.55
FIxed a problem when stripping terms from search string for highlighting

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Fri May 6 20:50:49 2005 WST (4 years, 10 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_15_BETA
Branch point for: MOODLE_15_STABLE
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
10 per page by default

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 13:55:30 2005 WST (4 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.53: +1 -4 lines
Diff to previous 1.53
Dealing with forumid and forum_print_post in a more coherent way  ... bug 3047

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Apr 24 23:13:58 2005 WST (4 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.52: +19 -2 lines
Diff to previous 1.52
Add link for advanced searching

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sun Mar 27 01:11:30 2005 WST (4 years, 11 months ago) by stronk7
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
Now discussion->name works under filterall.

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sat Mar 26 19:43:16 2005 WST (4 years, 11 months ago) by stronk7
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
Now post->subject works under filterall too.

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Sat Mar 26 09:57:40 2005 WST (4 years, 11 months ago) by stronk7
Branch: MAIN
Changes since 1.49: +4 -4 lines
Diff to previous 1.49
Now the FIRST string working under CFG->filterall is done:
    forum->name
(everything tested but email)

(I'm going to maintain a list of strings in Developers Wiki)

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 04:50:37 2005 WST (5 years ago) by defacer
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48

Simplified by removing two optional parameters from forum_print_search_form,
because everyone was using the same values for them!

Also renamed the function to simply forum_search_form, because in the end
noone was using it to PRINT html, it was just put into a variable.

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Mar 3 20:25:10 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
Show last search in the mini search bar

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Thu Mar 3 20:22:13 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.46: +61 -2 lines
Diff to previous 1.46
Finishing off search capability with the ability to search by instance,
and in this case, by forum.

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 16:12:25 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
Use s function to print search string properly

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 14:54:30 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.44: +43 -11 lines
Diff to previous 1.44
Disable dates if not being used.
Fixed bug that wasn't highlighting search words

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Feb 28 20:40:29 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.43: +59 -8 lines
Diff to previous 1.43
Forum searching now allows searching by date, and no longer has confusing help.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sun Feb 27 17:57:30 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.42: +198 -116 lines
Diff to previous 1.42
Much better "full" search page.  Still needs some polishing.

Also, you can now search for all posts by one user.  Which brings me to my
next check-in....

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Feb 26 16:52:03 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
Added search help to the small search forms (big search form coming next)

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 18:40:41 2005 WST (5 years, 1 month ago) by gustav_delius
Branch: MAIN
Changes since 1.40: +2 -4 lines
Diff to previous 1.40
In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions  require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden".

(While I was at it I also turned the autologinguests off for most module pages, except on the index.php pages and the view.php pages for those modules that allow guests)

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Feb 14 04:49:28 2005 WST (5 years, 1 month ago) by gustav_delius
Branch: MAIN
Changes since 1.39: +7 -3 lines
Diff to previous 1.39
Forum search now no longer shows posts from other groups from forums that are in separate groups mode, see bug 2308

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat Feb 12 12:41:17 2005 WST (5 years, 1 month ago) by moodler
Branch: MAIN
Changes since 1.38: +16 -14 lines
Diff to previous 1.38
Cleaned up some bodgy search code and formatted according to guidelines ..

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Feb 9 02:06:06 2005 WST (5 years, 1 month ago) by fiedorow
Branch: MAIN
Changes since 1.37: +32 -2 lines
Diff to previous 1.37
Highlight search terms found only in HTML markup

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Feb 1 10:58:51 2005 WST (5 years, 1 month ago) by moodler
Branch: MAIN
Changes since 1.36: +7 -5 lines
Diff to previous 1.36
FIxes from tony for highlighting

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon Jan 31 15:17:54 2005 WST (5 years, 1 month ago) by moodler
Branch: MAIN
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
Fixed xml again (bug 2413)

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat Jan 29 17:49:41 2005 WST (5 years, 1 month ago) by moodler
Branch: MAIN
Changes since 1.34: +7 -16 lines
Diff to previous 1.34
MAJOR NEW FEATURE:  Tracking of read/unread posts

Many thanks to Mike Churchward for his work on this and persevering
with sending updated versions to me.  :-)

Shane and I have polished it up, rewritten a few parts (display-related)
and here it is, finally in CVS!

I think there will still need to be some optimisation for the SQL,
since it's still pretty intensive. Perhaps some sort of caching in
the session that gets modified along with the database whenever
something gets read.

However if there are problems the whole thing can be switched off
in the forum module config so this is not crucially urgent.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sun Jan 23 13:55:02 2005 WST (5 years, 1 month ago) by moodler
Branch: MAIN
Changes since 1.33: +4 -4 lines
Diff to previous 1.33
Searching was still calling $usexml   Bug #2413

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Jan 19 21:00:07 2005 WST (5 years, 2 months ago) by urs_hunkler
Branch: MAIN
Changes since 1.32: +13 -1 lines
Diff to previous 1.32
_ added the DIV framework for new CSS

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Sep 21 19:41:57 2004 WST (5 years, 5 months ago) by gustav_delius
Branch: MAIN
Changes since 1.31: +11 -11 lines
Diff to previous 1.31
Resolved problems with previous replacement of
& to &amp; and fixed redirect() to entity encode the
inut where needed.
Julian Sedding

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 01:13:24 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MAIN
Changes since 1.30: +6 -6 lines
Diff to previous 1.30
XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Sep 12 23:42:41 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
fixed capitalization and quoting of attribute values

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Aug 22 22:38:41 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MAIN
CVS Tags: MODOLE_14_MERGED, MOODLE_13_MERGED, MOODLE_14, MOODLE_141, MOODLE_142, MOODLE_143, MOODLE_144, MOODLE_145, MOODLE_14_BETA, MOODLE_14_MERGED, MOODLE_15_LDAP_PRE
Branch point for: MOODLE_14_STABLE, MOODLE_15_LDAP
Changes since 1.28: +7 -10 lines
Diff to previous 1.28
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.

All the page headers work correctly also on the site course.

On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.

Revision 1.27.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 15 04:06:15 2004 WST (5 years, 9 months ago) by gustav_delius
Branch: MOODLE_13_STABLE
CVS Tags: MOODLE_134, MOODLE_135
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 , to next main 1.121
Site option forcelogin is now respected by /mod/forum/search.php, fixing bug 1566

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Jun 15 04:02:50 2004 WST (5 years, 9 months ago) by gustav_delius
Branch: MAIN
CVS Tags: MOODLE_14_RESOURCE_PRE
Branch point for: MOODLE_14_RESOURCE
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
Site option forcelogin is now respected by /mod/forum/search.php, fixing bug 1566

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Nov 5 21:48:25 2003 WST (6 years, 4 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_13, MOODLE_131, Moodle_12, Moodle_121, Moodle_13_Beta, Moodle_13_pre14merge, PREBLOCKS, PREGROUPS
Branch point for: MOODLE_13_STABLE, Moodle_14_dev
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Whoops typo

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Nov 5 21:47:19 2003 WST (6 years, 4 months ago) by moodler
Branch: MAIN
Changes since 1.25: +4 -6 lines
Diff to previous 1.25
Improved fix to $search variable

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Nov 5 21:43:31 2003 WST (6 years, 4 months ago) by moodler
Branch: MAIN
Changes since 1.24: +9 -4 lines
Diff to previous 1.24
Fixing up some handling when searching for strings with quotes in them

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Oct 31 16:31:39 2003 WST (6 years, 4 months ago) by moodler
Branch: MAIN
Changes since 1.23: +4 -5 lines
Diff to previous 1.23
Add navmenu to header of forum search pages

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 14:39:06 2003 WST (6 years, 6 months ago) by moodler
Branch: MAIN
CVS Tags: Moodle_111
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Search results link use the anchor tag rather than parent for better context

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 12:45:29 2003 WST (6 years, 7 months ago) by moodler
Branch: MAIN
CVS Tags: Moodle_11, Moodle_11b
Changes since 1.21: +24 -15 lines
Diff to previous 1.21
Even nicer interface with help

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 12:40:35 2003 WST (6 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20
tweak

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 12:39:59 2003 WST (6 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.19: +4 -2 lines
Diff to previous 1.19
Slightly neater help

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 11:35:53 2003 WST (6 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.18: +31 -15 lines
Diff to previous 1.18
Searching forums now has proper paging.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Aug 9 15:59:39 2003 WST (6 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.17: +23 -23 lines
Diff to previous 1.17
Looks better when nothing is found

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Aug 9 14:02:01 2003 WST (6 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.16: +4 -2 lines
Diff to previous 1.16
Better button behaviour

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Aug 9 13:35:02 2003 WST (6 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.15: +28 -8 lines
Diff to previous 1.15
Much improved forum searching, with independent words and paging

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Aug 9 11:57:46 2003 WST (6 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.14: +8 -9 lines
Diff to previous 1.14
New highlighting function that is able to cope with HTML.

It's a bit slower, but links in forums no longer cause problems.

See bug #589

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Jan 5 22:19:19 2003 WST (7 years, 2 months ago) by moodler
Branch: MAIN
CVS Tags: Moodle_109, Moodle_109_B1, dev-2003041600
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Clean sweep through all the important changing all include(), include_once()
and require() to require_once()

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Dec 23 23:33:40 2002 WST (7 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.12: +8 -8 lines
Diff to previous 1.12
More database tweaks and improved access to forum search engine

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Dec 23 17:39:23 2002 WST (7 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Changes throughout Moodle to remove any reserved words from the
Moodle tables.

ie user -> userid in many tables, plus in user_students
   start -> starttime and end -> endtime

I've just done all this as carefully as I could ... I don't think
I missed anything but it's pretty intensive work and I'd be fooling myself
if I didn't think I'd missed a couple.

Note that this version should pretty much be able to bootstrap itself
using PostgreSQL now ... but this is untested

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Dec 20 22:44:11 2002 WST (7 years, 3 months ago) by moodler
Branch: MAIN
Changes since 1.10: +2 -16 lines
Diff to previous 1.10
Many many changes lumped in here ... not finished yet either.

Basically all the Database functions are in lib/datalib.php
and the web functions are all in lib/weblib.php, so
moodlelib.php is much thinner than it was.

Data functions have been extended ... most old calls will
still work, but now many more SQL commands can be performed
using the datalib functions rather than using SQL.  I'm
currently moving through the whole tree replacing SQL
calls or at least concentrating them in one section of
mod/xxx/lib.php

Still working on forums, quizzes, surveys, resources.

The tree is currently not full working ... some things are
half-completed ... will resume tomorrow.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Nov 28 17:10:22 2002 WST (7 years, 3 months ago) by moodler
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9
Highlight matches in post subject and discussion name too

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Nov 28 17:04:04 2002 WST (7 years, 3 months ago) by moodler
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
Add searching of subjects as well as messages

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Nov 6 17:13:19 2002 WST (7 years, 4 months ago) by moodler
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Fixed some more missing strings

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 6 15:40:36 2002 WST (7 years, 4 months ago) by moodler
Branch: MAIN
Changes since 1.6: +10 -6 lines
Diff to previous 1.6
Language fixes

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Aug 7 01:23:45 2002 WST (7 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.5: +10 -4 lines
Diff to previous 1.5
Widespread changes throughout Moodle to make sure it works on
servers that have register_globals turned off (this is the
default setting on newer version of PHP).

In fact it's partly a hack that globalises all GET, POST, FILES
AND COOKIE variables.  Unfortunately though the SESSION and
USER global session variables are only available as $_SESSION["USER"]
and $_SESSION["SESSION"], which is cumbersome to use.

So, for every request I now make a copy of these two session variables
into $USER and $SESSION.  Whenever I update them thoughout Moodle I
now have to call save_session("USER") which copies them back to the
session variable.  This seems to be working well now.

Because I'm using $_SESSION etc now this will raise
the required minimum version of PHP to 4.1.0

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Aug 3 16:16:31 2002 WST (7 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4
Lots of work on site display, over many files.  Improved front page
and display of site modules.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Aug 2 17:50:53 2002 WST (7 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Fixed up some forum functions and constants (consistency)

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Aug 1 11:50:27 2002 WST (7 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
A big clean up of all the forum functions (including renaming them all
to start with forum_ ) and all the follow-on effects that caused
Some miscellaneous bug fixes and code clean-ups along the way

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 1 00:53:32 2002 WST (7 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Fixes to logging and log display

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jul 31 22:19:35 2002 WST (7 years, 7 months ago) by martin
Branch: MAIN
OK, some massive changes with many files removed or changed.

Basically the changes are:

 - I've merged the 'discuss' module into the forum module
   which makes the interface MUCH clearer for everyone
 - I've added a new 'single' forum type that replicates
   what the old discuss course modules used to look like.
 - I've got rid of the "discussion" forum type - it will
   still exist in upgraded courses but as a normal forum.
 - the 'discuss' module is completely deleted - gone.
 - the 'chat' module is completely deleted - gone.
 - The upgrading system has been improved, and all code
   is stored in version.php.
 - I've put in upgrading commands to do the best I can
   (right now) to upgrade courses that used the discuss
   module.  It should mostly work, just leaving some
   "orphan" coursemodules on you course front page.  You
   can easily delete these using the little 'x'.
   I may have forgotten something  - I've only tested on
   my testing server and I'm about to test on my production
   server to see how it goes.
 - Forums have a lot of little new features and fixes.  The
   main one is the subscription process.  Teachers can 'force'
   subscriptions on any forum.  This disallows everyone from
   choosing their own mail subscription - it's just on.
 - The assignment module is half-finished and not working yet

I've still some massive changes to do, mostly involving making
all the lib.php function names more standardised, so consider
this is an interim checkin to do some tests.

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