Commit Graph

334 Commits

Author SHA1 Message Date
konrad 742b499d83
Added notifications + redirect instead of messages on top
the build was successful Details
2017-11-23 14:18:31 +01:00
konrad d688d65939
Finished french translation
the build failed Details
2017-11-23 11:10:31 +01:00
konrad 6439fcd09c
Started French translation
the build was successful Details
2017-11-22 16:36:28 +01:00
konrad 8d5db903f8
Added German translation
the build was successful Details
+ fixed missing translation
2017-11-22 16:09:22 +01:00
konrad 5dce42e65e
Added multilanguage for publishers
the build failed Details
2017-11-22 15:28:55 +01:00
konrad b406777a1f
Added multilanguage for authors 2017-11-22 15:13:33 +01:00
konrad 6d14c7ba72
Added multilanguage for books
the build was successful Details
2017-11-22 14:17:29 +01:00
konrad 03e6675c14
Started implementing multilanguage
the build was successful Details
2017-11-21 16:43:18 +01:00
konrad d36e50dbe8
Started implementing multilanguage 2017-11-21 16:22:52 +01:00
konrad a0276ffce5
Added automatic input focus on first input 2017-11-21 15:46:41 +01:00
konrad 8767737ee4
Added show a single publisher
the build was successful Details
2017-11-21 13:38:20 +01:00
konrad 8a8bd44a21
Added show a single author 2017-11-21 13:32:34 +01:00
konrad 301c325d85
Added show a single book 2017-11-21 13:23:46 +01:00
konrad 21b051bac3
addded draft for permissions 2017-11-21 12:32:18 +01:00
konrad e58bccb6e8
fmt
the build was successful Details
2017-11-21 12:10:16 +01:00
konrad 1d2dfa487c
Implemented list, add, update, delete publisher
the build failed Details
2017-11-21 12:09:45 +01:00
konrad fb6354ce2c
Fixed a bug where the author was still showed when it was already deleted 2017-11-21 11:49:52 +01:00
konrad 6fbc820db9
gofmt
the build was successful Details
2017-11-21 11:40:07 +01:00
konrad 0d63ab8826
Added methods to add or update an author 2017-11-21 11:38:52 +01:00
konrad 76dd5807f6
Added authors overview 2017-11-21 11:16:07 +01:00
konrad 5d0165a099
Login form cannot be submitted with empty values 2017-11-21 11:05:09 +01:00
konrad 1b428e557f
Fixed an error where the book wasnt inserted when price or qty had a wrong value 2017-11-21 11:02:23 +01:00
konrad d33dcdf05d
When "content" is empty nothing is shown in the grid 2017-11-21 10:37:17 +01:00
konrad 8c487d17d6
At least a title is now required when inserting or updating a book 2017-11-21 10:33:37 +01:00
konrad b45ceeb3e5
Added login background
the build failed Details
2017-11-20 16:40:31 +01:00
konrad d577f0e425
Fixed gravatar
+ Login improvements
2017-11-20 16:14:44 +01:00
konrad 02e443b769
modified redirect after logout 2017-11-20 15:44:46 +01:00
konrad 7a1c5f7334
modified redirect after logout 2017-11-20 15:44:03 +01:00
konrad 9dba174ceb
Added gravatar 2017-11-20 15:42:36 +01:00
konrad 5f6a7a992e
Added modal when deleting a book 2017-11-20 15:06:33 +01:00
konrad 2462272008
Fixed a bug where another book would take the place of a non existing one after deleting it 2017-11-20 12:55:50 +01:00
konrad 7b864ff958
Bugfix: when editing a book, all authors passed had been inserted again
the build failed Details
2017-11-20 12:49:25 +01:00
konrad 3c656bb8be
Improved checking if the user's session is still valid and redirecting him to the login page if not
the build failed Details
2017-11-20 12:13:30 +01:00
konrad c160f5720b
Finished Book update method
the build failed Details
2017-11-18 09:32:30 +01:00
konrad 3a24e8a1b9
Started implementing edit book
the build was successful Details
2017-11-17 14:07:41 +01:00
konrad 5a48f62ce2
gofmt 2017-11-17 11:41:18 +01:00
konrad 9016443409
Moved getting authors from a book to a seperate function
+ Implemented getting quantity in book list
2017-11-17 11:40:43 +01:00
konrad a3b0d1d94b
Fixed book not found when quantity did not exist
the build was successful Details
2017-11-17 11:26:24 +01:00
konrad fb305e5b39
Implemented book quantity insert when a book is inserted
the build was successful Details
+ Books can now either send through a direct json payload or via one form value
+ lint & gofmt
2017-11-16 19:07:32 +01:00
konrad 19852d0b6a
Moved show sql query setting to config
the build was successful Details
2017-11-16 13:09:30 +01:00
konrad df0ad4adeb
Moved interface setting to config 2017-11-16 13:04:45 +01:00
konrad c98c593307
Moved database connection to configfile 2017-11-16 12:57:08 +01:00
konrad 9630e8fda2
Started implementing book quantities
the build was successful Details
2017-11-16 12:51:23 +01:00
konrad 4715459d95
Added method to add first user on first run 2017-11-16 12:28:27 +01:00
konrad f4ba392f93
Get status dynamically in Books
the build was successful Details
2017-11-15 16:48:30 +01:00
konrad 249bef444e
Get status dynamically
the build was successful Details
2017-11-15 16:26:51 +01:00
konrad e12bcc0706
Fixed Status CORS-Shit 2017-11-15 16:19:20 +01:00
konrad 0e814d026e
Fixed Lint + gofmt 2017-11-15 16:16:44 +01:00
konrad f48de8e75f
Added dynamically get books status 2017-11-15 16:13:47 +01:00
konrad a76f20610a
Finished add new books form 2017-11-15 15:58:29 +01:00