Commit graph

26523 commits

Author SHA1 Message Date
bobopinna
bb8f14335a Added exitactivity link in navigation bar 2007-05-27 17:08:54 +00:00
bobopinna
2fce0a2e9e Modified exit string now is exit activity 2007-05-27 16:56:28 +00:00
bobopinna
35c0b12fe9 Added some missing strings 2007-05-27 16:54:56 +00:00
bobopinna
2b90f94115 commented attend fields because this feature in not implemented yet 2007-05-27 16:32:59 +00:00
bobopinna
456980415c fixed a big problem with local manifest file import
removed a white space in url generation
2007-05-27 16:28:39 +00:00
bobopinna
23ab8e8d80 removed an unrequired require_once
optimized an if branch
2007-05-27 16:26:05 +00:00
bobopinna
9b60b28a52 fixed a missing <li> tag in package TOC 2007-05-27 16:21:13 +00:00
jamiesensei
9368476553 MDL-9734 fix for clean_param PARAM_LOCALURL bug 2007-05-27 11:19:04 +00:00
jamiesensei
64360ee7b5 made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data. 2007-05-27 05:01:51 +00:00
jamiesensei
7d8ea28668 MDL-9891 new 'clonepermissionsfrom' key in access.php 2007-05-27 04:53:02 +00:00
moodler
9d69632b0e Automatic installer.php lang files by installer_builder (20070527) 2007-05-27 04:27:59 +00:00
skodak
19e7f33384 MDL-9643 some more polishing 2007-05-26 13:11:54 +00:00
skodak
7458bee224 MDL-9643 some more polishing 2007-05-26 12:59:13 +00:00
moodler
72d24cae14 Automatic installer.php lang files by installer_builder (20070526) 2007-05-26 04:02:24 +00:00
moodler
ed7666d8f8 Merged MDL-9826 from stable 2007-05-25 21:04:26 +00:00
anthonyforth
ae8fda4cb1 Fix for bug MDL-9942 2007-05-25 09:55:08 +00:00
toyomoyo
b2fa775cbd MDL-9515, backups for gradebook 2007-05-25 08:54:20 +00:00
skodak
a9cca58ea2 MDL-9643 minor maths unit test cleanup 2007-05-25 07:07:05 +00:00
nicolasconnault
8ae28b4959 MDL-9506 WOrking on grade_tree edit tree 2007-05-25 07:02:04 +00:00
skodak
8bbb7e471e MDL-9643 removing the sample files, use our unit tests instead 2007-05-25 06:54:48 +00:00
skodak
ffaa6c4abd MDL-9643 mathslib.php library, unit tests, removed e and pi constants 2007-05-25 06:50:09 +00:00
skodak
2d53fa5031 MDL-9643 evalmath library improvement - sample calc functions 2007-05-25 06:07:45 +00:00
jamiesensei
61d9b9fc5d oops. reverting changes which shouldn't have been committed to HEAD. 2007-05-25 05:49:51 +00:00
jamiesensei
bdc66c2a5d fix for category.php lists. Slight change in listlib api caused breakage. 2007-05-25 04:59:17 +00:00
moodler
6e393d06ec Automatic installer.php lang files by installer_builder (20070525) 2007-05-25 04:28:05 +00:00
skodak
0b5f7f5948 MDL-9643 evalmath library import - tweaks and wrapper class ahead 2007-05-24 19:12:18 +00:00
tjhunt
6e9debfbf1 Removing remaining references to RQP in core code. I had not realised there were so many. By the way, I am committing this from a pub in York. Pub's with wireless, whatever next? 2007-05-24 17:25:37 +00:00
skodak
98518b6221 MDL-9876 import adodb 4.95a 2007-05-24 17:14:58 +00:00
sam_marshall
8101dccb8e MDL-9920 Allowed xmldb to create 32-bit serial fields if specified, in postgres 2007-05-24 15:18:35 +00:00
sam_marshall
c5a3ce0acd MDL-9932 Fixed calendar restore of events on same day with same description (but different names) 2007-05-24 12:09:49 +00:00
toyomoyo
3f8bcf7c72 grade import/export fixes to use forms lib 2007-05-24 08:57:36 +00:00
nicolasconnault
2186f72cb1 MDL-9629 Beginning the edit category page. Also added dmllib::sql_max($field) and fixed a few bugs. Grade_item should now extrapolate its sortorder upon insertion if not set, by looking up the last sortorder in the table, and incrementing by 1. 2007-05-24 08:50:01 +00:00
tjhunt
5114a1ac01 Small cleanup to remove duplicated code. 2007-05-24 07:44:08 +00:00
tjhunt
8b192edbc1 Comment improvements. 2007-05-24 07:42:27 +00:00
moodler
335768f419 Removed some RQP code no longer needed MDL-9600 2007-05-24 07:10:22 +00:00
nicolasconnault
5e2274737c MDL-9506 Added grademax extrapolation from scale info for grade_item, in insert() and update() methods. Corrected a few other minor bugs. 2007-05-24 03:32:20 +00:00
toyomoyo
3abe994563 fixing a typo 2007-05-24 03:07:27 +00:00
toyomoyo
ce34ed3a76 fix for MDL-9137, adding support for gradebook plugins for db, cron, events, permission structures etc 2007-05-24 02:16:31 +00:00
nicolasconnault
a15428a2f6 MDL-9889 Fixed a couple of bugs that were only detected by PHP5. Nothing major at all. 2007-05-24 02:08:20 +00:00
mark-nielsen
11bf5b8301 Merging fixes for MDL-9757, MDL-9619 and MDL-9366 from MOODLE_18_STABLE 2007-05-23 17:48:12 +00:00
nfreear
5dbae3560e Follow up fix for bug MDL-9890 - replacing nicolasconnault's fixes that I overwrote - sorry! 2007-05-23 14:45:49 +00:00
thepurpleblob
67c1252753 Added some set_time_limit()s in case of slow servers timing out. 2007-05-23 14:07:12 +00:00
thepurpleblob
81a7a02b8f Progress with making the code a bit more resilient.
Added XML tidy up if tidy extension is available.
2007-05-23 12:52:33 +00:00
nfreear
73418a3ce3 Big fix for MDL-9890 "Help should be well-formed, XHTML Strict and semantic". 2007-05-23 12:03:22 +00:00
nfreear
f79310ed56 Big fix for MDL-9890 "Help should be well-formed, XHTML Strict and semantic" 2007-05-23 11:59:20 +00:00
tjhunt
dcb784c5de XHTML strict. Fix entity. Merged from MOODLE_18_STABLE. 2007-05-23 10:52:16 +00:00
tjhunt
19faed1ab3 MDL-9914 - Can't download mark details from the quiz overview report. Merged from MOODLE_18_STABLE. 2007-05-23 10:21:43 +00:00
toyomoyo
5283e9598d correcting handling of scales 2007-05-23 07:26:38 +00:00
toyomoyo
9d5c91b111 fixing scale for grade_grab_grades() 2007-05-23 06:25:13 +00:00
nicolasconnault
168df8f3e7 Added set_time_limit(0) at beginning. 2007-05-23 06:02:59 +00:00