Wykres commitów

31 Commity (master)

Autor SHA1 Wiadomość Data
int2001 7bbdef5201
some more tooltip-fixes 2023-11-26 08:54:29 +00:00
HB9HIL 65aa961aaa fixed badge classes 2023-11-17 18:22:02 +01:00
HB9HIL 8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
Andreas ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
phl0 b3e65d3f04
Some eye-candy for API keys page 2023-04-27 22:03:59 +02:00
phl0 6929a061eb
Add a column to API keys to show last usage timestamp
Squashed commit of the following:

commit 83f12cc945fa717945062a841854498368d8cb10
Author: phl0
Date:   Tue Mar 21 12:24:53 2023 +0100

    Change default value to current date/time

commit e1cb72f3fc80f581ee30d927772efe0ffe155059
Author: phl0
Date:   Tue Mar 21 12:05:46 2023 +0100

    Add functions to update timestamps

commit d303f629a0b2d200e49da36766cf72ed37c3fe92
Merge: 01a9606a 7dd76923
Author: phl0
Date:   Tue Mar 21 11:13:21 2023 +0100

    Merge remote-tracking branch 'origin/dev' into apiKeyLastUsed

commit 01a9606afde6aad6be0f07f34f8584e540c50e8c
Author: phl0
Date:   Tue Mar 21 11:11:51 2023 +0100

    Reorder DB migration due to previous commits

commit ec5cd743b96dc1ed0f2740f7b2051f88549f4248
Author: phl0
Date:   Fri Mar 17 16:23:34 2023 +0100

    Basics for API key last used
2023-03-21 12:26:15 +01:00
phl0 050e950df5
Add clickable API URL to API keys page 2023-03-09 22:57:28 +01:00
phl0 d4234ba53e
Add translation to tooltip (ger/en) 2022-09-28 15:49:57 +02:00
phl0 97af7abc4c
Add shortcut for copying api keys 2022-09-28 15:41:08 +02:00
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