]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agoPortfolio: MDL-20884 - make assignment portfolio implementation use paths relative...
Penny Leach [Wed, 18 Nov 2009 09:37:33 +0000 (09:37 +0000)]
Portfolio: MDL-20884 - make assignment portfolio implementation use paths relative to dirroot

15 years agoMDL-20821 minor changes in previous cleanup
Petr Skoda [Wed, 18 Nov 2009 09:15:17 +0000 (09:15 +0000)]
MDL-20821 minor changes in previous cleanup

15 years agoall MDL-20821 Removed more deprecated functions
Andrew Davis [Wed, 18 Nov 2009 07:29:26 +0000 (07:29 +0000)]
all MDL-20821 Removed more deprecated functions

15 years ago"MDL-16910, fixed icons"
Dongsheng Cai [Wed, 18 Nov 2009 07:23:28 +0000 (07:23 +0000)]
"MDL-16910, fixed icons"

15 years ago"MDL-16910, fixed access key check, repository s3 plugin"
Dongsheng Cai [Wed, 18 Nov 2009 07:22:04 +0000 (07:22 +0000)]
"MDL-16910, fixed access key check, repository s3 plugin"

15 years agoall MDL-20821 Removed more deprecated functions
Andrew Davis [Wed, 18 Nov 2009 06:05:10 +0000 (06:05 +0000)]
all MDL-20821 Removed more deprecated functions

15 years ago"MDL-20346, comments api for data module"
Dongsheng Cai [Wed, 18 Nov 2009 06:00:48 +0000 (06:00 +0000)]
"MDL-20346, comments api for data module"

15 years ago"MDL-19806, options should be an array"
Dongsheng Cai [Wed, 18 Nov 2009 03:51:57 +0000 (03:51 +0000)]
"MDL-19806, options should be an array"

15 years agouser profile MDL-18914 Clicking on username in breadcrumb trail on messaging preferen...
Andrew Davis [Wed, 18 Nov 2009 02:49:00 +0000 (02:49 +0000)]
user profile MDL-18914 Clicking on username in breadcrumb trail on messaging preferences page now works

15 years agoMDL-20846 creating users on restore - new strings. Merged from 19_STABLE
Eloy Lafuente [Wed, 18 Nov 2009 01:25:33 +0000 (01:25 +0000)]
MDL-20846 creating users on restore - new strings. Merged from 19_STABLE

15 years agogradebook MDL-19455 now shows first user in gradebook user report user select box
Andrew Davis [Wed, 18 Nov 2009 01:17:07 +0000 (01:17 +0000)]
gradebook MDL-19455 now shows first user in gradebook user report user select box

15 years agoMDL-20846 creating users on restore - part2 - hack login to inform and
Eloy Lafuente [Wed, 18 Nov 2009 01:05:58 +0000 (01:05 +0000)]
MDL-20846 creating users on restore - part2 - hack login to inform and
allow 'restored' users to reset their password. Merged from 19_STABLE

15 years agoweblib MDL-19196 Added guard around call to error_get_last to prevent error if runnin...
Andrew Davis [Wed, 18 Nov 2009 00:57:05 +0000 (00:57 +0000)]
weblib MDL-19196 Added guard around call to error_get_last to prevent error if running old php

15 years agoMDL-20639 fixed mnet security trouble - credit goes to Adrian Schlegel
Petr Skoda [Tue, 17 Nov 2009 17:32:17 +0000 (17:32 +0000)]
MDL-20639 fixed mnet security trouble - credit goes to Adrian Schlegel

15 years agoMDL-18006 MDL-18807 MDL-20853 tried to explain that admin must copy old main solat...
Petr Skoda [Tue, 17 Nov 2009 16:45:57 +0000 (16:45 +0000)]
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

15 years agoMDL-18006 MDL-18807 MDL-20853 warn that the default salt is definitely weak
Petr Skoda [Tue, 17 Nov 2009 16:36:23 +0000 (16:36 +0000)]
MDL-18006 MDL-18807 MDL-20853 warn that the default salt is definitely weak

