31 Commits

Author SHA1 Message Date
Dongsheng Cai
4df53d1a23 MDL-23108, fixed fullname in nonjs comment block 2010-07-12 08:49:11 +00:00
Dongsheng Cai
e13187157a "MDL-19118, fixed a javascript error" 2010-05-04 07:02:15 +00:00
Dongsheng Cai
63eee7b4b7 "MDL-19118, tweak comment ui" 2010-05-03 16:35:31 +00:00
Dongsheng Cai
7deb5107da MDL-19118, now comments overlay works without yui3 hacks 2010-04-12 06:19:47 +00:00
Dongsheng Cai
b45fde0572 MDL-19118, fixed css selector, comments api 2010-04-08 05:40:11 +00:00
Dongsheng Cai
535b4a51c1 MDL-21941, change language strings for comments api 2010-04-08 01:53:48 +00:00
Dongsheng Cai
1150c1bdba MDL-21944, remve ### link target 2010-04-07 09:09:32 +00:00
Dongsheng Cai
4b201bc6f5 MDL-19118, comments api improvement 2010-04-07 06:42:17 +00:00
Dongsheng Cai
34e20eb422 "MDL-19118, improve comments management" 2010-03-31 09:53:05 +00:00
Dongsheng Cai
5aaa76eaef "MDL-21943, remove hardcoded css" 2010-03-30 09:18:34 +00:00
Dongsheng Cai
2057b5ef50 "MDL-21959, comments api, fixed javascript events" 2010-03-30 03:59:58 +00:00
Dongsheng Cai
3e34183a97 "MDL-19118, improve comments pagination" 2010-03-18 09:57:32 +00:00
Dongsheng Cai
7695110029 "MDL-19118, improve comments block" 2010-03-18 09:42:30 +00:00
Petr Skoda
2b728cb5e1 MDL-21420 finally moving old global mstr to new M.str. 2010-02-07 09:43:07 +00:00
Petr Skoda
bdf693894f MDL-21400 fixed regression in chrome, safary etc. - it is not allowed to use reserved "delete" keyword as method name, fixed comment 2010-02-03 14:43:13 +00:00
Petr Skoda
38673bfe7e MDL-21400 fixed regression in chrome, safary etc. - it is not allowed to use reserved "delete" keyword as method name 2010-02-03 14:41:43 +00:00
Petr Skoda
4c508047eb MDL-21400 converting forms stuff to new M namespace and using standardised JS module coding style, fixed some regressions - for now works in FF only 2010-02-03 14:36:53 +00:00
Petr Skoda
384ab39a62 MDL-21503 eliminating global Y 2010-02-03 09:32:02 +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
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
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
Petr Skoda
9598d578bb MDL-21420 modole_cfg converted to M.cfg 2010-01-21 22:19:46 +00:00
Petr Skoda
6f5e085205 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
dongsheng
b9f6ca7052 "MDL-19118, add comments counter" 2009-10-02 06:22:17 +00:00
dongsheng
da964d222b "MDL-19118, simplify json parsing in commenting module" 2009-08-16 04:21:30 +00:00
dongsheng
84301fd2cc "MDL-19118, fixed a javascript error on webkit core browsers" 2009-07-28 09:57:28 +00:00
dongsheng
b26bc253a1 "MDL-19839, use samller user picture, shorter date format, remove cancle button in block, change the position of deteling button" 2009-07-28 07:09:11 +00:00
dongsheng
1bcb7eb540 "MDL-19118, comments api" 2009-07-24 02:44:44 +00:00