8462 Commits

Author SHA1 Message Date
luizlaydner
98b5789d43 - added tag:editblocks capability 2007-08-11 03:25:23 +00:00
skodak
76317c73a2 MDL-10791 improve handling of localised floating point numbers in moodle; replaced/fixed some float_format() that were used instead of round(); expect some more patches soon 2007-08-10 15:00:35 +00:00
nicolasconnault
bc430af20d MDL-9137 Fixing errors in the overview report 2007-08-10 14:58:21 +00:00
nicolasconnault
53a16616b8 MDL-9137 Added the overview report 2007-08-10 09:28:37 +00:00
jamiesensei
070af8ed32 fixing reversion of lang string that happened during MOODLE_19_QUESTIONS merge 2007-08-10 07:56:02 +00:00
nicolasconnault
060d1e1792 MDL-9628 More category collapse updates 2007-08-10 05:49:46 +00:00
jamiesensei
3bee1ead40 merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:50:59 +00:00
nicolasconnault
c30fafbf16 MDL-9628 Added a bit of informational verbose to the hiddenuntil and locktime icons in the grader report. 2007-08-09 16:57:26 +00:00
nicolasconnault
384960dd68 MDL-9628 Simplified and improved the expanding/collapsing of categories. There are now three view types: full, aggregates only and grades only. 2007-08-09 16:41:39 +00:00
skodak
fb0e357051 various locking improvements and fixes, cron locktime support stilll missing 2007-08-09 09:03:14 +00:00
moodler
6f4cea05d2 Some old new strings 2007-08-09 05:45:42 +00:00
poltawski
6431903ac9 DL-10753 Removed BOM marker 2007-08-08 19:40:42 +00:00
nicolasconnault
ca96d0c4ad MDL-10724 Finished help strings for scale and outcome edit forms 2007-08-08 09:09:46 +00:00
skodak
aea4df411e MDL-10544 support for outcomes showing/hiding in grader report 2007-08-08 08:31:04 +00:00
nicolasconnault
4d910cad01 MDL-10724 Finished help strings for grade and outcome item edit forms 2007-08-08 06:12:55 +00:00
nicolasconnault
ece2a77dcf MDL-10724 Finished help strings for category edit form 2007-08-08 04:35:27 +00:00
wildgirl
0a788db702 MDL-10487 lang string fix 2007-08-07 21:02:40 +00:00
nicolasconnault
1c537f4846 MDL-10724 Started help strings for category edit form 2007-08-07 19:59:18 +00:00
nicolasconnault
072f3c47de MDL-10724 Finished help strings and files (4 new) for item edit form 2007-08-07 16:29:53 +00:00
moodler
58d9b706d8 New strings and some changed 2007-08-07 09:02:40 +00:00
toyomoyo
c3260b0714 MDL-10181, user management improvements, adding bulk user operations, code is not finished 2007-08-07 07:26:58 +00:00
stronk7
fe06493b72 Whitespace cleanup - was unmerged. 2007-08-06 22:39:22 +00:00
stronk7
ad11fd886f Whitespace cleanup in workshop help files - was unmerged 2007-08-06 22:22:48 +00:00
stronk7
ee876648b0 XHTML strict! - Merging from 18_STABLE 2007-08-06 22:19:20 +00:00
skodak
15a511597e MDL-10738 finished hiding support in grade and item edit page 2007-08-06 20:51:09 +00:00
poltawski
630f31b75c MDL-10714 - tweak language to explain allowdeleting feature correctly 2007-08-06 13:38:58 +00:00
skodak
29d509f59a MDL-10109 optional aggregation of outcomes together with grades 2007-08-06 12:05:45 +00:00
koenr
903dcaba78 added missing <p> MDL-9941 2007-08-05 13:33:55 +00:00
koenr
48356d2e62 INHERIT -> NOT SET MDL-10162 2007-08-05 13:30:47 +00:00
koenr
9b2f3e3194 "new" is out of Mexican Peso since 1996 MDL-9086 2007-08-05 13:25:44 +00:00
donal72
0e2bcc6a55 Additional lang strings for Mahoodle 2007-08-03 10:17:18 +00:00
skodak
1eb05d980c improved aggregation - items without value (none + text) are not aggregated; faster regrading of categroies with no grades; lang typo fixed 2007-08-03 08:41:20 +00:00
skodak
cc03871ba3 MDL-10549 outcomes quickgrading in assignment
TODO: fix html and CSS
2007-08-02 22:38:52 +00:00
skodak
602433133e MDL-10105 idnumber uniqueness tested before insert in UI now - both modedit and item edit pages 2007-08-02 10:38:18 +00:00
luizlaydner
4f81c51d35 - Added to support for rawname column, so it is possible to keep the original casing of tag names.
- a bit of refactoring
2007-08-02 02:47:20 +00:00
skodak
11a149995e MDL-10364 improved calculation form 2007-08-01 21:48:10 +00:00
nicolasconnault
1815b45c1b MDL-10676 Added linking activity icons to grader report headers, based on user preference /config setting. 2007-08-01 14:52:14 +00:00
thepurpleblob
583d4cec4f MDL-10585:
MDL-10584:
Present more factually correct message when a guest attempts to enrol.
Provide a mechanism for specifying which role in a course holds the
enrolment key.
2007-08-01 10:56:50 +00:00
moodler
de053a0144 SLight changes to strings, not enough to warrant new stinrgs 2007-08-01 09:00:52 +00:00
moodler
dceaf5bf33 New text for support email stuff 2007-08-01 08:22:47 +00:00
toyomoyo
ed3cdf07fc scales should be (courseid, scale) unique, since it's already abused it's not possible to add a unique in db, so we add additional check in GUI. Duplicate scale, course causes mapping problems in backup/restore 2007-08-01 07:40:40 +00:00
nicolasconnault
826c5f8635 MDL-9628 Refactoring the building of navigation array for gradebook pages 2007-08-01 06:47:35 +00:00
stronk7
97d937a416 Added explanation to block_rss_client_timeout. MDL-9292. Credit goes to Mike! B-) 2007-07-31 19:19:41 +00:00
skodak
0297e313ce improced assigning of used course outcomes, added return tracking to scale links in Edit/Outcomes 2007-07-31 10:57:05 +00:00
skodak
042596946b tabbed Edit/Outcomes interface, link from course admin block, added manage outcomes capability, other cleanup 2007-07-31 09:10:35 +00:00
moodler
90b74b557d New strings for tags capabilities 2007-07-31 08:09:04 +00:00
moodler
d142af3ab0 New strings for tags 2007-07-31 08:08:03 +00:00
moodler
9db103e9c5 Strings for tags admin 2007-07-31 08:07:15 +00:00
moodler
c933a06065 First checkin of tag system from GSOC student Luiz Cruz
It's a very simple first version.

TODO for 1.9:

   - Store rawname of each tag as well as normalised version and treat accordingly
   - Add blocks to the tag interest pages
2007-07-31 07:51:32 +00:00
nicolasconnault
23281a6ac3 MDL-10550 Reverted some of Petr's changes, and added styling to the table. 2007-07-31 07:26:13 +00:00