Eloy Lafuente (stronk7)
|
75c386d4b2
|
MDL-32786 E_STRICT: fix warning when creating a new service.
|
2012-05-04 12:44:10 +02:00 |
|
Jerome Mouneyrac
|
803ed74166
|
MDL-31694 Fix XSS security issue with service name accepting javascript
|
2012-04-12 14:44:16 +08:00 |
|
Petr Skoda
|
54352ac979
|
MDL-32251 more E_STRICT fixes
|
2012-03-30 19:02:58 +02:00 |
|
Iurii Kucherov
|
f38792ef05
|
MDL-31513 rename 'Edit service' to 'Save changes'
|
2012-03-26 12:11:53 +13:00 |
|
Jerome Mouneyrac
|
e1cf6b4be2
|
MDL-29471 php warning when adding function to a new web service
|
2012-01-27 16:10:05 +08:00 |
|
Sam Hemelryk
|
bbcde38b33
|
Merged MDL-28126 with cleanup
|
2011-12-21 17:03:25 +13:00 |
|
Aparup Banerjee
|
3f14cf7f4e
|
MDL-28126 webservice : resolved integration conflicts
|
2011-12-21 11:20:50 +08:00 |
|
Jerome Mouneyrac
|
94b9dad79d
|
MDL-28126 webservices : should not able to create token if user is deleted,unconfirmed,suspended or guest.
|
2011-12-15 00:46:21 +08:00 |
|
Jerome Mouneyrac
|
f1f31c1d06
|
MDL-30140 alternative way to select user when adding a token. When more than 500 users we display a text box instead of a select box
|
2011-12-09 11:57:28 +08:00 |
|
Jerome Mouneyrac
|
af03513f93
|
MDL-30268 add 'Can download files' field to service
|
2011-11-16 11:51:03 +08:00 |
|
jerome mouneyrac
|
9ef728d660
|
webservice MDL-24541 change wsdoc.php external authentication into a normal moodle page with require_login(), no form, documentation directly related to the token and display from the user security keys page (see MDL for more information)
|
2010-10-08 03:03:10 +00:00 |
|
Petr Skoda
|
eab8ed9fb7
|
fixed a few spelling errors in /admin/
|
2010-09-17 10:27:26 +00:00 |
|
jerome mouneyrac
|
c25662b0e4
|
web service MDL-23338 clean up Service editing page + delete token related to a service when delete service (display warning on confirmation page) + fix glitch on the navigation with 'Register your site' and 'Edit service' pages (they are now hidden and the parent page link is displayed)
|
2010-09-16 04:21:52 +00:00 |
|
jerome mouneyrac
|
206dd86100
|
webservice MDL-23471 fix XHTML strict issues + two XHTML strict issues related to the user selector form element and the admin_settings_heading class
|
2010-07-30 07:43:14 +00:00 |
|
jerome mouneyrac
|
9c954e883b
|
webservice MDL-21908 admin: use renderer into token pages + a bit of code cleaning
|
2010-07-27 03:53:55 +00:00 |
|
jerome mouneyrac
|
24a9a618d1
|
webservice MDL-23052 fix lang string on add service form
|
2010-07-02 08:38:49 +00:00 |
|
jerome mouneyrac
|
86dcc6f0a2
|
webservice MDL-21792 refactor webservice authorised users pages
|
2010-07-02 06:40:36 +00:00 |
|
jerome mouneyrac
|
64e2ed74e2
|
webservice MDL-21351 Create service page: required capability is now in a show advanced section
|
2010-02-12 08:10:23 +00:00 |
|
jerome mouneyrac
|
a7e2d6fef9
|
webservice MDL-21351 add a help icon to required capability option (when create/edit a service)
|
2010-01-22 03:39:30 +00:00 |
|
jerome mouneyrac
|
8399c714d7
|
webservice MDL-21351 remove Save Changes button from token/service/protocol page, relabel some Save Changes button into more explicit label, add help text to service page
|
2010-01-20 10:01:03 +00:00 |
|
jerome mouneyrac
|
3a17a7a352
|
webservice MDL-21351 add function page: use multiple searchable selector
|
2010-01-20 02:44:19 +00:00 |
|
jerome mouneyrac
|
1768ae5b8e
|
webservice MDL-20805 fix sql column naming
|
2010-01-14 08:43:08 +00:00 |
|
jerome mouneyrac
|
d69f5012c9
|
webservice MDL-20805 fix sql column naming
|
2010-01-14 08:40:32 +00:00 |
|
jerome mouneyrac
|
42f5012075
|
webservice MDL-20805 change NOT IN for NOT EXISTS
|
2010-01-13 11:17:21 +00:00 |
|
jerome mouneyrac
|
81c2a98750
|
webservice MDL-20805 change NOT IN for NOT EXISTS
|
2010-01-13 11:15:31 +00:00 |
|
jerome mouneyrac
|
7614f4f327
|
webservice MDL-20805 readd the ORDER BY varchar (cross-db)
|
2010-01-13 11:09:31 +00:00 |
|
jerome mouneyrac
|
49af1c558b
|
webservice MDL-20805 remove the ORDER BY text (not cross-db)
|
2010-01-13 11:01:06 +00:00 |
|
jerome mouneyrac
|
f692098303
|
webservice MDL-20805 fix sql request so return only unique ID
|
2010-01-13 10:51:15 +00:00 |
|
jerome mouneyrac
|
5eacbd4be4
|
webservice MDL-20805 added token creation page in user profil (with service required capability check and moodle/webservice:createtoken capibility check)
|
2010-01-12 10:34:52 +00:00 |
|
jerome mouneyrac
|
15e417fe1f
|
webservice MDL-20805 added token creation page
|
2010-01-11 08:23:39 +00:00 |
|
Petr Skoda
|
a591d38765
|
MDL-20700 coding style - new sloppy trailing whitespace fixed
|
2009-11-09 10:11:48 +00:00 |
|
jerome mouneyrac
|
44610991bf
|
webservice MDL-17135 display function descriptions into the function form
|
2009-11-09 06:30:01 +00:00 |
|
jerome mouneyrac
|
cd7a789181
|
webservice MDL-17135 revert the service function form to a Moodle form + user searchable selector + add default size to the searchable selector
|
2009-11-09 03:38:50 +00:00 |
|
jerome mouneyrac
|
cf9235d3a3
|
webservice MDL-17135 add notification when the current required capability doesn't exist anymore + remove TODO comment about checking that the service names are unique because we should end up to find a way to i18n service names => The uniqueness should be checked during service discovery
|
2009-11-05 07:50:36 +00:00 |
|
jerome mouneyrac
|
09179b789b
|
webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability
|
2009-11-05 07:06:09 +00:00 |
|
skodak
|
72977b3786
|
MDL-17135 moving all webservice and external API related admin UI to new directory, I did not expect there would be so many files, sorry for the trouble
|
2009-10-21 19:58:50 +00:00 |
|