27121 Commits

Author SHA1 Message Date
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
mudrd8mz
2327394d60 * MAJOR CHANGE: lang.php now uses two new core capabilities. With them, site admin may control who is able to edit master language packages (nobody by default) and who is able to customize local translation (legacy:admin by default). See MDL-10576 for details.
* More GUI improvements and code cleaning
2007-07-23 22:31:19 +00:00
skodak
65dd61bda6 MDL-10579 Implement capability checks in grade import/export/report/edit pages - work in progress
refactoring - reports now use real index.php
2007-07-23 22:20:07 +00:00
stronk7
7229af7890 Re-applying one fix that was fixed some time ago (rev 1.52) and
lost 2 revisions later (rev 1.54). It's only HEAD and not critical.
Now there aren't TEXT columns with DEFAULT clauses at all in xml files!
2007-07-23 19:58:06 +00:00
skodak
2a55410b18 MDL-10576 two new lang pack editing capabilities 2007-07-23 19:50:20 +00:00
skodak
dd45888a24 MDL-9511 adding/renaming grading capabilities 2007-07-23 19:22:48 +00:00
tjhunt
9d308cb4d0 Improve javadocs. 2007-07-23 16:54:16 +00:00
stronk7
e3fc108e41 Let's use the default (cached) list of fields here. MDL-10571
Merged from MOODLE_18_STABLE
2007-07-23 16:34:41 +00:00
tjhunt
21976af149 Starting work on MDL-10533 - Eliminate one totally evil abuse of $SESSION. Also, document forum_print_post. 2007-07-23 16:00:36 +00:00
stronk7
374bb2b6c5 Now the my page retrieves all the fields (modinfo included) from the course,
so print_overview() calls are working again.  MDL-10232

Merged from MOODLE_18_STABLE
2007-07-23 15:52:19 +00:00
poltawski
c31f631baa MDL-9742 - converting tabs to spaces 2007-07-23 15:38:31 +00:00
tjhunt
5aed30094d Fix whitespace, and round times to the previous multiple of the 'step' option, if necessary. 2007-07-23 14:55:35 +00:00
nicolasconnault
ba92364c8b MDL-10550 2007-07-23 14:33:02 +00:00
urs_hunkler
65c7a378cd MDL-10556 :: absolute positioning removed - I am powerless against Microsofts ignorance 2007-07-23 11:40:39 +00:00
jgutierr25
6dfddff7ce *** empty log message *** 2007-07-23 11:37:21 +00:00
dwoolhead
1d5bdcd2e4 MDL-10574 Backup and restore event table modulename column 2007-07-23 10:20:15 +00:00