15 years agoMDL-18006 MDL-18807 MDL-20853 suggest some longer and better salt
Petr Skoda [Tue, 17 Nov 2009 16:30:39 +0000 (16:30 +0000)]
MDL-18006 MDL-18807 MDL-20853 suggest some longer and better salt

15 years agoMDL-18006 MDL-18807 MDL-20853 merging sam's changes from MOODLE_19_STABLE, going...
Petr Skoda [Tue, 17 Nov 2009 16:11:25 +0000 (16:11 +0000)]
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

15 years agoPortfolio MDL-20872 adding some extra metadata into the portfolio log table so we...
Penny Leach [Tue, 17 Nov 2009 15:59:26 +0000 (15:59 +0000)]
Portfolio MDL-20872 adding some extra metadata into the portfolio log table so we can display nicer information about already completed transfers

15 years agoMDL-18006 MDL-18807 MDL-20853 adding salt info into config-dist.php
Petr Skoda [Tue, 17 Nov 2009 15:55:13 +0000 (15:55 +0000)]
MDL-18006 MDL-18807 MDL-20853 adding salt info into config-dist.php

15 years agoMDL-20846 creating users on restore - part1 - mark password as 'restored'
Eloy Lafuente [Tue, 17 Nov 2009 15:51:27 +0000 (15:51 +0000)]
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

15 years agoPortfolio MDL-20872 first step - add tempdataid column to portfolio log table
Penny Leach [Tue, 17 Nov 2009 15:44:21 +0000 (15:44 +0000)]
Portfolio MDL-20872 first step - add tempdataid column to portfolio log table

15 years agoPortfolio MDL-19356 removal of session reliance completely.
Penny Leach [Tue, 17 Nov 2009 14:01:25 +0000 (14:01 +0000)]
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

15 years agoportfolio: MDL-20850 fixed some navigation/output
Penny Leach [Tue, 17 Nov 2009 14:01:06 +0000 (14:01 +0000)]
portfolio: MDL-20850 fixed some navigation/output

15 years agoMDL-19608 do not force changing of passwords if users may not actually change them
Petr Skoda [Tue, 17 Nov 2009 11:36:51 +0000 (11:36 +0000)]
MDL-19608 do not force changing of passwords if users may not actually change them

15 years agoMDL-14679 fixed dml conversion issues
Petr Skoda [Tue, 17 Nov 2009 10:21:29 +0000 (10:21 +0000)]
MDL-14679 fixed dml conversion issues

15 years agoMDL-20296 missing parameter in function call line 41
Pierre Pichet [Tue, 17 Nov 2009 10:18:46 +0000 (10:18 +0000)]
MDL-20296 missing parameter in function call line 41

15 years agoMDL-19608 allow forced password change for everybody including admin
Petr Skoda [Tue, 17 Nov 2009 10:17:25 +0000 (10:17 +0000)]
MDL-19608 allow forced password change for everybody including admin

15 years agoMDL-19608 fixed potential issue when too many users selected, replaced redirect by...
Petr Skoda [Tue, 17 Nov 2009 10:16:05 +0000 (10:16 +0000)]
MDL-19608 fixed potential issue when too many users selected, replaced redirect by continueand other problems

15 years agoMDL-20638 importing latest smarty 2.6.26
Petr Skoda [Tue, 17 Nov 2009 09:01:56 +0000 (09:01 +0000)]
MDL-20638 importing latest smarty 2.6.26

15 years agobackup/nopasswords MDL-20383 Backups are now never saved with user passwords unless...
Martin Dougiamas [Tue, 17 Nov 2009 05:58:24 +0000 (05:58 +0000)]
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

15 years agothemes MDL-20780 the Moodle release info is no longer shown within the footer
Sam Hemelryk [Tue, 17 Nov 2009 03:06:39 +0000 (03:06 +0000)]
themes MDL-20780 the Moodle release info is no longer shown within the footer

