mjollnir_
e49c4d3075
Fixing wishlist bug # 4357: different icon & wording in admin block for metacourse importstudents
2006-01-17 23:54:14 +00:00
mjollnir_
5aa23eead3
Cache strings for my moodle, don't call get_string over and over again
2006-01-17 22:03:48 +00:00
mjollnir_
df1b52e8bb
Contextual help for participants list 'with selected users' actions
2006-01-16 08:52:21 +00:00
mjollnir_
a4f495bf86
Introducing: managed posted forums. Optional ability to 'throttle' forums by adding
...
three new settings: warnafter, blockafter and blockperiod.
Useful for tutors with big courses with some dominant students.
2006-01-16 08:42:09 +00:00
martinlanghoff
b099203d37
Committing lang files associated to auth/radius -- a module contributed by Clive Gould <clive@ce.bromley.ac.uk>
2006-01-16 05:24:08 +00:00
mjollnir_
098d27d46e
New forum type: question and answer: requires students to post their answer before being able to view other posts. After initial post, students can view & respond normally
2006-01-16 04:57:48 +00:00
martinlanghoff
1f84d800af
admin/uploaduser: missing strings fixups
2006-01-16 03:43:41 +00:00
martinlanghoff
d8559098ff
admin/uploaduser fixups - lowercase oldusername and fix missing strings
2006-01-16 03:16:08 +00:00
martinlanghoff
a2ce7344de
admin/uploaduser fixes and enhancements
...
Several fixes and enhancements:
+ No longer fail due to timeouts or memory limits. And let apache know
that we're a memory hog so it can clean up after us.
+ Add support for user account updates (optional)
+ Add support for user account renames (optional)
+ Cleaned up the logic that deals with creation and failure
+ More robust error handling
+ Use optional_param() -- no longer depends on register_globals
-- when do we switch that off?
+ Added the relevant documentation.
2006-01-16 03:15:32 +00:00
martinlanghoff
32d9287f89
enrol/database -- added options to control course autocreation
2006-01-16 03:10:39 +00:00
martinlanghoff
e1c1a4a88f
enrol/database - added some headers to the config page
2006-01-16 03:09:32 +00:00
martinlanghoff
6e45da59d1
auth/db and password-generation - required strings.
2006-01-16 02:54:56 +00:00
michaelpenne
dfd02fa5d2
[New] lang entry for when no course modules are in a course (for mod.html)
2006-01-13 21:55:21 +00:00
bobopinna
cd5811bc97
Added missing helps
2006-01-12 09:08:58 +00:00
mjollnir_
2422dc936a
Quiz confirmation popup is now for limited attempts and/or timelimit, or a combination of the above
2006-01-11 01:00:34 +00:00
toyomoyo
2e7efb7b39
added some strings for lang management
2006-01-06 02:15:07 +00:00
stronk7
6a5ba270c4
Needed strings to support email charsets.
2006-01-05 17:23:26 +00:00
ethem
e1e35bb0a5
Address Verification System string.
2006-01-05 14:29:34 +00:00
bobopinna
d051bc2002
Added some missing string
2006-01-05 08:25:31 +00:00
ethem
e74d4dc1b4
Send warning email to admins X days ago
...
how many status of 'authorized/pending capture' transaction is there,
before transactions have expired.
2006-01-04 18:16:39 +00:00
ethem
ea370453c2
Expire transaction after 30 days.
2006-01-03 11:21:18 +00:00
ethem
241fbcf510
Config an_review_day renamed to an_capture_day.
...
Inform admin will be expired transactions 2 days ago.
Help for an_review and an_capture_day to admins.
2006-01-03 10:23:28 +00:00
ethem
8cb3ad198f
New strings for payment management: enrol/authorize/index.php.
2005-12-26 18:48:41 +00:00
toyomoyo
16f859c161
some strings for lang pack import utility
2005-12-23 02:29:12 +00:00
ethem
224abcd63f
Settlement and order status strings.
2005-12-22 16:55:45 +00:00
mjollnir_
cc17b250d8
Fixing bug #4496 : strings to long in lang file
2005-12-20 20:19:17 +00:00
mjollnir_
f3815a9547
Participation report - check for course modules and print an error if there are none.
2005-12-20 00:21:38 +00:00
stronk7
b801615e0d
One new config help string.
2005-12-15 18:11:16 +00:00
stronk7
a4372a9b5f
To count letters in languages without word separators.
2005-12-15 18:05:58 +00:00
koenr
5bc85fdba8
minor beauty pollish
2005-12-14 23:18:21 +00:00
patrickslee
e1638d616c
Site frontpage now supports displaying of all avaliable options with ordering
2005-12-14 21:42:44 +00:00
ethem
d802ddcd3e
Your payment is pending for this course with this order number $a->orderid.
2005-12-09 13:08:11 +00:00
stronk7
a2920a439d
Added one string needed by IMS CP
2005-12-06 10:39:22 +00:00
mjollnir_
f3180d6e70
Better fix to change_password.php - primary admin can change their OWN password, the form displays the error for other admins trying to change the primary password (before it failed silently) and external auth admin change password works too!
2005-12-04 23:01:25 +00:00
ethem
2a3918625d
Authorize.net Setting section strings.
2005-12-03 11:13:11 +00:00
mjollnir_
4820a99e87
New report - course participation. Integrated with messaging system, same as participants list.
2005-11-28 20:50:15 +00:00
patrickslee
03877b049e
Users can now subscribe/unsubscribe to all forums in a course from the forum list
2005-11-28 03:11:05 +00:00
gbateson
39fe163a32
replaced <DL> with <DIV class="indent"> and removed bad-newlines which caused double spacing in HTML source
2005-11-25 03:59:44 +00:00
moodler
ae5c975ac3
changed 'People not in a group' to 'People in the course'
2005-11-25 03:00:11 +00:00
defacer
d0eafce594
These quotes were going into (quoted) HTML attributes and breaking XHTML.
2005-11-23 21:21:30 +00:00
patrickslee
3468d58a1b
New feature: Configureable visibility of fields in Participants page
...
A new configuration variable is avaliable to limit which fields normal user can see about other users. Teachers/admins can still see the full info.
This provides some degree of privacy for students.
2005-11-20 21:29:59 +00:00
moodler
44c5b65036
Merged from stable
2005-11-17 07:57:00 +00:00
moodler
f0d5c0dd5e
Merged new string from stable for globalquoteswarning
2005-11-17 07:17:36 +00:00
moodler
4ab3acc45d
language changes
2005-11-17 07:14:57 +00:00
moodler
cb776114a2
Tidying up (SE)
2005-11-17 06:46:20 +00:00
mjollnir_
31b7133683
Add a last access filter to the participants list - show users inactive for more than x time period
2005-11-17 02:46:27 +00:00
stronk7
e9631716af
Bump! 1.5.3 release notes!
2005-11-17 00:15:47 +00:00
michaelpenne
fc4532d9a0
new lang entries for skip navigation link
2005-11-16 22:32:17 +00:00
moodler
d8f4ca20cd
Adding the LAMS integration code. Can everyone please test thoroughly.
...
Cheers, Shane.
2005-11-16 08:21:19 +00:00
mjollnir_
39a2761465
Merged from MOODLE_15_STABLE: Fixing bug 4303 - quiz reports dying on large enrolments - getting all users into an array and imploding it into an IN() replaced with joins. This changes the functionality SLIGHTLY in two ways - 1. show students with no attempts now JUST shows students with no attempts, rather than both. Show students with no attempts is now disabled for the site course as is not really relevant and could be ridiculously large
2005-11-15 22:23:43 +00:00