ethem
b5db746b7d
+ New consts for authorize_action() function:
...
* AN_RETURNZERO: No connection was made on authorize.net.
* AN_APPROVED: The transaction was accepted.
* AN_DECLINED: The transaction was declined.
* AN_REVIEW: The transaction was held for review.
+ Fix: Speacial handling for echecks: REVIEW; 'Under Review', 'Approved Review', 'Review Failed'
+ New feature: Upload a CSV file for echecks (capability: enrol/authorize:uploadcsv level: user)
+ New feature: Search payments by orderid and transid
+ New function: send_welcome_messages()
2006-10-16 09:30:25 +00:00
koenr
58945eadef
MDL-6986
2006-10-16 07:45:16 +00:00
moodler
47bc16f607
It is now no longer possible to upgrade to 1.8 or later from non-Unicode
...
Moodle. Admins get a message explaining they need to upgrade to 1.7.x first.
MDL-6857
2006-10-16 07:32:05 +00:00
vyshane
84a2c43127
Merged from 1.7
2006-10-16 02:54:41 +00:00
jamiesensei
5bc97c9862
Fixed a bug with client side validation of form fields.
...
Added some default error messages for rules specified in lang pack as err_{rulename} Use the default by setting the rule message to null.
2006-10-14 12:32:31 +00:00
stronk7
e0f5f27736
Some more strings added to the installer to make it more resposible.
...
Merged from MOODLE_17_STABLE
2006-10-13 17:25:07 +00:00
stronk7
b676fc8718
Added new strings for DB select/configure
...
Merged from MOODLE_17_STABLE
2006-10-13 11:34:43 +00:00
moodler
c6d33fce5b
Merged fixes from stable
2006-10-12 03:31:48 +00:00
vyshane
3d044d6012
Removed teacher forum string
2006-10-10 05:24:16 +00:00
vyshane
5b32e3bc3c
Merged from 1.6 stable.
2006-10-10 05:17:12 +00:00
skodak
c544838d29
index.html of assignment help needs update. MDL-6888
2006-10-08 21:44:59 +00:00
cap2501
196fe04635
resolved: MDL-6579
...
added string for 'resource'
2006-10-08 21:10:14 +00:00
skodak
cefd17e991
docs for advanced uploading of files assignment type
2006-10-08 18:16:18 +00:00
skodak
2597d73128
a small typo 'helpupload' on /lang/en_utf8/assignment.php MDL-6883, found by Mitsuhiro Yoshida
2006-10-08 17:35:27 +00:00
skodak
1c55ce748d
add note to admin settings to check max_allowed_packet when enabling db sessions in MySQL - MDL-6866 , fixed quotes :-(
2006-10-08 09:20:46 +00:00
skodak
25bbaee716
add note to admin settings to check max_allowed_packet when enabling db sessions in MySQL - MDL-6866
2006-10-08 09:16:38 +00:00
skodak
c664a03609
added 'Reviewed' assignment status to My moodle page MDL-6834, patch submitted by Stephen Bourget - thanks!
2006-10-08 08:06:04 +00:00
gbateson
1cc9e57b94
removed "thiscourse" and "allmycourses" as they are no longer used in hotpot/report.php
2006-10-07 02:00:53 +00:00
gbateson
967cede92e
remove "Selecting a course" section
2006-10-07 01:53:49 +00:00
skodak
e96f2a77db
Code cleanup in blog.
...
MDL-6805 Fixed redirects in blog; MDL-6807 partially fixed use of capabilitites - it needs more testing and possibly minor fixing, the commit contains other blog bugfixes too. In general it should work exactly the same. The introduction of roles makes proper setup more difficult :-(
Expect some more fixes soon, no other bigger changes...
2006-10-06 10:11:52 +00:00
moodler
cf85513250
Added missing cap strings
2006-10-06 06:37:58 +00:00
moodler
76b41407ea
Made alt tags translatable MDL-6861
2006-10-06 05:53:28 +00:00
gbateson
bf4665c362
In "Selecting Users" section, added "All users" and modified "All participants" and "Existing students"
2006-10-06 04:03:39 +00:00
gbateson
7676e965b9
added $string['allusers'] = 'All users'; for "hotpot/report.php"
2006-10-06 03:46:46 +00:00
tjhunt
ec467c6929
MDL-6837 - move warning about pupup blockers into the lang file. Merged from MOODLE_16_STABLE.
2006-10-05 15:58:08 +00:00
vyshane
191acd5964
Fix for MDL-6682. Removed duplicate string quiz:grade
2006-10-05 08:05:55 +00:00
koenr
edb14e52fc
closing MDL-5510
2006-10-04 21:40:18 +00:00
tjhunt
54f306788a
MDL-6649 Only show the HTML editor for the first essay question on a page, since it is unreliable when there are lots. Merged from MOODLE_16_STABLE.
2006-10-03 17:32:22 +00:00
moodler
8303eb8447
Fixes related to presets and MDL-6755.
...
The original code was shocking once I started reviewing it, and even
after heavy editing I'm still not happy with it, but at least it works
more like it was supposed to.
Needs more cleaning up to make it clearer and probably safer.
Also, presets can now contain langage packs and they'll be used.
The image gallery is an example.
2006-10-02 17:24:54 +00:00
moodler
94de4ab7f5
Fixed some missing strings
2006-10-02 14:30:28 +00:00
toyomoyo
8020a0162f
roles and capability support for backups. role mapping is in, please help test, thanks
2006-10-02 08:49:07 +00:00
moodler
2fdc2b9e49
FIxed missing string
2006-10-02 08:40:39 +00:00
skodak
8c408f8e46
assignment intro hiding before available date is now optional in advanced upload type ( MDL-6131 ), the rest of types will not be changed
2006-10-02 08:21:35 +00:00
moodler
b4bfcc9c50
Added a missing string
2006-10-02 07:03:41 +00:00
vinkmar
6140dd8403
added strings for admin search
2006-10-02 06:03:51 +00:00
skodak
29889a2a45
partially fixed - assignment intro always avaible even setting available date MDL-6131
2006-10-01 21:35:16 +00:00
moodler
33b17c67c9
Added IP lookup plugin choice to GUI
2006-10-01 16:25:35 +00:00
gbateson
6e69ab8afb
added "hotpotopens" and "hotpotcloses" for calendar events
2006-10-01 06:35:54 +00:00
moodler
04186cd965
Improvements to the user listing, security and appearance
2006-10-01 06:18:18 +00:00
skodak
55b4d09637
new advanced upload assignmet type - replaces old upload type, existing data and settings not fully compatible
2006-09-30 15:41:20 +00:00
bobopinna
98baddf710
Added some strings
2006-09-29 06:20:53 +00:00
moodler
721146820c
Slight change to Copyright notice to link to our License page, not Gnu site
2006-09-29 02:39:39 +00:00
koenr
2c79612205
one more
2006-09-28 21:32:20 +00:00
koenr
2c0d423d8c
few typos. Thanks a lot for spotting Mits!
2006-09-28 21:31:34 +00:00
koenr
8f36981c51
fixed MDL-3484
2006-09-28 20:58:55 +00:00
moodler
2d14e8a8fe
Removed duplicate capability moodle/course:managequestions MDL-6610
2006-09-28 07:17:39 +00:00
moodler
9e27d59600
Documentation and strings for Default Role
2006-09-28 07:07:54 +00:00
moodler
3e21903846
Cleaning up user index a bit
2006-09-28 06:04:39 +00:00
vinkmar
3b904bc94f
calendar admin page cleaned up
2006-09-28 04:46:09 +00:00
sam_marshall
4db1861a8d
Wiki: Improve page locking to make it more robust and support non-javascript users (not very friendlily, though...)
2006-09-27 11:22:57 +00:00