stronk7
fcdea90774
Second pass. Modules. Some more default comments are out. MDL-11385
2007-09-24 22:17:05 +00:00
skodak
42ff9ce68b
MDL-10111 migration of data into new gradebook; added new lib/db/upgradelib.php file (should be used by new groups upgrade code too)
2007-07-22 21:43:47 +00:00
toyomoyo
b9dba084ea
merged fix for MDL-10475, adding override for legacy student roles before dropping studentcanpost
2007-07-17 02:47:48 +00:00
Martin Langhoff
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
skodak
612607bd47
MDL-9516 new central grading function update_grade(); to be improved/tested more tomorrow
2007-06-05 22:58:37 +00:00
skodak
e6d4504807
MDL-9549 Implement grade_updated event triggers in Glossary
2007-06-02 22:18:01 +00:00
vyshane
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
toyomoyo
baecd8cd72
dropping studentcanpost in glossary, MDL_7170
2006-11-15 03:15:59 +00:00
stronk7
b8a342d7ac
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:33:40 +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
skodak
8e9eebe629
fixed risks associated with capabilitites in modules MDL-7174; merged from MOODLE_17_STABLE
2006-10-24 08:06:56 +00:00
stronk7
b4c7bb78fc
Deleting some old oci8po files from CVS.
2006-10-21 18:28:28 +00:00
moodler
2d5a4f255b
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +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
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
00adf177ad
Changed some default permissions for the guest role
2006-09-12 05:58:42 +00:00
stronk7
0703d22ede
One less reserved word. glossary->comment is out!
2006-09-04 20:37:27 +00:00
skodak
907cf31821
trusttext cleaning in glossary upgrade - definitions and comments
2006-08-26 18:08:18 +00:00
toyomoyo
b56d75dd00
fixing a typo
2006-08-23 05:52:39 +00:00
stronk7
2bf10cbf7b
XMLDB schema initial commit for the glossary module
2006-08-11 17:11:46 +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
vyshane
5f672a4dd8
Fixed inserts for log_display.
2006-04-24 09:05:08 +00:00
vyshane
1b51a8ed9c
Fixed inserts for log_display table.
2006-04-24 08:23:19 +00:00
toyomoyo
fd8d5ba75f
fix for 5207
2006-04-18 07:22:18 +00:00
patrickslee
cb8229d0a8
UTF8 migration - now supporting PostgreSQL
2006-03-10 03:43:33 +00:00
skodak
38b7336ed1
short php tags
2006-03-07 21:35:13 +00:00
toyomoyo
f841494c62
see changes for admin/utfdbmigrate.php
2006-02-24 08:20:13 +00:00
moodler
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
moodler
99c5cb5052
bug fixes
2006-01-19 05:48:07 +00:00
moodler
f6691427d9
Added default values where needed for columns in the MySQL creation script mysql.sql.
...
Added default values to migrate2utf8.xml, for any varchar and text field types, if the default values for these fields were not defined as '' in the MySQL table creation script.
Committed by vyshane
2006-01-17 07:37:29 +00:00
toyomoyo
7c5406967d
some bug fixes
2006-01-12 02:39:13 +00:00
toyomoyo
c8ee027b0e
added 2 fields in xml, addindex and dropindex, and bug fixes
2006-01-11 01:46:22 +00:00
toyomoyo
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
patrickslee
4e980e5a92
Mass cleanup of bad postgres upgrade scripts(merged from 15_stable)
2005-08-15 23:17:58 +00:00
stronk7
894ff63f8f
Tabs are out
2005-05-16 22:22:31 +00:00
thepurpleblob
f0e13cf157
Whoops - forgot the db prefix in the where clause
2005-04-12 20:04:50 +00:00
thepurpleblob
352e5b6363
Update wiki-like to Markdown in glossary entries and glossary comments.
2005-04-11 13:26:46 +00:00
moodler
a736e963a5
New log entry to show when a glossary entry is viewed
2005-03-10 14:38:04 +00:00
moodler
b8340d1938
Removal of THEME, added some classes, general tidy up.
2005-02-17 08:38:50 +00:00
stronk7
41c980286b
Now print-view availability for students can be configured by glossary.
...
Bug 2080 (http://moodle.org/bugs/bug.php?op=show&bugid=2080 )
2005-01-12 00:55:38 +00:00
stronk7
420158ba41
Delete orphaned categories remaining in server. Bug 2140
...
(http://moodle.org/bugs/bug.php?op=show&bugid=2140 )
2005-01-11 12:40:41 +00:00
mjollnir_
1ad49e00d9
Merged from MOODlE_14_STABLE: Indexes for glossary and version bump
2004-11-18 04:38:52 +00:00
gustav_delius
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
moodler
c29bbe8bfc
Made the glossary upgrade use less memory bug 985
2004-08-12 15:59:23 +00:00
stronk7
cd2bf3309c
Now upgrade and restore processes enable editalways for old
...
secondary glossaries. Smooth transition. Thanks, Martin! :-)
Bug 1445
(http://moodle.org/bugs/bug.php?op=show&bugid=1445 )
2004-08-09 19:20:42 +00:00
stronk7
ff1e2621f3
Now editalways is working in glossaries.
...
Decide if an entry is editable:
-It isn't a imported entry (so nobody can edit a imported (from secondary to main) entry)) and
-The user is teacher or he is a student with time permissions (edit period or editalways defined).
Bug 1445
(http://moodle.org/bugs/bug.php?op=show&bugid=1445 )
2004-08-09 15:04:36 +00:00
paca70
edf693decf
Wery quickly tested and untested versions for Postgresql.
2004-07-28 08:51:05 +00:00
stronk7
a359c29b79
Bulk changes to support plugin-formats in glossaries.
...
See the TODO.txt to get details about pending tasks.
The db upgrade should work fine (not tested under postgresql).
The plugin architecture is finished too.
See Bug 936.
(http://moodle.org/bugs/bug.php?op=show&bugid=936 )
2004-07-27 17:19:47 +00:00