Commit graph

13109 commits

Author SHA1 Message Date
stronk7
8e4d01032a Small (but important) typo solved. It was preventing coursesql to work. 2005-04-12 16:56:34 +00:00
stronk7
805788218b Converting wiki to markdown in old (<2005041100) courses.
First step. Launcher created.
2005-04-12 16:10:47 +00:00
thepurpleblob
a8093758b1 Whoops - new strings now taken from correct lang file. 2005-04-12 15:26:57 +00:00
thepurpleblob
7b0272a78f Fixed lots of dodgy html - unbalanced tags, missing quotes around attributes etc.
Much more to go - bad page this!
2005-04-12 15:20:57 +00:00
thepurpleblob
bb24a23941 Added string for the email subject ('mailsubject'). 2005-04-12 14:11:43 +00:00
thepurpleblob
14333242e3 Made mail subject line text in language pack, not hardcoded. 2005-04-12 14:10:41 +00:00
gustav_delius
55a77c6c66 navigation bar now uses appropriate strings for editing quesitons or editing quiz. 2005-04-12 08:48:13 +00:00
gustav_delius
4f764fc4d3 Thanks to a suggestion by Martin published categories are printed with class="published" and unpublished ones with class="unpublished". 2005-04-12 08:15:47 +00:00
thepurpleblob
59787e1894 Update wiki-like text format to Markdown. 2005-04-12 07:53:02 +00:00
thepurpleblob
5d48f310a5 Update wiki-like text format to Markdown 2005-04-12 07:52:31 +00:00
thepurpleblob
2e38720c21 Update wiki-like text format to markdown. 2005-04-12 07:15:17 +00:00
gustav_delius
ad8394a6c5 Ordinary unpublished categories were greyed out. That was confusing and I have now removed it. 2005-04-12 06:50:47 +00:00
gustav_delius
4fe082e86c quiz_decimalpoints now works correctly also as an advanced option. 2005-04-12 04:48:11 +00:00
moodler
ce50cc7018 Don't have a cow when a Wiki text is encountered 2005-04-12 03:14:29 +00:00
defacer
257e3f4c61 Utilize $CFG->calendar_adminseesall and part of Penny's patches (for bug 2804)
to improve performance: if the admin wants to see all events, there's no need
to make even one query for course groupmode.
2005-04-12 01:09:31 +00:00
defacer
b53f385b2c More cleanups, some useless code thrown out and simplified. 2005-04-12 00:12:05 +00:00
defacer
39f899cd1c More required_param and optional_param goodness. 2005-04-12 00:05:06 +00:00
defacer
3b723f3b1d Simplify the code, use optional_param, fixed one more instance of literal 1 = SITEID 2005-04-11 23:54:20 +00:00
defacer
0ad072dea5 Simplify the code a bit and move the visible = 1 SQL check out of the main part of the WHERE
statement. This might be actually fixing an operator precedence logic bug.
2005-04-11 23:24:23 +00:00
defacer
6e957c415c Better bracketing for event-selecting SQL (see bug 2804) 2005-04-11 23:21:29 +00:00
defacer
55d9c93a11 Reading some code carefully...
This small check is already done a couple lines above.
2005-04-11 23:13:41 +00:00
danmarsden
647396597a now allows download of choice responses to excel or text file 2005-04-11 22:59:32 +00:00
defacer
e2aa618b77 Fix for bug 2821. I 'm not sure if it makes any difference, but it cannot hurt. 2005-04-11 22:58:10 +00:00
danmarsden
b9135eca2c fix for Bug #2883 - Choice Mod, - can't delete an existing option 2005-04-11 20:34:13 +00:00
mits
0e33116216 translated some. 2005-04-11 19:04:26 +00:00
moodler
63c1418986 Groups are more sticky for students browsing participants 2005-04-11 18:25:09 +00:00
stronk7
60c2b9b35c Minor changes:
- Costants are defined.
   - Avoid some notices if records aren't found.
2005-04-11 17:12:47 +00:00
koenr
a36610048a removing wiki-like reference 2005-04-11 16:54:14 +00:00
koenr
9ca4b42324 notice for discontinued function until the next time I open this document 2005-04-11 16:49:45 +00:00
koenr
7b17f90fb8 removing wiki-like reference
I keep wiki.html for a while for backwards comptibility
2005-04-11 16:47:38 +00:00
stronk7
fccc341d38 es Help files updated. Credits for Benito Arias.
(having some sort of problem with his CVS client) ;-)
2005-04-11 15:51:49 +00:00
thepurpleblob
107cafd107 Wiki-like text format documentation removed. 2005-04-11 14:12:36 +00:00
thepurpleblob
9af891b3bb Upgraded Markdown renderer to latest version: 1.0.1 (loads of fixes) 2005-04-11 14:08:01 +00:00
thepurpleblob
1e097367df Wiki-like format removed. Rendering class no longer required. 2005-04-11 13:49:38 +00:00
thepurpleblob
6a6495ff8f Removed wiki-like from list of formatting options. Any that shows up now
will simply generate an error.
2005-04-11 13:46:06 +00:00
thepurpleblob
bdbbb0b6f3 Now 2005041100: Wiki-like formatted text converted to Markdown 2005-04-11 13:38:12 +00:00
thepurpleblob
ad96fa8e28 Wiki-like format converted to Markdown in journal intro and journal entries 2005-04-11 13:37:33 +00:00
thepurpleblob
2078563daa Now 2005041100: Update wiki-like formatted text to Markdown 2005-04-11 13:27:20 +00:00
thepurpleblob
352e5b6363 Update wiki-like to Markdown in glossary entries and glossary comments. 2005-04-11 13:26:46 +00:00
thepurpleblob
229b068d44 Now 20050411: Convert wiki-like format in forum posts to Markdown format. 2005-04-11 13:05:38 +00:00
thepurpleblob
62caf19111 Wiki-Like format in forum posts is converted to Markdown format. 2005-04-11 13:04:48 +00:00
thepurpleblob
7ae84175d9 Now 2005041100. Update wiki-like text format to Markdown. 2005-04-11 12:54:17 +00:00
thepurpleblob
68854d74ec Update all wiki-like text to Markdown. 2005-04-11 12:53:35 +00:00
thepurpleblob
f74d035f2a Now 2005041100: Update wiki-like description to Markdown. 2005-04-11 12:44:57 +00:00
thepurpleblob
6fd831d6c4 Update converts all wiki-like descriptions to Markdown. 2005-04-11 12:43:35 +00:00
thepurpleblob
fa33cfe99e Version 2005041100. Update converts wiki-like resources to Markdown. 2005-04-11 12:33:47 +00:00
thepurpleblob
c0de5d55a5 Added update to convert wiki-like format to Markdown format 2005-04-11 12:32:46 +00:00
thepurpleblob
2fbc787ce7 Fixed a couple of bugs and now escapes text going to database. 2005-04-11 12:30:16 +00:00
thepurpleblob
11a052a652 Added function addslashes_object(). 2005-04-11 12:29:17 +00:00
gustav_delius
15c4e4ed8a file penaltyscheme.html was initially added on branch MOODLE_15_QUIZREFACTOR. 2005-04-11 12:25:12 +00:00