Commit graph

12148 commits

Author SHA1 Message Date
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
moodler
3bab9f2a04 Renamed all the styles needed for sideblocks 2005-03-05 12:37:54 +00:00
moodler
7885772188 Fixed sideblock styles to fit new simple naming scheming and added finer control 2005-03-05 12:22:33 +00:00
gustav_delius
b7c42fe64a clone is PHP5 only and also wasn't really needed here 2005-03-05 12:09:41 +00:00
moodler
dc15cff35a Modern version :-) 2005-03-05 11:53:46 +00:00
gustav_delius
3d3f159086 fixed notice in preview 2005-03-05 11:52:05 +00:00
moodler
3ac6807ee1 Added backup/restore support for the new fields I added today 2005-03-05 10:31:58 +00:00
stronk7
19d5a7544f Support for IM (users table) 2005-03-05 10:22:54 +00:00
moodler
772fa4904e LInks for AIM and Yahoo 2005-03-05 06:26:44 +00:00
moodler
32d4301be8 Added callto: as an allowed protocol 2005-03-05 06:01:05 +00:00
moodler
766d2bf3b3 Added user fields for Skype, AIM, Yahoo, and MSN messengers. :-)
If anyone knows good links+images to use for AIM, Yahoo and MSN let me know
2005-03-05 05:57:10 +00:00
moodler
24e1eae4a2 Implemented bug 2676 - jump back to working section after clicking
on an activity modification link in course view...
2005-03-05 05:19:26 +00:00
mchurch
1fb5d4b081 Added the 'get_recent_activity' function (see bug 1897). 2005-03-05 04:14:51 +00:00
moodler
8a922475a0 Thanks, Eloy! I've got it in weblib instead 2005-03-05 04:09:20 +00:00
moodler
01af49bb2d WHoops!! Forgot to check this in! 2005-03-05 04:08:29 +00:00
moodler
83fb58dd02 FIx for windows I think 2005-03-05 03:58:13 +00:00
moodler
e661425c2b Use a customised style for censored words 2005-03-05 03:41:00 +00:00
moodler
fe9e175313 Putting shorter words last 2005-03-05 03:36:21 +00:00
moodler
fc34bbe886 Improved censor
- now blacks out words using styles
  - gets the words from the language pack
2005-03-05 03:32:38 +00:00
moodler
832b9f8204 Removed filter and put badwords list in string files 2005-03-05 03:14:45 +00:00
martinlanghoff
b87a5a23a5 Reorganized the rules and fixed a couple of bugs in the olson zone parser 2005-03-05 02:43:07 +00:00