ethem
9a5a7c3814
Function: getsettletime minute fix.
2006-02-10 12:41:56 +00:00
moodler
3c73df8e5d
Added missing require_once('locallib.php');
2006-02-10 03:59:30 +00:00
vyshane
74142cc5a7
Reverted back rss_get_link() function. We've decided that the data module will
...
store it's XML RSS stuff in another path.
2006-02-10 03:16:59 +00:00
vyshane
d1dbc96fea
Modified function rss_get_link() so that we ignore $userid if it is empty when
...
we build the path to the XML file.
We need this for RSS feeds for the data module, where it does not make sense
to generate an XML file for each user when they will all be seeing the same
feed.
2006-02-10 03:03:29 +00:00
toyomoyo
55e87e5386
added code to remove possible warnings
2006-02-10 01:26:16 +00:00
toyomoyo
2cdd87a70f
fix for 4720, added code to make sure en_utf8 is searchable in dirroot as well
2006-02-10 01:21:52 +00:00
toyomoyo
7919264b84
bug fixing for 4720
2006-02-10 01:16:54 +00:00
danmarsden
d921818dc1
tidy up download of files when groups are turned on. + fix for Bug 4601 Bug 4476
2006-02-09 22:45:31 +00:00
danmarsden
df5fb55cbc
Bug #4452 link names to profiles
2006-02-09 21:50:21 +00:00
danmarsden
313441331e
add ability to delete responses, add pragma to text download and removed hardcoded localised string.
2006-02-09 21:09:10 +00:00
danmarsden
a56ca75fda
backticks around release to allow upgrade to work correctly when using mysql 5
2006-02-09 18:12:51 +00:00
gustav_delius
c4adc2c493
Added a second row of tabs to the Edit tab: Questions, Categories, Import, Export, Settings
...
Added phpdoc header to some files
Improved language string and help file for decimal digits on grades
2006-02-09 13:57:22 +00:00
gustav_delius
4eedc50cbc
Excluded the description questiontypes from random questions
...
Fixed a warning message when there are no questions
Removed the category id number from the message shown to users when there are not enough random questions because this id number does not mean anything to the user.
2006-02-09 13:46:05 +00:00
gustav_delius
e7cb8f3e7a
Now one can set the title attribute for a tab separately from its text
2006-02-09 13:38:04 +00:00
gustav_delius
27998b9e2f
Added a NOT NULL to a text field just because others have it and now it agrees with my recent commit to STABLE.
2006-02-09 12:23:49 +00:00
thepurpleblob
716a508520
parameters all go through required_param() and optional_param()
2006-02-09 11:50:25 +00:00
toyomoyo
743500132c
bug fix for 4724
2006-02-09 07:52:48 +00:00
toyomoyo
527ec51af5
fix for 4726
2006-02-09 06:41:18 +00:00
vyshane
bbe39b6ca9
Updated lang/en/data.php.
...
Removed hard coded message strings from scripts and moved them to the language file.
Fixed a display bug in multimenu field.
Removed rounded help buttons from fields, made the fields use html title to
display the descriptions instead.
2006-02-09 04:44:56 +00:00
toyomoyo
4a6716ceab
bug fix for 4670
2006-02-09 02:18:13 +00:00
danmarsden
c100a341a6
Bug 3768 - Release is now a reserved word in MySql 5
2006-02-08 23:46:21 +00:00
toyomoyo
7988d9e75a
prevent the attempt of editting packs located in $CFG->dirroot/lang (from get_list_of_languages() used in 1.6 sites that are not uncodedb)
2006-02-08 07:44:36 +00:00
toyomoyo
bcfe401e39
fix for 4715
2006-02-08 07:23:02 +00:00
ikawhero
ef3d770bfa
Initial help files for data module. Need tidying up.
2006-02-08 06:10:16 +00:00
fyang1024
b827a98e10
remove the testing code
2006-02-08 06:01:13 +00:00
ikawhero
a3425b2ada
Strings for the data module
2006-02-08 06:00:42 +00:00
fyang1024
407ed8c619
change class name soapclient to soap_client according to the nusoap.php in the lib/soap folder
2006-02-08 06:00:24 +00:00
toyomoyo
d6af3cfab9
add_instance change too
2006-02-08 04:58:21 +00:00
toyomoyo
17e5f3fc9d
adding 3 more fields to mod.html, and modified data_update_instance
2006-02-08 04:56:44 +00:00
moodler
d49490104a
Added new help: time enforced delay on attempting quizzes
2006-02-08 04:49:23 +00:00
moodler
fb03508866
Added new lang: time enforced delay on attempting quizzes
2006-02-08 04:47:03 +00:00
moodler
72ef06cfe5
Added new feature, the time enforced delay on attempting quizzes
2006-02-08 04:44:57 +00:00
moodler
cab300a85f
Add two new fields for time enforced delay between two quizzes
2006-02-08 04:41:31 +00:00
moodler
401c3496ae
Adding two new fields for time enforced delay between quiz
2006-02-08 04:37:22 +00:00
toyomoyo
256054828a
adding 3 more fields
2006-02-08 04:35:43 +00:00
toyomoyo
0e64ba2852
adding 3 new fields
2006-02-08 04:35:23 +00:00
patrickslee
765d3c7dde
Show category list rather than the whole list of courses if there is only one category and with more than 200 courses in it
...
Otherwise we will have a HUGE list of courses flooding our browser.
Backported from MOODLE_15_STABLE
2006-02-08 04:21:22 +00:00
patrickslee
48643b4918
Do not show the category list with courses if there are more than 200 courses in the system
...
Otherwise the front page/course list will be flooded with courses.
2006-02-08 03:34:20 +00:00
toyomoyo
70eed352e6
fixing a problem with enum
2006-02-08 03:30:26 +00:00
gbateson
cfbaea0056
small change to get CSS background images displayed on site where PHP's server API is "CGI". Micro increment version number to 2.1.12
2006-02-08 02:47:22 +00:00
toyomoyo
1a395c082d
added a missing prefix
2006-02-08 02:42:12 +00:00
toyomoyo
5698c19d7a
prints all SQLs if debug is set to true
2006-02-08 02:20:43 +00:00
toyomoyo
f8cf297a7a
bug fix for 4709
2006-02-08 02:02:28 +00:00
toyomoyo
d9e61eacfd
setting time to 0
2006-02-07 07:05:01 +00:00
toyomoyo
656411a550
adding pma tables
2006-02-07 05:57:54 +00:00
toyomoyo
0a43c46b3b
hardcode all encodings, so we don't need to rely on old lang files
2006-02-07 02:57:35 +00:00
toyomoyo
24d8b724da
bug 4504
2006-02-07 01:39:22 +00:00
patrickslee
8e227aa767
Added a parameter to print_courses() to hide site course
...
This parameter is used in index.php because if the moodle site have more than one category the site course will be displayed in the course list in the front page.
This problem appeared after the "front page format" feature is introduced. As the old front page will show a category tree with courses if there are more than one category in the system when "list of courses" is chosen as the front page.
2006-02-07 01:13:27 +00:00
gustav_delius
bfb55c1870
now loading central soap library
2006-02-07 01:13:20 +00:00
gustav_delius
cd00e988bb
Introduced function quiz_delete_question() and questiontype methods delete_question()
2006-02-07 00:44:27 +00:00