Petr Skoda
3e4e6eda3c
MDL-20797 removing problematic __desctruct() magic from the xhtml_container_stack, ->footer() handles it already
2009-12-17 22:52:37 +00:00
Petr Skoda
c927e35c48
MDL-21148 geenral support for rendering targets, this should give us more flexibility; please propose improvements in the tracker if necessary, thanks
2009-12-17 22:43:27 +00:00
Pierre Pichet
be1bb80efa
MDL-3282 , MDL-4595 error in numerical with comma . More number formats are allowed
2009-12-17 21:45:10 +00:00
Petr Skoda
da0c0e2595
MDL-21149 fixyed todos
2009-12-17 20:11:39 +00:00
Petr Skoda
5ef719e735
MDL-21108 fixed todo
2009-12-17 20:06:35 +00:00
Petr Skoda
ff5265c64f
MDL-21148 plugin renderers now redirect calls to core renderer, credit goes to anybody who did the lesson renderer ;-)
2009-12-17 14:54:04 +00:00
Petr Skoda
755909352c
MDL-21148 preparation for new target parameter in get_renderer()
2009-12-17 14:51:36 +00:00
Eloy Lafuente
8ef5f17dc3
NOBUG minor typo in phpdocs ; merged from 19_STABLE
2009-12-17 14:41:15 +00:00
Petr Skoda
649cf95d0b
MDL-21147 renamed find_renderer back to get_renderer() - there are no more collisions with those magic getters
2009-12-17 14:06:22 +00:00
Petr Skoda
5515b53605
MDL-21147 do not use standard "get_x" methods for "magic" $PAGE stuff + fixed incorrect ->get_x uses
2009-12-17 14:04:15 +00:00
Petr Skoda
a24318005c
MDL-20935 removing entity decoding because seemingly nobody knows why it is there and it might create XSS security problems; this might create regression somewhere, but we shoudl imo find better solution instead
2009-12-17 13:47:35 +00:00
Petr Skoda
56cbc53b76
MDL-21143 theme renderers related refactoring, it should detect more problems now, there is also a list of core renderer subtypes, hopefully the api changes are improvements
2009-12-17 13:45:54 +00:00
Dongsheng Cai
b9f0ecb39e
"MDL-16384, improve alfresco plugin to support shared sites, thanks Danny to point out"
2009-12-17 09:00:04 +00:00
jerome mouneyrac
06ec55f4de
webservice MDL-12886 remove bad unit tests updating the DB
2009-12-17 08:54:11 +00:00
Dongsheng Cai
e2a70069f9
"MDL-13766, fixed repository instances counting"
2009-12-17 08:48:53 +00:00
Penny Leach
0a2a36f737
lib/moodlelib MDL-21130 added helper partial() function
...
this helps to create callbacks with partially bound arguments. woot!
2009-12-17 08:34:07 +00:00
Andrew Davis
94685343a5
mnet MDL-12057 fixed mnet admin page table width
2009-12-17 08:33:47 +00:00
David Mudrak
39ad2c4785
typo fix: removing heading space character from a file name
2009-12-17 08:28:14 +00:00
jerome mouneyrac
995ea2fcc5
theme MDL-20204 print_collapsible_region didn't print arrow icons anymore. Kudos to Sam H.
2009-12-17 08:05:54 +00:00
Andrew Davis
9c7a301b4d
weblib MDL-20826 improved convert_urls_into_links()
2009-12-17 07:52:56 +00:00
Dongsheng Cai
e281f544f0
"MDL-17381, improve wikimedia repository plugin and supports thumbnail, credits to Raul Kern, thanks"
2009-12-17 07:31:01 +00:00
Andrew Davis
e09e9d55b6
gradebook MDL-20945 Title attribute missing from cells in grader report
2009-12-17 07:29:57 +00:00
Dongsheng Cai
097e38cf95
"MDL-20204, added missing filemanager css"
2009-12-17 07:18:22 +00:00
Petr Skoda
91e856f7f8
MDL-21141 removing incorrect connection_core, thanks Dongsheng
2009-12-17 07:08:47 +00:00
Andrew Davis
f69815f938
feedback MDL-21064 Hardcoded string in /mod/feedback/index.php
2009-12-17 06:02:46 +00:00
Andrew Davis
0d4f1ce6f0
rss MDL-8922 escaped ampersands in rss feed titles
2009-12-17 05:55:33 +00:00
Moodle HQ git importer
0b28ce9a4a
Fixing drift between CVS and git
2009-12-17 05:30:26 +00:00
Moodle HQ git importer
d4f7385de7
Merge branch 'cvshead' of /git/import/moodle into cvshead
2009-12-17 13:56:30 +08:00
Moodle HQ git importer
2ce3543c8a
Merge branch 'cvshead' of /git/import/moodle into cvshead
2009-12-17 13:38:06 +08:00
jerome mouneyrac
63ff1930d6
flash detection MDL-20841 add Moodle licence
2009-12-17 05:30:26 +00:00
Dongsheng Cai
70f83b5803
"MDL-21141, fixed yui connection file and let requires->css ignore existing css files"
2009-12-17 04:54:13 +00:00
Moodle HQ git importer
7b3c5dc08d
Fixing drift between CVS and git
2009-12-17 12:08:49 +08:00
Martin Dougiamas
1fc216ff78
external blogs MDL-19683 Fixed a typo that meant cron synch was not working
2009-12-17 03:47:00 +00:00
Dongsheng Cai
10d53fd349
"MDL-19235, add boilerplates to repository module files"
2009-12-17 03:40:38 +00:00
Martin Dougiamas
b73d1651fe
portfolio/lib MDL-15995 Added a missing global declaration for $CFG that broke cron
2009-12-17 03:33:45 +00:00
Moodle Robot
eb47f1ea77
Updated the HEAD build version to 20091217
2009-12-17 00:33:09 +00:00
Moodle Robot
a81d3b41af
Automatic installer.php lang files by installer_builder (20091217)
2009-12-17 00:22:34 +00:00
Petr Skoda
50397e43ff
MDL-20792 fixing forgotten moodle_ prefixes in renderers
2009-12-16 22:33:49 +00:00
Petr Skoda
2f67a9b3a5
MDL-20700 whitespace terror returns yet again
2009-12-16 22:22:37 +00:00
Petr Skoda
4454447d56
MDL-20700 whitespace terror returns
2009-12-16 22:14:17 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
cb1e046d6e
MDL-20792 renamed moodle_progress_trace to progress_trace too - the general consensus is to not use moodle everywhere
2009-12-16 21:35:58 +00:00
Petr Skoda
47ce714bc0
MDL-21142 minor cleanup in out() default params
2009-12-16 21:33:01 +00:00
Petr Skoda
2b3fcef98d
MDL-21142 moodle_url improvements:
...
1/ new __toString()
2/ strict method parameters checking, this should help discover wrong uses
3/ new remove_all_params() which prevents problems when using remove_params()
2009-12-16 21:31:47 +00:00
Petr Skoda
c39e5ba20f
MDL-20787 renaming image_url() to pix_url() to be more consistent with the actual image location ;-)
2009-12-16 20:33:37 +00:00
Petr Skoda
683c01d2c8
MDL-20787 removed mod_icon_url() completely
2009-12-16 20:30:24 +00:00
Petr Skoda
f44b10ed93
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3
2009-12-16 20:25:14 +00:00
Petr Skoda
39302c7922
MDL-21140 CSS style reset now used from the YUI3 lib, surprisingly it is a bit different from YUI2
2009-12-16 20:11:39 +00:00
Petr Skoda
bee934afa3
MDL-20796 importing yui 3.0.0
2009-12-16 19:45:12 +00:00
Petr Skoda
c32547b39e
MDL-20841 temporary fix for buggy YUI 2.8.0r4, dummy callback prevents error in js
2009-12-16 19:34:35 +00:00