Eloy Lafuente
ce937f9957
MDL-22145 backup storage - provide 'user_tohub' storage for HUB files
2010-04-27 01:02:38 +00:00
Eloy Lafuente
777f6eb3d6
NOBUG: Fix tests that were using the old forum_ratings table (moved to rating).
2010-04-26 17:17:01 +00:00
Eloy Lafuente
1c9e93c77a
MDL-21432 backup settings - added root "activities" setting and section settings
2010-04-25 15:51:42 +00:00
Eloy Lafuente
9dbe1980c4
MDL-22176 backup & restore links - Added support for course encoder
2010-04-23 16:35:08 +00:00
Eloy Lafuente
cd00f9b78f
MDL-20628 section backup - add new field and missing alias
2010-04-23 12:35:40 +00:00
Eloy Lafuente
57a535cd42
MDL-21432 backup - plan builder can have harcoded format
2010-04-21 16:41:37 +00:00
Eloy Lafuente
c6cc972695
MDL-21432 backup 2.0 - initial commit. controller
2010-04-21 09:26:06 +00:00
Eloy Lafuente
77547b4666
MDL-21432 backup 2.0 - initial commit. moodle2 format
2010-04-21 09:19:30 +00:00
Eloy Lafuente
69dd0c8cbf
MDL-21432 backup 2.0 - initial commit. util dir
2010-04-21 09:17:06 +00:00
Petr Skoda
6ad1100fe4
MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib
2010-04-19 14:42:19 +00:00
Petr Skoda
1f96e907ea
MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2
2010-04-14 09:45:49 +00:00
Petr Skoda
596509e431
MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help
2010-04-13 20:34:27 +00:00
Petr Skoda
4248b15cf8
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [backupnameformat,core],[backupnameformat,core_langconfig]
AMOS END
2010-04-10 17:35:19 +00:00
Petr Skoda
98da60215e
MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints
2010-04-07 07:37:12 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Eloy Lafuente
ac94303a42
MDL-19233 restore of roles - prevent role creation, role assignment and
...
permission overrides by observing corresponding caps. Improve role mapping a bit.
Credit goes to Daniel Neis. Merged from 19_STABLE
2010-03-22 22:33:30 +00:00
David Mudrak
16be897441
MDL-21652 html_table rendering refactored
...
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +00:00
Eloy Lafuente
64cc243f34
MDL-21750 ims-cc restore - avoid requiring net conection on validation. Credit goes to Darko ; merged from 19_STABLE
2010-03-04 21:32:29 +00:00
Eloy Lafuente
157aa3a22d
MDL-21666 backup & restore caps - renaming the import one
2010-02-19 19:11:06 +00:00
Eloy Lafuente
d294000348
MDL-21666 backup & restore caps - moving to new naming schema. More to come.
2010-02-19 17:50:14 +00:00
Petr Skoda
c5dbaba9cf
MDL-20204 converted selects
2010-02-11 09:18:13 +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
Rossiani Wijaya
b6570b2fec
MDL-21509 - include timecreate field (user table) to backup and restore.
2010-02-05 08:08:57 +00:00
Eloy Lafuente
0c8952c309
MDL-21370 restore - avoid adding slashes twice to user info. Merged from 19_STABLE
...
Credit goes to jean-christophe zulian
2010-01-18 19:39:38 +00:00
Petr Skoda
d776d59ee2
MDL-21235 fixed select method name
2010-01-16 18:29:51 +00:00
Petr Skoda
4b9210f31b
MDL-21235 more conversion to new select
2010-01-16 18:25:51 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
Eloy Lafuente
5e934890c9
MDL-16658 restore - new restore:createuser cap + pre-check users before restoring; merged from 19_STABLE
2009-12-30 17:35:36 +00:00
Petr Skoda
4bcc51185c
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
2009-12-30 15:19:55 +00:00
Eloy Lafuente
ead791ddd5
MDL-21045, MDL-21046 restore - gradebook categories, letters and outcomes are now
...
restored no matter if user info is enabled or no (as far as they are user-independent)
Merged from 19_STABLE
2009-12-18 18:48:44 +00:00
Eloy Lafuente
8ef5f17dc3
NOBUG minor typo in phpdocs ; merged from 19_STABLE
2009-12-17 14:41:15 +00:00
Petr Skoda
2f67a9b3a5
MDL-20700 whitespace terror returns yet again
2009-12-16 22:22:37 +00:00
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
Eloy Lafuente
69d4a56e62
Test. Ignore this.
2009-12-14 18:31:22 +00:00
Eloy Lafuente
b72db8b348
MDL-20961 customize notices showed when user information is not included in backup ; merged from 19_STABLE
2009-12-07 11:42:18 +00:00
Eloy Lafuente
5d9ab024ac
MDL-16658 restore users pre-check. Reviewed logic with latest discussions. Continues disabled. Merged from 19_STABLE
2009-11-29 21:24:05 +00:00
Eloy Lafuente
55f5b2e8b8
MDL-16658 users pre-check. Committing current *disabled* code to have it
...
already under CVS control and better handling ; merged from 19_STABLE
2009-11-24 10:06:13 +00:00
Eloy Lafuente
321ee52976
MDL-20939 backup & restore - avoid admins to be always included. Two things
...
were causing this: wrong get_users_by_capability() call and standard scales.
Improved scales restore to observe the 'moodle/course:managescales' cap.
Merged from 19_STABLE
2009-11-24 00:45:11 +00:00
Petr Skoda
edb5da8331
MDL-20934 'not cached' flag used in all auth plugins that do not need the password
2009-11-23 21:50:40 +00:00
Eloy Lafuente
886e63dda9
MDL-20932 user->secret out - merged from 19_STABLE
2009-11-22 13:36:19 +00:00
Eloy Lafuente
a89fcd7a2c
MDL-9251 backup/restore *all* users - is now forbidden for users
...
lacking backup/restore permission at system level. Merged from 19_STABLE
2009-11-21 11:56:27 +00:00
Eloy Lafuente
f6459d125e
MDL-20849 moodle/restore:userinfo - new cababilty to allow/deny
...
permissions to restore any (users, messages, modulesactivity...)
user-level information. Merged from 19_STABLE
2009-11-20 00:32:16 +00:00
Petr Skoda
f54c4273da
MDL-20901 fixed input validationand removed annoying redirect which must not be clicked during course import
2009-11-19 18:48:34 +00:00
Petr Skoda
7e7089e359
MDL-20901 fixed input validation
2009-11-19 18:11:14 +00:00
Eloy Lafuente
f2a0da6c41
MDL-20834 new cap moodle/backup:userinfo - controls who can backupuser
...
related info. Disabled by default to teachers, oh my! :-( Merged from 19_STABLE
2009-11-18 19:38:51 +00:00
Eloy Lafuente
089f1f065e
MDL-20846 creating users on restore - part1 - mark password as 'restored'
...
so login will detect that for resetting password. Also some minor improvements
into user/auth detection. Merged from 19_STABLE
2009-11-17 15:51:27 +00:00
Martin Dougiamas
29ba20ac04
backup/nopasswords MDL-20383 Backups are now never saved with user passwords unless the admin has defined $CFG->includeuserbackupsinpasswords in config.php (Merged from 1.9) Credits to Eloy
2009-11-17 05:58:24 +00:00
Eloy Lafuente
07fce85b97
MDL-20728 ims-cc import - fix importing of quiz with only 1 question ; merged from 19_STABLE
2009-11-12 23:55:06 +00:00
Penelope Leach
70fbfb2c25
MDL-20596 - fixes to backup_course_silently and import_backup_file_silently
...
Merged from MOODLE_19_STABLE - even though backup/restore is broken in HEAD, for a reference for Eloy's backup 2.0
2009-11-09 13:05:39 +00:00