les_kopari
6b95445ac8
Test run with new columns and tables.
2004-01-17 12:49:49 +00:00
les_kopari
339ac7daa5
New columns.
2004-01-17 12:44:50 +00:00
les_kopari
68cd6454aa
New columns and tables.
2004-01-17 12:41:54 +00:00
moodler
5fba04fba0
EARLY SUPPORT FOR CALENDARS AND EVENTS
...
--------------------------------------
New functions and tables, based on work from Gustav Delius
(see http://moodle.org/mod/forum/discuss.php?d=4466 )
This forms the core of a new system to store, track and utilise
event information in all modules, as well as allowing external
calendars to be synchronised with new information.
2004-01-17 09:47:45 +00:00
les_kopari
e34aab0dd0
New field.
2004-01-17 09:16:20 +00:00
les_kopari
5f1317f88e
Correct defaults.
2004-01-17 09:06:21 +00:00
les_kopari
d8f6ab1b8a
Added groupmode, groupmodeforce.
2004-01-17 08:55:22 +00:00
moodler
c4ae4fa1a8
Fixes so that $courseid can be passes to format_text (and this filter_text)
2004-01-16 10:49:07 +00:00
moodler
3da4752434
Added log links for teachers from each activity page
2004-01-15 07:17:47 +00:00
paca70
f63823b3cc
FIXED:
...
script was calling fix_course_sortorder() before courseorder have been renamed to coursecount.
2004-01-14 18:13:26 +00:00
moodler
0a45ffe301
A new configuration setting - "forcelogin".
...
Default is false, everything is as it is now.
If turned on, then users are forced to log in before
being able to see the front page or the course listings.
2004-01-14 08:27:18 +00:00
moodler
0d67c51458
Work done on group functions
2004-01-11 17:44:46 +00:00
moodler
ddc7afad9a
Added groupmode setting to course_modules
2004-01-11 17:44:09 +00:00
moodler
2c4263c433
Sort group members by last access by default
2004-01-10 16:52:33 +00:00
moodler
499795e84d
Links in print_user are absolute
2004-01-10 16:47:14 +00:00
moodler
951b22a829
Completely got rid of user/lib.php
...
- print_user() went to weblib.php and got tidied up
- The graphics functions went to lib/gdlib.php
See Bug 922
2004-01-10 16:41:29 +00:00
moodler
158d5a4f32
New library for collecting routines related to GD
2004-01-10 16:38:18 +00:00
moodler
f75b1ea426
Including the MP3 player source along with it.
2004-01-09 08:46:44 +00:00
moodler
ca34d03f32
A general-purpose MP3 player in Flash
2004-01-09 03:30:44 +00:00
moodler
14f3260978
Fix for case calling get_courses("all") when there is no user
2004-01-08 04:50:43 +00:00
stronk7
1a0c9eff8e
Removed duplicate showreports field in course table!!
...
That (yy)yanked and (pp)pasted lines!! :-)
Thanks to Juan Pablo, from Bolivia.
2004-01-04 11:51:47 +00:00
stronk7
e9f3e715dd
Add one more eregi_replace, because the 'alnum' allows the
...
comma char and it can cause some problems in filenames.
Off-topic: This is my 1st commit with my new eMac !! My old iMac screen
died two days ago... :-( but I've recovered everything :-)
2004-01-03 20:53:25 +00:00
les_kopari
0253cd4edc
Adding remaining schema.xml files, one per table...still more to come.
...
See execution listing for test results thus far.
2004-01-02 18:12:45 +00:00
les_kopari
5a2f8b8dcd
Initial.
2004-01-02 18:08:06 +00:00
les_kopari
7a55fe065d
Initial add.
2004-01-02 17:55:09 +00:00
les_kopari
920d44320d
Initial add...separate .xml file for each table.
2004-01-01 19:41:48 +00:00
les_kopari
18eaa5d2ca
Initial add...just the first two tables, config and course.
2004-01-01 19:38:51 +00:00
moodler
02759cb587
On group images use description in the title ...
2004-01-01 08:36:53 +00:00
moodler
75194fffbf
Temporary sorting order on group members
2003-12-31 14:16:55 +00:00
moodler
f2c80965f5
Some improvements when displaying PNGs
2003-12-31 13:39:08 +00:00
moodler
3facf28fe1
Fix when storing group memberships in USER session
2003-12-30 19:06:53 +00:00
moodler
2d439c9d59
Slight fix for MySQL 4
2003-12-30 18:19:15 +00:00
moodler
0da33e07b9
Need to change table name! It was tougher than I thought to work around
...
the reserved word "group"
2003-12-30 18:07:09 +00:00
moodler
f374fb1006
This is the first check-in of support for groups.
...
It's very early (it doesn't actually do anything yet!) but you can
define groups and get an idea of how the interface is shaping up.
I also wanted to show that I have actually done something on this! :-)
From here my plan is to add group support to the modules, one by one
(forums first), then go back and clean up some of the central interfaces,
graphics etc.
Finally, test, test, test and get 1.2 out well before the end of February.
2003-12-30 17:18:06 +00:00
moodler
e3b343e0e3
Some improvements to style_sheet_setup based on this from John Dell
...
http://moodle.org/mod/forum/discuss.php?d=4171
2003-12-22 02:43:51 +00:00
moodler
60b9a5658f
FIxed some faulty form 'target's that weren't using $CFG->framename
2003-12-14 15:03:23 +00:00
julmis
4351130450
added wordClean function and new table operations
...
- column sizes are calculated automatically from
table width
2003-12-14 14:57:33 +00:00
moodler
69d51d3a81
Prevent funny-looking text when trying to highlight a null string
2003-12-13 06:27:25 +00:00
moodler
6942583e02
Larger steps on minutes when printing times - see bug 912
2003-12-08 17:20:31 +00:00
moodler
d4b1ce148f
Use filemtime instead of filectime
2003-12-08 13:32:32 +00:00
moodler
e7b51a9bf0
Add a check for GD library
2003-12-06 06:47:32 +00:00
moodler
6f0c8b88b4
A little script to quickly check compatibility on servers.
2003-12-06 06:43:21 +00:00
julmis
d1e5e6359e
Improvement to table editing. If table border is set to zero
...
you'll still see the dotted border.
2003-12-03 17:34:41 +00:00
moodler
3f1d9b22ba
Undoing that last checkin while I examine the consequences for other
...
database types
2003-12-02 16:21:28 +00:00
paca70
ce24824eba
To fix postgresql 7.4 default values.
...
Starting with v. 7.4 postgres is returning default-values with datatype in form:
'default value'::data type
This cannot be inserted back to database so DEFAULT keyword must be used.
2003-12-02 15:42:33 +00:00
moodler
316ebf78a3
Take post_max_size into account when calculating maximum sizes.
2003-12-02 14:34:24 +00:00
paca70
a051e31700
To fix postgres column renaming.
2003-12-01 22:28:36 +00:00
moodler
b5cbb64dc5
Final pieces to allow site-wide configuration of name display.
...
Site variable can override order of "firstname lastname" or it
can leave it up to the language packs.
2003-11-30 14:02:01 +00:00
moodler
086f592ebc
Bugfix - don't use control keys if alt key is also down (to fix Polish)
2003-11-30 00:35:32 +00:00
moodler
db0d033776
Fix navigation buttons for hidden buttons
2003-11-29 02:27:04 +00:00