18138 Commits

Author SHA1 Message Date
martignoni
cc56643a8b Forgotten string 'adminemailexpired' 2006-01-27 13:25:11 +00:00
martignoni
ca3e567a20 Reverted wrong string deletion 2006-01-27 13:17:23 +00:00
mits
eca7556d55 polished. 2006-01-27 11:25:50 +00:00
mits
cc3de1f126 polished. 2006-01-27 10:46:29 +00:00
ethem
b1fa2cf269 Card Validation and Postal Code field validation fix. (is_int & is_numeric) 2006-01-27 09:16:01 +00:00
moodler
bdc003eb05 bug fixings 2006-01-27 04:39:53 +00:00
moodler
677169b9dc fixing typo 2006-01-27 04:31:46 +00:00
moodler
f36c4b9601 took out an echo 2006-01-27 04:29:11 +00:00
moodler
112d84a3f9 fixing typo =( 2006-01-27 04:27:08 +00:00
toyomoyo
a597f8a86a adding function print_progress from upgradeforumread 2006-01-27 02:54:51 +00:00
toyomoyo
943cc10d5b took out print_progress funciton and put it in adminlib 2006-01-27 02:54:03 +00:00
mits
71f7eeff64 polished. 2006-01-26 14:18:55 +00:00
mits
15797ed775 polished.
making expression more soften, changed translation of "ask" from Kanji character to Japanese syllabary characters.
meaning is same.
2006-01-26 13:57:30 +00:00
martignoni
c3eebe72c6 Extra text in 'guestnosubmit' 2006-01-26 13:36:34 +00:00
martignoni
da72808b23 Latest install-related strings added. 2006-01-26 13:33:51 +00:00
martignoni
ed16012468 Minor change... 2006-01-26 13:20:12 +00:00
martignoni
d4841ba032 Split some strings for better formatting. Old ones are maintained
for 1.5 compatibility.
2006-01-26 13:19:02 +00:00
martignoni
913b3ca7ae Environment strings added. 2006-01-26 12:58:34 +00:00
martignoni
dc33c57d0d Manage orders with status filter. All/Authorized/Captured/Refunded/Cancelled/Expired. 2006-01-26 12:46:41 +00:00
martignoni
7fd2b284d9 AVS & Reason messages. 2006-01-26 12:43:53 +00:00
ethem
a47f3a1ab2 New strings from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant. 2006-01-26 12:29:59 +00:00
mits
04058928e6 polished. 2006-01-26 12:22:20 +00:00
gbateson
fee4328c6b Further improvement to generation alternative matches in JMatch 2006-01-26 12:11:36 +00:00
martignoni
3422bbf524 Merged Patrick's mailnow patch. This allows admin users the ability to override maxediting time and have forum posts mailed out immediately. 2006-01-26 10:23:22 +00:00
martignoni
daca15fb32 Environment strings added. 2006-01-26 10:14:10 +00:00
barias
73d3ad7fe9 Latest help files 2006-01-26 01:12:38 +00:00
julmis
1ab4713da2 Merging from MOODLE_15_STABLE
- adding fix for Bug 4562. Fix posted by sgarcia.
2006-01-25 23:47:16 +00:00
stronk7
e4a70465de Raising MySQL minimum version to 4.1.16
Merged from MOODLE_15_STABLE
2006-01-25 15:52:48 +00:00
koenr
9d6cdb7141 NCR notation required - sorry 2006-01-25 14:56:22 +00:00
koenr
95e45af5f8 new strings from Maryia 2006-01-25 14:42:29 +00:00
vyshane
113782126c Modifications to use new columns in data_content table
Modifications to support different text formats
2006-01-25 09:21:17 +00:00
vyshane
eefe4f9720 Modifications to use new columns in data_content table 2006-01-25 09:18:29 +00:00
vyshane
c91c24d7e3 Modifications to bring in line with the changes to database structure.
Vy-Shane
2006-01-25 09:10:14 +00:00
carlesbellver
9629b1d285 Correccions 2006-01-25 07:59:43 +00:00
gbateson
27e4e81f1b micro increment version to 2.1.11 2006-01-25 07:31:37 +00:00
gbateson
ea2cf99599 added backup/restore compatibility for Moodle 1.5 (and earlier) 2006-01-25 07:20:13 +00:00
moodler
3e42156be5 removed an extra echo statement 2006-01-25 06:23:33 +00:00
moodler
4979f73c9e fixing typos 2006-01-25 06:11:26 +00:00
moodler
37d7e71a0b bug fixning 2006-01-25 06:11:00 +00:00
moodler
052dec9a2c adding more cases for serialized blocks 2006-01-25 06:10:18 +00:00
moodler
b250d8b32b bug fixing indexing problem 2006-01-25 06:07:52 +00:00
moodler
25d0380b6e bug fixing 2006-01-25 05:20:33 +00:00
mits
423e3cdd14 polished. 2006-01-25 03:47:28 +00:00
mits
72b5c43142 polished.
making expression more soften, changed translation of "immediately", "As soon as"  from Kanji character to Japanese syllabary characters.
checked frequency of usage in Google.
meaning is same.
2006-01-24 11:33:15 +00:00
mits
05366c0084 polished. 2006-01-24 08:34:04 +00:00
moodler
3b1cddb932 adding a require_logout() function 2006-01-24 06:01:30 +00:00
moodler
0302c52fd2 adding a require_logout() function =) 2006-01-24 06:00:32 +00:00
moodler
3b32165cc7 bug fixing 2006-01-24 02:37:18 +00:00
moodler
a03d69a5ea added code to support dummy fields (to enable dropping and adding arbitray number of indexes) 2006-01-24 02:36:32 +00:00
moodler
e70813cf37 Cleaned up text field params (textarea does this now) 2006-01-24 02:20:51 +00:00