commit ee944f778451d616a03ea56625f6487a47b7833a
Author: Obsidian <obsid@free.fr>
Date: Fri Dec 1 03:25:50 2017 +0100
Adding a section span.floating_spacer for proper CSS alignments
Addition of an extra section named "span.floating_spacer" just
before "span.posted_by_spanblock -> Posté par" in order to
turn it into a invisible floating block to clear out the "figure"
box that contains the score mark and which had to be "absolute"ly
positioned, hence out of common text stream.
commit b4de2e1e30e2e071152d00e2b6656ba8117f9fd8
Author: Obsidian <obsid@free.fr>
Date: Sun Nov 26 03:24:42 2017 +0100
<span> tag aroung "Posted by", "Edited by" and "Moderated by" sections.
This commit adds a dedicated <span> tag around each of the named-above sections
so they can be easily identified and selected, then inserts a carriage return
between each of them in the HTML code.
This reproduces the default behavour (having a space between a point "." and
the first word of the next sentence), but also enables the CSS to emulate a
line break if needed.
This was primarily done for "Steelblue" CSS, which does on the enlighted news
at top of the front page ("phare" section).
EDIT: commit amended because class "edited_by" was already in use.
Class names "posted_by_spanblock", "edited_by_spanblock" and
"moderated_by_spanblock" chosen instead.
commit be81ed4e5653071066dc5e9687dfb5553f8975eb
Author: Obsidian <obsid@free.fr>
Date: Mon Oct 30 23:41:37 2017 +0100
Moving logo image URL to a dedicated <style> tag on top of the page
Deletion of inline attribute 'style=""' from tag "h1" inside the
header#branding section, which references the current website logo image
(that can be dynamically changed from the admin menu).
Style reimplemented instead into a <style> tag at top of the page, inside
the <head> section, right after <title> and before every other else directives.
This modification is intended to get rid of any inline style within a given page
and set up the required default behavour before calling the CSS (default or user
ones) in order to (in particular) avoid every need to an "!important" clause
inside these CSS.
commit 876349d694a3073bd1f9fd7d59498e4da6fd112c
Author: Benoît Sibaud <oumph@linuxfr.org>
Date: Tue Jan 9 20:13:03 2018 +0100
Add comments/contents nb on last accounts page + on user's page
commit 9f389efa2ce3ec7c3f1ad3806a857a84ca110c46
Author: devnewton <devnewton@bci.im>
Date: Wed Nov 8 13:21:44 2017 +0100
fix TSV backend
commit 27af312c102ee1db900363c1fc1013aab3b491f0
Author: devnewton <devnewton@bci.im>
Date: Wed Nov 8 13:21:44 2017 +0100
fix TSV backend
commit 7dc0816295f77ad0914cb905a466a877d5fe4cfe
Author: Bruno Michel <bmichel@menfin.info>
Date: Fri Nov 3 19:30:50 2017 +0100
Update html-pipeline-linuxfr
commit 1171584ecc5612fc74727f382cebe2642cb3df39
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Tue Oct 31 21:09:31 2017 +0100
WikiPage: run annotate to update schema informations
commit 0f96fb8b123311f57127c7dd1c6638d4accef101
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Tue Oct 31 06:06:00 2017 +0100
WikiPage: update database schema to add the truncated_body and fill it automatically
commit 774fabbadf7ea3b7fb8700b2540de135f25e6e38
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Tue Oct 31 06:04:45 2017 +0100
WikiPage: don't force body value to view WikiPage as it has now body and truncated_body variables
commit 702ee74e6100c770cd8eed27d97aa44a9b6640f5
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Tue Oct 31 06:03:30 2017 +0100
WikiPage: add automatic value on save for the new column truncated_body
commit 2f07cba9558cc4acf77e90ace7e7ed7fb7eaa320
Author: Bruno Michel <bmichel@menfin.info>
Date: Sun Oct 29 15:03:34 2017 +0100
Update spring
commit d09974d177a85ae95ba696b6027a994b195bff95
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Sun Oct 29 10:48:47 2017 +0100
Gemfile: update therubyracer to release 0.12.3 to support Ruby 2.4.0
Gemfile.lock has been automatically updated on bundle install.
commit b6bb2ff3a816df113b7889f89020b9c64db3b2d1
Author: Bruno Michel <bmichel@menfin.info>
Date: Sat Oct 28 20:29:09 2017 +0200
Fix an issue with rubygems 2.6+
commit 1329455941e5b5481547d0eecb944dc5779ee2b0
Author: Bruno Michel <bmichel@menfin.info>
Date: Sat Oct 28 20:29:09 2017 +0200
Fix an issue with rubygems 2.6+