20213 Commits

Author SHA1 Message Date
skodak
3b25960385 better cleaning of post title SC#251 revisited; merged from MOODLE_16_STABLE 2006-05-15 14:48:11 +00:00
skodak
62b504d20b better cleaning of post title SC#251; merged from MOODLE_16_STABLE 2006-05-15 14:32:14 +00:00
exe-cutor
1b8991fd9c Fixed an inconsistent link in the instructions textfield 2006-05-15 12:08:06 +00:00
exe-cutor
14d62a551a Added function get_first_string to better handle multi-valued attributes 2006-05-15 06:55:08 +00:00
vyshane
7ec49125d6 Added language strings for new log functionality (downloading logs as excel or csv) 2006-05-15 05:01:56 +00:00
vyshane
92890025fe Added option to download logs in excel or csv formats. Merged in code contributed by
Daniele Cordella <d.cordella@iss.it>. Originally posted as bug 5024.
2006-05-15 05:01:00 +00:00
toyomoyo
6caa2c52ec merged fix for 5493 2006-05-15 03:00:11 +00:00
toyomoyo
114f81ce09 merged, tidying up constants 2006-05-15 02:57:48 +00:00
toyomoyo
b0ef72a6f3 merged fix for 4404 2006-05-15 02:26:54 +00:00
toyomoyo
a1e3e9894b merged fix for 5465 2006-05-15 02:03:03 +00:00
skodak
70ed990ed2 fixed secure forms handling when POST url contained GET parameters (cookieless mode and some other forms); merged from MOODLE_16_STABLE 2006-05-14 21:21:35 +00:00
skodak
70cedbfd5d fixed bug #5489 - can not edit file, minor bugfixes and whitespace cleanup; merged from MOODLE_16_STABLE 2006-05-14 19:10:49 +00:00
skodak
cc50d6664f I hope final fix for warnings when using error() after print_header() with buffering on, solution was to flush all buffers and reenable SID rewrite when needed; merged from MOODLE_16_STABLE 2006-05-14 17:23:29 +00:00
gustav_delius
38316f63a5 Removing obsolete defaults 2006-05-13 17:06:32 +00:00
gustav_delius
36be25f6e5 Introduce question_attempts table, closing bug 5468
Fixed incorrect check for whether to update state or insert new one in save_question_session()
Deal with manually graded states correctly during regrading
Increase state sequence number during manual grading
Supplied missing userid to quiz_save_best_grade() during manual grading
2006-05-13 16:57:17 +00:00
ethem
e81e5c1604 Fix: Redirect to order details page 10 seconds later, not home page. Merged from MOODLE_16_STABLE. 2006-05-13 16:18:38 +00:00
gustav_delius
4377c290c0 Updated comments and made sure teacher preview gets restarted when changes are saved, fixing bug 5478 2006-05-13 10:39:15 +00:00
ethem
6e6c37e2be Language direction is important. Changed as: <b>AVS Result:</b> $a
merged from 16_stable.
2006-05-13 08:53:34 +00:00
thepurpleblob
36e2232e27 Merged from STABLE. 2006-05-13 08:49:46 +00:00
ethem
f6a7a35cc9 More readable coding. Now, I understand everything. :)
Merged from MOODLE_16_STABLE.
2006-05-13 08:33:55 +00:00
ethem
8f152c586d Deleting test transactions are not good. They may be in proggress. Let's update WHERE transid<>'0'.
Merged from MOODLE_16_STABLE.
2006-05-13 06:02:06 +00:00
ethem
17dd669149 Fix: Don't show newly created orders prior to 2 minutes.
They may be still in proggress and these aren't test transacions(transid=0).
We check timecreated field to prevent this.
MERGED FROM MOODLE_16_STABLE.
2006-05-12 19:56:02 +00:00
ethem
3335e3f881 Fix: Delete test transactions before update status as AN_STATUS_AUTHCAPTURE.
Merged from MOODLE_16_STABLE.
2006-05-12 18:36:30 +00:00
ethem
431efddc44 Status: 'New' string. 2006-05-12 17:20:39 +00:00
stronk7
297bb00dfe Changing session->data to medium text. Bug 5406.
(http://moodle.org/bugs/bug.php?op=show&bugid=5406)

Bump!
2006-05-08 16:40:44 +00:00
stronk7
ef668fcf99 Changing session->data to medium text. Bug 5406.
(http://moodle.org/bugs/bug.php?op=show&bugid=5406)

Merged from MOODLE_16_STABLE
2006-05-08 16:39:34 +00:00
thepurpleblob
6cb4910c58 Merged from STABLE 2006-05-08 10:39:14 +00:00
toyomoyo
f1f5ec3773 fix for 5438 merged 2006-05-08 07:09:28 +00:00
vyshane
7eaf5045ce Fix for Bug #5441. 2006-05-08 03:56:26 +00:00
vyshane
36914ff6a7 Changed the 'module' field length to 20 in the log_display table (Bug #5419).
Previous commit message in 1.6 stable should read 'log_display table' instead
of 'log' table. Both fixes are identical and carried over to HEAD via a merge.
2006-05-08 03:16:04 +00:00
stronk7
0abbbe296d Initial revision 2006-05-07 23:31:32 +00:00
stronk7
fbaea8f354 glossary print view is now valid XHTML.
Merged from MOODLE_16_STABLE
2006-05-07 10:49:28 +00:00
stronk7
0f5f8363d7 Now, when a single forum is restored and no user data was created,
the initial discussion/post is automatically generated. Bug 5418.
(http://moodle.org/bugs/bug.php?op=show&bugid=5418)

Merged from MOODLE_16_STABLE
2006-05-06 16:58:36 +00:00
ethem
76c16eac35 Admin can setup which credit card types will be accepted.
Merged from MOODLE_16_STABLE.
2006-05-05 18:29:38 +00:00
ethem
4a1e506a35 Admin can setup which credit card types will be accepted.
Merged from MOODLE_16_STABLE.
2006-05-05 18:16:45 +00:00
stronk7
0045d58c69 Now the help link in the admin block points to Docs. Bug 4803.
(http://moodle.org/bugs/bug.php?op=show&bugid=4803)

Merged from MOODLE_16_STABLE
2006-05-05 17:56:56 +00:00
andreabix
3fa299acc6 Minor refinements 2006-05-05 08:56:03 +00:00
vyshane
0aa81bc346 Fix for Bug #5419 - Inconsistency between log_display and log tables. Bumped
version number.
2006-05-05 08:43:00 +00:00
vyshane
7235ae23f1 Fix for Bug #5419 - Inconsistency between log_display and log tables 2006-05-05 08:42:29 +00:00
toyomoyo
78444c8785 merged fix for 4478 2006-05-05 06:44:32 +00:00
toyomoyo
9023bc7f71 merged fix for 5428 2006-05-05 05:15:18 +00:00
thepurpleblob
c0724bdce2 Merging from STABLE 2006-05-04 11:17:50 +00:00
stronk7
4bd5bb599c Anything against the ISO-8859-1 word?
Merged from MOODLE_16_STABLE
2006-05-04 10:40:24 +00:00
ethem
5f7a36628f Create transid indexes for backup & restore speed. 2006-05-04 09:42:35 +00:00
toyomoyo
e503f30d10 merged fix for 5426 2006-05-04 09:40:33 +00:00
ethem
203003ae8c Enable 'Authorize.net plugin' and setup cron properly; or uncheck an_review again.
Merged from MOODLE_16_STABLE.
2006-05-04 08:18:35 +00:00
ethem
669c58e1a5 First authorize restore library for version 1.7 2006-05-04 07:58:20 +00:00
toyomoyo
f009d079ec fix for 3644 merged 2006-05-04 06:56:43 +00:00
vyshane
1db34bf5fb Fix for bug #4805 2006-05-04 04:32:55 +00:00
toyomoyo
11e615412d merged change for the double </a> 2006-05-04 02:32:43 +00:00