13148 Commits

Author SHA1 Message Date
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
moodler
e84a246a55 FIxed a problem I wasn't seeing because I was in debug mode.
get_record_sql now has a second parameter that specifies when
we are expecting to take one record from many (to help with debugging)
2005-04-11 12:07:49 +00:00
defacer
ec6dc70353 Removing obsolete language strings. 2005-04-11 10:49:17 +00:00
thepurpleblob
8a7d9d15f2 Fixed some of the incomplete or incorrect function documentation comments. 2005-04-11 10:18:33 +00:00
mits
2d4a2e5348 fixed, based on standard theme. 2005-04-11 08:47:05 +00:00
moodler
a702e65741 At site level, admin can see user posts from ALL courses 2005-04-11 08:43:28 +00:00
moodler
9a2cd9ca5e Just rearranging a little (not permanent) 2005-04-11 08:32:19 +00:00
moodler
a272c24c67 Show all footer stuff when debug is on 2005-04-11 08:29:48 +00:00
moodler
6927f0e726 Insert all the distributed timezones upon upgrade 2005-04-11 08:11:17 +00:00
moodler
a8021f5641 Slight timezone cleanups 2005-04-11 08:01:58 +00:00
moodler
3f0b2d4c46 Correct use of forcetimezone 2005-04-11 07:48:54 +00:00
thepurpleblob
4ab00ace5b Tidy up and add function to do actual conversion given db table, field etc 2005-04-11 07:48:47 +00:00