19727 Commits

Author SHA1 Message Date
gustav_delius
ffa6ed53e4 Fixed display of information about existing attempts. 2006-04-12 23:24:58 +00:00
gustav_delius
375ab4586f use function from questionlib.php to delete attempt data 2006-04-12 22:57:01 +00:00
gustav_delius
78517b5a6b Don't show users who have unenrolled.
Show display options also when current options lead to empty table.
2006-04-12 22:48:58 +00:00
stronk7
b0a8b898f9 Difference between copy, the verb and copy, the noun, because they
are different in a lot of languages. Bug 5172.
(http://moodle.org/bugs/bug.php?op=show&bugid=5172)
2006-04-12 21:53:45 +00:00
danmarsden
22d56e8015 need to check vars aren't empty b4 using them! - another one! 2006-04-12 21:15:10 +00:00
skodak
2475a6c26d minor coding style fixes 2006-04-12 21:02:03 +00:00
urs_hunkler
8c5b0637ce added the CSS for the bullets for lists within activities for the start pages and the course page. made teh CSS more specific than David proposed it. 2006-04-12 20:27:30 +00:00
urs_hunkler
e062995380 copied list handling CSS from cssweek format section to general course section and added handling for section lists on the index page 2006-04-12 19:56:42 +00:00
stronk7
d4a42ff494 New optional parameter to s() and p() allowing to specify
if we want to strip slashes (data coming from forms) or no
(data coming from DB, the default). Bug 2338.
(http://moodle.org/bugs/bug.php?op=show&bugid=2338)
2006-04-12 17:39:23 +00:00
skodak
f2a365b976 general cleanup of xxx_parameter() functions 2006-04-12 16:59:51 +00:00
skodak
eb59ac2777 PARAM_BOOL now accepts "yes/no" too 2006-04-12 16:55:47 +00:00
skodak
a8ff614fb8 general cleanup of xxx_parameter() functions; fixed broken requesting of courses 2006-04-12 16:41:10 +00:00
skodak
f27d105cc6 final fix for category and courses edit button 2006-04-12 16:28:11 +00:00
exe-cutor
f26baa3e2b Fixed the case where a user would manually log in with an unknown username 2006-04-12 14:54:01 +00:00
nfreear
32346db21f 2006-04-12 13:22:19 +00:00
nfreear
d242c402d7 Initial fix, Bug 5161 "Course format weekscss looks unfinished". Includes making CSS-selectors #course-view .section .side more specific (td.side). 2006-04-12 11:14:03 +00:00
nfreear
cbc18ef9dc Initial fix, Bug 5161 "Course format weekscss looks unfinished". Includes making CSS-selectors #course-view .section .side more specific (td.side). 2006-04-12 10:54:48 +00:00
moodler
dd899b917d Fixed up print_error according to original plan
see also http://moodle.org/mod/forum/discuss.php?d=43712
2006-04-12 09:32:19 +00:00
nfreear
a99404f074 Accessibility: fix to .headerskip, new class .debugwarn. 2006-04-12 09:14:46 +00:00
ethem
4d3b0ddc0a lib.php renamed to locallib.php 2006-04-12 09:13:20 +00:00
vyshane
4b10570aef Added default value for enum that has been defined as not null. 2006-04-12 09:01:07 +00:00
toyomoyo
6524adcffd some more small fixes 2006-04-12 08:58:49 +00:00
moodler
fbec0acb3e Strip tags from final RSS feed name 2006-04-12 08:58:20 +00:00
moodler
22060485bf FIx notices and logic when deleting files and checking resources. bug 5156 2006-04-12 08:53:24 +00:00
vyshane
63b816ab56 Added default values for not null columns in table creation sql 2006-04-12 08:44:59 +00:00
moodler
93528ae1f6 Restored topic numbers to topic format. Who deleted them?????! 2006-04-12 08:06:37 +00:00
moodler
5509b4cdc0 Fixes to make the courses look nice again after the accessibility
style changes seemed to have destroyed things a bit
2006-04-12 07:57:03 +00:00
moodler
dc3a69ecb3 The "hide" icon was hidden on the weekly format due to a new
style added called "hide".
2006-04-12 07:37:36 +00:00
skodak
4aa2077b02 general cleanup of xxx_parameter() functions - fixed typo 2006-04-12 07:25:46 +00:00
skodak
6bf7fe6cf0 general cleanup of xxx_parameter() functions 2006-04-12 07:25:09 +00:00
vyshane
22b266cac7 Bug #4879 - small fix for maxbytes help blurb 2006-04-12 07:09:56 +00:00
moodler
d76be18f76 Fixed some tidy warnings. 2006-04-12 06:56:01 +00:00
bobopinna
008bfd2795 Added utf8 conversion 2006-04-12 06:15:29 +00:00
bobopinna
9ff41f7ed0 Fixed navigation bar links for SCORM course format 2006-04-12 06:13:29 +00:00
bobopinna
df88f4ea9d Fixed navigation bar link for SCORM course format 2006-04-12 06:12:16 +00:00
bobopinna
82c3173ea5 Fixed a typo 2006-04-12 06:08:48 +00:00
bobopinna
d74b87919f Fixed empty tags check 2006-04-12 06:05:25 +00:00
bobopinna
586de5a08a Fixed default stage size 2006-04-12 06:04:15 +00:00
toyomoyo
bd70af134d fixing rsslib, and added code to check if rss not enabled, blog rss button will not be printed 2006-04-12 06:04:06 +00:00
bobopinna
5046492815 Added multi attempt support 2006-04-12 06:03:46 +00:00
bobopinna
a91433f9ec Added debug messages 2006-04-12 06:02:08 +00:00
toyomoyo
b744c0c3ec took out a print header that was generating a warning 2006-04-12 04:14:45 +00:00
toyomoyo
26f8fcd0f4 took out blog_isLogged_In function 2006-04-12 04:10:24 +00:00
toyomoyo
a1856aff0b html issues 2006-04-12 04:03:57 +00:00
vyshane
02f66c4202 Fixed Bug #5021 - Unhiding an entire Module unhides all it's child resources,
even in hidden sections.
2006-04-12 03:11:34 +00:00
toyomoyo
9ffcd15f3a various small things 2006-04-12 03:02:53 +00:00
toyomoyo
25881d1e2c fixed a bug where non admins can't add blocks to own blog page 2006-04-12 02:27:14 +00:00
toyomoyo
752d035b41 removing some classes 2006-04-12 02:06:57 +00:00
toyomoyo
c2ee4e8788 various changes and cleaning, removing BlogEntry, BlogInfo, BlogFilter class next, things could be broken 2006-04-12 02:05:46 +00:00
moodler
106da8c6e0 Explicit link to home page 2006-04-12 01:32:15 +00:00