-
- Downloads
Merge branch 'master' into '7-7-stable'
Changes from master into 7.7 There are list of changes it will be good to have in 7.7 release like comment improvements and fixes to CI on tags See merge request !1402
No related branches found
No related tags found
Showing
- CHANGELOG 4 additions, 0 deletionsCHANGELOG
- app/assets/javascripts/application.js.coffee 10 additions, 1 deletionapp/assets/javascripts/application.js.coffee
- app/assets/javascripts/dispatcher.js.coffee 4 additions, 0 deletionsapp/assets/javascripts/dispatcher.js.coffee
- app/assets/javascripts/dropzone_input.js.coffee 242 additions, 0 deletionsapp/assets/javascripts/dropzone_input.js.coffee
- app/assets/javascripts/markdown_area.js.coffee 0 additions, 241 deletionsapp/assets/javascripts/markdown_area.js.coffee
- app/assets/javascripts/notes.js.coffee 16 additions, 4 deletionsapp/assets/javascripts/notes.js.coffee
- app/assets/javascripts/password_strength.js.coffee 0 additions, 31 deletionsapp/assets/javascripts/password_strength.js.coffee
- app/assets/javascripts/zen_mode.js.coffee 9 additions, 3 deletionsapp/assets/javascripts/zen_mode.js.coffee
- app/assets/stylesheets/generic/common.scss 0 additions, 4 deletionsapp/assets/stylesheets/generic/common.scss
- app/assets/stylesheets/generic/forms.scss 0 additions, 133 deletionsapp/assets/stylesheets/generic/forms.scss
- app/assets/stylesheets/generic/zen.scss 98 additions, 0 deletionsapp/assets/stylesheets/generic/zen.scss
- app/assets/stylesheets/main/layout.scss 7 additions, 0 deletionsapp/assets/stylesheets/main/layout.scss
- app/assets/stylesheets/main/mixins.scss 0 additions, 4 deletionsapp/assets/stylesheets/main/mixins.scss
- app/assets/stylesheets/sections/header.scss 0 additions, 2 deletionsapp/assets/stylesheets/sections/header.scss
- app/assets/stylesheets/sections/markdown_area.scss 9 additions, 0 deletionsapp/assets/stylesheets/sections/markdown_area.scss
- app/assets/stylesheets/sections/nav_sidebar.scss 1 addition, 1 deletionapp/assets/stylesheets/sections/nav_sidebar.scss
- app/assets/stylesheets/sections/note_form.scss 171 additions, 0 deletionsapp/assets/stylesheets/sections/note_form.scss
- app/assets/stylesheets/sections/notes.scss 0 additions, 166 deletionsapp/assets/stylesheets/sections/notes.scss
- app/assets/stylesheets/sections/profile.scss 0 additions, 17 deletionsapp/assets/stylesheets/sections/profile.scss
- app/views/devise/passwords/edit.html.haml 2 additions, 2 deletionsapp/views/devise/passwords/edit.html.haml
app/assets/stylesheets/generic/zen.scss
0 → 100644
Please register or sign in to comment