• Joined on 2018-11-04
tracer pushed to master at tracer/addressbook 2022-10-29 14:07:20 +02:00
5a805aba07 removed sort indicator from html table
1541d05715 removed sort indicator from html table
Compare 2 commits »
tracer pushed to master at tracer/addressbook 2022-10-28 17:02:45 +02:00
dc78e203ea added ajax error handling
17a90358a7 added styling for info & error boxes and test buttons
0266a89ae3 added error handling to ajax calls
56a3e584e7 changed return to bool on update and delete
e2bf38299b changed return to bool on update and delete
Compare 8 commits »
tracer pushed to master at tracer/addressbook 2022-10-27 15:42:49 +02:00
affe02ec04 added htmlspecialchars to visible fields
tracer pushed to master at tracer/addressbook 2022-10-27 15:38:38 +02:00
b678720ebd added maxlength
tracer pushed to master at tracer/addressbook 2022-10-27 12:13:47 +02:00
14f9f247bc changed some wording in comments
65a87acc48 fixed a stupid bug breaking the sort of row numbers larger than 9
Compare 2 commits »
tracer pushed to master at tracer/addressbook 2022-10-27 10:53:41 +02:00
e04cf94edd added htmlspecialchars for output
tracer pushed to master at tracer/addressbook 2022-10-27 10:37:21 +02:00
9ee8ae39df added opcache_ireset() for debugging
70aa4d1f06 changed some wording in comments
2f99531780 changed render from void to never
60860a0bce removed unused exception
bb3d0f6e1b lowercase login user
Compare 7 commits »
tracer pushed to master at tracer/addressbook 2022-10-26 12:46:16 +02:00
88cf11d45d removed init from sortOrder
6c203a0213 added DOCTYPE
Compare 2 commits »
tracer pushed to master at tracer/addressbook 2022-10-26 12:33:48 +02:00
9867df0a04 sort only if table is actually displayed
0fba7bc0a0 break up if user already exists
Compare 2 commits »
tracer pushed to master at tracer/addressbook 2022-10-26 12:24:04 +02:00
f46e73c647 changed icon to html entity
1a8b31b3a2 changed icon to html entity
a832a3c60b changed default order from asc to desc as it will be reversed on first call
904fd798f6 removed redundant initializer from newTitle
4ed3dcd603 Added indicator to show if sorting is ascending or descending
Compare 6 commits »
tracer pushed to master at tracer/addressbook 2022-10-26 11:13:41 +02:00
78f25fdfd3 removed some PPHPStorm warnings.
e2da6000b3 fixed a bug while generating the addAddress route.
Compare 2 commits »
tracer pushed to master at tracer/addressbook 2022-10-25 19:40:35 +02:00
32133a0d05 some format changes
572cc1eb89 reverted last name change, not needed
48585f14ab removed debug statements
47439fe358 removed debug statements
8e0a2ff6e8 every click on a column title changes the sort order
Compare 5 commits »
tracer pushed to master at tracer/addressbook 2022-10-25 17:57:02 +02:00
ce798e3b65 Delete '.gitinore'
tracer pushed to master at tracer/addressbook 2022-10-25 17:56:37 +02:00
21fd674dd0 initial commit
tracer pushed to master at tracer/addressbook 2022-10-25 16:09:18 +02:00
8864875699 initial commit
fe0a3c212d removed welcome until fixed
Compare 2 commits »
tracer pushed to master at tracer/addressbook 2022-10-25 16:04:20 +02:00
d2f5427df1 Delete 'config.json'
tracer pushed to master at tracer/addressbook 2022-10-25 15:58:21 +02:00
5ed539a471 added routes for the addressbook
5bc0b7966b addressbook seems functional
d0e1d2e87d temporary removed welcome line
1b794f775d fixed a wrong named variable
744117d958 added CRUD implementation
Compare 14 commits »
tracer pushed to master at tracer/addressbook 2022-10-25 13:47:51 +02:00
4665e1706f initial commit
8189abfd29 removed userid, added id
Compare 2 commits »
tracer pushed to master at tracer/addressbook 2022-10-25 13:46:37 +02:00
72503d7fe2 finished adding
3f4653b81f updated the fields
Compare 2 commits »
tracer pushed to master at tracer/addressbook 2022-10-24 20:42:34 +02:00
0ed667d594 updated some comments