skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
moodlerobot
9deded341e
Updated the HEAD build version to 20080816
2008-08-16 01:42:21 +00:00
tjhunt
f9c90dfcba
MDL-15750 - followup, now the timer is in the navigation block, remove the old display code.
2008-08-15 11:24:49 +00:00
tjhunt
c401e63272
MDL-7308 - Oops, another place where we need to change formatting as a result of this DB change.
2008-08-15 11:23:28 +00:00
iarenaza
19ac43c7a6
MDL-16061 Remove 'username' from the $moodleattributes array.
...
It doesn't make sense at all (username is not part of the externally mapped
fields) and produces a notice that breaks HTTP headers with debugging enabled.
2008-08-15 11:22:57 +00:00
pichetp
47c03ecd8d
better filtering of null answers MDL-8475
2008-08-15 11:15:26 +00:00
tjhunt
f9a2cf86a9
MDL-7308 - Check all the DB columns used to store grades, and make sure they all use a consistent type.
2008-08-15 11:15:08 +00:00
tjhunt
5d6a723d40
XHTML Strrict!
2008-08-15 11:13:54 +00:00
tjhunt
2a683cfb00
DEVELOPER_DEBUG messages to help you diagnose broken prev/next links in XMDBD files.
2008-08-15 11:09:45 +00:00
tjhunt
530d9866c4
Unbreak quiz report graphs. lib.php, which is now required, was not being included.
2008-08-15 10:48:29 +00:00
jamiesensei
570e5e029a
MDL-16041 "Grade of new tests are zero!" no longer displaying graphs of grades for ungraded quizzes.
2008-08-15 10:24:04 +00:00
jamiesensei
277625257f
MDL-15937 "Table export formats descriptions" misspellings of 'separate' as 'seperate' fixing. Also found one misspelling of hierarchy
2008-08-15 10:06:10 +00:00
jamiesensei
f29e6691a7
MDL-15972 "Make ability to list regrades dependent on permission" fixed a problem showing some of the regrade interface to users who do not have permission to regrade.
...
MDL-15960 "Overview report does not work correctly with groups" Fixed a problem that group mode was not working as the logic selecting the attempts mode was erroneously showing the all attempts mode.
MDL-15958 "Error on selecting to hide marks for each question" problem with trying to sort on question grades when grades not displayed fixed.
MDL-15953 "Summary chart to show in 5% ranges please" allowed the graph to show up to or equal to 20 bands, instead of just up to 20.
MDL-14201 "Summary graph" showing two graphs now as it was felt that when there were few students in a group compared with all the students who took a quiz then it would be difficult to see the data for the group.
2008-08-15 09:59:55 +00:00
jamiesensei
585fb1f447
Fixing a couple of typos introduced likely at the time of dml conversion.
2008-08-15 09:21:33 +00:00
tjhunt
e4d825f543
XMLDB, make disable 'buttons' grey, so they look more disabled. I think that this makes it more easy to skim through the list of files.
2008-08-15 08:33:02 +00:00
tjhunt
6b22437658
MDL-16058 - Remove obsolete quiz_question_versions table.
2008-08-15 08:23:09 +00:00
tjhunt
4f089b2155
MDL-6095 - Question bank tables are created by the quiz module. The really core tables are now created by lib/db, the datasetdependent tables are not created by the datasetdependent question type, and the question_numerical_units table is now created by the numerical question type. The last two are shared by the calculated question type, but there is no problem with them being created in the order they are now created in. In the past, before the policy that upgrade to 2.0 woudl have to go via 1.9, there would have been bit problems to do with the order of updates, but fortunately that is no longer an issue.
2008-08-15 07:23:18 +00:00
tjhunt
8239d2c6c8
Temporary fix to the fact that the files API work has broken question import.
2008-08-15 06:44:12 +00:00
tjhunt
f88fb62c40
MDL-10682 - Ensure quiz and question grades are formatted consisently and correctly. While testing, I also fixed a few XHTML Strrrict errors.
2008-08-15 06:42:38 +00:00
tjhunt
7caa6bbdcb
MDL-14589 - XHTML Strrrict, and more consistent tool tips.
2008-08-15 04:41:55 +00:00
piers
6280b17adb
MDL-15859 [PATCH] Fixes for tests of '' on Oracle.
2008-08-15 03:30:05 +00:00
dongsheng
d85b412960
MDL-13766, remove old lang file in plugin folder
2008-08-15 03:27:30 +00:00
dongsheng
7373d3deda
MDL-13766, move lang files
2008-08-15 03:23:42 +00:00
tjhunt
bd379592df
MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some references to the old qti2 folder name.
2008-08-15 03:23:04 +00:00
tjhunt
6d99cadd0f
MDL-16057 - Blackboard import format relies on lib/tcpdf/html_entity_decode_php4.php, which no longer exists. This is not a fix. It just does enough so you can use other import formats.
2008-08-15 03:22:33 +00:00
tjhunt
5712be1c6f
MDL-16056 - Aiken format should treat input as plain text, and so escape HTML special characters.
2008-08-15 03:13:24 +00:00
tjhunt
6e0ddb6b71
MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some references to the old qti2 folder name.
2008-08-15 02:44:12 +00:00
dongsheng
5108bf415f
MDL-13766, self::static_func doesn't work well on php 5.2.6, change to another way to do this
2008-08-15 02:22:24 +00:00
danmarsden
f2cb0ee899
MDL-16052 deleting responses using view.php not working.
2008-08-15 01:48:29 +00:00
moodlerobot
8e2c4d43d1
Updated the HEAD build version to 20080815
2008-08-15 01:39:05 +00:00
piers
773c264c3f
MDL-13904 Scorm structure isn't respected after an update of the package. Incorrectly named table in a delete.
2008-08-15 01:00:35 +00:00
piers
7f4a32934d
MDL-16055 PHP warning when creating new scorm activity.
2008-08-15 00:13:44 +00:00
peterbulmer
809e0a7599
MDL-16021 dont force mnethost restriction forloading user data based on id
2008-08-14 23:36:37 +00:00
mjollnir_
866d543fde
MDL-15758 - slight change to the portfolio_add_button contract to be more flexible.
2008-08-14 16:01:12 +00:00
jerome
5e7f2b0b25
MDL-12224: complete activity report: fix warning display + display the rating, merged from 19
2008-08-14 13:49:28 +00:00
mjollnir_
899ffdfbdd
MDL-15758 - fixing bugs nico found in testing
2008-08-14 12:40:20 +00:00
jerome
599e379d16
MDL-16043: ensures cross-db: add lowercase conversion for every database fieldname, merged from 19
2008-08-14 12:01:34 +00:00
mjollnir_
8185aeb609
MDL-15758 - added export to portfolio for single database entry
...
still to do - files stuff for entries (rest of module not converted)
2008-08-14 10:37:40 +00:00
jerome
e9366bf849
MDL-15175: ensures cross-db: add a lowercase conversion for the username, merged from 19
2008-08-14 09:55:56 +00:00
dongsheng
b1339e9855
MDL-13766, add more docs
2008-08-14 09:39:39 +00:00
pichetp
f7443920c8
better validation of null answers MDL-8475
2008-08-14 09:39:22 +00:00
mjollnir_
91472e08ba
MDL-14591 - adding missing portfolio error string
2008-08-14 09:14:18 +00:00
dongsheng
621dca51f8
MDL-13766, test api_key, and remove shared secret in flickr plug-in
2008-08-14 06:48:58 +00:00
tjhunt
dfe23b6e66
MDL-14979 - Remove the obsolete quizfile.php and associated code. This has not been used since Moodle 1.5.
2008-08-14 03:50:14 +00:00
moodlerobot
681281540e
Updated the HEAD build version to 20080814
2008-08-14 01:43:14 +00:00
mjollnir_
f812bbe834
MDL-14591 - fixed a bug and a notice
2008-08-13 15:37:02 +00:00
mjollnir_
08d5e18bf8
MDL-15865 - fixed admin settings stuff for hidden plugins
2008-08-13 09:21:53 +00:00
mjollnir_
fe5c026a64
fixing a typo from the dml migration in mnet admin
2008-08-13 09:18:51 +00:00
mjollnir_
8230375cc8
fixing notice - nonescaped $ in langstring
2008-08-13 09:03:51 +00:00
dongsheng
eb9aa68370
MDL-13766
...
1. worked with muliti-instance of same plugins
2. get API KEY from database
2008-08-13 08:35:18 +00:00