18266 Commits

Author SHA1 Message Date
mits
98cd3ab70c changed iconv and mbstring recommended messages based on /lang/en.
translated new strings.
2006-02-04 18:57:59 +00:00
stronk7
76bb0d20a3 We only allow to bypass "required" checks. 2006-02-04 18:57:22 +00:00
stronk7
696d30784b DOS linefeeds are dead now! 2006-02-04 18:51:25 +00:00
stronk7
be828dcdcb New record!! 2 lines, 3 typos!! :-P
Also, I've noticed that the file has DOS linefeeds!
Please avoid them!
2006-02-04 18:49:19 +00:00
stronk7
8dc725d939 Solving typo! 2006-02-04 18:31:09 +00:00
stronk7
b0e2a189ce Now every test in the enviromental check can by bypassed by one
function execution. Currently it's used to check for MySQL 4.1.12
and if present, result will be ok, showing a notice about
possible problems with non latin languages.
2006-02-04 18:30:22 +00:00
stronk7
de36987bcf changing one wrong string. 2006-02-04 18:26:27 +00:00
stronk7
cae45bfe82 Sending some new environment strings.
Verified by EOS  ;-)
2006-02-04 18:20:14 +00:00
stronk7
b9993e9568 Bypass function redefined a bit. 2006-02-04 17:22:59 +00:00
martignoni
8c42b481bb adding strings 2006-02-04 15:38:19 +00:00
martignoni
32ca09bca8 Added to enviroment feedback messages. More soon... 2006-02-04 15:36:37 +00:00
martignoni
1f22eb2f3f Show only one message for actions (Capture/Void/Credit) in test mode. 2006-02-04 15:23:09 +00:00
mits
4f358c9ec9 polished. 2006-02-03 18:57:20 +00:00
martignoni
f0018992ea Minor change. Delete one slash. 2006-02-03 14:44:39 +00:00
martignoni
1030f57b67 Error strings for component_installer class added. 2006-02-03 14:42:16 +00:00
moodler
1291b2d54f Fixed some SQL errors on searching and sorting 2006-02-03 10:53:00 +00:00
ikawhero
1f697b99aa Remove para tags 2006-02-03 10:42:14 +00:00
mits
512cc057aa translated new strings for maintenance.. 2006-02-03 10:33:19 +00:00
ikawhero
d20578cc4d New help file. Needs cleaning up. 2006-02-03 10:12:18 +00:00
ikawhero
26aae788ba Initial help files for data module. Will need cleaning up. 2006-02-03 09:27:37 +00:00
vyshane
173b1b1261 Input field size cleanups. 2006-02-03 09:22:23 +00:00
moodler
27f7cf9039 adding strings 2006-02-03 09:19:51 +00:00
moodler
27afe69260 get_string not stripslashes 2006-02-03 09:17:25 +00:00
moodler
e9e6e7b85f fix for 4676 2006-02-03 09:16:15 +00:00
ikawhero
d0dfb3ba87 More strings added 2006-02-03 09:00:49 +00:00
ikawhero
f3b5b8b668 Added new string 2006-02-03 08:58:08 +00:00
ikawhero
d7ca860b9d Added helpbutton for approvals. 2006-02-03 08:56:30 +00:00
moodler
20fda38ba9 adding functionality to allow teacher approval of record 2006-02-03 08:12:41 +00:00
moodler
cf3e199bce changes in search, sort etc 2006-02-03 08:11:36 +00:00
ikawhero
31c1f1c93e Added help buttons, removed ambiguous participants entry. 2006-02-03 08:10:06 +00:00
bobopinna
0f995ab206 Fixed some bugs and typos 2006-02-03 08:04:57 +00:00
vyshane
0bbc6f5700 Added autolinking. 2006-02-03 08:04:40 +00:00
moodler
60b8d2234a Added a space 2006-02-03 07:38:27 +00:00
moodler
dae9e55b06 Added Skype web-status 2006-02-03 07:27:46 +00:00
mits
9aeb3a8a5f translated new strings for environment. 2006-02-03 02:04:17 +00:00
stronk7
9e2d15e559 Now environment.xml file can define for all the tests (database,
php and php_extension) some feedback notes to be showed on error,
on check and on ok.

Tomorrow, I'll include de bypass mechanism that will allow us to
change results of any text based in function call results.
2006-02-03 00:40:49 +00:00
stronk7
205b551eeb Added to enviroment feedback messages. More soon... 2006-02-03 00:24:46 +00:00
stronk7
10a1ac179e Change one style to apply it in some more places... 2006-02-03 00:23:03 +00:00
mjollnir_
510b75ae64 Merged from MOODLE_15_STABLE: Moved check_dir_exists function from backup/lib.php to moodlelib 2006-02-02 20:30:34 +00:00
stronk7
d24e8b250e Now enviroment.xml will support:
- Feedback messages to be defined on error and on check.
- Bypass function calls to change original checks performed.
2006-02-02 18:29:41 +00:00
mits
6c2cde36d7 polished.
The great change for lang files is coming soon :-)
http://moodle.org/mod/forum/discuss.php?d=38892
2006-02-02 10:33:09 +00:00
vyshane
bad7f9e00a Removed debugging output from /mod/data/lib.php
New icons for field types
2006-02-02 10:12:30 +00:00
martignoni
dcbf710fc6 2 components strings... 2006-02-02 10:11:46 +00:00
martignoni
356725e9b6 Adding some strings for db migration 2006-02-02 10:10:22 +00:00
martignoni
d0488aa831 New language strings to express ordering choices 2006-02-02 10:00:28 +00:00
martignoni
17b976fb97 One forgotten string (dbwrongencoding) 2006-02-02 09:52:43 +00:00
martignoni
7ad51db5e0 One forgotten string... ('skipdbencodingtest') 2006-02-02 09:37:42 +00:00
carlesbellver
52b4548021 Moodle 1.6 2006-02-02 08:10:11 +00:00
vyshane
c87fbb27e1 Removed autolink support from radio button field (not needed).
Fixed bug for empty muti menu and multi checkbox fields.
Added "Choose..." as first item in single selection menu. Added relevant
string in en language.
Updated /mod/data/lib.php, function store_data_content() so that we store
empty content for fields too.
2006-02-02 06:28:17 +00:00
mits
05a42a140b polished. 2006-02-02 04:52:37 +00:00