928 Commits

Author SHA1 Message Date
moodler
86fb5ed596 Use emailstop 2004-03-07 06:32:36 +00:00
julmis
b88e650dff WordClean button 2004-03-07 05:40:52 +00:00
moodler
5d67c62017 Latest version ADOdb 4.20 2004-03-07 02:33:26 +00:00
moodler
58abc13554 Removed troublesome code - don't think it was helping much 2004-03-07 01:41:55 +00:00
julmis
e418c553a6 Focus fix for gecko based browser dialogs 2004-03-01 23:59:11 +00:00
julmis
f77b6706ac Image size fix if url is written manually 2004-03-01 23:56:17 +00:00
moodler
4b6d8dd545 Better notice for people not in a group who are trying to see a
SEPARATE activity.
2004-02-24 07:12:56 +00:00
moodler
e9a551b341 Tidy up the menu a bit 2004-02-24 06:43:13 +00:00
moodler
743a92ff49 Slightly more correct terminology on groups menu 2004-02-24 06:38:26 +00:00
moodler
2842d324c8 FIxed title of Window 2004-02-23 16:13:12 +00:00
julmis
4a9d4e041f Dialog update for students view
Original smaller dialogs for students.
2004-02-23 15:33:32 +00:00
julmis
ead61cb9d0 Insert link dialog for students.
Original smaller dialog for students instead of that
larger one that teachers are allowed to use.
2004-02-23 15:32:28 +00:00
julmis
0e60d11cdc Insert image dialog for students.
Original smaller dialog for students instead of that lager
one that teachers are allowed to use.
2004-02-23 15:31:24 +00:00
julmis
15153dc088 Filebrowser off for students :-) at the moment... 2004-02-23 11:05:36 +00:00
moodler
2d8b2369c5 Trying a new logo on the home page ... hope it doesn't clash too much
with themes ...
2004-02-22 13:47:56 +00:00
moodler
a4dda51f43 Another fix for recent testers only I think 2004-02-22 12:27:52 +00:00
moodler
828aeff2d6 A proper GUI for filters :-)
Still needs work, but it works fine now.

Later I want to add config pages for each filter, like modules have.
2004-02-22 12:17:27 +00:00
julmis
ce668c6531 Minor fix for $imagepath. 2004-02-22 00:49:13 +00:00
moodler
a87491c1d0 Many updates from Janne.
I've done a basic review and fixed a few things, but there will need
to be a lot more testing and cleanup over this weekend.
2004-02-21 05:49:31 +00:00
moodler
1e03c552e3 Reverting a bad bug recently introduced by Petri which meant
Moodle couldn't create any new directories ...   :-(
2004-02-20 14:12:49 +00:00
moodler
cadb96f29e GUI to allow disabling of user email addresses (from user profile) 2004-02-20 10:27:24 +00:00
moodler
8199e3f09a New user field called "emailstop" ... to stop emails.
I had to do it ... this is driving me nuts with some people
on moodle.org
2004-02-20 09:02:27 +00:00
moodler
eb6147a8bb For the group functions, a group 0 means everyone 2004-02-19 17:56:52 +00:00
moodler
1d9fc41755 Groups menu now includes "All groups"
Titles have tags stripped
2004-02-19 17:56:05 +00:00
moodler
8e4c9ef7b1 Don't bug out when sort not specified 2004-02-19 17:54:32 +00:00
paca70
94b9a1ca02 First changes for creating help-translation system.
http://site/files/index.php?fi=lang
shows now selected language "lang" files.
2004-02-19 10:13:07 +00:00
moodler
9e353ce7e2 Upgrade filter references 2004-02-17 05:28:52 +00:00
stronk7
4866a36714 Initilize selectmod in navmenu() function to avoid some warnings
when showing the menu and no cm has been selected. No risk with this
change, I suppose. :-)
2004-02-16 00:41:52 +00:00
moodler
ac8abb5f6a DOn't set CFG->courelang unless it means something 2004-02-15 14:34:13 +00:00
moodler
e5415d580a Bug fix for languages in emails and possibly elsewhere that could
happen with blank variables.
2004-02-15 14:33:13 +00:00
moodler
52f1b49620 When searching for resources, use button instead of link. 2004-02-15 08:04:33 +00:00
moodler
97ea483380 Editing teachers always can see group picture.
Plus some fixes in print_group_picture()
2004-02-15 07:37:48 +00:00
moodler
3c0561cfe7 New field in the groups table to "hidepicture" from being displayed
in locations like forums etc.

Backups done too, Eloy.  :-)
2004-02-15 07:29:55 +00:00
moodler
ac0024f9f4 Center the groups menu for now 2004-02-15 07:18:28 +00:00
moodler
c3cbfe7fdf New function setup_and_print_groups() makes it much easier to set
up groups everywhere else.
2004-02-15 07:13:08 +00:00
moodler
082e3ebc4f WHen emptying a course, delete groups and events 2004-02-15 05:08:00 +00:00
moodler
241f6f306b MOved the file icons into the proper place (at last) 2004-02-14 16:19:48 +00:00
moodler
0f6f62cbdb Removing the is_windows function ... instead, use the global define PHP_OS 2004-02-14 02:49:56 +00:00
moodler
4f91b2965e Updated get_records_select() to help Eloy out. :-) 2004-02-13 16:32:02 +00:00
moodler
016bfc83bc A new is_windows function 2004-02-13 08:34:39 +00:00
moodler
554143f22c Removed CloseOnEsc completely because it has issues on IE6
and wasn't that useful anyway

http://moodle.org/mod/forum/discuss.php?d=5253#24136
2004-02-12 12:17:02 +00:00
moodler
ddbc548d9f Add new headers to language stuff 2004-02-12 09:40:21 +00:00
moodler
f1d604cbda Added new table cache_filters for all filters to use if they need to 2004-02-12 07:06:07 +00:00
moodler
d6582c7cac A new configuration setting so that the admin can define the site's default
timezone.
2004-02-12 06:08:06 +00:00
moodler
90207a06e3 Use a site-defined timezone if one is defined 2004-02-12 05:55:04 +00:00
moodler
546b301b44 Don't print group pictures if none is defined 2004-02-10 14:36:12 +00:00
moodler
7721c69499 save_user_image ---> save_profile_image so it works for groups too 2004-02-10 14:24:36 +00:00
moodler
35067c438f print_group_picture is more simple again, uses JPEGs
Put the fancy PNG code in a new function for later print_png()
2004-02-10 14:22:20 +00:00
moodler
0e2585ac0f Reject Opera when it is pretending to be IE 2004-02-10 14:20:44 +00:00
moodler
8eaa4c61d5 The text caching is now sensitive on the temporary variable
$CFG->currenttextiscacheable

Any filter can set this to FALSE and the current text will not be cached
2004-02-10 09:59:46 +00:00