Commit Graph

16 Commits

Author SHA1 Message Date
dongsheng 6a933f1308 "MDL-14129, fix print_error" 2008-05-14 05:56:10 +00:00
dongsheng 5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
ethem 36814b9910 Accesbility Improvements: -New search option, cc last four; -Paging options 2008-02-11 10:05:06 +00:00
ethem 3fc5a426bf Zend Studio Warning: Assignment in condition (line XX), Solved, one more ()
Merged from MOODLE_19_STABLE
2008-02-07 16:33:58 +00:00
ethem ca177540ba *** empty log message *** 2008-02-05 17:34:36 +00:00
nicolasconnault 0be6f67819 MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
skodak 60af27037b MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed 2007-01-08 19:34:16 +00:00
ethem dd5f22e2be Help file: Uploading Authorize.net CSV file; Merged from MOODLE_17_STABLE. 2006-11-20 13:52:27 +00:00
ethem b9ce223956 Merged from MOODLE_17_STABLE. 2006-11-20 11:19:39 +00:00
ethem 78ceee0741 It is time to refund for echeck (business checking). 2006-11-20 10:01:44 +00:00
ethem be09f12192 It is time to refund for echeck (business checking). 2006-11-20 09:49:26 +00:00
ethem 7bb8485d6e Show notice at bottom. 2006-10-31 19:24:10 +00:00
ethem 63693fd835 I found a new function: user_has_role_assignment(). Merged from MOODLE_17_STABLE. 2006-10-26 14:44:53 +00:00
ethem 821267bccf Fixed merge chars: ======= 2006-10-18 12:45:28 +00:00
ethem 23741665cd Show results and send email to admin. Merged from 17stable. 2006-10-18 12:43:00 +00:00
ethem 9c746ce766 + 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()

merged from 17stable.
2006-10-16 09:39:08 +00:00