jamiesensei
ed904dce6d
range third parameter doesn't work pre PHP 5.0 removed the use of this.
2006-11-14 05:38:10 +00:00
jamiesensei
085cfa7240
removing mod.html migrated to formslib
2006-11-13 07:56:01 +00:00
jamiesensei
a02c77dc6e
glossary form migrated to formslib
...
and other formslib forms now using $COURSE global
2006-11-13 07:52:01 +00:00
toyomoyo
7ee256eed3
fix for MDL-7474, provide alt text for ascending/descending icons in glossary
2006-11-13 02:20:47 +00:00
toyomoyo
8c64b8ade5
fix for MDL-7473, adding alt tag for printer friendly version
2006-11-13 02:07:10 +00:00
skodak
1936c10e54
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899
2006-11-12 08:55:13 +00:00
skodak
810944af7f
we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left
2006-11-11 17:23:20 +00:00
skodak
396169f176
tiny coding style fix
2006-11-09 21:34:14 +00:00
stronk7
6f4bdb9c9b
Prevent +/- operators (REGEXP) on glossary searches for MSSQL and Oracle. MDL-7312
...
Merged from MOODLE_17_STABLE
2006-10-31 20:34:12 +00:00
stronk7
8451166cfb
Fixing display of pivots when they are author names
...
Merged from MOODLE_17_STABLE
2006-10-30 19:32:44 +00:00
stronk7
e24d96baf6
Fixing some queries with duplicate column names. MDL-7294
...
Merged from MOODLE_17_STABLE
2006-10-30 19:02:58 +00:00
stronk7
2cb3ab13f7
Now glossary is using the proper sql_substr() function
...
Merged from MOODLE_17_STABLE
2006-10-30 18:34:21 +00:00
stronk7
0db568393d
Now lcase() and ucase() are out from glossary
2006-10-30 18:01:10 +00:00
stronk7
a91960b30f
sql_as() is deprecated. Column aliases ALWAYS must use the AS keyword.
...
Merged from MOODLE_17_STABLE
2006-10-30 17:46:37 +00:00
toyomoyo
1d4d001cfd
merged fix for MDL-7267, fixing keywords pivot
2006-10-30 03:38:13 +00:00
jamiesensei
cd9f129f81
added help button for format drop down
2006-10-29 10:19:48 +00:00
skodak
eebc919280
MDL-6940 - I decided to rewrite the glossary comments UI, the original code (pre 1.8) was not nice at all, it is IMHO more readable now and the forms implementation could be greatly simplified; this can also serve as sample trusttext implementation outside of forms code
2006-10-28 21:55:19 +00:00
stronk7
b8a342d7ac
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:33:40 +00:00
jamiesensei
c3c5f0bd86
migrated comment.php over to using new formslib.
2006-10-26 07:59:22 +00:00
stronk7
ecfeb03a72
First model of new upgrade.php scripts and comments in old ones.
...
Need validation before extending them everywhere across core. MDL-7214
Merged from MOODLE_17_STABLE
2006-10-25 23:29:44 +00:00
moodler
f274fe073c
Merged AS keyword fixes from stable MDL-7207
2006-10-25 09:04:25 +00:00
stronk7
0217757b09
DeLIMITing Moodle core. Now the new $limitfrom,
...
$limitnum parameters are used instead. MDL-7168
Merged from MOODLE_17_STABLE
2006-10-24 22:00:29 +00:00
skodak
8e9eebe629
fixed risks associated with capabilitites in modules MDL-7174; merged from MOODLE_17_STABLE
2006-10-24 08:06:56 +00:00
toyomoyo
6cb34d443d
merged replacing studentcanpost with capability
2006-10-23 02:49:05 +00:00
toyomoyo
7f75d5fd2f
merged, student_can_post should be done properly using capabilities
2006-10-23 02:25:32 +00:00
skodak
f8b922413a
Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS feeds in glossary; merged from MOODLE_17_STABLE
2006-10-21 21:15:26 +00:00
stronk7
b4c7bb78fc
Deleting some old oci8po files from CVS.
2006-10-21 18:28:28 +00:00
toyomoyo
dc07b83298
merged fix for MDL-7106, glossary capability check
2006-10-20 07:01:51 +00:00
skodak
efa0eb1dcd
improved validation when deleting comments from glossary SC#325 ; merged from MOODLE_17_STABLE
2006-10-18 20:21:28 +00:00
thompson697
cf0b1faded
Apply modularity to the creation of the log file during restore to a new course.
...
Remove the responsibility for loging the application of the course start date offset, from activity modules to the backup module.
Merged from stable branch
2006-10-17 10:05:41 +00:00
toyomoyo
627dc89d22
merged fix for warnings
2006-10-12 08:26:19 +00:00
toyomoyo
2df5f8f53d
merged fix warnings during restore
2006-10-12 03:30:43 +00:00
moodler
2d5a4f255b
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +00:00
toyomoyo
b1e68bff0e
removing some debugging statements
2006-10-05 03:26:22 +00:00
thompson697
eb87ac71c5
Change creation of restorelog file location to protected backupdata folder.
...
Reassign style and language links
2006-10-04 14:50:50 +00:00
skodak
310471950e
Cannot add glossary category MDL-6713
2006-10-01 19:35:27 +00:00
martinlanghoff
a8f4522dfa
data, forum, glossary: use sql_ilike() for a portable LIKE operator
2006-09-26 05:08:18 +00:00
martinlanghoff
d2715c70b6
mod/glossary, mod/hotpot: use sql_concat() and sql_concat_join()
...
Cleaned up several dbtype conditionals too.
2006-09-26 05:06:44 +00:00
vyshane
583b57b42d
Changed <module>_print_recent_activity() functions so that they don't use $isteacher. However, I've left the $isteacher parameter in the functions, for backward compatibility so as not to break thrid party modules. Should we remove the parameter now?
2006-09-24 14:01:50 +00:00
skodak
7eb0b60a1f
debugging and error reporting level fixes and improvements MDL-6671
2006-09-23 09:38:39 +00:00
vyshane
7949f21b5f
Removed 'mod/glossary:view' capability
2006-09-22 02:52:48 +00:00
skodak
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
toyomoyo
9c37662f22
replacing deprecated funciton calls with capability calls
2006-09-19 09:16:24 +00:00
skodak
21b6db6eff
added capabilty risks into access.php and GUI for define role and override; minor fixes for capability types in forum
2006-09-18 21:32:49 +00:00
moodler
fdb1cf2cc1
FIxed to use the new debugging function
2006-09-18 09:13:04 +00:00
thompson697
163ff97e84
Complete work on Roll Forwards - Restore from previous semester (MDL-5532)
...
* Add fields to restore form to enable changes to Short Name, Full Name and Start Date
* Start Date offset added to Restore process
* Created Restorelog file in Course files area
* Activity Modules use offset to change dates
* Activity Modules write changes to Restorelog
2006-09-13 13:19:39 +00:00
moodler
0f9602085b
Small bump for guest role fix
2006-09-12 08:22:14 +00:00
moodler
8d158ed44f
Reload the guest role using new defaults
2006-09-12 07:10:49 +00:00
moodler
00adf177ad
Changed some default permissions for the guest role
2006-09-12 05:58:42 +00:00
toyomoyo
d02eededf7
adding capabilities
2006-09-06 08:55:23 +00:00