237 Commits

Author SHA1 Message Date
Petr Skoda
78946b9bdb MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
jerome mouneyrac
d4c6ef705c webservice MDL-20803 add web service documentation generator 2009-12-13 10:48:22 +00:00
David Mudrak
70e0f41e41 Fixed a typo in function name 2009-12-07 10:15:07 +00:00
Andrew Davis
4c459d6c40 group membership MDL-21005 Fixed setup JS on group/members.php so ajax functionality works 2009-11-30 05:28:55 +00:00
Petr Skoda
032216500d MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-( 2009-11-09 11:33:14 +00:00
Petr Skoda
6ccaf3f5e5 MDL-20625 fixed transaction related todos 2009-11-08 21:39:10 +00:00
Petr Skoda
d5a8d9aa71 MDL-20625 new delegated transaction support in DML 2009-11-07 08:52:56 +00:00
Petr Skoda
443364ab39 MDL-12886 more external groups api 2009-11-05 22:13:25 +00:00
Petr Skoda
4efa248399 MDL-12886 more external groups api 2009-11-05 22:06:49 +00:00
Sam Hemelryk
8bdc9cacad files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
2009-11-04 06:14:06 +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
Petr Skoda
4ca6cfbfd4 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:00:47 +00:00
Petr Skoda
2cb1ee78e4 MDL-12886 refactoring: improved test client forms support; fixing external group functions 2009-10-27 09:27:34 +00:00
Petr Skoda
0f4e72dee7 MDL-12886 untested external groups API 2009-10-26 23:05:11 +00:00
skodak
246f6da2b8 MDL-12886 one more external group function, other minor fixes 2009-10-22 23:54:35 +00:00
skodak
f507217757 MDL-12886 one more external group function, other minor fixes 2009-10-22 23:07:21 +00:00
samhemelryk
bbe0bd9899 group MDL-19798 Added set_url calls 2009-10-16 03:16:38 +00:00
skodak
04d212ce4d MDL-12886 refacoring: the external_param is in fact value because we use it also in return structures 2009-10-07 21:49:03 +00:00
skodak
13e40ad183 MDL-12886 fixed param typo 2009-10-07 21:44:26 +00:00
skodak
551f442078 fixing copyright, this was in fact work of several people :-) 2009-10-07 10:15:07 +00:00
tjhunt
f94f09b523 groups: NOBUG fix syntax error seen on http://moodle.org/mod/cvsadmin/view.php?tab=syntax
PHP Fatal error:  Can't use function return value in empty call.
2009-10-03 07:57:50 +00:00
skodak
c9c5cc81e9 MDL-12886 external lib parameter validation routine + some unit tests 2009-10-02 12:13:56 +00:00
skodak
8c772ad78f MDL-12886 updating groups external API 2009-10-01 21:53:58 +00:00
skodak
b4c1a34ea9 MDL-12886 updating groups external API 2009-10-01 21:41:37 +00:00
tjhunt
c88ab6d5a7 unit tests: MDL-20390 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:03:39 +00:00
samhemelryk
849185cee9 groups MDL-19559 Just a little pre-tidy up before I clean up the group selection interface 2009-09-21 08:22:52 +00:00
samhemelryk
458eb0d10c overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
2009-09-17 07:46:20 +00:00
skodak
d4e133554a MDL-12886 improved external API 2009-09-16 19:00:12 +00:00
skodak
2e13b91672 MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first 2009-09-16 18:39:42 +00:00
skodak
0c96468c73 MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first 2009-09-16 18:36:44 +00:00
skodak
b18e25d541 MDL-12886 fixed regression, wrongtable name,sorry 2009-09-16 10:08:37 +00:00
skodak
b7e8cfb6ec MDL-12886 fixed regression, missing include 2009-09-16 10:06:05 +00:00
samhemelryk
af333695f4 group MDL-19798 Added set_url calls 2009-09-16 08:16:44 +00:00
skodak
ab9a01f2b7 MDL-20293 strict param validation support - fixed group external lib methods 2009-09-15 20:31:08 +00:00
skodak
9a0df45a01 MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry 2009-09-14 23:52:08 +00:00
jerome
15f4e7fdac webservice MDL-12886 quick fix for external file 2009-09-09 08:35:26 +00:00
samhemelryk
b87573d7ae group MDL-19798 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 06:43:02 +00:00
nicolasconnault
768cefa084 MDL-19798 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:41:11 +00:00
nicolasconnault
a1c54f7ac1 MDL-19798 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 05:00:29 +00:00
nicolasconnault
7b1f2c829f MDL-19756 Renamed moodle_select to html_select for better API consistency 2009-08-10 08:38:45 +00:00
nicolasconnault
3ced388459 MDL-19798 Converted print_box* to $OUTPUT->box* 2009-08-10 04:54:48 +00:00
nicolasconnault
8076ad5a77 MDL-19798 Converted calls to popup_form() 2009-08-10 03:41:08 +00:00
nicolasconnault
653468d4d6 MDL-19798 Converted all print_footer() calls 2009-08-06 14:10:09 +00:00
nicolasconnault
04a7ba52e9 MDL-19756 Removed explicit aligning CSS class from $OUTPUT->heading() calls 2009-08-06 08:55:02 +00:00
nicolasconnault
9cb990ec3b MDL-19798 Migrated calls to print_heading 2009-08-06 08:15:26 +00:00
nicolasconnault
f8065dd287 MDL-19756 Migrated the following functions from weblib to outputlib:
1. button_to_popup_window
2. link_to_popup_window
3. print_single_button
4. print_spacer
5. print_file_picture (deprecated)
6. print_user_picture
7. print_png (deprecated)
8. helpbutton
9. doclink
10. print_paging_bar
11. notice_yesno
2009-07-27 10:33:00 +00:00
tjhunt
4096752d1d MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +00:00
stronk7
d47cf63dec MDL-19579 code coverage - add initial $includecoverage attributes 2009-06-26 17:21:36 +00:00
tjhunt
c28bf5c9f8 javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
Also, some related JavaScript cleanup.

More to follow.
2009-06-15 05:37:57 +00:00
tjhunt
cf6155226c ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc.
There is a new implementation of require_js in lib/deprecatedlib.php,
based on $PAGE->requires.

There were a few other recently introduced functions in lib/weblib.php,
namely print_js_call, print_delayed_js_call, print_js_config and
standard_js_config. These have been removed, since they were never in
a stable branch, and all the places that used them have been changed
to use the newer $PAGE->requires->... methods.

get_require_js_code is also gone, and the evil places that were calling
it, even though it is an internal function, have been fixed.

Also, I made some minor improvements to the code I committed yesterday
for MDL-16695.

All that remains is to update all the places in core code that are
still using require_js.

(This commit also fixes the problem where the admin tree would not
start with the right categories expanded.)
2009-06-12 12:13:07 +00:00