提交图

43 提交

作者 SHA1 备注 提交日期
Peter Goodhall
61982c216a Added empty value so user is forced to select 2020-09-16 21:02:00 +01:00
Peter Goodhall
b5774a76b0 Cleaned up the HTML for adding users 2020-09-16 21:00:16 +01: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
05a327bead Selects measurement_base from config-file when creating a new user. 2020-09-15 11:16:47 +02:00
Andreas
6c07de7f2c Changed it over to user profile. Fetches data from session instead. 2020-09-14 12:29:02 +02:00
dl6nm
4e70f77c20
Also keep timezone form data on error 2020-06-02 22:34:08 +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
Peter Goodhall
183718f425 added title to users page 2016-01-14 12:32:30 +00:00
Corby Krick
fd7557a4c0 Merge remote-tracking branch 'upstream/master' 2013-11-03 13:27:01 -06:00
Peter Goodhall
67e99779ac Fixed issue #146 where footer was sitting above other html elements 2013-09-17 23:04:52 +01:00
Corby Krick
bc4970fbe4 Adding support for editing the eQSL credentials 2013-08-17 09:08:26 -05:00
Corby Krick
1d8116052f Now using the messages partial view to display errors to the user. 2013-03-30 07:50:35 -05:00
Corby Krick
f230245c36 Removing some JS that wasn't needed on this view. 2013-03-24 16:47:18 -05:00
Corby Krick
9ed103ba52 Removing some JS that wasn't needed on this view. 2013-03-24 16:45:26 -05:00
Corby Krick
b0d87e5edf Displaying errors on user login failures 2013-03-24 16:31:45 -05:00
Corby Krick
ea47d327fc Added LoTW username and password fields to edit user screen. 2013-02-21 18:20:13 -06:00
Andy Smith
a70abe7496 Fixed profile page, and added profile link on right-hand user menu. 2011-11-22 22:10:02 +00:00
Peter Goodhall
01163e95e8 Major UI changes, some areas like search are broken 2011-11-06 23:09:51 +00: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
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
Peter Goodhall
9d3bf20773 Adding Padding to the User boxes so there not to tight to the div edges 2011-08-20 22:33:32 +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
8b63ec7874 Added user/delete view 2011-08-19 17:11:10 +01:00
Andy Smith
935da62d3e Changed password field type to password 2011-08-18 22:32:10 +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