Eloy Lafuente
a7ce4231be
MDL-21432 backup - added role parser processor to be used on prechecks/execution
2010-07-19 13:59:54 +00:00
Petr Skoda
59cab43678
fixed a few typos preventing JS execution :-D
2010-07-19 13:55:50 +00:00
Eloy Lafuente
5cc70f32c7
MDL-21432 backup - add support for grouping description files
2010-07-19 13:45:19 +00:00
David Mudrak
6a0d85aa67
NOMDL Workshop: File API in mod_form fixed
2010-07-19 13:21:55 +00:00
Martin Dougiamas
82af55d7e3
MDL-23367 First cut at moving the private files interface under /user. Has a few small bugs, working on them.
2010-07-19 13:21:16 +00:00
David Mudrak
bfbca63de3
NOMDL Workshop: Improved detection of filled description and instructions
...
The function strip_tags() used to be here as a way around a bug in
TinyMCE producing empty <br /> instead of empty string. This lead to the
unwanted behaviour that Workshop description of instructions consisting
of <img> only were considered as empty. The TinyMCE seems to produce
correct string now so this is not needed any more.
2010-07-19 13:20:50 +00:00
Petr Skoda
ec9132b5bb
removing unused adv cohort role option from settings
2010-07-19 12:55:19 +00:00
David Mudrak
23125e3fe2
MDL-22787 Fixed incorrect CSS selectors, I forgot about the plugin scope needed
2010-07-19 12:39:17 +00:00
Andrew Davis
aa60291e12
rss MDL-23391 alter the rss urls to be component names ie mod_forum instead of just module name ie forum
2010-07-19 10:57:52 +00:00
Jordi Piguillem
44c0751bbf
MDL-22594
...
Putting back wiki editors and disabling file attachement
2010-07-19 10:41:30 +00:00
Petr Skoda
09e6fedbf1
'user' is now full core subsystem
2010-07-19 10:10:51 +00:00
Andrew Davis
06807529ba
rating MDL-23389 altered the grade retrieval sql to avoid something postgres doesnt like
2010-07-19 09:13:13 +00:00
Petr Skoda
db42bc5aaa
deprecation notice, use standard PHP libs instead
2010-07-19 08:56:25 +00:00
Petr Skoda
9c67fd9107
fixed comment typo
2010-07-19 08:54:18 +00:00
Petr Skoda
0a8f8a65cd
MDL-19698 deprecated assign new by ref in simpletest lib
2010-07-19 08:53:16 +00:00
Petr Skoda
0ad09db03b
MDL-19698 deprecated assign new by ref in spikephpconverage
2010-07-19 08:47:57 +00:00
Petr Skoda
b62740391c
MDL-19698 deprecated assign new by ref in pear spreadsheet/excel
2010-07-19 08:40:00 +00:00
Petr Skoda
6d504dc07f
MDL-19698 deprecated assign new by ref in QuickForms
2010-07-19 08:38:28 +00:00
Petr Skoda
5d8c99a3e9
MDL-19698 deprecated assign new by ref in portfolio
2010-07-19 08:34:53 +00:00
Petr Skoda
8b59e62e2d
MDL-19698 deprecated assign new by ref in questions
2010-07-19 08:34:24 +00:00
Petr Skoda
b626322b51
MDL-19698 deprecated assign new by ref in feedback
2010-07-19 08:33:18 +00:00
Petr Skoda
0e7de62880
MDL-19698 deprecated assign new by ref in chat server - there are much worse problems left I think
2010-07-19 08:32:19 +00:00
Petr Skoda
e4361ed601
MDL-19698 deprecated assign new by ref in our libs
2010-07-19 08:31:00 +00:00
Petr Skoda
bd69b9dbac
MDL-19698 deprecated assign new by ref in our forms code
2010-07-19 08:29:25 +00:00
Petr Skoda
73f272016a
MDL-19698 importing latest dev version of simplepie, this should fix most PHP5.3 deprecated issues
2010-07-19 08:22:58 +00:00
aparup
289bcf7305
Assignment MDL-22843
...
- allowed filearea 'response' to be served from uploadsingle assignment type. (fixed regression)
2010-07-19 08:22:56 +00:00
jerome mouneyrac
e417be4ca2
rss MDL-22891 add hub rss support
2010-07-19 06:59:02 +00:00
Andrew Davis
d5f25d957e
rss MDL-23383 moved the RSS cache to /dataroot/cache/rss
2010-07-19 06:46:23 +00:00
aparup
2b9d57c484
Assignment MDL-22843
...
- fixed file manager using wrong file area when grading my own submission.
- also removed extra slash in rendered file folder tree links.
2010-07-19 06:23:03 +00:00
Jonathan Harker
c603457381
mod/data MDL-23284 fix database error that was chewing up HTML output.
...
Author: Jonathan Harker <jonathan@catalyst.net.nz>
2010-07-19 05:19:47 +00:00
Aaron Barnes
6fa788ab37
MDL-22781 upgrade enrol/flatfile plugin to use enrolments
...
Patch by Eugene Venter
2010-07-19 04:31:47 +00:00
Aaron Barnes
24df3e1a06
MDL-22788 upgrade enrol/paypal plugin to use enrolments
...
Patch by Eugene Venter
2010-07-19 04:22:07 +00:00
Martin Dougiamas
74feb96aa1
MDL-23381 Added group info on the group memberships page (still a table, needs to be divs)
2010-07-19 04:09:13 +00:00
Aaron Barnes
c1a6ef1220
MDL-23281 Include course completion library
2010-07-19 04:06:51 +00:00
Martin Dougiamas
b60cae8683
MDL-23381 Fixed up the display of groups again. Images / menu and formatting
2010-07-19 03:52:38 +00:00
aparup
be9608feaa
Assignment MDL-23261
...
submission and response files display tree rendering fixed broken url and filearea is now passed down to sub dirs being rendered (fixes links)
2010-07-19 03:32:24 +00:00
Aaron Barnes
8948253844
course completion: MDL-22797 Updating to use user_enrolments instead of the
...
old role_assignments table to find course participants
2010-07-19 03:27:52 +00:00
Dan Marsden
2481a0466d
Moodle Tinymce plugin - MDL-23356 convert tabs to spaces.
2010-07-19 02:57:57 +00:00
Andrew Davis
6528fe6b32
glossary MDL-23369 unnecessary elements when displaying glossary entries in a popup
2010-07-19 02:57:18 +00:00
Dan Marsden
47d0b1d535
Moodle Tinymce plugin - fix syntax - thanks to Mauno for report/fix
2010-07-19 02:55:11 +00:00
Andrew Davis
cb6057ee5a
glossary MDL-23360 removed rogue colon in glossary continuous format
2010-07-19 01:29:34 +00:00
Moodle Robot
a455ba03e6
Updated the HEAD build version to 20100719
2010-07-19 00:45:14 +00:00
Eloy Lafuente
e14dd3434b
MDL-23109 backup - added some restore precheck strings
2010-07-18 23:57:24 +00:00
Eloy Lafuente
b400939141
MDL-21432 backup - restore prechecks are now being executed. Pending role mapping one
2010-07-18 23:54:06 +00:00
Eloy Lafuente
c3ea499d53
MDL-21432 backup - handle mnet_remoteusers and support for prechecks
2010-07-18 23:49:55 +00:00
Eloy Lafuente
c0440b3f0e
MDL-21432 backup - allow arbitrary contexts restoring files. original sysctxid + scales
2010-07-18 18:11:20 +00:00
Eloy Lafuente
3a1cccc6d4
MDL-21432 backup - allow arbitrary contexts when annotating files. Record orignal sysctxid
2010-07-18 17:52:33 +00:00
Martin Dougiamas
c1834c3c34
Adding a placeholder favicon for fusion
2010-07-18 16:43:25 +00:00
Martin Dougiamas
3a2a445749
MDL-23353 Fixing a regression from groups getting moved into users menu.
2010-07-18 16:34:07 +00:00
Penny Leach
68952f5eef
assignment portfolio support MDL-22001 disable online text portfolio support until text formats is fixed :(
2010-07-18 14:22:59 +00:00