Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#46 fixed Move session_factory and authn_policy salt hashes to the config/ini files borja borja
Description

In the main() method in source:OpenWorkouts-git/ow/__init__.py we do some pyramid setup, including setting up a SignedCookieSessionFactory? and AuthTktAuthenticationPolicy? instances. Both require some salt hashes to be provided. Those hashes are right now hardcoded there, while it would be better to put them into the proper .ini files.

#57 fixed Problem in profile ui segun segun
Description

Problem in profile ui . The img circle has a bug onresponsove and the url has not format

#68 fixed Problem picking up weeks to highlight in the yearly stats chart in the profile borja borja
Description

By default, we show a monthly-based bar chart in the profile page, with stats for each of the last 12 months.

If the user clicks on "weekly" to switch to a weekly-based bar chart, we do highlight all weeks in the currently selected month, until the user clicks on a specific week.

In certain conditions, the wrong weeks are highlighted (see screenshot)

Screenshot showing the bug in the user profile page.

There you can see the weeks of february 2019 should be highlighted, but not those in february 2018

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.