12148 Commits

Author SHA1 Message Date
martignoni
778d59e385 Got rid of the dead end when guests are trying to post 2005-03-08 09:34:40 +00:00
martignoni
5e0d7c17f5 Moved aspellpath configuration onto the editor page. 2005-03-08 09:32:37 +00:00
gustav_delius
19201c8dac called table column 'Action' consistently, fixing bug 2698 2005-03-08 09:31:20 +00:00
martignoni
0c518c5041 Added user fields for Skype, AIM, Yahoo, and MSN messengers. 2005-03-08 09:24:22 +00:00
gustav_delius
6419e3bf29 forgot to commit this move left icon earlier. This is not a professionally created icon, perhaps someone can do a better job? 2005-03-08 09:22:57 +00:00
martignoni
78deeb9e9e Put badwords list in string files 2005-03-08 09:20:55 +00:00
martignoni
2b9d2ab282 Some tweaks 2005-03-08 09:15:33 +00:00
stronk7
b77de584dd Release info updated to 1.4.4 (es) 2005-03-08 08:25:39 +00:00
moodler
5f3ea2ab5b Keywords: What are them? lol (sorry Williams :-) 2005-03-08 08:25:08 +00:00
moodler
8e6b85f63c Link to new help file 2005-03-08 08:23:43 +00:00
moodler
5258dd5001 New version of the help file to correct a big mis-conception 2005-03-08 08:21:59 +00:00
moodler
dbc6b4447c Duplicate entries are now removed. (SE) 2005-03-08 07:48:00 +00:00
moodler
b7ac9c8c75 Fixed a bug that was using all versions of each page in the filter process.
Now only one instance of each page is used. (SE)
2005-03-08 07:47:10 +00:00
moodler
21f6c44b05 New function to remove duplicate entries from an array of filterobjects 2005-03-08 07:45:01 +00:00
martignoni
88c22491f4 Added settings for allowemailaddresses and denyemailaddresses to the config menus 2005-03-08 07:34:12 +00:00
defacer
d517110237 Modified strings for the calendar admin screens. 2005-03-08 04:47:14 +00:00
defacer
7678e65cac New useful function submitFormById(). Fires off the form's onsubmit() handler first,
if applicable, and only submits if the handler doesn't exist or returns true.
2005-03-08 04:22:38 +00:00
stronk7
80117b519d Now group images are in backup & restore 2005-03-07 23:40:25 +00:00
mits
93cf96f2e1 polished and translated one string. 2005-03-07 21:06:05 +00:00
mits
243dbcffee *** empty log message *** 2005-03-07 20:53:50 +00:00
gustav_delius
9274189f25 small fix to the versioning code 2005-03-07 19:45:39 +00:00
moodler
a2b8226353 Don't show the front page topic section when it's empty anyway. bug 2691 2005-03-07 17:24:32 +00:00
defacer
a0413b585d New function for sql portability: sql_isnull().
NOTE: I don't know how this is supposed to be phrased in Postgres. Can
someone who does give a finger of help here? :)
2005-03-07 16:58:00 +00:00
moodler
ff2fc9e22d Some buffing up ... no changes 2005-03-07 16:10:52 +00:00
moodler
8a0556be8c Fixed four more references to mimetypes.php (bug 2690) Thanks, Gustav! 2005-03-07 15:11:43 +00:00
moodler
ec00f82454 formatting forumposts on user page 2005-03-07 12:16:33 +00:00
moodler
7ade05c52a MOre changes to use filelib.php 2005-03-07 12:10:22 +00:00
moodler
5a46b1566c Added proper styles to block buttons 2005-03-07 12:08:44 +00:00
moodler
430c6392a0 Just some tiny style fixes 2005-03-07 11:53:00 +00:00
moodler
a370c8950e Tidied up some strings and added some mime types for flash etc 2005-03-07 11:42:52 +00:00
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