skodak
f2fe353f2b
Fixed course searching; merged from MOODLE_16_STABLE
2006-06-08 06:25:05 +00:00
skodak
cd7d03fa48
fixed register globals issues in course/search.php; merged from MOODLE_16_STABLE
2006-05-20 18:41:59 +00:00
skodak
f8a5159a2b
changes needed for new s() and p() - see bug #2338
2006-04-14 08:02:32 +00:00
patrickslee
40b4a063d4
Fixed false course category move when searching courses in editing mode
2006-03-26 20:58:54 +00:00
skodak
9cc78ee196
Fixed course searching with quotes - SC#180; merged from MOODLE_15_STABLE + other fixes in HEAD only
2005-11-02 15:36:57 +00:00
patrickslee
23c690efce
Fixed a small paging problem in course search page
2005-10-12 22:00:14 +00:00
patrickslee
fa18e81b12
Course search page now handles course show/hide actions itself so that user can stay at the same page after action is performed
2005-10-12 03:11:49 +00:00
patrickslee
ee0378bdb8
Fixed some paging bar problems in course search page
2005-10-12 02:35:58 +00:00
mjollnir_
861efb1937
Allow moving courses and editing courses and stuff from the course results search page (now has turn editing on button)
2005-09-01 04:48:22 +00:00
thepurpleblob
59518de11e
require_variable() and optional_variable() replaced with required_param() &
...
optinal_param() plus other tweeks to suit. Improve security.
2005-06-15 09:39:26 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
24f2b65a4d
towards XHTML compliance
2004-09-12 12:21:27 +00:00
stronk7
4f006bc149
Added support for CFG->forcelogin in some files. Bug 1396
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1396 )
2004-05-16 10:26:04 +00:00
moodler
c9f6251ea8
Two things are in this checkin:
...
1) Support for the new "label" module has been added. It's unfortunate
about having to make these exceptions but this was the overall cleanest
way I could think of.
2) All local calculation of pixpath and modpixpath has been removed and
replaced with a single calculation which is done in setup.php and
stored in $CFG->pixpath and #CFG->modpixpath. All graphics should
use these variables so that themes can easily override them.
2003-09-14 12:25:16 +00:00
moodler
8130b77b40
Split get-courses_page from get-courses so they can specialise
2003-08-21 14:04:04 +00:00
moodler
8ef9cb5618
Some fixes to handle very very big categories.
...
- paging
- more efficient SQL
2003-08-21 09:33:07 +00:00
moodler
a8b5671697
Improvements to course searching
...
- can search for full words or non words with +word -word
- no longer groups by category, sorts by full name
- prints paging as well as total number
- search help
2003-08-19 05:32:20 +00:00
moodler
48d72fa7c9
*** empty log message ***
2003-08-16 02:45:44 +00:00
moodler
c571f3fc8a
Little fixes for the course_sideblock
2003-08-11 11:51:08 +00:00
moodler
38a10939db
Search engine for courses
2003-08-11 09:45:50 +00:00