19261 Commits

Author SHA1 Message Date
moodler
e7fea10028 Don't use isteacher() 2006-03-15 10:05:19 +00:00
moodler
fe5a1e23b3 Remove hardcoded box size for My Moodle 2006-03-15 09:59:28 +00:00
moodler
9cba7a8c80 Added some more efficiencies to the code, but something seems to be wrong
with this function as the SQL is not finding any new posts at all for me.

Needs checking!
2006-03-15 09:56:57 +00:00
nfreear
a328113f13 Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz: 741) 2006-03-15 09:56:40 +00:00
moodler
e23800b7b5 Fixed classes for styles in forum overview in My Moodle 2006-03-15 09:50:42 +00:00
nfreear
99499e69a4 Accessibility: validation, erroneous & replaced with & call to popup_form (OU-Bugz: 735) 2006-03-15 09:42:37 +00:00
toyomoyo
aebb940968 ";" 2006-03-15 09:14:38 +00:00
toyomoyo
fd40fbb2bd added cancel button for preference 2006-03-15 09:13:34 +00:00
toyomoyo
20fc0f2655 took out courseid and groupid 2006-03-15 08:49:33 +00:00
vyshane
540f964d92 Fixed undefined var notice 2006-03-15 08:40:56 +00:00
vyshane
80743e2a5b Fixed bug in use_html_editor() that prevented HTMLArea display if $name is not
provided.
2006-03-15 08:30:03 +00:00
moodler
6d74edf770 Link to logs now available through reports (SE) 2006-03-15 08:08:20 +00:00
moodler
ff6f951197 Log reporting. (SE) 2006-03-15 08:07:14 +00:00
moodler
4d70ff5c51 Changed to full urls as we will be linking to here from the admin reports (SE) 2006-03-15 08:05:34 +00:00
vyshane
d87f8b6f33 Made gen_textarea() use print_textarea() function from /lib/weblib.php 2006-03-15 07:42:01 +00:00
toyomoyo
32a2647e02 took out a form tag 2006-03-15 07:14:39 +00:00
ikawhero
7c4b2fb3c2 Removed redundant if statement 2006-03-15 06:38:28 +00:00
vyshane
035d465cb6 Made added $return argument to print_textarea() function. 2006-03-15 05:38:02 +00:00
toyomoyo
924f20e221 many functions removed, might have broken a few things 2006-03-15 04:15:09 +00:00
moodler
a2a3733666 iFIx up some styles for the MyMoodle overview 2006-03-15 04:01:10 +00:00
moodler
5d45c04fce More styles for My Moodle 2006-03-15 03:47:08 +00:00
moodler
a7a74d7706 Added some styles 2006-03-15 03:42:51 +00:00
moodler
76a60031d0 All the assignment classes no longer need to be loaded, and removed some notices 2006-03-15 03:36:33 +00:00
vyshane
5f9b13b860 Updated use_html_editor() and print_editor_config() 2006-03-15 03:12:28 +00:00
vyshane
6b9dbb377f Textarea field now uses functions use_html_editor() and print_editor_config()
form /lib/weblib.php. It's been decided that the minimum requirements for the
database module will be 1.5.3+ stable. Will commit updates to the above two
functions to 1.5.3+ stable once they have been tested on stable.
2006-03-15 03:11:25 +00:00
toyomoyo
b2cda3d13a taking out extendedbody 2006-03-15 02:32:46 +00:00
toyomoyo
e17426ca5f more cleaning 2006-03-15 02:17:35 +00:00
toyomoyo
f99fee6c71 more cleaning, filter do not process dates 2006-03-15 02:02:25 +00:00
patrickslee
9ca0187e16 Chat module support for my moodle page 2006-03-14 22:28:28 +00:00
patrickslee
101e9cad48 Dim link if not visible in my course view for assignment module 2006-03-14 22:05:16 +00:00
patrickslee
84fa8f5fdd Assignment module support for my moodle page 2006-03-14 21:26:37 +00:00
stronk7
33b58d3a21 Automatic installer.php by installer_builder (20060314) 2006-03-14 17:43:30 +00:00
nfreear
bde7173de0 Accessibility: fixed bug 4921, Editing on: block delete, 'move down'... icons too big... CSS selector (OU-Bugz: 747) 2006-03-14 17:35:31 +00:00
nfreear
b3d26d8d57 Accessibility: critical fix (editing on), filled empty Alt-link text, times 6 (OU-Bugz: 744) 2006-03-14 16:45:34 +00:00
nfreear
dfdcd09b2d Accessibility: strict, replaced image border, width... with classes (OU-Bugz: 697, 745) 2006-03-14 16:17:21 +00:00
thepurpleblob
ced7916cee More coding style improvements. 2006-03-14 16:01:40 +00:00
nfreear
81d33f6355 Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz: 741) 2006-03-14 15:36:48 +00:00
nfreear
be37f335fc Accessibility: validation, erroneous & replaced with & popup_form (OU-Bugz: 697) 2006-03-14 15:17:03 +00:00
nfreear
4025f33ac1 Accessibility: added class="weekscss", removed commented code. 2006-03-14 15:11:30 +00:00
nfreear
3182eb7832 Accessibility: (strict HTML) remove unnecessary width/height attributes on <img> (OU-Bugz: 697) 2006-03-14 14:05:51 +00:00
nfreear
ea78c234f9 Accessibility: fixed ambiguous asterisk next to 'edit profile', with title and hidden text (OU-Bugz: 733). 2006-03-14 12:55:06 +00:00
thepurpleblob
fd14913ed6 fixed yet another missing courseid parameter :-) 2006-03-14 09:57:54 +00:00
nfreear
11a0b96a4b Accessibility: fix, removed string 'today', which duplicates the calendar string. 2006-03-14 09:54:49 +00:00
toyomoyo
61ca5f8dd3 quoting tag string 2006-03-14 09:08:58 +00:00
vyshane
c969c28772 Made textarea field use use_html_editor() and print_editor_config() from
/lib/weblib.php. Removed these functions from
/lib/mod/field/textarea/field.class.php. Will commit updates to these
functions to Moodle 1.5 Stable. Database module will only be compatible with
the latest Moodle 1.5 Stable and onwards.
2006-03-14 08:32:14 +00:00
toyomoyo
b7dc1805f3 fixed a bug where userid is overwritten 2006-03-14 08:07:57 +00:00
toyomoyo
772c526064 deletion confirmation 2006-03-14 07:02:50 +00:00
toyomoyo
1a3f39f1c6 added sesskey and confirmation for deletion of blog entries 2006-03-14 06:56:58 +00:00
toyomoyo
7ffb7e9cc7 more cleaning 2006-03-14 06:36:51 +00:00
vyshane
1b426aefb6 Fixed javascript bug. Clicking on a template tag now inserts the tag into the
textarea in both wysiwyg and non-wysiwyg modes.
2006-03-14 05:56:14 +00:00