mjollnir_
|
86e75a7b77
|
Disable gui for forum timed posts since we are not quite ready for it. All code is still there but hidden & controlled by a config var forum_enabletimedposts.
|
2006-04-14 04:51:43 +00:00 |
|
moodler
|
3d28412786
|
After discussion with Penny I think it's best to not include the forum
timed posts in 1.6 for now. It still needs some work and we are
running out of time.
|
2006-04-14 04:47:43 +00:00 |
|
gustav_delius
|
05803bf170
|
Removed settings tab, see bug 5189
|
2006-04-13 21:35:24 +00:00 |
|
skodak
|
e8d1c9ed2b
|
stripslashes_safe() improvement - now works also for arrays and objects see bug #2338
|
2006-04-13 21:27:01 +00:00 |
|
gustav_delius
|
bd9964841d
|
Fixed bug 5187 that led to error when creating cloze question
|
2006-04-13 21:23:15 +00:00 |
|
nfreear
|
f2d660dcb2
|
Major fix for Bug 5027, "Three-col layout breaks when window is narrow" (also, Bug 5161). 'weekscss' course format.
|
2006-04-13 16:07:12 +00:00 |
|
nfreear
|
c87b4c8765
|
Clean up code (Bugs 5027, 5161), 'weekscss' course format.
|
2006-04-13 14:37:32 +00:00 |
|
nfreear
|
1528decaae
|
Major fix for Bug 5027, "Three-col layout breaks when window is narrow" (also, Bug 5161). 'weekscss' course format.
|
2006-04-13 14:28:36 +00:00 |
|
thepurpleblob
|
2df8ab6146
|
A few changes to improve readability/correctness.
|
2006-04-13 12:20:39 +00:00 |
|
thepurpleblob
|
8c65c93e50
|
New string - importfromthisfile
|
2006-04-13 12:11:12 +00:00 |
|
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 |
|