Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic MassCommunicationAdmin model email newsletter template form field widget prototype #134

Open
wants to merge 189 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    e6fc91e View commit details
    Browse the repository at this point in the history
  2. set load html template form field widget for the 'template'/'template…

    …_en' form field in the 'MassCommunication' form
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    de7244c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d3e58f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e34b9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fa0456 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51155d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0b1569 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68c779b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a07036 View commit details
    Browse the repository at this point in the history
  10. add 'django-rest-swagger', 'django-filter', 'PyYAML', 'mkdocs', 'djan…

    …go-js-urls' app as dependency for 'hmt_template_editor' app
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    cf0b126 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e692b7c View commit details
    Browse the repository at this point in the history
  12. fix js syntaxt

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    5fae3d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1718ba6 View commit details
    Browse the repository at this point in the history
  14. set js reverse url path config

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    cdbd889 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3380bbf View commit details
    Browse the repository at this point in the history
  16. load reverse url js module in the 'MassCommunication' template

    disable django 'tinymce' editor initialization for the 'template'/'template_en' form field
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    348fdd4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e94e167 View commit details
    Browse the repository at this point in the history
  18. set 'aklub' app urls namespace

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    fefe318 View commit details
    Browse the repository at this point in the history
  19. fix variable name

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    4578695 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c149ff4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    56930a2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0a954f1 View commit details
    Browse the repository at this point in the history
  23. remove debug info

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    106641c View commit details
    Browse the repository at this point in the history
  24. rename js module file

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    9a9d225 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    501a7a0 View commit details
    Browse the repository at this point in the history
  26. fix endcomment tag name

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    08b1046 View commit details
    Browse the repository at this point in the history
  27. enable initialize wysiwyg editor for more than one form field via 'js…

    …' api (django-wysiwyg app)
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    6306cb9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d9fed37 View commit details
    Browse the repository at this point in the history
  29. add 'clean' method (handle save form field html template value) in th…

    …e 'MassCommunication' form class
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    b97f3f5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d46f697 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7908110 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d91ae20 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f60d6d0 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    900bfc8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5f1e5ae View commit details
    Browse the repository at this point in the history
  36. fix image name

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a54f491 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9061c2a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    99559cb View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    3aceae4 View commit details
    Browse the repository at this point in the history
  40. add aklub app management 'convert_newsletter_image' command for conve…

    …rt newsletter email template vector background image to the raster image
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2ae5d9b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    6063104 View commit details
    Browse the repository at this point in the history
  42. override 'MassCommunicationAdmin' 'add_view' model method (set load h…

    …tml template form field widget value, after form validation)
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a88b88b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    fa342b5 View commit details
    Browse the repository at this point in the history
  44. fix flake8 errors

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a3bbfd3 View commit details
    Browse the repository at this point in the history
  45. add automat newsletter background images original size, extracted fro…

    …m the graphic manual
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    d5f88c0 View commit details
    Browse the repository at this point in the history
  46. add 'csrf_token' js module

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a531842 View commit details
    Browse the repository at this point in the history
  47. update 'Pipfile'/'Pipfile.lock'

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    92e88d7 View commit details
    Browse the repository at this point in the history
  48. fix flake8 errors

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    1897c62 View commit details
    Browse the repository at this point in the history
  49. test 'html_template_editor' app

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e53690f View commit details
    Browse the repository at this point in the history
  50. set 'popoverBackdrop' opt value during form field widget 'HtmlTemplat…

    …eFormFieldWidget' object initialization
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    1a56f08 View commit details
    Browse the repository at this point in the history
  51. remake/replace js edit template modal dialog (jQuery ui dialog) with …

    …jQuery modal dialog js library
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    5bc0237 View commit details
    Browse the repository at this point in the history
  52. remove js debug info

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    ec32a45 View commit details
    Browse the repository at this point in the history
  53. add create 'new_empty_template' (email template) option in the 'templ…

    …ate_name' select form field widget options
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    d48e773 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    1174f22 View commit details
    Browse the repository at this point in the history
  55. fix flake8 error

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    1e184b2 View commit details
    Browse the repository at this point in the history
  56. add merged migration file

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    d73c0a6 View commit details
    Browse the repository at this point in the history
  57. set html template form field widget options in the init function

    erase template form field widget content after close 'set template name' dialog
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    c550463 View commit details
    Browse the repository at this point in the history
  58. remake automat newsletter email templates (apply table layout design …

    …for the maximum email client compatibility)
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    fe0141e View commit details
    Browse the repository at this point in the history
  59. wrap editable email template text html element/img into the table lay…

    …out design
    
    convert video iframe object into the clickable video img thumbnail (youtube/vimeo)
    convert img css float position into the table layout design
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    7f0e3de View commit details
    Browse the repository at this point in the history
  60. remove unused code

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    5c64293 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    84837da View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    3969881 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ca40304 View commit details
    Browse the repository at this point in the history
  64. remove old unused 'form_field_widget_init.js', 'form_field_html_templ…

    …ate_widget.js' files
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    bac5457 View commit details
    Browse the repository at this point in the history
  65. add 'colorPicker' js lib

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    74acea3 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    7139241 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    4e90bea View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    e1ccb92 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    cfa5f15 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    61277b0 View commit details
    Browse the repository at this point in the history
  71. add install 'sass' css preprocessor package, needed for the 'build_co…

    …ntenttools' cmd (build custom 'ContentTools' js lib)
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    52a519a View commit details
    Browse the repository at this point in the history
  72. add merge migration file

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    fc59928 View commit details
    Browse the repository at this point in the history
  73. comment unused code

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    9d08482 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    53699a9 View commit details
    Browse the repository at this point in the history
  75. fix flake8 error

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    16e88e3 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    43b698b View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    ccebc45 View commit details
    Browse the repository at this point in the history
  78. update django

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    0649e31 View commit details
    Browse the repository at this point in the history
  79. add merged migration file

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a160cb5 View commit details
    Browse the repository at this point in the history
  80. add pull request reference

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    3443952 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    b5a28e3 View commit details
    Browse the repository at this point in the history
  82. fix method name

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f5dd043 View commit details
    Browse the repository at this point in the history
  83. fix vimeo video thumbnail size

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    060a210 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    4be2fd4 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    364ca18 View commit details
    Browse the repository at this point in the history
  86. add video thumbnail title

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    c65e8a0 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    4fc7d49 View commit details
    Browse the repository at this point in the history
  88. add merged migration file

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    274a657 View commit details
    Browse the repository at this point in the history
  89. fix Django bug ticket https://code.djangoproject.com/ticket/21080

    with the overriding default STATICFILES_STORAGE class
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    8a39ae8 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    90789f1 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    f215f27 View commit details
    Browse the repository at this point in the history
  92. fix flake8 errors

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    9d444a1 View commit details
    Browse the repository at this point in the history
  93. add merged migration file

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    52690bd View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    bd88e14 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    1981c95 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    4a9b834 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    b35a389 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    fafcb67 View commit details
    Browse the repository at this point in the history
  99. fix variable name

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    aba6304 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    a9b734a View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    ab56de5 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    79bcefe View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    8cdb076 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    8ed1102 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    80f28b7 View commit details
    Browse the repository at this point in the history
  106. fix syntax

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    843978b View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    495551e View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    fa028ef View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    9cca3ed View commit details
    Browse the repository at this point in the history
  110. fix AutoMat email template table container width to 600px same as the…

    … background image width
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    83487a2 View commit details
    Browse the repository at this point in the history
  111. fix flake8 errors

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    c963c0a View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    5b224fe View commit details
    Browse the repository at this point in the history
  113. remove print statement

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2dab116 View commit details
    Browse the repository at this point in the history
  114. add merged migration file

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    fdf3e18 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    1d66124 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    04258a0 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    f1c2a27 View commit details
    Browse the repository at this point in the history
  118. fix syntax

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    639a9e6 View commit details
    Browse the repository at this point in the history
  119. fix: build_contenttolls command __copy_sass_styles method

    * avoid write duplicate content
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    8578357 View commit details
    Browse the repository at this point in the history
  120. feat: add default AutoMat fonts

    * set css font class (html email template editor)
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f0531bd View commit details
    Browse the repository at this point in the history
  121. feat: add django-phonenumber-field, phonenumbers py package

    * required by the html_template_editor app CompanyPhone model
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e92d84d View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    835a9da View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    99d6497 View commit details
    Browse the repository at this point in the history
  124. fix: remove table cell border

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    8dc3abd View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    4c2da82 View commit details
    Browse the repository at this point in the history
  126. fix: set correct background image container height according

    the uploaded image height
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    79a63d5 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    34e4a6a View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    623eeb7 View commit details
    Browse the repository at this point in the history
  129. fix: font size/increare/decrease font size ContentTools tools

    * add same css class only once
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    484b2e8 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    6f4576c View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    6aba4bb View commit details
    Browse the repository at this point in the history
  132. style: all custom ContentTools tools

    * remove trailing space
    
    * line width 80 characters
    
    * comment code
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e784533 View commit details
    Browse the repository at this point in the history
  133. fix: add button ContentTools tool

    * get correct btn parent container element if
    is applied another tool to the text selection
    (font-size/increase/decrease font-size tool)
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2af3120 View commit details
    Browse the repository at this point in the history
  134. fix: save/load dynamic created css class definition into the db

    * font-size/increase/decrease font size ContentTools tools
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    7e73ec0 View commit details
    Browse the repository at this point in the history
  135. fix: refactor build ContentTools sandbox css file

    * add custom sandbox-append.scss (append custom styles only)
    
    * rename custom sandbox.scss file -> sandbox-replace.scss
    (replace styles var with custom var only)
    
    * concat sandbox-append.scss, sandbox-replace.scss
    into one file sandbox-concat.scss
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    15bf353 View commit details
    Browse the repository at this point in the history
  136. style: build_contenttools command

    * line width 80 characters
    
    * comment methods
    
    * replace format string function with the f-string
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    6ddd292 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    ba68cf1 View commit details
    Browse the repository at this point in the history
  138. feat: minify ContentTools sandbox css file

    * add minify sandbox css file grunt task
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    911ec95 View commit details
    Browse the repository at this point in the history
  139. style: fix flake8 error

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    685e60e View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    52fdffa View commit details
    Browse the repository at this point in the history
  141. style: fix indent

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    14a69cd View commit details
    Browse the repository at this point in the history
  142. style: template_widget

    * line width 80 characters
    
    * indent code
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    c05ccd8 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    acbb5f5 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    e2204b8 View commit details
    Browse the repository at this point in the history
  145. feat: add TemplateHeader model

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a2b0876 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    c44d749 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    46cac0f View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    9447d3d View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    1fb1bd4 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    52bff6f View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    8eb94e0 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    ee3f287 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    4fb0f2a View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    a974170 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    4241257 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    6af044e View commit details
    Browse the repository at this point in the history
  157. fix: remove unused import

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    d118502 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    3f0c59b View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    1eccad8 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    d207217 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    d64fa4e View commit details
    Browse the repository at this point in the history
  162. fix: flake8 errors after rebase

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    26e02dd View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    a39734a View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    6d060f1 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    1b0f715 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    9895486 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    53aaae4 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    b6988c2 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    b369911 View commit details
    Browse the repository at this point in the history
  170. style: fix flake8 error

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    bb67de4 View commit details
    Browse the repository at this point in the history
  171. fix: travis config file

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    70aee81 View commit details
    Browse the repository at this point in the history
  172. style: fix quoutes

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    865f16b View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    a688751 View commit details
    Browse the repository at this point in the history
  174. fix: return model str value

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    8528f62 View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    637fc5c View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    4e9eabb View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    14e9cf1 View commit details
    Browse the repository at this point in the history
  178. fix: update 'Pipfile.lock'

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    ab317d9 View commit details
    Browse the repository at this point in the history
  179. fix: Heroku collectstatic phase

    timthelion authored and tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    da6f1c2 View commit details
    Browse the repository at this point in the history
  180. fix: add install 'sass' css preprocessor (build_contenttools cmd depe…

    …ndency), if deploy on Heroku
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    c9af59c View commit details
    Browse the repository at this point in the history
  181. fix: better way how to set template (loaded from file or db) backgrou…

    …nd image table container width, height
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    c7164e9 View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    2dc42db View commit details
    Browse the repository at this point in the history
  183. fix: remove duplicated URL path

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    6945e31 View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    aaf463f View commit details
    Browse the repository at this point in the history
  185. fix: add condition in the footer template for checking footer model m…

    …2m fields value existence
    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    09cb37b View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    01f89a4 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    e87c706 View commit details
    Browse the repository at this point in the history
  188. style: line width 80 characters

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    d5271f1 View commit details
    Browse the repository at this point in the history
  189. style: fix flake8 error

    tmszi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    eba74b1 View commit details
    Browse the repository at this point in the history