summaryrefslogtreecommitdiff
path: root/app/lttr
AgeCommit message (Collapse)Author
2021-03-31lttr: fixed naming bugluxagraf
2021-03-29lttr: fixed a bug in redirectluxagraf
2021-03-24lttr: migrated to new post -> lttr -> send system.luxagraf
2021-03-23lttr: fixed subscribe linkluxagraf
2021-03-23fixed a bug in lttr redirectluxagraf
2021-03-23lttr: fixed breadcrumbs linkluxagraf
2021-03-21src: made signup form workluxagraf
2021-03-21lttr: removed /newsletter/ from the url path.luxagraf
2021-03-12lttr: removed src lttr from build since those are postsluxagraf
2021-03-12lttr: exclude test mailing lists from buildluxagraf
2021-03-06added signup to bottom of Range detail pagesluxagraf
2021-03-06lttr: added an intro to the newsletter model for better signup messagesluxagraf
2021-03-06src: added a newsletter for source. experimenting with sending posts.luxagraf
2021-03-05lttr: moved test range template changes to actual range templateluxagraf
2021-03-05lttr: add full url to range permalinkluxagraf
2021-03-05lttr: fixed a template typo and added status save to make sure we recordluxagraf
successful sends
2021-03-05lttr: tweaked Range html template to enlarge picture and have link toluxagraf
site
2021-03-05lttr: added templates to send emails to range testluxagraf
2021-02-28lttr: fixed some bugs with new template variablesluxagraf
2021-02-22lttr: updated code to use custom templates per newsletter for mailingsluxagraf
2021-02-12templates: fixed page detail comments and added cross promotion onluxagraf
newsletter list pages
2021-01-30lttr: fixed typo in Range list viewluxagraf
2021-01-30lttr: fixed exif data for Range detail pagesluxagraf
2021-01-30lttr: fixed date order in list viewsluxagraf
2021-01-30misc: wrapping up some odds and endsluxagraf
2021-01-30lttr: fixed some bugs in range template and the insert video codeluxagraf
2021-01-30lttr: changed video insert function to include a link to youtubeluxagraf
2021-01-30lttr: Humanized the exif data a bitluxagraf
2021-01-30lttr: fixed some styling issues on Range archive pagesluxagraf
2021-01-30lttr: finalized Range exif data formatluxagraf
2021-01-30lttr: still working on caption for Range imagesluxagraf
2021-01-30lttr: added exif data to image pageluxagraf
2021-01-30fixed some bugs in Range detail templateluxagraf
2021-01-30lttr: wrapped archive-grid class around range archive pageluxagraf
2021-01-30lttr: added new design for Range signup page and added to main menuluxagraf
2021-01-30lttr: Cleaned up template code and fixed some bugs with multipleluxagraf
newsletter subscriptions.
2021-01-29lttr: fixed CSS file and added range subscribeluxagraf
2021-01-29created Range newsletter templatesluxagraf
2021-01-15proj: updated several views to use utils.LuxDetailViewluxagraf
This allows for a single breadcrumbs template, consolidating code
2021-01-15Proj: Massive design overhaul to simplify codeluxagraf
Cut out Sass syntax, deleted old CSS rules, changed HTML to use fewer lists and more cascading instead of specific rules. Still requires compiling with sass to strip comments and compress, but would in theory work on its own. Reduced CSS file size by 2/3
2020-12-21fixed a build issuelxf
2020-12-21fixed a link in newsletter templatelxf
2020-12-21fixed a typolxf
2020-12-21tweaked plain text template slightlylxf
2020-12-21moved lttr to actually sendlxf
2020-12-21fixed a template buglxf
2020-12-21fixed some small tweaks in stylesheet and lttr templatelxf
2020-12-02ready to get rid of photos model for media modelluxagraf
2020-11-25added featured image to pagesluxagraf
2020-11-12rearranged email templates, added footer to plain text email.luxagraf