Commit Graph

5 Commits

Author SHA1 Message Date
David Anderson 5d37578ecc Add support for "visible password" checkbox
- make redundant password and country optional in create account.
- fix appearance of form items
- remove unused code
2018-01-08 00:35:53 -08:00
David Anderson 5114f5fe0e web: team-related fixes
At some point we added several team categories (national, computer type, etc.)
but there were a couple of places in the code where the # of categories
was hardwired, so the new categories weren't shown.

Also, for white-backbround color schemes,
in table headers with bg-default,
links were invisible because the text color was same as background.
Fix this in custom.css.
2017-08-18 13:44:05 -07:00
David Anderson e76e339c64 web: fix error when user updates email addr
Also fix error that showed credit in non-computing projects
2017-06-26 13:48:38 -07:00
David Anderson f3928622a8 web: fix bug in all-projects certificate: if only 1 project, error 2016-12-24 14:50:01 -08:00
David Anderson 3c654716d7 web: small fixes; add custom CSS files 2016-11-28 15:22:17 -08:00