samhemelryk
970df3e01f
modforum MDL-16706 Removed inline js script call in mod forum
2009-06-25 02:57:46 +00:00
skodak
e2d7687fc4
MDL-18902 reimplemented trusstext support in forum + standardising format column for text fields
2009-04-20 11:36:01 +00:00
skodak
cbc08f3bfc
MDL-17130 dml: eliminated $CFG->dbfamily
2008-11-05 00:12:30 +00:00
dongsheng
dde78cb8f2
MDL-14129, remove error() in forum mod.
2008-07-21 08:03:42 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
nicolasconnault
4e44535526
MDL-15108 Upgrade finished, preliminary tests successful. Please continue testing.
2008-06-05 20:16:09 +00:00
skodak
579d45b434
MDL-14679 converted some get courses
2008-06-01 18:12:24 +00:00
skodak
debd3d62b3
MDL-14349 adv forum search accessibility; merged from MOODLE_19_STABLE
2008-04-14 08:52:49 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
f4c0cb7cf3
$cours typo fixed
2008-02-15 08:33:29 +00:00
skodak
65bcf17b95
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
2008-02-13 17:03:25 +00:00
skodak
dd97c32868
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
2008-01-24 20:33:50 +00:00
scyrma
5cce2e7512
Add some documentation
2007-12-18 08:39:44 +00:00
tjhunt
38e179a4ed
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.
2007-10-12 15:55:49 +00:00
moodler
5b1059bb9f
Better solution for MDLSITE-152
2007-09-03 07:57:56 +00:00
moodler
acc7a2fabe
FIx the links that were removed by format_string in 1.8 MDLSITE-152
2007-09-03 07:55:28 +00:00
Martin Langhoff
13534ef716
cvsimport fixups
2007-08-29 13:10:11 +12:00
tjhunt
a7a8973866
MDL-10533 - forum search results were having format_text applied twice, which was breaking things like glossary links.
2007-07-24 09:10:21 +00:00
tjhunt
21976af149
Starting work on MDL-10533 - Eliminate one totally evil abuse of $SESSION. Also, document forum_print_post.
2007-07-23 16:00:36 +00:00
moodler
850e7ac564
Merged fix for full link to post in search results , from stable
2007-07-23 09:11:57 +00:00
mattc-catalyst
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
mattc-catalyst
70c6c0ad70
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>
2007-04-23 21:11:10 +00:00
mattc-catalyst
e3f58dfb4e
Breadcrumbs: mod/forum changes
...
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:12:29 +00:00
nicolasconnault
e9ff8e100a
MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead.
2007-03-20 05:21:31 +00:00
poltawski
2c3f3e77a9
MDL-8831 - Forum search boxes date checkboxes loose their checked status. Merged from MOODLE_18_STABLE
2007-03-17 23:41:58 +00:00
moodler
511ec76be0
Merged fixes from stable for MDL-8741
2007-03-05 02:15:32 +00:00
stronk7
a4bad45c2c
Some more uses of $CFG->dbfamily. MDL-7061
2007-01-13 00:32:19 +00:00
skodak
d2ce367fb9
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)
2007-01-06 19:22:58 +00:00
skodak
32f0b38a4a
MDL-8049 Remove all language=Javascript from javascript includes
2007-01-03 19:33:44 +00:00
vyshane
76b1f3c740
XHTML fixes for MDL-7861.
2007-01-02 01:25:40 +00:00
vyshane
b343df8690
Merged fix for MDL-6615.
2006-09-24 15:28:16 +00:00
vyshane
42fb3c858f
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.
2006-09-14 08:44:45 +00:00
stronk7
428aa337b8
Disable regexp searches for MSSQL and Oracle
2006-09-06 15:30:11 +00:00
skodak
f2b5d7e3b7
trusttext implementation in Forum module, fixed incorrect merging, added missing postresql upgrade code, some other minor fixes
2006-08-27 20:45:04 +00:00
moodler
0468976c9a
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
2006-08-14 05:55:40 +00:00
moodler
bbbf2d4015
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.
2006-08-08 05:13:06 +00:00
skodak
bc1544bfc7
Bug #5909 - Fix use of user_group() because it returns arrays now - part 2 forum search fixed too; merged from MOODLE_16_STABLE
2006-07-04 08:32:05 +00:00
mjollnir_
098d27d46e
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
2006-01-16 04:57:48 +00:00
patrickslee
6af7cc2206
Moved Embargoed Announcements related search into SQL. So that paging/counting for the search results will be accurate.
2005-11-18 04:35:14 +00:00
patrickslee
abbb3308a2
Made forum search page aware of Embargoed Announcements
2005-11-13 22:52:23 +00:00
moodler
3ad24ceaeb
Fixed typo so dateto uri parameter works.
2005-10-31 07:33:04 +00:00
moodler
7f9dd6b43c
Merged fix from stable
2005-07-20 06:42:57 +00:00
moodler
a8d7ea4df3
Merged search results fix from stable
2005-05-29 04:05:53 +00:00
moodler
b1dc6929bc
10 per page by default
2005-05-06 12:50:49 +00:00
moodler
77efef3e50
Dealing with forumid and forum_print_post in a more coherent way ... bug 3047
2005-04-27 05:55:30 +00:00
moodler
10b9a26a20
Add link for advanced searching
2005-04-24 15:13:58 +00:00
stronk7
c78ac79818
Now discussion->name works under filterall.
2005-03-26 17:11:30 +00:00
stronk7
17dc3f3cc6
Now post->subject works under filterall too.
2005-03-26 11:43:16 +00:00
stronk7
3849dae80f
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)
2005-03-26 01:57:40 +00:00