stronk7
902c63b023
Reducing a bit the number of replacements performed by the filter. ;-)
2005-04-27 18:34:38 +00:00
defacer
0c24431590
Fix for bug 3045:
...
Now usertimezone() gives a correct human-readable string in all cases.
2005-04-27 03:42:07 +00:00
moodler
f401cc9719
Moved a generic function over
2005-04-26 15:51:31 +00:00
moodler
0b78f2b1bd
By default editing teachers should see all groups even if they are in a group
2005-04-26 08:00:56 +00:00
moodler
f9a2e5157f
Fixed bug mentioned here http://moodle.org/mod/forum/discuss.php?d=22645
2005-04-26 07:45:09 +00:00
moodler
b71772e25e
MOved updating of user forum into the right place
2005-04-25 18:07:14 +00:00
moodler
a00420fb30
Added some new types for Hotpot files
2005-04-25 14:09:19 +00:00
julmis
0e50f9b268
Merged from MOODLE_14_STABLE
...
Added charset to head part of the page.
2005-04-24 22:03:42 +00:00
skodak
409fad8892
fixed redirection after delete and added check of selected files SC#111
2005-04-24 20:15:06 +00:00
mchurch
bce5c2cd47
Added user prefernce for forum tracking.
2005-04-24 19:52:18 +00:00
moodler
55b734fb84
Better support for language styles
2005-04-24 04:13:18 +00:00
moodler
efca05b447
Added a double-check that should stop the locale-switching that's been happening
2005-04-23 15:16:43 +00:00
moodler
29e91ef724
Embedding the session checking a little better
2005-04-23 15:02:00 +00:00
moodler
2a0cf3cabb
Add slashes to text - lesson learned from moodle.org!
2005-04-22 13:17:56 +00:00
moodler
705a2aa45c
Reverting Jon's change
2005-04-22 06:24:57 +00:00
defacer
d290029084
Correcting the behavior of update_record.
...
Fixes bug 2776.
2005-04-22 03:43:09 +00:00
defacer
8180c859f1
Adding repeatid in mdl_event.
2005-04-21 13:36:37 +00:00
moodler
18bf47ef30
Added some more file types for programming (bug 2994)
2005-04-21 12:40:45 +00:00
moodler
7af89bb79c
Default value for langcache. Bug 2975 (SE)
2005-04-21 09:16:57 +00:00
skodak
e1c8b46a9d
more cleaning of url parameter in redirect() - SC#100
2005-04-20 20:45:43 +00:00
julmis
572fe9ab57
Load htmlarea script only once.
2005-04-20 19:12:28 +00:00
martinlanghoff
444e67e1eb
Import of base32.php based on race.php -- hoping for a clearer licensing picture, otherwise will switftlyt rewrite
2005-04-20 09:12:51 +00:00
martinlanghoff
d6ead3a251
Polish and fixes for language cache -- addresses bug 2891
2005-04-20 07:29:28 +00:00
defacer
865da14944
Fix for bug 2902: Now you can set $focus in print_header to anything, and
...
it will never generate a JS error.
2005-04-20 01:32:18 +00:00
defacer
273a80d7be
Fixing bug 2935: HTML typo.
2005-04-19 20:45:15 +00:00
julmis
d8c7ad9025
Fixing formathtml function
...
- should be working much better now...
2005-04-19 15:34:47 +00:00
thepurpleblob
d30bd73457
delDirContents function added - blasts a complete directory structure.
2005-04-19 15:11:44 +00:00
gustav_delius
52d55cfc51
improved navigation bar for module editing form
2005-04-19 14:58:16 +00:00
julmis
57d5df5f2b
Changing a.nodeValue to root[a.nodeName] creates
...
another bug that is much severe than absolute
links been converted to relative.
So I'm changing it back...
2005-04-19 13:53:54 +00:00
julmis
023d858d46
Trying to fix aboslute link issue!!!
2005-04-19 13:26:54 +00:00
julmis
1546f4cff0
Fixing HTMLArea.getHTML a bit.
2005-04-19 13:00:26 +00:00
julmis
72960a6a6d
CleanWord fix
...
- Don't strip carriage returns
2005-04-19 12:47:29 +00:00
defacer
eee5cf8f64
Removing the "dirty compatibility hack", it surely has done what it was
...
meant to do all this time (keep Moodle working for people who had already
upgraded to early versions of 1.5).
This fixes bug 2965, thanks Penny for reminding!
2005-04-19 12:40:15 +00:00
moodler
323d2abeac
Copy all the Dialogue entries to Messaging, and then disable Dialogue module
...
http://moodle.org/mod/forum/discuss.php?d=19017#104635
2005-04-19 12:34:36 +00:00
thepurpleblob
c38950b11b
Upgraded to latest version of Smarty 2.6.9
2005-04-19 09:52:16 +00:00
mjollnir_
ab5aeca11c
Fixing timezone postgres upgrade. Please do not use backticks for postgres, they are invalid
2005-04-19 00:42:24 +00:00
skodak
00de82df28
Session test to detect user switching, error counter is displayed in healthcenter - please test, test, test; TODO - move string from setup.php to language file
2005-04-18 20:13:36 +00:00
moodler
245be804c7
get_record should be get_record_sql ...
...
Does this mean that none of the WIki upgrading actually worked???
2005-04-18 02:26:52 +00:00
moodler
7c12949d10
Rationalised get_user_info_from_db() and sundry other small bits into
...
a single function called: get_complete_user_data()
This is to help shibboleth but will also help when this function
needs to be extended in future.
2005-04-17 12:08:46 +00:00
moodler
2a0f66b4f2
Fix bug in performance_info on IIS http://moodle.org/mod/forum/discuss.php?d=22013
2005-04-16 17:02:05 +00:00
moodler
47aa42e211
Re-arranged static Javascript a bit
2005-04-16 12:30:48 +00:00
moodler
d6bf473ec2
Added file_get_contents for PHP before 4.3.0
2005-04-16 12:22:24 +00:00
moodler
9b10b65bbf
Function get_group_teachers() added
2005-04-16 12:21:59 +00:00
moodler
69c52f27af
Returns a Javascript file containing all the scripts found in modules
...
(named javscript.php)
2005-04-16 12:10:44 +00:00
moodler
fec6d2c66a
Resorting entry in list
2005-04-15 14:58:35 +00:00
moodler
35b04d5e0f
During upgrade from pre- 1.5, set the theme to standardwhite so it works
2005-04-15 14:57:38 +00:00
moodler
0f7d4e5e8a
Cleaner updating of buttons and scales
2005-04-15 13:41:57 +00:00
urs_hunkler
a691a4ba92
I added class="active" to the tabs function. With this class each kind of tab has a special class and so the hover effect can be applied only to normal tabs, not to the selected and not to the inactive ones. I think it is a better signal for the user to get feedback for those tabs only which will react and change something on a click.
...
The behavior of the existing tabs in "standard" are not affected.
2005-04-14 21:43:18 +00:00
moodler
560811bbc9
Header and footer need to come from current_theme Always
2005-04-14 18:27:48 +00:00
moodler
0ce8ba58e8
Store flextable session cache in an independent way so they don't reset each other
2005-04-14 17:43:18 +00:00