Petr Skoda
|
75015e5fc1
|
MDL-20204 converting link to html_writer or action_link
|
2010-02-11 16:27:53 +00:00 |
|
Petr Skoda
|
c80877aa0e
|
MDL-20204 fixed recent regressions + improved action handling - sorrrry
|
2010-02-11 15:44:06 +00:00 |
|
Petr Skoda
|
000c278cff
|
MDL-20204 new pix_icon renderable widget
|
2010-02-11 14:59:00 +00:00 |
|
Petr Skoda
|
4aea3cc7cd
|
MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout
|
2010-02-11 13:27:02 +00:00 |
|
Petr Skoda
|
821e29ee19
|
MDL-20204 more cleanup
|
2010-02-11 10:39:22 +00:00 |
|
Petr Skoda
|
4ed857901a
|
MDL-20204 fianl cleanup - removing obsolete renderer stuff
|
2010-02-11 10:32:39 +00:00 |
|
Petr Skoda
|
7de131039a
|
MDL-20204 migrated checkbox to html_writer
|
2010-02-11 10:22:22 +00:00 |
|
Petr Skoda
|
4461cc604d
|
MDL-20204 selects now removed from renderers, now livingi n html_writer - yay!
|
2010-02-11 10:12:59 +00:00 |
|
jerome mouneyrac
|
79f1d9538a
|
webservice MDL-12866 add PARAM_EMAIL
|
2010-02-11 09:04:39 +00:00 |
|
jerome mouneyrac
|
fb79269bef
|
webservice MDL-20808 add user lib.php, add web service user functions, rename $usercustomfields variable into profile_user_record() function
|
2010-02-11 04:02:04 +00:00 |
|
Petr Skoda
|
2849ddc667
|
MDL-21577 removing tests for removed features
|
2010-02-10 16:27:49 +00:00 |
|
Petr Skoda
|
edc28287b2
|
MDL-21577 converting select auto submit code
|
2010-02-10 16:20:28 +00:00 |
|
Petr Skoda
|
f83b9b63ae
|
MDL-20204 legacy time selects converted, please note we should always use mforms if possible
|
2010-02-10 14:27:03 +00:00 |
|
Petr Skoda
|
78bdac6449
|
MDL-20204 converting yes_no selects
|
2010-02-10 14:05:07 +00:00 |
|
Petr Skoda
|
81aba78d05
|
MDL-20204 all popup forms converted
|
2010-02-10 12:00:18 +00:00 |
|
Petr Skoda
|
94fa6be479
|
MDL-20204 more single_selects converted
|
2010-02-10 11:51:49 +00:00 |
|
Petr Skoda
|
f1a3e072fa
|
MDL-20204 using url_select
|
2010-02-10 10:55:51 +00:00 |
|
Petr Skoda
|
ab08be9839
|
MDL-20204 fixed docs
|
2010-02-10 10:23:09 +00:00 |
|
Petr Skoda
|
4d10e57985
|
MDL-20204 new url_select widget
|
2010-02-10 10:22:25 +00:00 |
|
Petr Skoda
|
0b2cb1327a
|
MDL-20204 added forgotten support for disabled in single_select
|
2010-02-10 09:46:44 +00:00 |
|
Petr Skoda
|
f8dab96615
|
MDL-20204 a lot more steps away from html_select
|
2010-02-10 09:37:50 +00:00 |
|
Sam Hemelryk
|
279e2669eb
|
navigation MDL-21564 Fixed regression whereby the last course section was not being shown on the navigation
|
2010-02-10 01:28:17 +00:00 |
|
Sam Hemelryk
|
0e3eee62fe
|
navigation MDL-21560 Fixed method of finding active admin settings page.
|
2010-02-10 01:12:59 +00:00 |
|
Petr Skoda
|
2f0e96e447
|
MDL-20204 one more step away from html_select
|
2010-02-09 18:54:03 +00:00 |
|
Petr Skoda
|
538684258a
|
MDL-20204 new html_writer::checkbox fixed
|
2010-02-09 18:16:14 +00:00 |
|
Petr Skoda
|
14dce022db
|
MDL-20204 new html_writer::checkbox
|
2010-02-09 18:04:16 +00:00 |
|
Petr Skoda
|
2e866010a3
|
fixed regression
|
2010-02-09 17:56:26 +00:00 |
|
Petr Skoda
|
a9967cf5a5
|
MDL-20204 new single_select + cleanup
|
2010-02-09 17:39:13 +00:00 |
|
Petr Skoda
|
8dd14645da
|
MDL-21400 yet another IE weirdness fixed
|
2010-02-09 14:48:29 +00:00 |
|
Petr Skoda
|
885ea6df1b
|
fixed sloppy IE regression, sorrrryyyyy
|
2010-02-09 13:39:37 +00:00 |
|
Sam Hemelryk
|
7c964cdf14
|
javascript-modules MDL-21400 Fixed up some recent module regressions
|
2010-02-09 01:38:45 +00:00 |
|
Petr Skoda
|
c09e1a2cb7
|
MDL-21557 potential fix for IE CSS issues in debug mode
|
2010-02-08 16:50:12 +00:00 |
|
Petr Skoda
|
427649bfdf
|
MDL-21392 it is possible to have settings without Save button
|
2010-02-08 16:26:15 +00:00 |
|
Andrew Davis
|
61541a5a46
|
gradebook MDL-21218 Improved the hiding/displaying of category and course totals when they contain hidden items
|
2010-02-08 06:27:04 +00:00 |
|
Sam Hemelryk
|
d2e68385d7
|
navigation MDL-21529 Added a close icon to docked item panels + show/hide event improvements
|
2010-02-08 04:09:18 +00:00 |
|
jerome mouneyrac
|
5a1861ee32
|
webservice MDL-21510 added two new DEFINE values: NULL_ALLOWED and NULL_NOT_ALLOWED
|
2010-02-08 03:49:52 +00:00 |
|
Sam Hemelryk
|
5d6957f349
|
outputrequirements MDL-21400 Added missing YUI2 module required by dock
|
2010-02-08 03:25:45 +00:00 |
|
Petr Skoda
|
916276fc0a
|
MDL-20204 more outputlib changes towards separate html_writer
|
2010-02-07 20:12:31 +00:00 |
|
Petr Skoda
|
4c1f394246
|
MDL-21400 apparently tinymce loading is not compatible with our brand new JS caching yet ;-)
|
2010-02-07 13:26:28 +00:00 |
|
Petr Skoda
|
baeb20bba3
|
MDL-21400 thems and JS now using the same script naming convention and parameter style
|
2010-02-07 13:08:46 +00:00 |
|
Petr Skoda
|
0139ec3fe6
|
MDL-21400 finally, gzip for JS files and proper caching - without admin UI for now (off by default)
|
2010-02-07 12:50:53 +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
|
87ad1edcd6
|
MDL-21400 JS modules now include needed strings in module description + fixed some string and icon issues in file picker
|
2010-02-07 09:34:19 +00:00 |
|
Petr Skoda
|
0bb38e8c04
|
MDL-21400 JS != ajax and page requirements are also CSS - making new special lib file for page requirements
|
2010-02-07 08:45:21 +00:00 |
|
Petr Skoda
|
842f291493
|
MDL-21400 fixed filepicker regression
|
2010-02-06 19:43:35 +00:00 |
|
Petr Skoda
|
dcd6229201
|
MDL-21400 fixed yui2 laoding from footer
|
2010-02-06 19:39:28 +00:00 |
|
Petr Skoda
|
dd9b1882c6
|
MDL-21400 fixed my own ugly mess in resizing of embedded stuff + converted to YUI3
|
2010-02-06 18:47:44 +00:00 |
|
Petr Skoda
|
20fb563e97
|
MDL-21400 JS confirm dialog converted to YUI3/2
|
2010-02-06 17:35:11 +00:00 |
|
Petr Skoda
|
26114d526f
|
MDL-21400 removing some YUI2 extras
|
2010-02-06 15:59:29 +00:00 |
|
Petr Skoda
|
3244d9cc57
|
MDL-21400 load as few YUI2 as possible
|
2010-02-06 15:26:47 +00:00 |
|