jerome
|
06e7fadc43
|
web serviceMDL-12886 refactor servers into object + add Zend_soap and Zend_xmlrpc server
|
2009-02-11 06:57:30 +00:00 |
|
tjhunt
|
8c2750934a
|
themes / participants: MDL-17526 add class name to search form on the participants page.
|
2009-02-04 09:15:12 +00:00 |
|
skodak
|
770f0cea30
|
MDL-17458 fixed headers used during installation
|
2009-02-01 17:45:32 +00:00 |
|
jerome
|
965a0eb68a
|
web service MDL-12886 update user/lib.php to be consitent with other lib.php
|
2009-01-30 00:57:34 +00:00 |
|
jerome
|
58e6c593f4
|
web service MDL-12886 Add a new REST server implemented with Zend library + AMF server + cleaning of wsdl generator + return exception into the REST server
|
2009-01-29 08:24:40 +00:00 |
|
jerome
|
40e1ba894d
|
web service MDL-12886 minor optimization
|
2009-01-28 08:16:57 +00:00 |
|
jerome
|
194985dcc0
|
web service MDL-12886 create lib.php in user folder (need create_user and update_user)
|
2009-01-28 07:54:07 +00:00 |
|
jerome
|
f26cc1a672
|
web service MDL-12886 create lib.php in user folder (need create_user and update_user)
|
2009-01-28 07:46:55 +00:00 |
|
jerome
|
338bf5a741
|
web service MDL-12886 implement authentication token systemprototype
|
2009-01-23 05:31:02 +00:00 |
|
jerome
|
b721783ad4
|
web service MDL-12886 manage optional parameters
|
2009-01-22 08:03:33 +00:00 |
|
jerome
|
8a8e146c3f
|
web service MDL-12886 rename wsapi.php into external.php
|
2009-01-22 05:23:58 +00:00 |
|
jerome
|
e6bdd12899
|
web service MDL-12886 few TODO comments
|
2009-01-22 05:22:05 +00:00 |
|
jerome
|
9d9af8fa8c
|
web service MDL-12886 rename wsapi.php as external.php, function tmp_delete_user don't use api.php anymore and include capability checking
|
2009-01-22 04:58:50 +00:00 |
|
jerome
|
874b756b70
|
web service MDL-12886 remove personal function call
|
2009-01-21 07:50:03 +00:00 |
|
jerome
|
ff80eb9bd3
|
web service MDL-12886 use named parameters in tmp_get_users
|
2009-01-19 06:28:02 +00:00 |
|
jerome
|
26c5f1b78b
|
web service MDL-12886 remove some outdated comments
|
2009-01-19 00:42:06 +00:00 |
|
skodak
|
e8656befac
|
MDL-17942 more session refactoring
|
2009-01-18 18:00:44 +00:00 |
|
skodak
|
88fdd846f6
|
MDL-17942 fixed gc regressions, added gc after deleting users and similar cases
|
2009-01-18 12:20:55 +00:00 |
|
jerome
|
61cb09e518
|
web service MDL-12886 add SOAP wsdl generator
|
2009-01-16 08:00:18 +00:00 |
|
tjhunt
|
c060fc6a12
|
blog / tags: MDL-17900 Use the new tags field type to tag users' interests.
|
2009-01-16 07:14:39 +00:00 |
|
jerome
|
74f3622699
|
web service MDL-12886 add delete + update user core function and REST ws functions
|
2009-01-15 06:12:57 +00:00 |
|
thepurpleblob
|
adc82791a0
|
MDL-17048:
Added additional check for non-visible fields in signup page.
Merged from STABLE_19
|
2009-01-14 10:07:39 +00:00 |
|
tjhunt
|
565b14d248
|
tags/blog: Multiple XHTML strict problems.
|
2009-01-14 08:49:35 +00:00 |
|
jerome
|
50c1927295
|
web service MDL-12886 remove paramsorder trick for real ws functions that call core functions (make easier to understand + easier to implement soap protocol)
|
2009-01-14 08:11:56 +00:00 |
|
thepurpleblob
|
85576776ae
|
MDL-17048
Corrected misuse of formslib - works now.
Merged from STABLE_19
|
2009-01-13 13:22:15 +00:00 |
|
jerome
|
442deb2531
|
web service MDL-12886 change comments
|
2009-01-13 08:04:18 +00:00 |
|
jerome
|
dee7b68b35
|
web service MDL-12886 alpha web service api + alpha user core functions api + alpha Rest server (+ rest test client)
|
2009-01-13 07:00:26 +00:00 |
|
thepurpleblob
|
17a99a133e
|
MDL-17048
Suppress display of empty custom profile field categories
Merged from STABLE19
|
2009-01-07 13:58:41 +00:00 |
|
ikawhero
|
410fc5a24d
|
MDL-17791 Can make a link from user data when adding a new custom user
profile text field
|
2009-01-06 07:31:26 +00:00 |
|
tjhunt
|
8d89b40183
|
Preserve multiselect option through ajax calls.
|
2009-01-06 06:14:37 +00:00 |
|
skodak
|
11e7b506ce
|
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support
|
2009-01-05 21:37:20 +00:00 |
|
skodak
|
93f66983cc
|
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
|
2009-01-02 22:56:48 +00:00 |
|
skodak
|
b7b64ff2e0
|
MDL-17754 next round of session related refactoring
|
2009-01-02 20:32:05 +00:00 |
|
skodak
|
542797b4e8
|
MDL-17767 loginas internals refactoring - code moved to sessionlib.php
|
2009-01-02 14:53:02 +00:00 |
|
skodak
|
d4a1fcaf11
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:36:25 +00:00 |
|
ikawhero
|
76727901a6
|
MDL-17228 Allow admins to view hidden custom profile fields.
Thanks to Alan Barrett for the fix. Merged from MOODLE_19_STABLE
|
2008-12-24 04:17:56 +00:00 |
|
tjhunt
|
eff819c37a
|
admin tree: MDL-13104 - fix another external page so there are not problems when you click the blocks editing on/off button.
|
2008-12-22 03:16:57 +00:00 |
|
moodler
|
595a6f221b
|
user tabs MDL-17472 Fixed a regression where the $secondrow variable of forum posts was being wiped out (See also MDLSITE-594)
|
2008-12-19 01:47:32 +00:00 |
|
skodak
|
351d5250c0
|
MDL12333 fixed code to use new DML syntax
|
2008-12-09 22:15:03 +00:00 |
|
skodak
|
d0b2acde4f
|
MDL-17559 user edit: fixed undefined email property warnings; merged from MOODLE_19_STABLE
|
2008-12-08 20:16:49 +00:00 |
|
skodak
|
53bd22559d
|
MDL-17486 added option to make my courses list in user profile hidden
|
2008-12-01 22:06:33 +00:00 |
|
skodak
|
5ff311f0b7
|
MDL-11261 hiddenuserfields/lastaccess now fully respected on participants page
|
2008-12-01 20:45:46 +00:00 |
|
skodak
|
3c7da16d2d
|
MDL-17485 roles: fixed use and definition of review use of moodle/user:viewuseractivitiesreport
|
2008-12-01 19:19:29 +00:00 |
|
skodak
|
358e2a0bd2
|
MDL-17464 profile reports are now respecting course report caps
|
2008-11-30 12:04:27 +00:00 |
|
skodak
|
214b1cf7a8
|
MDL-17428 Do not include in the middle of file in global scope
|
2008-11-27 22:46:34 +00:00 |
|
nicolasconnault
|
dbc0194458
|
MDL_13766 Refactoring of core repository code and added first unit tests
|
2008-11-26 07:03:10 +00:00 |
|
tjhunt
|
74f6cf8037
|
roles / profile: MDL-14937 A the user's roles report from contrib to core.
This is work in progress. I have integrated it into the profile tabs. Now I just need to make it work again.
|
2008-11-21 08:23:57 +00:00 |
|
skodak
|
12fab7081e
|
fooMDL-16698 formslib filenamager element: forum converted to use new filemanaer element (no JS/picker integration for now sorry)
|
2008-11-19 21:53:37 +00:00 |
|
skodak
|
979f8aa6cf
|
MDL-17143 $CFG->profilesforenrolledusersonly does not belong into advanced user edit form - it was removing description if user had only create user cap
|
2008-11-18 21:45:12 +00:00 |
|
tjhunt
|
d559bdc063
|
Fix typo.
|
2008-11-18 02:49:09 +00:00 |
|