12118 Commits

Author SHA1 Message Date
moodler
4d68dff4b7 Call new lib/filelib.php 2005-03-07 11:34:16 +00:00
moodler
f1e0649c1c Removed files/mimetype.php and put it into lib/filelib.php instead
where it always should have been.
2005-03-07 11:32:03 +00:00
urs_hunkler
4aaaf2091e updated the layout and color definitions to match the actual sideblock structure. I think designing Moodle will be really fun ;-) 2005-03-07 08:02:43 +00:00
martinlanghoff
eb4e67a27f The olson parser is feature complete and ready for people to start playing with it. The entry point is the olson_todst($filename) function. 2005-03-07 07:39:27 +00:00
moodler
875b56946b Fixed up formatting of this page 2005-03-07 06:33:41 +00:00
moodler
ffa1447181 Minor formatting changes ... put a table around the htmleditor area to
rein it in.
2005-03-07 06:32:54 +00:00
moodler
c305e24e94 Merged fix from stable for dates 2005-03-07 06:00:04 +00:00
moodler
46767225d9 We want general table cells to be vertically aligned pretty much all the time 2005-03-07 05:10:37 +00:00
moodler
9184faa478 Vertically align first column ... should fix much stuff 2005-03-07 05:06:20 +00:00
moodler
8a38720662 Fixed a boo boo 2005-03-07 05:03:48 +00:00
moodler
27d2521242 Style for help link is "helplink" 2005-03-07 05:02:25 +00:00
moodler
15b2ea91ca New style for "helplink" 2005-03-07 05:01:20 +00:00
moodler
41b47dd43a FIxed up some styles for the help links 2005-03-07 05:00:58 +00:00
moodler
c9b8eb3435 Removed another dead-end for guests bug 1975 2005-03-07 04:47:39 +00:00
martinlanghoff
e739b19a7e Merged from MOODLE_14_STABLE - Fixed bug 2319 DB auth not fetching user data fields correctly -- credits go to andres.marquez@accenture.com and doug nutsch 2005-03-07 02:01:25 +00:00
stronk7
bbab80d1fc Some minor XML indentation, some changes in the XML structure and
some important bugs. Now everything seems to work properly with
lessons and backup/restore.

Only 1 pending change: Should the answer->grade field in old backups
  go to the new score field??????
2005-03-07 01:32:05 +00:00
koenr
56b4711292 newly translated helpfiles 2005-03-07 01:27:14 +00:00
mits
2529f3c50d *** empty log message *** 2005-03-06 21:25:31 +00:00
defacer
591052a446 Doing away with generaltableheader 2005-03-06 20:26:42 +00:00
defacer
deeef3c829 Doing away with .generaltableheader 2005-03-06 20:22:07 +00:00
defacer
1ea6500db7 Intending to change .generaltableheader to .generaltable .header
and do the same with .generaltablecell. First of all, let's ensure we don't
break those parts of the code that haven't been updated.
2005-03-06 20:09:34 +00:00
moodler
40b372365d SOme security! 2005-03-06 18:13:05 +00:00
koenr
c6f4379f89 missing strings 2005-03-06 17:21:49 +00:00
gustav_delius
c63bf72a9d The up and down arrows for moving sections now jump to the moved section when the page reloads. Makes it easier to move sections over longer distances. I actually thought I had fixed this a long time ago but apparently not. 2005-03-06 14:57:23 +00:00
minkowski
8d729f4892 Thai Language for Moodle 1.4.3 Stable and 1.5 dev 2005-03-06 14:24:55 +00:00
mits
e9fbdfc93a translated some. 2005-03-06 12:48:59 +00:00
koenr
cbf1047d8c new strings translated 2005-03-06 12:21:07 +00:00
gustav_delius
03f9425fd2 The teacher can now move selected questions to a chosen category or delete them, see http://moodle.org/mod/forum/discuss.php?d=16239 and http://moodle.org/mod/forum/discuss.php?d=19734
There is also a 'Deselect all' button which I implemented provisionally by putting an extra function checknone() into javascript-static.js. This should be cleaned up by someone who knows javascript.
2005-03-06 12:00:46 +00:00
moodler
556963f5f1 Much more user-friendly for guests 2005-03-06 06:48:48 +00:00
moodler
c59eb3416a Got rid of the dead end when guests are trying to post 2005-03-06 06:20:37 +00:00
defacer
381612daf9 Adding filterByParent() for collections. 2005-03-06 00:00:18 +00:00
defacer
59556d4833 Switching < to <= which is the correct operator 2005-03-05 23:57:19 +00:00
defacer
08ee877a49 Removing call to the obsolete dst_update_preset() 2005-03-05 22:33:45 +00:00
defacer
c9e72798d4 Changing the way that the DST offset is retrieved, given a timestamp.
This is a nightmare issue, as far as I can think of this is "the" solution.
2005-03-05 22:23:08 +00:00
mits
24bba8390f upgraded some. 2005-03-05 20:28:51 +00:00
defacer
3a22527cdb Changing some hardwired filenames and strings for the transition to "timezones" 2005-03-05 20:18:45 +00:00
mits
a9074f5d27 translated some. 2005-03-05 20:17:38 +00:00
defacer
4c669559f4 Renaming dst_edit.html to timezone_edit.html 2005-03-05 20:15:56 +00:00
defacer
ca071fa662 Renaming dst.html to timezones.html 2005-03-05 20:11:49 +00:00
defacer
a1718f64d3 Updating the calendar options page to more correctly reflect what we 'll
be doing with "timezones".
2005-03-05 20:07:13 +00:00
defacer
762b716363 Renaming dst.php to timezones.php (more appropriate) 2005-03-05 20:05:30 +00:00
moodler
5fd1a5d81f Cleaned up this file a bit, was getting messy! 2005-03-05 18:13:44 +00:00
moodler
fe825e2c33 Fussy tweaking 2005-03-05 17:44:00 +00:00
moodler
94566df76f Updated the example to be a bit more relevant 2005-03-05 17:42:20 +00:00
moodler
f7ab4e55c0 Added settings for allowemailaddresses and denyemailaddresses to the config menus 2005-03-05 17:37:04 +00:00
moodler
66b7c2470b Moved aspellpath configuration onto the editor page. 2005-03-05 17:25:03 +00:00
defacer
486589c971 Removing extra space between .sideblock .hidden 2005-03-05 16:12:07 +00:00
gustav_delius
1997f36731 Questions that are in use are now only deleted from the category list but not from quizzes or old attempts. 2005-03-05 16:03:59 +00:00
moodler
14ca3084a0 Better check on aspell 2005-03-05 15:47:49 +00:00
gustav_delius
fef9b51dac Now can add a single question to quiz with a single click. 2005-03-05 12:55:26 +00:00