Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/privacy_policy into lp:widelands-website

2018-10-11 Thread kaputtnik
Merged and deployed. Gave GunChleoc rights to add/change/delete privacy policies. Added a German privacy policy. -- https://code.launchpad.net/~widelands-dev/widelands-website/privacy_policy/+merge/356282 Your team Widelands Developers is subscribed to branch lp:widelands-website.

[Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/privacy_policy into lp:widelands-website

2018-10-11 Thread noreply
The proposal to merge lp:~widelands-dev/widelands-website/privacy_policy into lp:widelands-website has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~widelands-dev/widelands-website/privacy_policy/+merge/356282 -- Your team Widela

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/privacy_policy into lp:widelands-website

2018-10-10 Thread kaputtnik
Good catch! ^ means the string has to be at the beginning. Without it is also possible to call the url '/fooprivacy/' which is not what is wanted. Thanks a lot for the review :-) -- https://code.launchpad.net/~widelands-dev/widelands-website/privacy_policy/+merge/356282 Your team Widelands

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/privacy_policy into lp:widelands-website

2018-10-10 Thread GunChleoc
Review: Approve LGTM - just 1 comment for a potential bug Diff comments: > > === modified file 'urls.py' > --- urls.py 2018-09-12 07:45:35 + > +++ urls.py 2018-10-09 18:02:37 + > @@ -58,6 +58,7 @@ > url(r'^ggz/', include('wlggz.urls')), > url(r'^moderated/',

[Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/privacy_policy into lp:widelands-website

2018-10-08 Thread kaputtnik
rl /privacy will try to load 'english' at first time. If this isn't available, the first entry stored in the Database is shown. If no privacy can be found the String "No policy created yet!" is shown. -- Your team Widelands Developers is requested to review the proposed merge of lp:~w