a5aef63c6f
Tags on this page should also display qualnames with maxlen.
2018-03-18 19:47:08 -07:00
f34164bf85
Add search feature has_thumbnails.
...
Search needs a complete refactor.
But until then, let's keep adding to it!
2018-02-24 23:06:25 -08:00
30c9148092
Move the remaining common css / js to their folders.
2018-02-24 12:51:36 -08:00
e359180467
Move clipboard_tray rules to own file in css folder.
2018-02-24 01:06:27 -08:00
aabcb61a9c
Create css folder. Move photo_card rules to own file.
2018-02-24 00:58:43 -08:00
840185072b
Move photoclipboard.js to the js folder.
2018-02-24 00:47:44 -08:00
9c6cae7177
Use event listeners instead of setting onkeyup manually.
2018-02-24 00:24:38 -08:00
f4756d97e4
Improve html & Jinja indentation.
2018-02-17 18:19:47 -08:00
1c1e7f158f
Minor fixes & pylint appeasements.
2018-02-16 21:28:36 -08:00
20462f1085
Oops, add back missing CSS on mmf deleter.
2018-01-30 19:45:59 -08:00
526cc7e07d
Add search form input for created.
2018-01-13 20:02:12 -08:00
e41532cff1
Rearrange some button CSS classes to be more generic.
...
Adds CSS variables for the highlight and shadow so they don't need
to be custom-defined for each color of button.
Elements should use more generic classes like green_button instead of
add_tag_button unless there's a good reason.
2017-12-16 14:13:02 -08:00
443d93ce18
Add the clipboard tray where users manage their photo clipboard.
...
Appearing on search and album pages, the tray is where you can
remove items from your clipboard without having to click on its
checkbox -- that photo card may not even be on the current page.
2017-12-16 03:47:54 -08:00
55f7da7bb2
Add the photo_clipboard feature with localStorage.
...
photo_card objects now have a checkbox which adds them
to the clipboard. No pasting or other operations yet.
2017-12-09 17:48:56 -08:00
797b3376a7
Add meta viewport to all pages.
2017-07-20 23:10:48 -07:00
f61570acfb
Fix "tags on this page" members not superceding parents.
2017-06-19 16:27:24 -07:00
5ba2ecd38a
Add tag_object html macro to centralize that effort. Still needs work.
2017-06-13 21:42:23 -07:00
4928095abb
Minor commentary and cleanup
2017-05-13 15:27:08 -07:00
a4a278c173
Give Tags a description field.
2017-05-12 17:31:17 -07:00
1c30ef5785
Further separate front & back; Create frontends folder
...
New frontends folder will hold all front-end interfaces for etiquette. Existing flask site moved here and refers to itself as a package with external launcher. etiquette_site renamed to etiquette_flask
2017-05-01 21:49:28 -07:00