urs_hunkler
|
3572b8b1ee
|
removed <br /> in sitelink
|
2007-07-25 14:50:37 +00:00 |
|
thepurpleblob
|
6f83b034e0
|
MDL-10604:
Add ability to add sub categories directly from category screens.
Merged from STABLE_18
|
2007-07-25 14:02:27 +00:00 |
|
thepurpleblob
|
ba5c5f210a
|
MDL-10604:
Add ability to add sub categories directly from category screens.
Merged from STABLE_18
|
2007-07-25 13:57:26 +00:00 |
|
thepurpleblob
|
7d59f03afd
|
MDL-10604:
Add ability to add sub categories directly from category screens.
|
2007-07-25 13:54:25 +00:00 |
|
tjhunt
|
33dfb53e09
|
Fix whitespace.
|
2007-07-25 12:34:21 +00:00 |
|
tjhunt
|
362b172c18
|
Tabs to spaces.
|
2007-07-25 12:01:57 +00:00 |
|
urs_hunkler
|
a08d370b51
|
changed old getElementById(id).submit() to the new submitFormById(id) call.
|
2007-07-25 11:19:42 +00:00 |
|
nicolasconnault
|
48b5d8f38b
|
MDL-9628 Basic support for compact view
|
2007-07-25 09:33:08 +00:00 |
|
toyomoyo
|
675bfda8ae
|
changing to more cross-db compatible is null
|
2007-07-25 09:12:31 +00:00 |
|
toyomoyo
|
fc61f64b72
|
some fixes for grade outcomes
|
2007-07-25 08:57:59 +00:00 |
|
moodler
|
f3db3cfc38
|
New capability gradereport/outcomes:manage and implementation in tabs
|
2007-07-25 07:53:09 +00:00 |
|
toyomoyo
|
938de499da
|
adding some capabilities to outcomes
|
2007-07-25 07:51:01 +00:00 |
|
moodler
|
b9c70b99de
|
Fix selected tabs
|
2007-07-25 07:34:00 +00:00 |
|
moodler
|
5d2dfba2a8
|
IMproved tabs
|
2007-07-25 07:25:46 +00:00 |
|
toyomoyo
|
e41442e47f
|
some outcomes code
|
2007-07-25 07:24:04 +00:00 |
|
moodler
|
78091c4572
|
Bumping versions to fix capability upgrade
|
2007-07-25 07:09:12 +00:00 |
|
moodler
|
05b4211927
|
A little more info when upgrading plugins
|
2007-07-25 07:08:07 +00:00 |
|
moodler
|
344e5c5397
|
Bump to fix capability upgrade
|
2007-07-25 06:28:50 +00:00 |
|
toyomoyo
|
e99c48d856
|
adding a new key
|
2007-07-25 03:14:17 +00:00 |
|
toyomoyo
|
c0bd9f4865
|
split into course.php and site.php
|
2007-07-25 02:03:49 +00:00 |
|
skodak
|
2cc773f5fa
|
MDL-10579 implemented capability checks in grader report, minor refactoring, whitespace cleanup
|
2007-07-24 21:20:29 +00:00 |
|
tjhunt
|
e344003ad6
|
MDL-10589 - make the forum subscribe link a post form button.
|
2007-07-24 17:17:52 +00:00 |
|
tjhunt
|
40ce63cbb7
|
MDL-10588 - refactor the code for printing the 'subscribe/unsubscribe from this forum' link into one place.
|
2007-07-24 17:06:29 +00:00 |
|
nicolasconnault
|
cb7fe7b4b8
|
MDL-9628 First attempts at trimming grade_tree after fetching, for expanded/contracted categories (compact view mode). So far, so good ...
|
2007-07-24 16:33:52 +00:00 |
|
moodler
|
0c811aa77a
|
Changing string from "select a plugin" whcih is developer specific
|
2007-07-24 16:29:18 +00:00 |
|
nicolasconnault
|
acdc8e8a9c
|
MDL-10550 Refactoring, fixing a few bugs in edit/item_form.php and more work into the outcome report
|
2007-07-24 14:26:05 +00:00 |
|
tjhunt
|
962d013395
|
Oops, typo in one half of the previous commit. See, that is why duplicated code is bad for maintenance!
|
2007-07-24 10:43:23 +00:00 |
|
tjhunt
|
49b53f26e0
|
Elimintate duplicated code and simplify some logic. Ironically, do it twice in two separate places, becuase there is some more large-scale code duplication in this file that I am not even going to attempt to fix.
|
2007-07-24 10:39:10 +00:00 |
|
tjhunt
|
3a5e1d064e
|
Get rid of pointless 'TODO document' comments.
|
2007-07-24 10:37:00 +00:00 |
|
nicolasconnault
|
e2537ca3ea
|
MDL-10550 Finished first draft of the outcomes report.
|
2007-07-24 10:08:46 +00:00 |
|
skodak
|
e77bcaa30d
|
MDL-10579 capabilities for grade import plugins
|
2007-07-24 09:30:46 +00:00 |
|
skodak
|
c71fea5986
|
fixed cap names for grade:view*
|
2007-07-24 09:23:43 +00:00 |
|
skodak
|
54690a0894
|
MDL-10579 capabilities for grade report plugins
|
2007-07-24 09:20:37 +00:00 |
|
tjhunt
|
a7a8973866
|
MDL-10533 - forum search results were having format_text applied twice, which was breaking things like glossary links.
|
2007-07-24 09:10:21 +00:00 |
|
skodak
|
89bd8357e9
|
MDL-10579 capabilities for grade export plugins
|
2007-07-24 08:51:45 +00:00 |
|
moodler
|
5ca1655863
|
Just small changes
|
2007-07-24 08:16:43 +00:00 |
|
mark-nielsen
|
862bd9cd9c
|
Attempting to make the form more compact by merging yes/no fields as an enable checkbox after another field to enable/disable the feature
|
2007-07-24 08:12:12 +00:00 |
|
moodler
|
807d0c3199
|
String for outcomes report name
|
2007-07-24 08:11:34 +00:00 |
|
skodak
|
0a89e2a003
|
MDL-10579 fixed comment
|
2007-07-24 07:46:58 +00:00 |
|
skodak
|
7a6b7acf76
|
MDL-10579 more capability checks in grades code + refactoring of grade_tree
|
2007-07-24 07:45:15 +00:00 |
|
toyomoyo
|
5d71ece008
|
adding some new files for grade outcomes
|
2007-07-24 07:43:46 +00:00 |
|
toyomoyo
|
c3bc8c6a23
|
could not point to settings.php, renaming
|
2007-07-24 07:41:33 +00:00 |
|
mark-nielsen
|
124b1091fa
|
Moved some printing out of the center column (keeps blocks and center column content aligned) and cleaned some white space
|
2007-07-24 07:13:14 +00:00 |
|
mark-nielsen
|
16a7ab9826
|
Merged in changes for MDL-9923 from MOODLE_18_STABLE
|
2007-07-24 07:04:33 +00:00 |
|
mark-nielsen
|
acf85537ee
|
Implemented MDL-10558 - Also took this as an opportunity to create two new methods to reduce code redundancy in the lesson save routines.
|
2007-07-24 06:33:53 +00:00 |
|
moodler
|
f91ef4eb2a
|
Automatic installer.php lang files by installer_builder (20070724)
|
2007-07-24 06:10:01 +00:00 |
|
nicolasconnault
|
5df8b07016
|
Added and corrected a number of language strings.
|
2007-07-24 05:27:46 +00:00 |
|
mark-nielsen
|
4342dc32c5
|
Implemented feature request MDL-10568 - lesson_print_overview() hook
|
2007-07-24 05:23:54 +00:00 |
|
stronk7
|
b264019bcb
|
Drop the latest TEXT default existing since XMLDB debut. MDL-6218
|
2007-07-23 23:28:26 +00:00 |
|
mudrd8mz
|
16d86fda3d
|
Introducing two new functions lang_standard_locations() and lang_extra_locations() as a part of solving MDL-9361.
TODO rewrite the code to work with array returned by these functions.
|
2007-07-23 22:48:06 +00:00 |
|