Skip to content

Releases: sergei-doroshenko/issuetracker_sergei_doroshenko

Fix search source code.

21 Mar 09:51
Compare
Choose a tag to compare

Fix search algorithm.

3rd part.

14 Mar 21:26
Compare
Choose a tag to compare

users:
admin@gmail.com
pass=111
ivan@gmail.com
pass=111

Second stage.

10 Feb 10:39
Compare
Choose a tag to compare

ID FIRST_NAME LAST_NAME EMAIL PASSWORD ROLE_ID


1 Sergei Doroshenko admin@gmail.com 111
2 Tim Tom tim@gmail.com 111
3 Ivan Ivanov ivan@gmail.com 111
4 Rom Amazon rom@gmail.com 111
5 Dan Brown dan@gmail.com 111

First stage with some friendly features for user

08 Jan 20:39
Compare
Choose a tag to compare

You can copy-paste login and password from following:
(or use /src /main/webapp/login-support.txt)

6823298@gmail.com
ajolie@gmail.com
jlo@gmail.com

password for all users
111

First Stage

08 Jan 14:51
Compare
Choose a tag to compare
First Stage Pre-release
Pre-release

Implementation of first stage of IssueTracker Task. This part mainly developed using ajax.