Commit graph

20920 commits

Author SHA1 Message Date
toyomoyo
171948fd4a bumped up version to add keys, changed some more UI 2006-08-10 08:21:29 +00:00
toyomoyo
bcf214dfc4 adding keys for new tables, added migration support too 2006-08-10 08:20:16 +00:00
moquist
da4124beab Added $return=false parameter to the following functions:
print_navigation()
print_headline()
print_heading()
print_heading_with_help()
print_heading_block()
print_continue()
print_simple_box()
print_simple_box_start()
print_simple_box_end()
print_single_button()
print_spacer()
print_file_picture()
print_user()
print_recent_activity_note()
print_group_menu()
print_grade_menu()
print_scale_menu()
print_scale_menu_helpbutton()

Changed $returnstring parameter to $return (for consistency) in the following
functions:
print_user_picture()
print_group_picture()
2006-08-10 06:41:38 +00:00
vyshane
628e2264b1 Adding back lines that mysteriously disapeared. 2006-08-10 05:57:34 +00:00
moquist
469b650119 Added $return=false parameter to print_footer() using output control functions
to capture include() of themed footer HTML.
2006-08-10 05:10:00 +00:00
moquist
36b6bcecc0 Added $return=false parameter to print_header() and print_header_simple() using
output control functions to deal with the include() of the themed header HTML
file.
2006-08-10 05:01:57 +00:00
moquist
eaeaf964dc Added $return=false parameter to close_window_button() and choose_from_radio(). 2006-08-10 04:33:55 +00:00
moodler
b85956993a Automatic installer.php lang files by installer_builder (20060810) 2006-08-10 03:00:40 +00:00
toyomoyo
c04ba75f8f merged fix for a bug when user's lang is not set, fall back to site lang 2006-08-10 02:43:22 +00:00
skodak
805f61dd6c obfuscation of the email addresses; merged from MOODLE_16_STABLE SC#282 2006-08-09 20:40:31 +00:00
skodak
8fd62c6401 Bug #6199 - A typo in edit.php; merged from MOODLE_16_STABLE 2006-08-09 19:46:32 +00:00
skodak
016ffbd752 Bug #4936 - Highlighting a question text fragment with different color; merged from MOODLE_16_STABLE 2006-08-09 19:31:09 +00:00
skodak
c853b39f50 Bug #6225 - Moodle bug #4658 Breaks assignment type: Upload Single; merged from MOODLE_16_STABLE 2006-08-09 18:36:54 +00:00
tjhunt
dba4e6da97 Document table_column. 2006-08-09 17:46:16 +00:00
stronk7
433a13bc22 index2fk performed 2006-08-09 15:45:27 +00:00
moodler
41811960a1 Added patch from Tim (http://moodle.org/mod/forum/discuss.php?d=51323#234978) 2006-08-09 14:16:13 +00:00
moodler
2ad25548c6 Fixed some typos. Thanks Tim! 2006-08-09 14:01:14 +00:00
moodler
f10306b9e2 Removed tabs 2006-08-09 14:00:51 +00:00
moodler
d1516f2064 Fixed a typo, thanks Tim 2006-08-09 13:55:05 +00:00
moodler
ee4a52c59e Removed tabs 2006-08-09 13:53:12 +00:00
moodler
dabfd0ed85 Removed tabs 2006-08-09 13:45:49 +00:00
moodler
bee7ee3815 Removed tabs 2006-08-09 13:39:44 +00:00
moodler
5ec8a4f009 Removed tabs 2006-08-09 13:18:33 +00:00
moodler
9888263703 Removed tabs 2006-08-09 13:14:15 +00:00
moodler
30725d5a3b Tabs and some random formatting fixes 2006-08-09 13:11:53 +00:00
stronk7
388e9ab212 One more FK in blocks system. 2006-08-09 11:56:02 +00:00
skodak
563e64e3de Bug #6106 - HTML editor inserting unwanted hard return between images; merged from MOODLE_16_STABLE 2006-08-09 09:37:01 +00:00
vyshane
7613e6d7d1 More updates in lib.php 2006-08-09 09:18:31 +00:00
vyshane
f0eb2ffe85 Added mod/forum:viewhiddentimedposts 2006-08-09 09:17:37 +00:00
vyshane
53d7785b4a Added moodle/site:viewfullnames 2006-08-09 09:16:35 +00:00
vyshane
0fa18d5a27 Bug fixes + updated capabilities. 2006-08-09 06:59:28 +00:00
moodler
ced70cb63d More Roles-related strings 2006-08-09 05:54:27 +00:00
moodler
f21d80947c Fix up the admin listing a bit 2006-08-09 05:53:36 +00:00
moodler
927bf46f3c Tidy-ups 2006-08-09 05:37:53 +00:00
moodler
aa31141173 Small cleanup of a notification 2006-08-09 05:37:31 +00:00
moodler
4ed70f1b6e Some new strings 2006-08-09 05:35:55 +00:00
moodler
ec0810ee2d Some fixes to make the context more readable for humans 2006-08-09 04:51:05 +00:00
toyomoyo
07a9cdb544 tables went missing =( 2006-08-09 04:00:44 +00:00
skodak
f9d5371b28 new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283 2006-08-08 22:09:55 +00:00
stronk7
9c642ecacb Initial XMLDB schema for data tables. Using FKs where they are obvious. 2006-08-08 17:00:44 +00:00
stronk7
305ebf6849 Initial XMLDB schema for choice tables. Using FKs where they are obvious. 2006-08-08 17:00:03 +00:00
stronk7
14e1b02e68 Initial XMLDB schema for chat tables. Using FKs where they are obvious. 2006-08-08 16:59:35 +00:00
stronk7
5a1d835487 Adding some unsigned keywords here and there and implementing role tables 2006-08-08 09:04:55 +00:00
toyomoyo
e9871557be some UI change for roles 2006-08-08 08:31:21 +00:00
toyomoyo
90f7a7d509 adding unsigned 2006-08-08 08:30:10 +00:00
toyomoyo
e6723f80dc these tables should not be there,, 2006-08-08 08:04:01 +00:00
vyshane
9af1611a06 Replaced capability mod/forum:viewdiscussionsfromallgroups by
moodle/site:accessallgroups in code. Removed former from mod/forum/db/access.php.
2006-08-08 06:56:09 +00:00
vyshane
27950688bb Added moodle/site:accessallgroups capability. 2006-08-08 06:45:25 +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
moodler
394577c3e4 Automatic installer.php lang files by installer_builder (20060808) 2006-08-08 02:48:27 +00:00