thepurpleblob
|
296cb5b57b
|
More logical wording on button to import from local file
|
2006-04-13 12:10:28 +00:00 |
|
moodler
|
8ad644551d
|
Merged fixes from stable
|
2006-04-13 12:05:37 +00:00 |
|
moodler
|
f852d652cf
|
FIx for bug 5188 - seach with no results -> dead end
|
2006-04-13 10:41:12 +00:00 |
|
thepurpleblob
|
2784b98278
|
Don't compare floats for equality! Bug #5176
|
2006-04-13 10:29:20 +00:00 |
|
nfreear
|
64fdc686d8
|
(Bug tracker 4997) Clean up code comments.
|
2006-04-13 09:44:33 +00:00 |
|
moodler
|
1925b16db8
|
Don't prefill username in shibboleth bug 5184
|
2006-04-13 09:00:05 +00:00 |
|
moodler
|
d95f4c3fef
|
SOme help file polishing
|
2006-04-13 08:55:34 +00:00 |
|
moodler
|
499ed21564
|
FIxed a typo
|
2006-04-13 08:49:31 +00:00 |
|
vyshane
|
33e727b7a4
|
Bug #5163 - user/action_redir.php should print properly formatted error
messages
|
2006-04-13 08:48:51 +00:00 |
|
vyshane
|
78dd16f5bd
|
Added unknownuseraction string
|
2006-04-13 08:48:14 +00:00 |
|
thepurpleblob
|
25ee4157c8
|
missing courseid parameter in "grades not not add up to 100%" check.
|
2006-04-13 08:45:11 +00:00 |
|
moodler
|
99cc88d159
|
Added a new string idnumber course to allow more customisation bug 4337
|
2006-04-13 08:44:20 +00:00 |
|
moodler
|
44abf704cc
|
Improved blog strings
|
2006-04-13 06:41:49 +00:00 |
|
moodler
|
9cabc6e4af
|
Fixed tag names in blog
|
2006-04-13 05:55:03 +00:00 |
|
moodler
|
0b2d7e7eca
|
New style for draft blog posts
|
2006-04-13 05:54:44 +00:00 |
|
moodler
|
9ea589879b
|
Style for the errorcode link in errors
|
2006-04-13 05:46:24 +00:00 |
|
moodler
|
87fa2e3f8a
|
Fixes to make print_error more useful, suggested by Sam
It can now take a module argument, and can support different link locations
|
2006-04-13 05:42:47 +00:00 |
|
vyshane
|
998cc5b645
|
Added default values for not nulls.
|
2006-04-13 03:19:00 +00:00 |
|
vyshane
|
d3fa8cfb9d
|
Added default values for not nulls
|
2006-04-13 03:16:41 +00:00 |
|
vyshane
|
5e3572ff0b
|
Added default values for not nulls.
|
2006-04-13 03:11:32 +00:00 |
|
vyshane
|
ab6d44896a
|
Added default value for not null.
|
2006-04-13 02:55:27 +00:00 |
|
toyomoyo
|
ba63b0ad7e
|
warning for guest when viewing blogs
|
2006-04-13 02:48:14 +00:00 |
|
moodler
|
de89899b1d
|
Was trying Eloy's suggestion here http://moodle.org/mod/forum/discuss.php?d=43041
but wasn't working for some reason ... checking in as commented to work on later.
The lkudge seems to be working pretty well for now.
|
2006-04-13 01:34:26 +00:00 |
|
toyomoyo
|
3e8398408f
|
fix for #5173
|
2006-04-13 01:32:10 +00:00 |
|
gustav_delius
|
da1cc5a44e
|
Fixed problem with slashes, bug 5177
|
2006-04-13 00:37:14 +00:00 |
|
gustav_delius
|
d6d29245e7
|
Now there is an option to see all attempts, even for users who have since unenrolled. That is necessary in order to be able to delete these attempts, see http://moodle.org/mod/forum/discuss.php?d=34421
|
2006-04-13 00:02:36 +00:00 |
|
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 |
|