47 Commits

Author SHA1 Message Date
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
skodak
44e1b7d7ff MDL-14679 remoed all instances of get_records_list() 2008-06-01 15:42:48 +00:00
diml
27af904b85 fixes result list ordering issue
engine give nicer results with adequate pagination.
Adding icon and reference to course origine.

Generalizing replacement of isadmin by doanithing capability check

should contribute to close many global search related issues from

http://tracker.moodle.org/browse/MDL-14646

startpoint
2008-05-31 17:09:59 +00:00
skodak
e3c7f155d8 MDL-14978 removed obsoleted isadmin() 2008-05-25 10:08:05 +00:00
diml
de10ccbe76 fixes MDL-14775 2008-05-10 14:01:20 +00:00
diml
3e335d5d78 fixes MDL-14776 2008-05-10 14:00:56 +00:00
skodak
a087c03c02 MDL-14678 syntax problems 2008-05-03 21:43:36 +00:00
diml
a4707d3f68 Commiting all changes reported in MDL-14646 2008-05-02 12:22:06 +00:00
skodak
35987665f4 MDL-14617 removed some legacy group code 2008-05-01 22:30:28 +00:00
diml
adddd26d54 finish resolution on merge 2008-04-15 21:46:55 +00:00
diml
8553d70023 fixes reported quote issue on $file in shel exec commands (MDL14325) 2008-04-11 23:20:04 +00:00
diml
7261db4930 fixes slash issues that avoid finding relative pathes to converters 2008-04-08 21:55:58 +00:00
diml
f1cf028af8 added post URL backconversion to UTF8 2008-04-08 21:55:22 +00:00
diml
488770b7ac fixes utf-8 over encoding on output links 2008-04-07 21:11:08 +00:00
diml
0f4471f5d3 fixes HTM files parsing 2008-04-07 20:36:47 +00:00
diml
e1778c0c5e fixes HTM files parsing 2008-04-07 19:56:44 +00:00
diml
f8d8b7be3f fixing several error messages
enhancing security of command injections.
allowing space in pathes for files.
allowing binding with tools out of moodleroot
2008-04-06 21:01:28 +00:00
diml
5abb2ac2f7 code review for packaging and code cleaning
fixes minor bug (variable misnamed)
2008-03-31 22:23:02 +00:00
diml
d3516fb62c code review for packaging and code cleaning 2008-03-31 22:22:20 +00:00
diml
9c162f7a7d shooting out debug code see MDL-13993 2008-03-20 19:30:53 +00:00
diml
26fc4193f5 fixing security hole. reference : http://moodle.org/mod/forum/discuss.php?d=85748#p379857
Inaki Arenzana
2007-12-05 15:54:39 +00:00
diml
6e97bc0808 fix unchecked foreach loops 2007-11-20 23:20:22 +00:00
diml
c8fa018583 fixes delete description record 2007-11-04 22:48:59 +00:00
diml
31b53a5a1e corrects "usepassword" rule 2 2007-11-04 22:43:18 +00:00
diml
28b29281b5 corrects "usepassword" rule 2007-11-04 22:37:15 +00:00
diml
16a34ccad0 Code review and uniformization
Small fixes on forum, chat and techproject
New lesson_document handler for lesson pages.
2007-11-04 22:29:54 +00:00
moodler
d45181e38d Implemented typo fixes described by ermanno bagnai in MDL-11689 2007-10-10 09:16:43 +00:00
diml
2f33e8f031 fixes a bug in resource_get_physical_file(...) when making a ResourceDocument object. 2007-10-07 20:15:32 +00:00
diml
39cfb0b068 fix access check function for documents bug $context->instance to $context->instanceid 2007-10-07 19:34:59 +00:00
skodak
3fda6eb2fe fixed incorrect use of forum contexts in search/documents/* 2007-10-03 14:13:13 +00:00
diml
5c8f580358 Fixes wildcard exception occurence on deleting resources. 2007-09-10 19:48:31 +00:00
skodak
2c386f82e5 MDL-10383 - deprecated get_groups(), user_group() and ismember() 2007-08-15 20:21:01 +00:00
skodak
d24b38e00e fixed typo 2007-07-10 07:34:05 +00:00
diml
2f338ab5b0 global search review and extension for physical files 2007-07-09 21:12:16 +00:00
martinlanghoff
b4dd303a97 search: removed dbtype-specific select - MySQL can now handle grownup syntax 2006-09-26 05:09:26 +00:00
martinlanghoff
47dc28e53c search: fixed mysql-isms - tablenames without prefix and with backticks 2006-09-26 05:09:01 +00:00
skodak
eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
mchampan
791a4cece1 Comments, update logic improved, rest of module add/delete functions added. 2006-08-21 00:50:29 +00:00
mchampan
ecebdf0e6e Date field added to documents. 2006-08-16 13:31:55 +00:00
mchampan
56e924061e Resource doc type and Zend readme changed. 2006-08-02 15:31:59 +00:00
mchampan
fef0afe183 Changed $doc->id to $doc->docid to prevent clashes with Zend Search's internal
$doc->id
2006-07-28 13:27:15 +00:00
mchampan
defb87ba90 Glossary indexing added, used to demonstrate that it's relatively simple
to add a new module to the indexing queue.
2006-07-26 11:29:35 +00:00
mchampan
b585dc5fcb General updates, see README.txt. 2006-07-25 17:23:10 +00:00
mchampan
91ad9557c1 Fixed pagination in query page (lines were too long, distorting table),
and added results caching to improve query time when browsing pages of the
same query. Wiki document strips (x.x.x.x) ip field from author field now.
2006-07-14 13:58:46 +00:00
mchampan
a25a3912f7 Search functions moved from mod/name/lib.php to search/documents/mod_document.php.
Pagination added to query page. Various small changes and amendments.
2006-07-11 17:15:22 +00:00
mchampan
abb4ea20d4 Cleaned up files, fixed some discrepancies and made sure strings that needed escaping
used the correct function. Add description comments to files.
2006-07-05 14:37:16 +00:00
mchampan
682d403259 Initial commit 2006-06-25 23:07:36 +00:00