Sujith Haridasan
aa1c2e2382
MDL-73848 administration: Fix the breadcrumbs and nav highlights
...
Create or update the breadcrumbs in the site administration
pages where it is required.
Highlight the corresponding site adminstration tab.
Highlight the primary nav to Site administration when user
is navigating to any of the site administration pages.
Also changed the boostnavbar so that the nodes in the secondary
navigation are not shown in the breadcrumbs when user is in site
administration page.
2022-03-25 17:44:47 +08:00
Juan Leyva
eb625bcf64
MDL-29807 Fixed invalid add_record_snapshot references and also inexistent check of empty short names
2014-03-17 12:35:20 +01:00
Frederic Massart
ee2df1a8b2
MDL-40050 webservice: Remove token from events
2013-10-02 13:00:28 +08:00
Frederic Massart
d733a8ccc3
MDL-40050 webservice: Replace add_to_log() with new events
2013-09-24 15:20:18 +08:00
Rajesh Taneja
405aca3532
MDL-32942 libraries: Replaced deprecated PARAM_ACTION and PARAM_FORMAT with PARAM_ALPHANUMEXT
2012-07-19 15:46:10 +08:00
jerome mouneyrac
9d1b6ea35c
webservice MDL-25195 fix web service admin pages navigation bar/navigation
2010-11-16 07:45:31 +00:00
David Mudrak
136e69c40f
MDL-24767 webservices logs use hard coded site id 1 instead of SITEID
2010-10-19 15:26:24 +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
c9d7390cc9
webservice MDL-23337 administration: once a new service is created go straigh to add functions page.
2010-07-20 06:20:00 +00:00
Petr Skoda
61ef8f9f88
MDL-20204 removing deprecated admin headers
2010-03-31 08:05:53 +00:00
jerome mouneyrac
a3103a10b3
webservice MDL-21351 fix navigation bar (add link to make the navigation easier)
2010-01-20 07:20:03 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
dc6896efe0
MDL-21198 used new simple_button class when doing OUTPUT->confirm() - more consistent and hopefully easier to remember than html_form::make_button() ;-)
2010-01-03 20:47:13 +00:00
Petr Skoda
a591d38765
MDL-20700 coding style - new sloppy trailing whitespace fixed
2009-11-09 10:11:48 +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
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