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
Peter Goodhall
e19cadd0f2
[Users] when viewing edit window on mobile boxes where to small
2020-09-28 14:45:50 +01:00
Andreas
447e6b76a1
Added a blue theme as well. These themes are based on themes found here: https://bootswatch.com
2020-09-23 18:19:28 +02:00
Andreas
97fd1b137a
New feature: theme is user selectable.
2020-09-23 10:59:49 +02:00
Kim Huebel
58e69f7ef4
Added some more date-formats and added date-format-chooser into user-add-dialog.
2020-09-16 21:22:37 +02:00
Andreas
70bd3fd2b3
Added blank option if measurement base is not set in db or config file.
2020-09-16 19:56:29 +02:00
Andreas
9696a1199c
Changed the dropdown selects to look the same (custom-select).
2020-09-16 10:17:58 +02:00
Peter Goodhall
75a4870ad9
[Users] Made Date Format defineable in the user profile and changed all the code in the system to follow selection
2020-09-15 22:04:47 +01:00
Peter Goodhall
dd09ca6350
Cleaned up the edit account area and gave it a new interface
2020-09-15 17:04:38 +01:00
Andreas
6c07de7f2c
Changed it over to user profile. Fetches data from session instead.
2020-09-14 12:29:02 +02:00
Peter Goodhall
7b4f4621d0
Merge pull request #425 from phl0/noPasswordHintNeededHere
...
Password hint not applicable here
2020-03-02 14:41:38 +00:00
phl0
15fb2bbd76
Password hint not applicable here
2020-03-02 15:24:00 +01:00
Michael G7VJR
80145b4732
Use Club Log CDN for cty.xml
...
Change the URL for collecting Club Log's cty.xml definitions to use https://cdn.clublog.org (Content Delivery Network, faster). Remove reference to secure.clublog.org and update string "Clublog" to be "Club Log".
Getting my hands dirty for the first time so very minor stuff!
2019-10-08 20:53:14 +01:00
Peter Goodhall
f4a0298247
Removed unneeded components from User edit which have moved to station profile screen
2019-10-04 11:37:55 +01:00
Peter Goodhall
a4407ef316
on the Edit user page, changed Clublog username text to email/callsign to match clublog.org due to some confusion by a couple of users.
2019-07-25 13:48:35 +01:00
Peter Goodhall
1da6668331
Fixed bug where eqsl user wasn't being shown on the edit page.
2019-06-19 16:15:08 +01:00
Peter Goodhall
45a809c331
Added inputs and table columns to start supporting Clublog uploading
2019-06-19 14:14:10 +01:00
Peter Goodhall
cd78bda206
Fixed issue where eQSL username wasn't editable
2019-05-25 16:55:47 +01:00
Peter Goodhall
306c5255ed
eQSL username HTML element was set to password which it isn't
2019-05-22 17:07:33 +01:00
Peter Goodhall
9c2959779b
Changed interface elements to Bootstrap 4
2019-01-09 15:18:46 +00:00
Tony Corbett, G0WFV
9b6faf231e
Fix #213 : Eqsl errors in download may not be handled correctly
2018-11-30 19:05:54 +00:00
Corby Krick
bc4970fbe4
Adding support for editing the eQSL credentials
2013-08-17 09:08:26 -05:00
Corby Krick
ea47d327fc
Added LoTW username and password fields to edit user screen.
2013-02-21 18:20:13 -06:00
Peter Goodhall
01163e95e8
Major UI changes, some areas like search are broken
2011-11-06 23:09:51 +00:00
Andy Smith
000d34768b
* Implemented user timezones ( closes #48 )
...
* Added 'user_timezone' field to table 'users'
* Added 'timezones' table
2011-09-27 23:47:25 +01:00
Andy Smith
5d2e890da0
Updated user/add to prompt for first name, last name, callsign and locator
2011-09-26 20:45:07 +01:00
Andy Smith
74116240dd
More user changes, including profile page
2011-08-19 20:33:37 +01:00
Andy Smith
6298763c7f
Updates to user views to support user auth
2011-08-19 17:12:59 +01:00
Andy Smith
c2a7e45ca5
More user changes. 'user/add' now implemented.
2011-08-18 02:27:53 +01:00
Andy Smith
7c76e0b37f
Fixed type fields and removed hash display test
2011-08-18 01:47:59 +01:00
Andy Smith
c24e962671
Renamed 'auth' model, controller and views to 'user'
2011-08-18 01:16:27 +01:00