提交图

22 提交

作者 SHA1 备注 提交日期
Paul Beesley
5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley
c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Paul Beesley
0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Paul Beesley
d941b1796c Fix typo in description.php
describle -> describe
2020-10-08 23:26:35 +01:00
Peter Goodhall
a62764e69d Added the ability to set the API key description #287 2019-07-09 17:18:19 +01:00
Peter Goodhall
39d8be0163 Added API.xsl back and changed url 2019-07-08 20:25:10 +01:00
Peter Goodhall
d05717c1e6 You can now delete API keys via /api/help 2019-06-21 21:33:21 +01:00
Peter Goodhall
4b24dbf3aa Fixed API Key test link 2019-06-13 18:12:18 +01:00
Peter Goodhall
40ad2c138f Removed dash as its not used for options seperation 2019-05-16 16:11:00 +01:00
Tobias Mädel
47123e51a1
Fix API test button 2019-02-25 17:30:25 +01:00
Peter Goodhall
9c2959779b Changed interface elements to Bootstrap 4 2019-01-09 15:18:46 +00:00
Andy Smith
fca42eec3e Moved CSS for API XSLT to api.xsl, and fixed element names 2015-03-18 08:28:30 +00:00
Andy Smith
0e291200fa API query string changes - now uses = instead of square brackets. 2012-01-03 23:30:53 +00:00
Andy Smith
c93bc608dd API key-based authorization implemented for api/search. 2012-01-02 00:08:36 +00:00
Andy Smith
c9e43ec203 Added JSON output functionality to API calls (see format[xml] or format[json]). 2012-01-01 23:15:11 +00:00
Peter Goodhall
dda5d4dffb Adjustments to the API page 2011-12-30 11:54:40 +00:00
Peter Goodhall
de9267c421 API - Generation of Keys and basic auth class 2011-12-09 17:34:50 +00:00
Andy Smith
89227b6390 Commented out benchmark line for now until fixed - API now working again. 2011-11-22 21:43:15 +00:00
Peter Goodhall
01163e95e8 Major UI changes, some areas like search are broken 2011-11-06 23:09:51 +00:00
Andy Smith
178bf1ca10 Merge branch 'master' of https://github.com/magicbug/HRD-Web-Frontend
Conflicts:
	application/models/logbook_model.php
2011-09-30 16:55:14 +01:00
Andy Smith
be574ac706 * Initial implementation of 'add' API call
* Fixed duplicate timezones (reimport sql/timezones.sql) (closes #48)
2011-09-30 16:51:35 +01:00
Andy Smith
9a3b44d73d Basic API and Authentication extensions. 2011-08-17 02:22:45 +01:00