38967 Commits

Author SHA1 Message Date
Penny Leach
892234168e portfolio: MDL-19356 - mahara portfolio plugin: add sesskey to post-auth redirect 2009-11-18 10:06:34 +00:00
Dongsheng Cai
431107399b "MDL-20346, improve upgrade script" 2009-11-18 09:56:22 +00:00
Petr Skoda
7b3b0f6ea6 MDL-20821 reverting soap changes, this lib is scheduled for removal because it is not maintained upstream 2009-11-18 09:56:03 +00:00
Sam Hemelryk
e019158c7d security MDL-18807 Changed language strings: Thanks for the new strings Helen 2009-11-18 09:55:03 +00:00
Penny Leach
b07e1666c0 Portfolio: MDL-20884 - make assignment portfolio implementation use paths relative to dirroot 2009-11-18 09:37:33 +00:00
Petr Skoda
6f5099eab4 MDL-20821 minor changes in previous cleanup 2009-11-18 09:15:17 +00:00
Andrew Davis
fcfbd11755 all MDL-20821 Removed more deprecated functions 2009-11-18 07:29:26 +00:00
Dongsheng Cai
bb54697b1b "MDL-16910, fixed icons" 2009-11-18 07:23:28 +00:00
Dongsheng Cai
d2c98296e6 "MDL-16910, fixed access key check, repository s3 plugin" 2009-11-18 07:22:04 +00:00
Andrew Davis
6959330979 all MDL-20821 Removed more deprecated functions 2009-11-18 06:05:10 +00:00
Dongsheng Cai
e998effa3d "MDL-20346, comments api for data module" 2009-11-18 06:00:48 +00:00
Dongsheng Cai
3e5769b5fe "MDL-19806, options should be an array" 2009-11-18 03:51:57 +00:00
Andrew Davis
fa24e8750e user profile MDL-18914 Clicking on username in breadcrumb trail on messaging preferences page now works 2009-11-18 02:49:00 +00:00
Eloy Lafuente
3af6f43a77 MDL-20846 creating users on restore - new strings. Merged from 19_STABLE 2009-11-18 01:25:33 +00:00
Andrew Davis
30d44c5d23 gradebook MDL-19455 now shows first user in gradebook user report user select box 2009-11-18 01:17:07 +00:00
Eloy Lafuente
e58269e4fa MDL-20846 creating users on restore - part2 - hack login to inform and
allow 'restored' users to reset their password. Merged from 19_STABLE
2009-11-18 01:05:58 +00:00
Andrew Davis
2871c45070 weblib MDL-19196 Added guard around call to error_get_last to prevent error if running old php 2009-11-18 00:57:05 +00:00
Petr Skoda
3f226cc99f MDL-20639 fixed mnet security trouble - credit goes to Adrian Schlegel 2009-11-17 17:32:17 +00:00
Petr Skoda
99fd6ddec3 MDL-18006 MDL-18807 MDL-20853 tried to explain that admin must copy old main solat to alternative salt list, otherwise all passwords with old salt are invalidated 2009-11-17 16:45:57 +00:00
Petr Skoda
af2d263f99 MDL-18006 MDL-18807 MDL-20853 warn that the default salt is definitely weak 2009-11-17 16:36:23 +00:00
Petr Skoda
5cc1e1eb75 MDL-18006 MDL-18807 MDL-20853 suggest some longer and better salt 2009-11-17 16:30:39 +00:00
Petr Skoda
4c1ba3ffc7 MDL-18006 MDL-18807 MDL-20853 merging sam's changes from MOODLE_19_STABLE, going to fix some more problems in this new code soon 2009-11-17 16:11:25 +00:00
Penny Leach
eeb7ccf069 Portfolio MDL-20872 adding some extra metadata into the portfolio log table so we can display nicer information about already completed transfers 2009-11-17 15:59:26 +00:00
Petr Skoda
9d975de438 MDL-18006 MDL-18807 MDL-20853 adding salt info into config-dist.php 2009-11-17 15:55:13 +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
Penny Leach
45645bce2a Portfolio MDL-20872 first step - add tempdataid column to portfolio log table 2009-11-17 15:44:21 +00:00
Penny Leach
c95a609597 Portfolio MDL-19356 removal of session reliance completely.
For plugins that don't support it, we can work around the external
redirect issue by returning to a special url.

