Roundup Tracker - Issues

Issue 2551071

classification
Update jinja template to bootstrap 4
Type: rfe Severity: normal
Components: Web interface Versions: devel
process
Status: fixed fixed
:
: rouilj : aparcar, cmeerw, rouilj
Priority: normal : patch

Created on 2019-12-16 02:06 by rouilj, last changed 2020-01-26 14:23 by rouilj.

Messages
msg6827 Author: [hidden] (rouilj) Date: 2019-12-16 02:06
Christof is looking at applying the pull request from aparcar at:

  https://github.com/roundup-tracker/roundup/pull/1

We have an email trail running in roundup-users:

  https://sourceforge.net/p/roundup/mailman/message/36672441/

Also his existing work:

>BTW, I have cleaned up whitespace changes and indentation for the
>template changes at
>https://bitbucket.org/cmeerw/roundup/commits/8b0f049af488becd1f18ff70d
ab23b9f23dd2557?at=jinja2-bootstrap

Putting this here so it (hopefully) doesn't get lost again.
msg6842 Author: [hidden] (rouilj) Date: 2019-12-21 01:50
I merged the html template changes from:

https://bitbucket.org/cmeerw/roundup/commits/8b0f049af488becd1f18ff70da
b23b9f23dd2557?at=jinja2-bootstrap

and merged bootstrap.min.css and boostrap.min.js to verison 4.1.3.
Also merged changes to templating.py.

rev5991:b0940ad50f43

Christof or Paul can you take it for a spin and if there are issues, 
reopen this or open a new issue.
msg6866 Author: [hidden] (cmeerw) Date: 2020-01-25 18:48
Just pushed a few more changes for this and also updated to the latest 
bootstrap version (4.4.1).
msg6867 Author: [hidden] (rouilj) Date: 2020-01-26 14:23
Christof, thanks for the latest bootstrap updates.

Did you check the "Jinja template changes" section
of doc/upgrading.txt? Are the upgrading directions
still correct, does there need to be more detail?

-- rouilj
History
Date User Action Args
2020-01-26 14:23:54rouiljsetmessages: + msg6867
2020-01-25 18:48:08cmeerwsetmessages: + msg6866
2019-12-21 01:50:42rouiljsetstatus: open -> fixed
resolution: remind -> fixed
messages: + msg6842
2019-12-16 02:07:05rouiljsetstatus: new -> open
resolution: remind
2019-12-16 02:06:46rouiljcreate