nicolasconnault
|
c4c7d936ac
|
MDL-19789 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
|
2009-08-20 08:39:27 +00:00 |
|
nicolasconnault
|
9549b98659
|
MDL-19789 Upgraded calls to helpbutton, print_simple_box* and notify
|
2009-08-18 04:29:16 +00:00 |
|
nicolasconnault
|
dad2baefae
|
MDL-19789 Upgraded calls to choose_from_menu
|
2009-08-17 15:15:55 +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
|
3474860fa0
|
MDL-19789 Converted all print_footer() calls
|
2009-08-06 14:23:15 +00:00 |
|
nicolasconnault
|
e11adf4884
|
MDL-19789 Migrated calls to print_heading
|
2009-08-06 08:19:03 +00:00 |
|
nicolasconnault
|
bb587f9b10
|
MDL-19789 Upgraded calls to print_time_selector and print_date_selector
|
2009-08-06 01:08:50 +00:00 |
|
nicolasconnault
|
679a4f5a18
|
MDL-19789 Removed choose_from_radio and choose_from_menu calls
|
2009-08-06 00:08:11 +00:00 |
|
tjhunt
|
086d27e4e1
|
Clarify commenst in backup, to make it clear what is acutally a TODO, and what is a reference to the $todo variable.
I would like to suggest that $todo is not a great variable name!
|
2009-07-17 07:40:38 +00:00 |
|
skodak
|
fc29e51b2d
|
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
|
2009-06-13 18:34:43 +00:00 |
|
skodak
|
a8f3a651c0
|
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
|
2009-06-13 18:16:08 +00:00 |
|
skodak
|
bb4b6010f3
|
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
|
2009-06-13 17:17:10 +00:00 |
|
skodak
|
4fe2250a1f
|
MDL-19352 maintenance mode reiplemented
|
2009-05-31 14:42:29 +00:00 |
|
stronk7
|
47ff1b64ed
|
MDL-19229 backup regexp - some servers seem to require the /u modifier if unicode classes are used (sadly Macs don't). Merged from 19_STABLE
|
2009-05-28 14:45:04 +00:00 |
|
stronk7
|
0990f7aa99
|
towards db layer 2.0
|
2009-05-23 22:40:55 +00:00 |
|
stronk7
|
a547c180f6
|
MDL-15355 restore - proper category selection when restoring from SITE + improved defaults ; merged from 19_STABLE
|
2009-05-23 20:56:32 +00:00 |
|
stronk7
|
64acc5a55d
|
MDL-19246 restore - cleanup of "restoreto" options. Prev. site restrictions out. Merged from 19_STABLE
|
2009-05-22 15:02:44 +00:00 |
|
stronk7
|
2a8435c4ce
|
MDL-19163 restore - avoid some notices. Merged from 19_STABLE
|
2009-05-19 18:50:24 +00:00 |
|
stronk7
|
a34947c283
|
MDL-19163 restore - warn if restoring over SITEID course ; merged from 19_STABLE
|
2009-05-19 18:35:38 +00:00 |
|
stronk7
|
e43806a018
|
MDL-19163 - Fixed problem when cancreatecourse users were restoring to sites with only 1 course ; merged from 19_STABLE
|
2009-05-19 10:35:59 +00:00 |
|
stronk7
|
94ba4c9eb8
|
MDL-19163 restore - enable course selection for teachers having perms in more than 1 course ; merged from 19_STABLE
|
2009-05-12 14:57:40 +00:00 |
|
stronk7
|
73ac87a4a9
|
MDL-19084 - backup_course_silently() missing call to xxx__check_backup_mods()
causing quizzes to be incorrect (thanks Piers Harding) plus problems with users,
files and role assignments. Merged from 19_STABLE
|
2009-05-10 23:17:19 +00:00 |
|
stronk7
|
3560ff18b9
|
MDL-12618 restore events - apply cross-db sql_compare_text(). MSSQL & Oracle were broken here. Merged from 19_STABLE
|
2009-05-10 14:45:59 +00:00 |
|
stronk7
|
4c63bd26a1
|
MDL-11144 - restore of mnet users. Another improvement... merged from 19_STABLE
|
2009-05-10 11:56:28 +00:00 |
|
stronk7
|
adf8cf19bc
|
MDL-17009 restore of mnet users - prevent any user using local host to end with mnet auth ; merged from 19_STABLE
|
2009-05-10 01:16:10 +00:00 |
|
tjhunt
|
4e1132a8c5
|
forum: MDL-19119 missing requires now course/lib.php is not included everywhere.
Put in most of the obvious missing require_once($CFG->libdir . '/completionlib.php');
|
2009-05-08 09:00:41 +00:00 |
|
tjhunt
|
6cbcbf0fb3
|
blocklib: MDL-19010 eliminate remaining calls to blocks_repopulate_page
|
2009-05-08 08:22:59 +00:00 |
|
stronk7
|
b78ed27edb
|
MDL-15690, MDL-16518 backup - include roles with overrides (not only with assignments). Merged from 19_STABLE
|
2009-05-07 23:54:46 +00:00 |
|
tjhunt
|
f474a4e583
|
blocks: MDL-19010 Fix further blocks-related breakage, including removing all references to blocks_insance_old outside blocklib.php
|
2009-05-07 08:55:10 +00:00 |
|
skodak
|
c9a433cdd6
|
MDL-18670 adding proper permissions for mkdir(); merged from MOODLE_19_STABLE
|
2009-05-06 16:10:45 +00:00 |
|
tjhunt
|
bb46a4fa2a
|
blocklib: MDL-19010 refactor blocklib to use block_manager to get the blocks for rendering
|
2009-05-06 09:15:05 +00:00 |
|
tjhunt
|
93d4a373f9
|
blocklib: MDL-19010 always include blocklib in setup.php, stip includes elsewhere
|
2009-05-06 09:13:16 +00:00 |
|
tjhunt
|
66b10689e2
|
blocklib: MDL-19010 upgrade database tables ready for now blocks system
|
2009-05-06 09:12:03 +00:00 |
|
stronk7
|
0287b9a649
|
MDL-18799 backup of file.php links - now using unicode modifiers if allowed in the server ; merged from 19_STABLE
|
2009-05-05 09:26:47 +00:00 |
|
stronk7
|
cbea2e04cb
|
MDL-18799 backup & restore - improve file.php handling by using neutral syntax to support any slasharguments combination. Merged from 19_STABLE
|
2009-04-17 23:47:16 +00:00 |
|
danmarsden
|
062173b09b
|
MDL-18818 - don't define var if already defined - happens when these functions are called more than once at a time.
|
2009-04-15 02:16:17 +00:00 |
|
tjhunt
|
34f07866ba
|
filters: MDL-7336 backup and restore of local filter settings.
|
2009-04-13 07:06:02 +00:00 |
|
tjhunt
|
c9a2ecfa1b
|
filters: MDL-7336 more preliminary refactoring of duplicated code in restore
|
2009-04-13 07:05:33 +00:00 |
|
tjhunt
|
7b8dcbc352
|
filters: MDL-7336 refactor in backup/restore ready for local filter settings.
|
2009-04-13 07:05:02 +00:00 |
|
dongsheng
|
1ed8e660fd
|
"MDL-18540, change the uses of option"
|
2009-03-30 10:07:24 +00:00 |
|
skodak
|
ece874b5d1
|
MDL-18686 removing ancient readme file
|
2009-03-26 19:46:15 +00:00 |
|
dongsheng
|
7022dd3930
|
"MEMORY/MDL-18540,remove hard-coded php memory limit, added system setting for it, create a function reduce_memory_limit to reduce memroy limit and respect php.ini setting in the meanwhile, merged from 1.9"
|
2009-03-26 02:09:28 +00:00 |
|
stronk7
|
53dd63837d
|
MDL-18594 restore check - skip maintenance.html file on restore of sie files. Credit goes to Juan Segarra. Merged from 19_STABLE
|
2009-03-19 14:45:01 +00:00 |
|
stronk7
|
e78d66436e
|
MDL-18482 restore skipping non selected activities. Merged from 19_STABLE
|
2009-03-12 23:16:21 +00:00 |
|
stronk7
|
382d4d9fbe
|
MDL-18543 restore of role assignments / overrides - skip non-restored contexts. Merged from 19_STABLE
|
2009-03-12 22:21:57 +00:00 |
|
stronk7
|
b8f0d7d185
|
MDL-18468 restore preprocessing (split) - Added $CFG->experimentalsplitrestore option
to enable split of moodle.xml files into upto 19 smaller files for quicker restore.
Merged from 19_STABLE
|
2009-03-09 23:36:00 +00:00 |
|
danmarsden
|
283fc15670
|
MDL-15276 add check for RESTORE_SILENTLY
|
2009-03-04 02:44:05 +00:00 |
|
danmarsden
|
9d043b8c6b
|
MDL-14736 Backup/Restore don't halt backup if can't delete temp files - just display notification and save error to log table
|
2009-03-03 01:18:16 +00:00 |
|
danmarsden
|
5b99dc2e5f
|
MDL-12037 Backup Log - improve reporting of errors during backup_execute - espeically for silent backups
|
2009-03-03 00:53:23 +00:00 |
|
danmarsden
|
bc7ec91a0d
|
MDL-12037 Backup Log - add new field to backup_log table to allow other backup related functions to save log data
|
2009-03-03 00:06:08 +00:00 |
|