moodler
|
f941df22a0
|
Added mms as a protocol
|
2005-05-28 13:28:20 +00:00 |
|
moodler
|
7c7ca1b5ba
|
Merged fix from stable
|
2005-05-28 06:39:38 +00:00 |
|
moodler
|
382648f4c9
|
Some old checkin
|
2005-05-23 17:04:42 +00:00 |
|
moodler
|
255804071d
|
Custom pix work again .... bug 3319
|
2005-05-22 15:34:07 +00:00 |
|
moodler
|
ee4a29b417
|
Updated version frm new olson code
|
2005-05-22 10:38:07 +00:00 |
|
martinlanghoff
|
3f8701ba14
|
Fixed handling of zones with no pre 1970 entries. Strange bug identified and fixed by Jon.
|
2005-05-22 09:15:52 +00:00 |
|
dhawes
|
f4065b8c41
|
New argument added to the print_paging_bar() function of weblib. A new argument was added. You can now specify a var name other than 'page' as the variable to be attached to your baseurl. This function's phpdoc comments were updated.
|
2005-05-22 00:50:37 +00:00 |
|
moodler
|
bd83ce0789
|
Just the base class, other files to be added
|
2005-05-21 15:58:57 +00:00 |
|
moodler
|
8a54c92ee4
|
Updated with new data
|
2005-05-21 06:22:39 +00:00 |
|
stronk7
|
dc3b522580
|
Latest speed improvement for link filters (more noticeable under PHP4). Bug 3138.
(http://moodle.org/bugs/bug.php?op=show&bugid=3138)
|
2005-05-21 00:22:14 +00:00 |
|
martinlanghoff
|
b9bb37f30d
|
get_list_of_timezones() - backed out optimization in sorting at the database; we need to sort the translated names, not the db names. Thanks Jon for the heads up.
|
2005-05-20 00:50:45 +00:00 |
|
martinlanghoff
|
7641e51553
|
get_list_of_timezones() - fix to usage of GROUP BY (fixes Postgres support) and optimization in sorting at the database. By Patrick Li
|
2005-05-20 00:14:32 +00:00 |
|
martinlanghoff
|
31df0bb83c
|
Merged from MOODLE_14_STABLE - Better DB errors debug traces from Patrick Li
|
2005-05-19 21:59:00 +00:00 |
|
martinlanghoff
|
9feb9a19d6
|
Typo in table_column() breaks field renaming under postgres -- credit for the patch goes to Patrick Li
|
2005-05-19 05:08:03 +00:00 |
|
martinlanghoff
|
6227e876f6
|
olson_simple_rule_parser() now adds a reset rule to rulesets where the last rule has a defined TO field that marks where it ends. This tonge-twister means that Asia/Seoul should see the 1987 DST rule deactivated correctly in modern times. Discussed in http://moodle.org/mod/forum/discuss.php?d=23957
|
2005-05-18 07:53:45 +00:00 |
|
defacer
|
4541e897cb
|
The particulars for the Manage Feeds page finalized. Old code removed.
|
2005-05-18 00:49:45 +00:00 |
|
defacer
|
9e0f2a43dc
|
Switching feed dislay table to use the new table class.
Fixed some HTML, removed inline styles. Next stop: theme stylesheets.
|
2005-05-17 23:35:58 +00:00 |
|
moodler
|
a1dcc526e0
|
Fixed strings
|
2005-05-17 15:45:54 +00:00 |
|
defacer
|
b011f733bf
|
Fix for bug 2635:
The "current blocks code older than the one that made the database" message
tweaked so that it's different from the corresponding Moodle core warning.
|
2005-05-17 15:28:06 +00:00 |
|
moodler
|
5a502b7e2e
|
Sort feeds by name
|
2005-05-17 13:54:15 +00:00 |
|
urs_hunkler
|
fd0fc54333
|
I found a newer version (was 1.21 is now 1.30)
|
2005-05-17 13:03:34 +00:00 |
|
urs_hunkler
|
3b32704597
|
The tabs do not show the CSS rollover in MSIE. With the behavior "csshover.htc" MSIE behaves as the other browsers. I added the code to load this behavior via CSS to "javascript.php", because I think this is the best place to handle the behavioral layer of moodle. Perhaps it makes sense to rename it to "behavior.php"???
|
2005-05-17 07:06:58 +00:00 |
|
martinlanghoff
|
5c5c16bb98
|
Apache log integration -- updated with more options to control what is logged as username. Implemented by Patrick Li.
|
2005-05-17 04:03:48 +00:00 |
|
martinlanghoff
|
28a469f054
|
Updated licensing terms.
|
2005-05-17 02:20:10 +00:00 |
|
stronk7
|
d16abbbd20
|
Tabs are out
(leaving 3rd part libraries unmodified)
|
2005-05-16 21:48:38 +00:00 |
|
thepurpleblob
|
c219da59af
|
Latest bugfix version 1.0.1a
|
2005-05-16 10:12:54 +00:00 |
|
thepurpleblob
|
4a28b5caac
|
Added function to convert text format value to internal name and vice versa.
|
2005-05-16 10:08:18 +00:00 |
|
martinlanghoff
|
a559eee64e
|
Apache log intergration. In apache conf file one can use ${MOODULEUSER}n in LogFormat to get the current logged in username in moodle. Implemented by Patrick Li.
|
2005-05-16 02:51:05 +00:00 |
|
paca70
|
5a8c647613
|
Use type numeric(5,2) to store value 100.00
|
2005-05-15 19:47:07 +00:00 |
|
moodler
|
0e874e2c7a
|
Fixes for load average display ... see bug 3249
|
2005-05-15 04:22:40 +00:00 |
|
dhawes
|
59f6d311bf
|
moved a method from rss client action script to rsslib since it's needed by the new tabs in the instance config
|
2005-05-15 02:46:15 +00:00 |
|
moodler
|
a169b5ee3c
|
Fixing styles for recent activity
|
2005-05-14 03:23:05 +00:00 |
|
urs_hunkler
|
8be944a090
|
added $selected to the list of tabs without links. It is better not to offer a link to the active page.
|
2005-05-12 23:16:32 +00:00 |
|
defacer
|
e7beac8992
|
Removing dead code.
|
2005-05-12 14:46:16 +00:00 |
|
defacer
|
7979105c62
|
If Javascript is enabled, make IE fix the block sizes after the page loads
so that it's not a mess to look at.
|
2005-05-12 14:45:16 +00:00 |
|
moodler
|
0bd79a45ca
|
Some changes to the tabs so the XHTML validates (SE)
|
2005-05-12 09:10:58 +00:00 |
|
moodler
|
c3a3c5b8b2
|
Fixed logic for $CFG->nofixday : http://moodle.org/mod/forum/discuss.php?d=23637
|
2005-05-12 06:37:24 +00:00 |
|
mjollnir_
|
acd2279e54
|
Merged from MOODLE_14_STABLE: SQL errors are now (optionally -- defaults to off) logged to the apache error log. Helps debugging! Credit: Patrick Li <patrick@catalyst.net.nz>
|
2005-05-11 23:34:46 +00:00 |
|
paca70
|
eeefd0b0df
|
Use SITEID instead of hardcoded value.
SITEID could be != 1 in older installations.
|
2005-05-11 08:57:14 +00:00 |
|
mjollnir_
|
7088c65545
|
Merged from MOODLE_14_STABLE: Default course id for htmlarea insert image to 0 rather than empty string to prevent invalid sql. Credit: Patrick Li
|
2005-05-11 02:05:59 +00:00 |
|
defacer
|
4c58e0289b
|
Removing dead commented code.
|
2005-05-10 17:32:01 +00:00 |
|
moodler
|
4c20222852
|
A quick hack to allow anonymising of all names.
You can make everyone have the name "Bruce" if you want. }-)
|
2005-05-10 06:18:30 +00:00 |
|
defacer
|
c4d951e1f8
|
Here be DIVs.
|
2005-05-10 04:00:56 +00:00 |
|
defacer
|
b1aa9a39a2
|
Switching blocks to table-less format; IT DOESN'T WORK CORRECTLY YET.
Changing width="22" for /pix/help.gif to width="17"
|
2005-05-10 00:20:18 +00:00 |
|
moodler
|
254dfbfa34
|
This should get you where you were trying to go in the first place
when the session timed out.
Not tested though.
|
2005-05-09 17:45:07 +00:00 |
|
moodler
|
42146c8cf4
|
Session error redirects to login page bug 3178
|
2005-05-09 17:42:17 +00:00 |
|
gustav_delius
|
4b97919fcd
|
I have changed check_php_version() to use version_compare() in an attempt to fix bug 3176
|
2005-05-09 17:24:03 +00:00 |
|
moodler
|
59552aab4d
|
Whoops! Bad typo!!! :-(
|
2005-05-09 16:29:10 +00:00 |
|
moodler
|
417375b7e3
|
Added $CFG->pagetheme for special this-page-only themes
|
2005-05-09 12:59:06 +00:00 |
|
stronk7
|
0f29fcccbc
|
Updated to 0.2.2
|
2005-05-09 10:37:12 +00:00 |
|