39885 Commits

Author SHA1 Message Date
Petr Skoda
c17f05fb2f MDL-21403 getting rid of all asaps 2010-01-26 09:58:19 +00:00
Petr Skoda
1e015f1873 MDL-20204 removing usused styles 2010-01-26 09:53:52 +00:00
Petr Skoda
df35647860 MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead fix 2010-01-26 09:53:24 +00:00
Petr Skoda
e92b7f60a6 MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead 2010-01-26 09:52:30 +00:00
Petr Skoda
cd1b2ceecd MDL-21403 removing some more asaps 2010-01-26 09:44:55 +00:00
Petr Skoda
6c772bcbf2 MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead 2010-01-26 09:36:00 +00:00
Petr Skoda
2d65597b6c MDL-21403 removing ->asap() used for flicker-lessremoval of go button, no use .hiddenifjs class instead 2010-01-26 09:32:21 +00:00
Petr Skoda
a62d5845ef MDL-21403 removing ->asap() from $PAGE->requires, legacy stuff has no place in new api, sorry 2010-01-26 09:01:57 +00:00
Petr Skoda
8ce04d51a1 MDL-21435 fixed regression 2010-01-26 09:00:50 +00:00
Petr Skoda
c66a13b2d8 MDL-21435 moje JS improvements 2010-01-26 08:58:51 +00:00
Petr Skoda
487e5d026b MDL-21435 fixed regression in BC code 2010-01-26 08:56:34 +00:00
Petr Skoda
e333d9dd1a MDL-21400 fixed requires 2010-01-26 08:54:37 +00:00
Petr Skoda
e3f4e3cadf MDL-21400 yui3 lib includes from php are not necessary any more, removing from public API 2010-01-26 08:38:00 +00:00
Petr Skoda
2b8c3f8c1a MDL-21435 api changes and simplification needed for JS caching and compression 2010-01-26 08:33:21 +00:00
Moodle Robot
4ada1010be Updated the HEAD build version to 20100126 2010-01-26 00:36:38 +00:00
Eloy Lafuente
193caa7f5b MDL-21438 xmldb editor - add missing sesskey to the save option 2010-01-25 16:11:20 +00:00
David Mudrak
852a1f66cf MDL-20717 GPL version 3 at the Copyright notice during the installation
The new string 'gpl3' replaces the legacy string 'gpl'. Once we have
proper lang branching, 'gpl' string should be removed from 2.0/HEAD.
2010-01-25 09:40:05 +00:00
Rossiani Wijaya
740128d6e2 MDL-20402 - update bulk user action messages from regular textarea to HTML editor. 2010-01-25 09:23:02 +00:00
Rossiani Wijaya
4eb95309f5 MDL-18774 - fixed fullname format label. 2010-01-25 09:08:22 +00:00
Gordon Bateson
5fd1edeb8f do not treat https absolute urls as relative urls 2010-01-25 07:18:24 +00:00
Dongsheng Cai
554cd8fc83 "MDL-21170, apply maxfiles limit to filemanager" 2010-01-25 06:12:01 +00:00
Martin Dougiamas
35e064659e block/config MDL-21375 Restrict options on the front page, and use better human-readable names 2010-01-25 05:29:51 +00:00
jerome mouneyrac
7e0eac79da webservice MDL-21127 add IP address for every web service logs. 2010-01-25 02:53:03 +00:00
jerome mouneyrac
1e29fe3f35 webservice MDL-21127 add log for Zend server and when authentication (token or simple) failed and when the IP checking failed too. 2010-01-25 02:45:56 +00:00
jerome mouneyrac
c05877e6be webservice MDL-21351 add IP Restriction field to the token list (otherwise no way to see it for the admin) 2010-01-25 02:43:23 +00:00
Penny Leach
7062a798f2 mnet MDL-17629 upgrade to fix referntial integrity in mnet hostids for localhost and all hosts records
merged from MOODLE_19_STABLE
2010-01-25 00:59:22 +00:00
Moodle Robot
cc36919f53 Updated the HEAD build version to 20100125 2010-01-25 00:36:33 +00:00
Petr Skoda
9786fbfac4 MDL-21400 migrated roles JS to YUI3 and new modular structure 2010-01-24 19:37:46 +00:00
Petr Skoda
1b4e41af17 MDL-21400 fixe null param in js funcion call 2010-01-24 19:34:44 +00:00
Petr Skoda
4222342283 MDL-21400 improved coding style 2010-01-24 18:24:18 +00:00
Petr Skoda
81bd56ad4f MDL-21400 improved coding style 2010-01-24 18:11:25 +00:00
Petr Skoda
f104d38212 MDL-21400 removed unnecessary yui2 includes 2010-01-24 10:59:10 +00:00
Petr Skoda
7e5f3db4d4 MDL-21400 global Y is evil 2010-01-24 10:41:15 +00:00
Petr Skoda
38224dcb60 MDL-21400 collapsible_region moved to M, using CamelCase for JS classes because it is otehrwise extremely hard to actually know what is instance and what is class + switched to js_init_call() 2010-01-24 10:34:02 +00:00
Moodle Robot
0503954afd Updated the HEAD build version to 20100124 2010-01-24 00:36:44 +00:00
Petr Skoda
fc367afb6c MDL-21400 collapsible region fixed and converted to YUI3 2010-01-24 00:05:37 +00:00
Joseph Rezeau
dd3d051e44 revert to previous version 2010-01-23 22:56:36 +00:00
Petr Skoda
d825355a76 MDL-21400 fixed whitespace, sorrry 2010-01-23 18:30:16 +00:00
Petr Skoda
9edea336a7 MDL-21400 spamcleaner converted to YUI3 2010-01-23 18:09:54 +00:00
Petr Skoda
3b01539ccc MDL-21400 global Y revisited, I really think it is better to pass it around properly, this could help a lot in future if we have multiple versions of YUI installed; reverted js_function_call() and added new js_init_call() instead which should be hopefully easier to use and in theory could replace all other $PAGE->requires->js_*; finished implemenetation of js_module() 2010-01-23 17:08:18 +00:00
Petr Skoda
549770fc7b MDL-21430 fixed forgotten filepicker coversion 2010-01-23 10:06:12 +00:00
Moodle Robot
e834ebb593 Updated the HEAD build version to 20100123 2010-01-23 00:36:06 +00:00
Petr Skoda
bca0975478 MDL-21170 migrated code to new M.util.image_url() function that returns correct theme images 2010-01-22 10:34:09 +00:00
Petr Skoda
ef502357f4 MDL-21170 improved comments module, added new support for module parameter in js_function_call(), fixed bug in comments on frontpage - see tracker for more info 2010-01-22 10:10:27 +00:00
jerome mouneyrac
c3517f05ed webservice MDL-21127 add logging for REST server 2010-01-22 08:21:08 +00:00
Dongsheng Cai
7e7d2e64f2 "MDL-21170, fixed form conflict" 2010-01-22 08:06:25 +00:00
Dongsheng Cai
277e785d95 "MDL-21170, fixed deleting comments" 2010-01-22 07:40:41 +00:00
Dongsheng Cai
adacb0fe71 "MDL-21170, comment system upgraded to yui3" 2010-01-22 07:35:56 +00:00
Sam Hemelryk
dada7d66a4 navigation MDL-21418 Changed regex to replace all characters not just a-zA-Z0-9 thanks for picking this up David 2010-01-22 07:04:24 +00:00
jerome mouneyrac
69b3a0215f webservice MDL-21351 change Web services authentication title string 2010-01-22 03:59:41 +00:00