This also adds on selective cancelling/continuing of current exports.

It needs a lot of testing, but seems to be working reasonably well.

Some plugins need updating now, however
2009-11-17 14:01:25 +00:00
Penny Leach
f1d2641df6 portfolio: MDL-20850 fixed some navigation/output 2009-11-17 14:01:06 +00:00
Petr Skoda
154acd7aa3 MDL-19608 do not force changing of passwords if users may not actually change them 2009-11-17 11:36:51 +00:00
Petr Skoda
cce60fc481 MDL-14679 fixed dml conversion issues 2009-11-17 10:21:29 +00:00
Pierre Pichet
7189393ac0 MDL-20296 missing parameter in function call line 41 2009-11-17 10:18:46 +00:00
Petr Skoda
6b16433a81 MDL-19608 allow forced password change for everybody including admin 2009-11-17 10:17:25 +00:00
Petr Skoda
23c442988d MDL-19608 fixed potential issue when too many users selected, replaced redirect by continueand other problems 2009-11-17 10:16:05 +00:00
Petr Skoda
58f3cc8130 MDL-20638 importing latest smarty 2.6.26 2009-11-17 09:01:56 +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
Sam Hemelryk
34dff6aad9 themes MDL-20780 the Moodle release info is no longer shown within the footer 2009-11-17 03:06:39 +00:00
Pierre Pichet
1c5299bff6 MDL-20861 add the $this-> line 313 although was not able to test the result. 2009-11-17 02:20:40 +00:00
Andrew Davis
c78a948e8c all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace 2009-11-17 01:36:35 +00:00
Moodle Robot
2ec6307266 Updated the HEAD build version to 20091117 2009-11-17 00:32:54 +00:00
Anthony Borrow
8f6ba17fcf MDL-19608 - adding bulk user action to force password change, credit to Iñaki Arenaza for the patch 2009-11-16 17:16:03 +00:00
Sam Marshall
bfeaa89501 MDL-20852: Condition system - problems if you delete a module that another one had a condition on 2009-11-16 15:14:47 +00:00
Penelope Leach
e1b9ac3ef8 portfolio - MDL-19356 - add instance column to portfolio_tempdata
this is the first step in moving towards supporting multiple exports per session.

however, some plugins aren't going to be able to support this (eg box.net) so
we add the instance to the tempdata table, so that we can quickly check whether
we have an export of the same *type* of plugin in the session.
2009-11-16 15:02:52 +00:00
Penelope Leach
aa37986599 portfolio MDL-20850 adding $PAGE->set_url 2009-11-16 14:57:42 +00:00
Penelope Leach
0503e887e6 portfolio - MDL-20850 - updates to use $PAGE better 2009-11-16 14:55:38 +00:00
Penelope Leach
384ba38af4 portfolio - MDL-19356 - rename allows_multiple to allows_multiple_instances
this disambiguates, so we can have a function called allows_multiple_exports
2009-11-16 12:57:59 +00:00
Penelope Leach
557b2a3b81 portfolio - MDL-19356 - Mahara portfolio plugin: removed session use
since we can construct whatever return url we want.
2009-11-16 12:57:36 +00:00
Penelope Leach
086831a67c NOBUG - Added a bunch more phpdocs to the portfolio code 2009-11-16 12:57:15 +00:00
Dan Poltawski
62d887ecc8 enrol/database MDL-19445 Fixed infinite loops and removed superfluous objects and casts.
thanks to Daren Chandisingh for the patch
2009-11-16 10:53:23 +00:00
Dan Poltawski
50aca34443 enrol/database: MDL-19394 Added required file for ADODB connection
Thanks to Michael Ahenerne/Daren Chandisingh for the patch
2009-11-16 10:47:40 +00:00
Dongsheng Cai
f3b38030f8 "MDL-20843, added missing in upload plugin" 2009-11-16 02:20:13 +00:00