issues
search
dpopkov
/
knowthenics
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Come up with more correct solution that simple CSRF disabling
#78
dpopkov
opened
3 years ago
0
Add tests for Authentication
#77
dpopkov
closed
3 years ago
0
Fix failure of knowthenics-web at CircleCI after adding Liquibase
#76
dpopkov
opened
3 years ago
0
Add Liquibase
#75
dpopkov
closed
3 years ago
0
Add Form Based Authentication with admin and guest.
#74
dpopkov
closed
3 years ago
0
Display text values that containing valid url as clickable links
#73
dendevjv
closed
3 years ago
0
Add ability to add the current Question to a Collection, show Collections where the Question is presented.
#72
dpopkov
opened
3 years ago
0
Do not show empty fields on views '... Details'
#71
dendevjv
closed
3 years ago
0
Add ability to find Answers by Source
#70
dpopkov
opened
3 years ago
0
Add ability to insert pictures into Answers
#69
dpopkov
opened
3 years ago
0
Add filtering to additional tables like in 'Details' views to facilitate the choice of checkboxes in tables.
#68
dendevjv
opened
3 years ago
0
Problem writing Russian characters to MySQL
#67
dendevjv
closed
3 years ago
0
KnowthenicsApplicationTests fails on CircleCI
#66
dpopkov
closed
3 years ago
0
When choose Question that has no preferred Answer, then SpelEvaluationException happens.
#65
dpopkov
closed
3 years ago
0
Return Optional instead of throwing Exception in CrudService's method findById
#64
dpopkov
opened
3 years ago
0
Add ability to drill cards in Deck
#63
dpopkov
closed
3 years ago
0
Add ability to upload Questions and Answers in JSON file.
#62
dpopkov
opened
3 years ago
1
Update CircleCI config to send to CodeCov, add badge to README
#61
dpopkov
opened
3 years ago
0
Add Controllers and View for Deck and FlashCards
#60
dpopkov
closed
3 years ago
0
Add FlashCard and Deck Entities
#59
dpopkov
closed
3 years ago
0
Wrap output of big fields in pre element. Add missing links.
#58
dpopkov
closed
3 years ago
0
Ability to add and edit Collections of Questions
#57
dpopkov
closed
3 years ago
0
Combined Search
#56
dpopkov
closed
3 years ago
0
Configure MySQL
#55
dpopkov
closed
3 years ago
0
Add ability for Question and Answer to add KeyTerms
#54
dpopkov
closed
3 years ago
0
Add ability for Question to choose the preferred Answer
#53
dpopkov
closed
3 years ago
0
Add Spring Boot Configuration for MySQL
#52
dpopkov
closed
3 years ago
0
Add KeyTerm details and ability to find Questions and Answers by KeyTerm
#51
dpopkov
closed
3 years ago
0
Pages 'Find Questions', 'Question Details' do not highlight appropriate menu items.
#50
dpopkov
closed
3 years ago
0
When edit Answer after failed validation page displays Answer as 'New'
#49
dpopkov
closed
3 years ago
0
Refactor (Divide) Controllers that have groups of different URLs
#48
dpopkov
closed
3 years ago
0
Add validation to other Entities
#47
dpopkov
closed
3 years ago
0
Add validation to Answer
#46
dpopkov
closed
3 years ago
0
Add global ControllerExceptionHandler
#45
dpopkov
closed
3 years ago
0
Add Exception Handler and error pages
#44
dpopkov
closed
3 years ago
0
Add Exception with ResponseStatus annotation and use it in Controllers
#43
dpopkov
closed
3 years ago
0
Fix updating Question
#42
dpopkov
closed
3 years ago
0
Add ability to add or update Answer
#41
dendevjv
closed
3 years ago
0
Add ability to add or update KeyTerm
#40
dendevjv
closed
3 years ago
0
Add ability to add or update Source
#39
dendevjv
closed
3 years ago
0
Add ability to add or update Category
#38
dpopkov
closed
3 years ago
0
Add ability to add or update a Question
#37
dpopkov
closed
3 years ago
0
Implement Find Question
#36
dpopkov
closed
3 years ago
0
Add in the Question Details page link to edit Answer, link to view Answer Details page
#35
dpopkov
closed
3 years ago
0
Display Question Record
#34
dpopkov
closed
3 years ago
0
Create DTO Objects and Converters
#33
dendevjv
closed
3 years ago
0
Write Spring MVC tests for Controllers
#32
dendevjv
closed
3 years ago
0
Write CRUD tests for Spring Data JPA Services
#31
dendevjv
closed
3 years ago
0
Write CRUD tests for Map Services
#30
dendevjv
closed
3 years ago
0
Setup Builder Pattern for Entities using Lombok
#29
dendevjv
closed
3 years ago
0
Next