moodler
ba17c5d47c
Fix for bug 3736 for more robustness in delaing with bad lang packs
2005-07-12 11:35:30 +00:00
skodak
69faecceaf
new parameter forcedownload; merged from MOODLE_15_STABLE
2005-07-12 08:05:42 +00:00
dhawes
68fbd8e13e
more phpdoc work
2005-07-12 03:09:25 +00:00
dhawes
7290c7faf2
phpdoc work
2005-07-12 02:23:58 +00:00
dhawes
bbd3f2c461
phpdoc comment work
2005-07-12 02:06:33 +00:00
skodak
9a4d45aea4
fixed bug 3606, thanks Ilshat Fattakhov; merged from MOODLE_15_STABLE
2005-07-10 17:32:03 +00:00
skodak
f150292f82
fixed ';;' merged from MOODLE_15_STABLE
2005-07-09 09:04:50 +00:00
skodak
63e554d0f3
fixed s() p() for values false, number 0, and string '0'; '' from s() caused troubles in PostgreSQL; merged from MOODLE_15_STABLE
2005-07-09 07:20:52 +00:00
bawjaws
4e95baef3c
placing uploaded images in different directory from previously uploaded
...
images to differentiate between bordered and borderless images
2005-07-06 16:17:18 +00:00
moodler
34ea06ece4
Undoing hack from David ... it can't be just switched off
...
without making existing sites look crap
2005-07-06 13:24:43 +00:00
skodak
53a6c4cfd8
compatibility hack for Moodle Cron, cookies not deleted, but set to "deleted"; merged from MOODLE_15_STABLE
2005-07-06 08:43:19 +00:00
urs_hunkler
b5522c9250
added class for userpic for better formatting via CSS in 2 additional lines. Same changes as in 15_STABLE. Merging produced wired version numbers??? So I added the changes here too.
2005-07-06 07:04:40 +00:00
stronk7
413884c736
With the latest feature I introduced to filterlib (the ability
...
to specify a replacement phrase instead of printing the linked
phrase I introduced a bug about text being showed with the case
of the concept instead of the case of the text under case
insensitive filtering. Detected and solved now. Bug 3688.
(http://moodle.org/bugs/bug.php?op=show&bugid=3688 )
Merged from MOODLE_15_STABLE
2005-07-05 16:43:48 +00:00
skodak
ab25ce31cf
added validation for themename - see SC #101 ; merged from MOODLE_15_STABLE
2005-07-05 07:51:11 +00:00
skodak
95bfd2078b
merged from MOODLE_15_STABLE
2005-07-04 20:23:53 +00:00
gustav_delius
fe88b99237
selected tab should not automatically become inactive.
2005-07-01 19:03:42 +00:00
gustav_delius
e0c5c5e974
Remove potential PHP notices when $course is not an object.
2005-07-01 17:21:52 +00:00
defacer
20cbef6390
Merging from STABLE:
...
Improving Eloy's radio- and checkbox- generating functions to automagically
use <label>s with unique ids for improved usability. See discussion at
http://moodle.org/mod/forum/discuss.php?d=26139
2005-07-01 03:57:03 +00:00
stronk7
62af9bf9bb
SC#126.
...
Merged from MOODLE_15_STABLE
2005-06-29 16:17:11 +00:00
stronk7
2481037f64
Added a function to print a standard html checkbox
...
Merged from MOODLE_15_STABLE
2005-06-28 16:55:01 +00:00
bawjaws
b2e0000ddb
removing code that draws a 1 pixel wide black line around user uploaded
...
images so that it can be replaced with equivalent CSS
2005-06-27 12:22:14 +00:00
bawjaws
57e31b6b06
adding CSS class to default user picture so that it can be styled at the
...
same time as user uploaded images
2005-06-27 12:14:24 +00:00
stronk7
1c58f4402c
Solved a problem where the '1' string was being cached to ''
...
because we concatenate true and it's evaluated like 1.
Bug 3623.
(http://moodle.org/bugs/bug.php?op=show&bugid=3623 )
2005-06-27 00:24:04 +00:00
stronk7
531a3cb2a9
Added the choose_from_radio() function to
...
display groups of radiobuttons in a central way.
Part of bug 1430.
(http://moodle.org/bugs/bug.php?op=show&bugid=1430 )
Merged from MOODLE_15_STABLE
2005-06-27 00:17:39 +00:00
stronk7
5982740d30
Now $CFG->allowobjectembed is working properly. Admins
...
will ignore this setting. Bug 3608.
(http://moodle.org/bugs/bug.php?op=show&bugid=3608 )
Merged from MOODLE_15_STABLE
2005-06-25 15:42:44 +00:00
thepurpleblob
a6470d97ee
Merged from STABLE
2005-06-24 12:50:29 +00:00
fiedorow
952284c1b0
Fix for bug #3607
2005-06-23 11:43:20 +00:00
thepurpleblob
85ab74001a
merged from STABLE
2005-06-23 09:04:16 +00:00
stronk7
0eddfc6625
Add a new attribute to the filterobject class.
...
Now it supports a replacementphrase to be passed
so, the original phrase will be replaced. Nothing happens
if empty. Part of bug 3605.
(http://moodle.org/bugs/bug.php?op=show&bugid=3605 )
Merged from MOODLE_15_STABLE
2005-06-22 23:24:50 +00:00
thepurpleblob
415b7eac8e
merged from STABLE
2005-06-21 12:30:34 +00:00
thepurpleblob
220776acdd
Merged from STABLE
2005-06-20 09:15:30 +00:00
defacer
a5a3f48a4a
Merging from STABLE:
...
Augment tablelib so that it can accept a default sort order.
Adding default sort order to participant lists to reinstate 1.4-style behavior.
2005-06-20 03:47:19 +00:00
mjollnir_
10a760b9b2
Merged from MOODLE_15_STABLE: html_entity_decode segfaults in php 4.3.1 on an empty variable... documented in bug 3508. credit: Eloy & Jose Luis Daz
2005-06-16 02:58:24 +00:00
defacer
2e477369d3
Merging from STABLE:
...
Fix for bug 3510:
Due to stupidly copy/pasting some code, deleting a block instance could,
under some circumstances, throw a fatal error.
2005-06-14 20:33:39 +00:00
thepurpleblob
eed6bf497f
Yes, another stupid typo.
2005-06-13 19:07:15 +00:00
thepurpleblob
84a422500e
Whoops. Typo!
2005-06-13 16:24:47 +00:00
thepurpleblob
614cd5355a
Added utility function object_property_exists()
2005-06-13 16:23:10 +00:00
defacer
b33dd23adc
Merging from STABLE:
...
Implementing Dan Marsden's great idea for additional hooks when block
instances are deleted (bug 3446). Going a step further and adding hooks
for when block instances are created.
2005-06-13 03:32:31 +00:00
defacer
34137668b5
Adding a little more checking to the session switching trap code.
...
I 've come across a problem where:
1. You have an "old" (say 1.3.5?) Moodle installation.
2. You are logged in as admin.
3. You suddenly switch to using a 1.5+ codebase with
the SAME database, WITHOUT LOGGING OUT FIRST.
In this situation, I was presented with a deadlock. I could not do
anything because "my session had expired", and I could not even
log OUT to clear my session. In fact it was just reloading the
"session expired page" all the time.
If it weren't for debug = On which causes a notice in these
circumstances, it would be fracking difficult to understand what
was going on.
With this small addition, you can at least visit your login page
and log in anew, so problem fixed.
I believe this was talked about in the forums lately? Not sure.
(Also merging Martin's theme standard -> standardwhite change)
2005-06-13 02:56:37 +00:00
mjollnir_
e67755a1b0
Merged from MOODLE_15_STABLE: Email bounce handling: fixing md5 validation bug
2005-06-13 00:17:16 +00:00
moodler
e3804ec7e1
Merged from stable
2005-06-11 19:00:23 +00:00
julmis
86d5a066ae
Merging from MOODLE_15_STABLE
...
- cut 'n' paste fix
2005-06-11 11:05:29 +00:00
julmis
5c9cf710c6
Merging from MOODLE_15_STABLE
2005-06-10 17:18:54 +00:00
thepurpleblob
7a530277ef
Added isset_param() convenience function to test if a param is set.
...
To get the nasty activity in one place and to improve code readability.
2005-06-10 09:51:25 +00:00
thepurpleblob
8ee1b0afab
Removed assert_var_exists() function that did nothing useful.
2005-06-10 09:11:07 +00:00
thepurpleblob
373da1d463
Added $CFG->disableglobalshack option for testing 'register_globals' free code
...
Also kills require_variable() and optional_variable() if true
(effectively kills Moodle dead - if true - at the moment!)
2005-06-10 08:55:26 +00:00
moodler
338cfbb8f1
Commented out hover hack ... see bug 3453
2005-06-09 21:10:56 +00:00
thepurpleblob
b78fbdac9d
changes merged from STABLE
2005-06-09 14:04:38 +00:00
thepurpleblob
3a61ccbe0a
Merged changes from STABLE
2005-06-07 12:37:44 +00:00
martinlanghoff
967f5f4b12
Merged from MOODLE_15_STABLE - Fixes db upgrade for config_plugins failure on unquoted data - discussed at http://moodle.org/mod/forum/discuss.php?d=25122
2005-06-07 03:41:52 +00:00