|
|
65d56a20a7
|
added title to comic reading pages
|
2015-07-24 11:32:49 +01:00 |
|
|
|
6102459dc0
|
added title to comic list.
|
2015-07-24 11:29:43 +01:00 |
|
|
|
f3d2a9e6ac
|
added pages to modify and save users.
also move alot of validation code to the form classes.
|
2015-07-24 10:14:16 +01:00 |
|
|
|
f1972a9738
|
added users page that lists all registered users.
this required more js to make the table pretty.
|
2015-07-10 11:19:59 +01:00 |
|
|
|
132625f521
|
added account page to change password and email address.
|
2015-07-08 16:08:41 +01:00 |
|
|
|
782a847906
|
Made menu dynamic.
|
2015-06-30 11:25:23 +01:00 |
|
|
|
fc1121b194
|
changed all settings and login forms to use the django forms model.
added support for recaptcha via django-recaptcha
|
2015-06-26 15:46:49 +01:00 |
|
|
|
64a590f9ee
|
added tests for the comicbook model
fixed bug related to last page link
|
2015-06-25 12:36:55 +01:00 |
|
|
|
469277763c
|
added settings page to handle setting the BASE_DIR value.
|
2015-06-24 10:39:31 +01:00 |
|
|
|
16c74cebe9
|
added authentication
|
2015-06-19 15:09:50 +01:00 |
|
|
|
e6791bf41a
|
added labels to comic list.
|
2015-06-19 13:32:07 +01:00 |
|
|
|
f5c146e925
|
change base_dir to not need value.
renamed index to comic_list
|
2015-06-18 22:56:01 +01:00 |
|
|
|
02494bf9eb
|
fixed prev/next issues with directories being intersperced.
|
2015-06-18 22:40:28 +01:00 |
|
|
|
fdf783dbc7
|
changed it so next and previous buttons move between comics.
|
2015-06-18 21:20:14 +01:00 |
|
|
|
95ffade2de
|
added license to footer.
|
2015-06-18 14:28:24 +01:00 |
|
|
|
a28bc50a44
|
changed views to use Database data to read files.
moved alot of the functionality to the models.
changed the file access so that it ignores the extension and just attempts rar and zip access.
|
2015-06-18 13:59:53 +01:00 |
|
|
|
d7145d1f7d
|
fixed image to be responsive.
|
2015-06-17 15:38:28 +01:00 |
|
|
|
2de1fb9491
|
fixed breadcrumbs
moved some code to util.py to clean up views.py
added migration for start of db.
|
2015-06-17 13:46:02 +01:00 |
|
|
|
fb3e8eae5b
|
Changed the way it handles paths to urlencode.
now supports subdirectories
added breadcrumbs
|
2015-06-16 23:05:48 +01:00 |
|
|
|
32680d1d01
|
Initial commit
|
2015-06-16 21:07:21 +01:00 |
|