Moodle Robot
8622f63be0
Updated the HEAD build version to 20100726
2010-07-26 00:45:39 +00:00
Dan Marsden
31845fcdd1
SCORM MDL-22951 - remove old string - uses new JS to provide errors on pop-ups
2010-07-25 23:47:33 +00:00
Inaki
840fcf0c30
auth/cas MDL-23371 Add missing detection of PHP LDAP module like we do in auth/ldap
2010-07-25 22:55:45 +00:00
Piers Harding
fe3b9da3fa
MDL-22951 - do popup blocking detection, and fix double open on popup
2010-07-25 22:54:29 +00:00
Inaki
fcf46da1c5
auth/ldap cas/ldap MDL-23371 auth/ldap and auth/cas refactor
...
They now share most of the code again, this time via subclassing, and they
share some code with enrol/ldap. They have also gained some features and a few
fixes.
2010-07-25 22:36:15 +00:00
Petr Skoda
a07dedff4f
MDL-23464 fixed list of jumps in collapsed view
2010-07-25 21:59:53 +00:00
Piers Harding
6d67f3498c
MDL-22951 - fudge for IE7 iframe draw problem - needs a better fix
2010-07-25 21:55:05 +00:00
Petr Skoda
3d53d99e28
MDL-23518 fixed regression - missing class when deleting lesson
2010-07-25 21:54:52 +00:00
Petr Skoda
a1248ca40e
MDL-18964 moving the preloaded custom profile fields into $USER->profile array instead of injecting fields directly into $USER; unfortunately this is not consistent with other preloaded data such as preferences, we can not refresh it properly because we can inject the data only once, also we risk future collisions when adding new fields into user table + implemented reloading after the profile changes; change noted in release notes
2010-07-25 21:00:59 +00:00
Petr Skoda
66c0ee78a5
MDL-21249 fixed wrong package grrrrrr, thanks Eloy!
2010-07-25 20:18:39 +00:00
Petr Skoda
525e16ce0c
MDL-22735 finally fixed incorrectly hardcoded groupedit button on course page in edit mode
2010-07-25 18:04:36 +00:00
Petr Skoda
74f64f62bb
MDL-22783 fixing default roles in ims settings
2010-07-25 17:33:14 +00:00
Petr Skoda
d67fb0413c
MDL-23412 fixed incorrect settings defaults - it was causing problems in install
2010-07-25 17:21:57 +00:00
Petr Skoda
0cd579d7de
MDL-22788 fixed wrong currency default
2010-07-25 17:19:29 +00:00
Petr Skoda
2cc895aab7
MDL-11000 finally switching to png images with jpg fallback, based on code by Luigi Pinca :-)
2010-07-25 16:28:09 +00:00
Petr Skoda
0972665f65
MDL-21249 improved php docs and adding direct access prevention in portfolio
2010-07-25 14:02:59 +00:00
Petr Skoda
7ad5a62727
MDL-21249 improved php docs and adding direct access prevention in editors
2010-07-25 13:56:54 +00:00
Petr Skoda
1b396b1811
MDL-23167 added missing cap test - print the footer link to purge caches only when allowed to
2010-07-25 13:49:25 +00:00
Petr Skoda
87635e7d66
MDL-23167 fixed regression with cancel url or when referers not available (firewalled)
2010-07-25 13:46:27 +00:00
Petr Skoda
78bfb562a0
MDL-21249 improved php docs and adding direct access prevention in core libs
2010-07-25 13:35:05 +00:00
Petr Skoda
2ac619c1e0
MDL-21249 improved php docs and adding direct access prevention in dtl
2010-07-25 12:57:44 +00:00
Petr Skoda
f2ed3f05a7
MDL-21249 improved php docs and adding direct access prevention in dml
2010-07-25 12:57:24 +00:00
Petr Skoda
c86f538116
MDL-21249 improved php docs and adding direct access prevention in ddl
2010-07-25 12:57:03 +00:00
Petr Skoda
1a3993c1ec
fixed place where we define MOODLE_INTERNAL - we need to do that asap
2010-07-25 12:56:08 +00:00
Petr Skoda
3d1b745283
MDL-22639 fixed meadiafile support - unfortunately all old media files are lost, upgrade again from 1.9.....
2010-07-25 12:39:32 +00:00
Petr Skoda
702ab58c08
MDL-21249 improved php docs and adding copyright blocks in mod/resource
2010-07-25 11:25:02 +00:00
Petr Skoda
2b641d15e5
MDL-21249 improved php docs and adding copyright blocks in mod/url
2010-07-25 11:20:23 +00:00
Petr Skoda
3b43615fc4
MDL-21249 improved php docs and adding copyright blocks in mod/imscp
2010-07-25 11:16:08 +00:00
Petr Skoda
9fe1fbcccb
MDL-21249 improved php docs and adding copyright blocks in mod/folder
2010-07-25 11:12:16 +00:00
Petr Skoda
9516942ac6
MDL-21249 improved php docs and adding copyright blocks
2010-07-25 11:06:52 +00:00
Petr Skoda
cc3dbaaa30
MDL-21249 improved php docs package+subpackage info in mod/lesson
2010-07-25 10:54:39 +00:00
Petr Skoda
21b8089c8b
MDL-22028 multichoice is now default new question type - anything is better that the horrible essay type
2010-07-25 10:40:17 +00:00
Petr Skoda
2e3ef7c25f
MDL-23385 fixed incorrect DML conversion
2010-07-25 10:17:41 +00:00
Petr Skoda
52b2f0baae
MDL-23193 editpage button works again
2010-07-25 10:10:49 +00:00
Petr Skoda
fbda6256d9
MDL-23355 Lesson MCQ questions should not be default-set as "multiple answers"
2010-07-25 10:05:39 +00:00
Petr Skoda
dc88d782a1
MDL-23463 fixed element name typo breaking form submissions
2010-07-25 10:02:42 +00:00
Petr Skoda
7c4078cc22
MDL-23485 added missing handling of empty branches
2010-07-25 09:56:21 +00:00
Petr Skoda
7b30b24ba6
MDL-23485 fixed branchtables regression
2010-07-25 09:45:16 +00:00
Petr Skoda
b8f8bbc81b
fixed a lot more wrong html cleanings
2010-07-25 09:35:39 +00:00
Petr Skoda
bfc638bb16
fixed incorrect password cleaning
2010-07-25 09:32:06 +00:00
Petr Skoda
b3daa92632
fixed coding style to match other modules
2010-07-25 09:30:09 +00:00
Petr Skoda
d16d35dc80
localised error message and adding correct continue link
2010-07-25 09:25:48 +00:00
Petr Skoda
6524006ba0
fixed undefined actions and dumb redirects
2010-07-25 09:23:25 +00:00
Petr Skoda
28f5bf676c
more fixed coding style
2010-07-25 09:16:36 +00:00
Petr Skoda
1b08cef715
fixed coding style
2010-07-25 09:13:43 +00:00
Petr Skoda
2512b69042
a little explanation why we need XSS risk in lesson edit cap
2010-07-25 09:12:11 +00:00
Petr Skoda
3fa2f030c3
MDL-23264 page title and content now required + fixed wrong cleaning - noclean must be used with PARAM_RAW
2010-07-25 09:11:17 +00:00
Petr Skoda
10b8fefdf2
MDL-23264 we need 3 answers in true/false
2010-07-25 09:05:30 +00:00
Petr Skoda
c653e756e1
MDL-23264 we need at least 1 numerical answer
2010-07-25 09:04:20 +00:00
Petr Skoda
c284a7701a
MDL-23264 we need at least 2 multichoice answers
2010-07-25 09:02:46 +00:00