fcdea90774
Second pass. Modules. Some more default comments are out. MDL-11385
2007-09-24 22:17:05 +00:00
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
79804e2805
Convert DB lang fields to 30cc. Part of MDL-7157
2007-01-21 23:49:23 +00:00
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
5d0fc5c33d
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
3aac1dc9a0
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
b8a342d7ac
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:33:40 +00:00
b4c7bb78fc
Deleting some old oci8po files from CVS.
2006-10-21 18:28:28 +00:00
2d5a4f255b
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +00:00
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
03f5a0f87c
major whitespace cleanup - fixed \r\n line-ending
2006-09-20 19:46:52 +00:00
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
00adf177ad
Changed some default permissions for the guest role
2006-09-12 05:58:42 +00:00
14e1b02e68
Initial XMLDB schema for chat tables. Using FKs where they are obvious.
2006-08-08 16:59:35 +00:00
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
fccaec1f5b
Inserts for log_display.
2006-04-24 08:43:29 +00:00
4dca83214b
new format for log_display
2006-04-24 08:00:51 +00:00
7e7d06f30b
changing new format for log_display
2006-04-24 07:58:53 +00:00
cb8229d0a8
UTF8 migration - now supporting PostgreSQL
2006-03-10 03:43:33 +00:00
38b7336ed1
short php tags
2006-03-07 21:35:13 +00:00
f841494c62
see changes for admin/utfdbmigrate.php
2006-02-24 08:20:13 +00:00
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
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
7c5406967d
some bug fixes
2006-01-12 02:39:13 +00:00
c8ee027b0e
added 2 fields in xml, addindex and dropindex, and bug fixes
2006-01-11 01:46:22 +00:00
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
4e980e5a92
Mass cleanup of bad postgres upgrade scripts(merged from 15_stable)
2005-08-15 23:17:58 +00:00
94b3dde15b
update code clarification - thanks Eloy!
2005-02-04 00:43:45 +00:00
516121bd0d
radical chat clean up, see forum for details
2005-02-03 20:39:27 +00:00
756fe81e15
Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - chat module
2004-11-18 02:37:58 +00:00
74dbfd4daf
Merged from MOODLE_14_STABLE: Indexes for chat and version bump
2004-11-17 22:54:16 +00:00
1c61c8d6bc
fixed capitalization and quoting of attribute values
2004-09-12 15:06:29 +00:00
2c0d657437
Chat now logs "talk" events ... which also updates last access in the course
...
so chatters appear in the online users block so Tom is happy. :-)
Seriously though, it's good to have talking events in the log.
2004-04-30 12:40:42 +00:00
8496c4af27
Calendar support for the Chat module
2004-04-25 03:05:58 +00:00
c13edeca6a
Added default values
2004-03-27 13:08:21 +00:00
84a2fdd706
Preliminary support for groups in Chat.
...
It's not well tested yet - I'm hoping to do some testing on moodle.org
with some real people and get this refined enough for the Beta release
later today.
2004-02-24 06:35:57 +00:00
fb7a194e6b
Removed blank lines at the end (!)
2003-11-03 02:59:09 +00:00
39cb14779b
Initial add for Oracle.
2003-09-25 01:11:22 +00:00
96c1e116e6
Oracle tables, etc converted from mysql, plus test transactions.
2003-09-13 08:05:21 +00:00
15ccfb296b
Ouch!! Missing PostgreSQL files for chat module
2003-08-31 00:40:42 +00:00
fcd3a1ee42
New feature - chat scheduling. Can now set a time for the next chat,
...
as well as rotating weekly or daily period.
Also some small fixes.
2003-07-25 06:47:06 +00:00
22a4491ae9
Some new code related to the new reports - uploading for testing on
...
other server - still very early
2003-07-21 03:16:19 +00:00
1515a89e2d
Very early version of new chat module, made by Martin using ARSC as
...
an inspiration.
Works OK already on most newish browsers .. see mod/chat/README.txt for details.
2003-07-07 06:44:16 +00:00