22 Commits

Author SHA1 Message Date
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
jerome mouneyrac
e67b934bf2 webservice MDL-12886 fix xhtml strict error into admin/webservice/service_users.php 2009-12-09 06:54:05 +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
3b59ba8c73 webservice MDL-17135 add logging to add/edit/delete service action 2009-11-06 08:17:09 +00:00
jerome mouneyrac
975341d161 webservice MDL-17135 add timecreated + timemodified fields to the service table and save them in the service form 2009-11-06 07:50:30 +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
Petr Skoda
0df0df23f4 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:55:31 +00:00
Petr Skoda
244bb39668 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:42:45 +00:00
skodak
e97ccab042 MDL-17135 fixing XSRF regression; adding description and removing incomplete support for localised function names; removing string that will not be used in final version of UI (this would only confuse&slow down translators) 2009-10-21 21:24:05 +00:00
skodak
bb5b86a9c1 MDL-17135 fixed whitespace coding style 2009-10-21 20:03:05 +00:00
skodak
1b92e90218 MDL-17135 fixed too general js function name + fixed whitespace coding style 2009-10-21 20:01:00 +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
skodak
86c252b47d MDL-17135 reverting recent change in service management UI - since 1.7 the right way is to use formslib instead of hand written forms (which is roughly equiwalent to new outputlib stuff, sorry); this also fixes regression which incorrectly allowed editting of built-in services 2009-10-21 19:36:39 +00:00
jerome
472f56d926 webservice MDL-17135 add disable javascript to the valid until fields 2009-10-20 14:33:01 +00:00
jerome
b5c6b61d96 webservice MDL-17135 add service administration page 2009-10-19 12:01:22 +00:00
jerome
bb1dff214d webservice MDL-17135 add service user settings administration 2009-10-16 08:50:02 +00:00
jerome
da42e89074 webservice MDL-17135 code cleaning 2009-10-15 02:34:21 +00:00
jerome
772db6322b webservice MDL-17135 add user selector for service to the administration 2009-10-14 09:47:48 +00:00