15 years agoMDL-20861 add the $this-> line 313 although was not able to test the result.
Pierre Pichet [Tue, 17 Nov 2009 02:20:40 +0000 (02:20 +0000)]
MDL-20861 add the $this-> line 313 although was not able to test the result.

15 years agoall areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_re...
Andrew Davis [Tue, 17 Nov 2009 01:36:35 +0000 (01:36 +0000)]
all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace

15 years agoUpdated the HEAD build version to 20091117
Moodle Robot [Tue, 17 Nov 2009 00:32:54 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091117

15 years agoMDL-19608 - adding bulk user action to force password change, credit to Iñaki Arenaza...
Anthony Borrow [Mon, 16 Nov 2009 17:16:03 +0000 (17:16 +0000)]
MDL-19608 - adding bulk user action to force password change, credit to Iñaki Arenaza for the patch

15 years agoMDL-20852: Condition system - problems if you delete a module that another one had...
Sam Marshall [Mon, 16 Nov 2009 15:14:47 +0000 (15:14 +0000)]
MDL-20852: Condition system - problems if you delete a module that another one had a condition on

15 years agoportfolio - MDL-19356 - add instance column to portfolio_tempdata
Penelope Leach [Mon, 16 Nov 2009 15:02:52 +0000 (15:02 +0000)]
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.

15 years agoportfolio MDL-20850 adding $PAGE->set_url
Penelope Leach [Mon, 16 Nov 2009 14:57:42 +0000 (14:57 +0000)]
portfolio MDL-20850 adding $PAGE->set_url

15 years agoportfolio - MDL-20850 - updates to use $PAGE better
Penelope Leach [Mon, 16 Nov 2009 14:55:38 +0000 (14:55 +0000)]
portfolio - MDL-20850 - updates to use $PAGE better

15 years agoportfolio - MDL-19356 - rename allows_multiple to allows_multiple_instances
Penelope Leach [Mon, 16 Nov 2009 12:57:59 +0000 (12:57 +0000)]
portfolio - MDL-19356 - rename allows_multiple to allows_multiple_instances

this disambiguates, so we can have a function called allows_multiple_exports

15 years agoportfolio - MDL-19356 - Mahara portfolio plugin: removed session use
Penelope Leach [Mon, 16 Nov 2009 12:57:36 +0000 (12:57 +0000)]
portfolio - MDL-19356 -  Mahara portfolio plugin: removed session use

since we can construct whatever return url we want.

15 years agoNOBUG - Added a bunch more phpdocs to the portfolio code
Penelope Leach [Mon, 16 Nov 2009 12:57:15 +0000 (12:57 +0000)]
NOBUG - Added a bunch more phpdocs to the portfolio code

15 years agoenrol/database MDL-19445 Fixed infinite loops and removed superfluous objects and...
Dan Poltawski [Mon, 16 Nov 2009 10:53:23 +0000 (10:53 +0000)]
enrol/database MDL-19445 Fixed infinite loops and removed superfluous objects and casts.

thanks to Daren Chandisingh for the patch

15 years agoenrol/database: MDL-19394 Added required file for ADODB connection
Dan Poltawski [Mon, 16 Nov 2009 10:47:40 +0000 (10:47 +0000)]
enrol/database: MDL-19394 Added required file for ADODB connection

Thanks to Michael Ahenerne/Daren Chandisingh for the patch

15 years ago"MDL-20843, added missing in upload plugin"
Dongsheng Cai [Mon, 16 Nov 2009 02:20:13 +0000 (02:20 +0000)]
"MDL-20843, added missing  in upload plugin"

15 years agonavigation MDL-20833 Moved has_navbar from OUTPUT to PAGE as it is logic
Sam Hemelryk [Mon, 16 Nov 2009 01:12:16 +0000 (01:12 +0000)]
navigation MDL-20833 Moved has_navbar from OUTPUT to PAGE as it is logic

15 years agoUpdated the HEAD build version to 20091116
Moodle Robot [Mon, 16 Nov 2009 00:33:02 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091116

15 years agoUpdated the HEAD build version to 20091115
Moodle Robot [Sun, 15 Nov 2009 00:33:55 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091115

15 years agoUpdated the HEAD build version to 20091114
Moodle Robot [Sat, 14 Nov 2009 00:32:44 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091114

15 years ago"MDL-17391, document file_type_to_ext class"
Dongsheng Cai [Fri, 13 Nov 2009 08:51:49 +0000 (08:51 +0000)]
"MDL-17391, document file_type_to_ext class"

15 years ago"MDL-13766, improve file picker search form"
Dongsheng Cai [Fri, 13 Nov 2009 08:47:14 +0000 (08:47 +0000)]
"MDL-13766, improve file picker search form"

15 years ago"MDL-20648, merlot.org repository plugin, support basic search only"
Dongsheng Cai [Fri, 13 Nov 2009 08:43:18 +0000 (08:43 +0000)]
"MDL-20648, merlot.org repository plugin, support basic search only"

15 years agoreport backup MDL-19903 Fixed backup report table header
Andrew Davis [Fri, 13 Nov 2009 06:09:54 +0000 (06:09 +0000)]
report backup MDL-19903 Fixed backup report table header

15 years ago"MDL-20824, use php exception to processs the file which excess the maximum file...
Dongsheng Cai [Fri, 13 Nov 2009 05:31:02 +0000 (05:31 +0000)]
"MDL-20824, use php exception to processs the file which excess the maximum file size"

15 years agofiles/index.php MDL-14632 Added set_url() function
Martin Dougiamas [Fri, 13 Nov 2009 02:18:17 +0000 (02:18 +0000)]
files/index.php MDL-14632 Added set_url() function

15 years agoUpdated the HEAD build version to 20091113
Moodle Robot [Fri, 13 Nov 2009 00:33:12 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091113

15 years agoMDL-20728 ims-cc import - fix importing of quiz with only 1 question ; merged from...
Eloy Lafuente [Thu, 12 Nov 2009 23:55:06 +0000 (23:55 +0000)]
MDL-20728 ims-cc import - fix importing of quiz with only 1 question ; merged from 19_STABLE

15 years agoMDL-20781 lib/excellib: add write_date() function
Francois Marier [Thu, 12 Nov 2009 01:58:33 +0000 (01:58 +0000)]
MDL-20781 lib/excellib: add write_date() function

15 years agoUpdated the HEAD build version to 20091112
Moodle Robot [Thu, 12 Nov 2009 00:32:20 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091112

15 years agoblocks upgrade: MDL-20820 another blocks upgrade problem with sticky blocks
Tim Hunt [Wed, 11 Nov 2009 17:01:12 +0000 (17:01 +0000)]
blocks upgrade: MDL-20820 another blocks upgrade problem with sticky blocks

Even though the visible column is going to be dropped,
we need to set it here or the query at line 2087 will fail.

Huge thanks to Oleg Sychev who did all the debugging and testing for this fix.

15 years agowebservice MDL-17135 Add some Zend library needed for Amf + add one line in order...
jerome mouneyrac [Wed, 11 Nov 2009 15:15:24 +0000 (15:15 +0000)]
webservice MDL-17135 Add some Zend library needed for Amf + add one line in order to set amf server in development mode

15 years agoblocks upgrade: MDL-20820 Problem found and fixed by Oleg Sychev.
Tim Hunt [Wed, 11 Nov 2009 14:50:01 +0000 (14:50 +0000)]
blocks upgrade: MDL-20820 Problem found and fixed by Oleg Sychev.

15 years agoMDL-20820 fix for broken sticky block ugprade, credit goes to Oleg Sychev
Petr Skoda [Wed, 11 Nov 2009 14:07:02 +0000 (14:07 +0000)]
MDL-20820 fix for broken sticky block ugprade, credit goes to Oleg Sychev

15 years agoNOBUG: mention navigation changes in module upgrade notes
Petr Skoda [Wed, 11 Nov 2009 10:47:16 +0000 (10:47 +0000)]
NOBUG: mention navigation changes in module upgrade notes

15 years agoNOBUG: mention outputlib changes in module upgrade notes
Petr Skoda [Wed, 11 Nov 2009 10:40:46 +0000 (10:40 +0000)]
NOBUG: mention outputlib changes in module upgrade notes

15 years agoMDL-19118 comments migration info
Petr Skoda [Wed, 11 Nov 2009 10:39:58 +0000 (10:39 +0000)]
MDL-19118 comments migration info

15 years agoMDL-20191 new db/uninstall.php info
Petr Skoda [Wed, 11 Nov 2009 10:38:29 +0000 (10:38 +0000)]
MDL-20191 new db/uninstall.php info

15 years agoNOBUG: fixed typos
Petr Skoda [Wed, 11 Nov 2009 10:35:45 +0000 (10:35 +0000)]
NOBUG: fixed typos

15 years ago"MDL-13766, fixed html element id, repository module"
Dongsheng Cai [Wed, 11 Nov 2009 07:31:52 +0000 (07:31 +0000)]
"MDL-13766, fixed html element id, repository module"

15 years agolang/repository upgraded description for repositoryallowexternallinks
Martin Dougiamas [Wed, 11 Nov 2009 07:14:24 +0000 (07:14 +0000)]
lang/repository upgraded description for repositoryallowexternallinks

15 years agoAdded some ellipses to some new strings
Martin Dougiamas [Wed, 11 Nov 2009 07:05:31 +0000 (07:05 +0000)]
Added some ellipses to some new strings

15 years ago"MDL-20592, improve advimage plugin in editor"
Dongsheng Cai [Wed, 11 Nov 2009 05:26:34 +0000 (05:26 +0000)]
"MDL-20592, improve advimage plugin in editor"

15 years agoUpdated the HEAD build version to 20091111
Moodle Robot [Wed, 11 Nov 2009 00:32:51 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091111

15 years agoMDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trail...
Petr Skoda [Tue, 10 Nov 2009 19:45:34 +0000 (19:45 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

15 years agoMDL-20625 adding TODO for combination of session and tansactiosn, discussing best...
Petr Skoda [Tue, 10 Nov 2009 14:28:40 +0000 (14:28 +0000)]
MDL-20625 adding TODO for combination of session and tansactiosn, discussing best solution with Eloy

15 years agoMDL-20798 fixed missing access control for module intros
Petr Skoda [Tue, 10 Nov 2009 14:04:50 +0000 (14:04 +0000)]
MDL-20798 fixed missing access control for module intros

15 years agogradebook cron: MDL-20783 - was broken.
Tim Hunt [Tue, 10 Nov 2009 09:51:29 +0000 (09:51 +0000)]
gradebook cron: MDL-20783 - was broken.
Committing this trivial fix, even though it is testing day. :-p

15 years agoMDL-12886 fixed TODOs
Petr Skoda [Tue, 10 Nov 2009 09:34:40 +0000 (09:34 +0000)]
MDL-12886 fixed TODOs

15 years agoMDL-12886 added missing token restriction
Petr Skoda [Tue, 10 Nov 2009 09:31:52 +0000 (09:31 +0000)]
MDL-12886 added missing token restriction

15 years agoimproved docs
Petr Skoda [Tue, 10 Nov 2009 09:06:42 +0000 (09:06 +0000)]
improved docs

15 years ago"MDL-20603, remove an unused js file from moodlemedia plugin"
Dongsheng Cai [Tue, 10 Nov 2009 08:57:40 +0000 (08:57 +0000)]
"MDL-20603, remove an unused js file from moodlemedia plugin"

15 years ago"MDL-20603, added moodlemedia tinymce plugin"
Dongsheng Cai [Tue, 10 Nov 2009 08:51:42 +0000 (08:51 +0000)]
"MDL-20603, added moodlemedia tinymce plugin"

15 years ago"MDL-20603, restore tinymce media plugin, we will have a brand new moodlemedia plugin"
Dongsheng Cai [Tue, 10 Nov 2009 07:40:50 +0000 (07:40 +0000)]
"MDL-20603, restore tinymce media plugin, we will have a brand new moodlemedia plugin"

15 years agoUpdated the HEAD build version to 20091110
Moodle Robot [Tue, 10 Nov 2009 00:32:24 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091110

15 years agoMDL-20596 - fixes to backup_course_silently and import_backup_file_silently
Penelope Leach [Mon, 9 Nov 2009 13:05:39 +0000 (13:05 +0000)]
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

15 years agoMDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
Petr Skoda [Mon, 9 Nov 2009 11:33:14 +0000 (11:33 +0000)]
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(

15 years agoMDL-20700 coding style - new sloppy trailing whitespace fixed
Petr Skoda [Mon, 9 Nov 2009 10:11:48 +0000 (10:11 +0000)]
MDL-20700 coding style - new sloppy trailing whitespace fixed

15 years agowebservice MDL-17135 display function descriptions into the function form
jerome mouneyrac [Mon, 9 Nov 2009 06:30:01 +0000 (06:30 +0000)]
webservice MDL-17135 display function descriptions into the function form

15 years agowebservice MDL-17135 revert the service function form to a Moodle form + user searcha...
jerome mouneyrac [Mon, 9 Nov 2009 03:38:50 +0000 (03:38 +0000)]
webservice MDL-17135 revert the service function form to a Moodle form + user searchable selector + add default size to the searchable selector

15 years agoensure user has_capability('mod/hotpot:attempt', $module) when viewing a HotPot or...
Gordon Bateson [Mon, 9 Nov 2009 01:29:57 +0000 (01:29 +0000)]
ensure user has_capability('mod/hotpot:attempt', $module) when viewing a HotPot or submitting results

15 years agoUpdated the HEAD build version to 20091109
Moodle Robot [Mon, 9 Nov 2009 00:32:06 +0000 (00:32 +0000)]
Updated the HEAD build version to 20091109

15 years agoMDL-20625 concurrent tests - added note about MySQL and MSSQL
Eloy Lafuente [Sun, 8 Nov 2009 23:15:02 +0000 (23:15 +0000)]
MDL-20625 concurrent tests - added note about MySQL and MSSQL

15 years agoMDL-17491 oracle connections - fix annoyance when multiple connections
Eloy Lafuente [Sun, 8 Nov 2009 23:13:31 +0000 (23:13 +0000)]
MDL-17491 oracle connections - fix annoyance when multiple connections
are used and enforce new connections by using oci_new_connect()

15 years agoMDL-20723 workaround for zlib compressed scripts
Petr Skoda [Sun, 8 Nov 2009 22:23:05 +0000 (22:23 +0000)]
MDL-20723 workaround for zlib compressed scripts

15 years agoMDL-17135 fixed fatal installation and ugprade error
Petr Skoda [Sun, 8 Nov 2009 22:12:36 +0000 (22:12 +0000)]
MDL-17135 fixed fatal installation and ugprade error

15 years agoMDL-20601 fixed undefined variable in major upgrade redirection
Petr Skoda [Sun, 8 Nov 2009 22:10:45 +0000 (22:10 +0000)]
MDL-20601 fixed undefined variable in major upgrade redirection

15 years agoMDL-12886 more external users api
Petr Skoda [Sun, 8 Nov 2009 21:58:32 +0000 (21:58 +0000)]
MDL-12886 more external users api

15 years agoMDL-12886 more external users api - untested
Petr Skoda [Sun, 8 Nov 2009 21:57:27 +0000 (21:57 +0000)]
MDL-12886 more external users api - untested

15 years agoMDL-12886 more external users api - untested
Petr Skoda [Sun, 8 Nov 2009 21:57:01 +0000 (21:57 +0000)]
MDL-12886 more external users api - untested