|
|
2
|
Clean up config loading and testing.
|
david
|
May 5th, 2018, 1:41 a.m.
|
|
|
|
2
|
Port rb-gateway to go-git.
|
david
|
April 17th, 2018, 2:11 a.m.
|
|
|
|
1
|
Add status-update command to rbtools.
|
bleblan2
|
November 1st, 2017, 8:10 p.m.
|
|
|
|
1
|
Remove CommandError usage from rbtools.utils
|
david
|
April 30th, 2018, 8:13 p.m.
|
|
|
|
1
|
Make repository select the deepest repository in the directory tree
|
MA
maram
|
February 11th, 2018, 12:57 p.m.
|
|
|
|
1
|
Make unit tests more resilient with regards to working directory.
|
david
|
April 26th, 2018, 8:35 p.m.
|
|
|
|
1
|
Fix GitClient.get_repository_info to not change the working directory.
|
david
|
April 23rd, 2018, 8:37 p.m.
|
|
|
|
1
|
Fix up docstrings in rbtools/clients/
|
david
|
April 21st, 2018, 9:31 a.m.
|
|
|
|
1
|
Add documentation sections for version-related information.
|
chipx86
|
May 31st, 2018, 2:50 a.m.
|
|
|
|
1
|
Only pass visible pages to ConfigPagesView template
|
brennie
|
May 25th, 2018, 10:25 a.m.
|
|
|
|
1
|
Check only visible pages in the MyAccountViewTests
|
brennie
|
May 25th, 2018, 10:25 a.m.
|
|
|
|
1
|
Do not redirect to consent page from a grid-only datagrid
|
brennie
|
May 25th, 2018, 1:56 a.m.
|
|
|
|
1
|
Fix the display of configforms without a sidebar.
|
chipx86
|
May 25th, 2018, 2:17 a.m.
|
|
|
|
1
|
Add a meta-decorator to conditionally apply a decorator
|
brennie
|
May 25th, 2018, 2:39 a.m.
|
|
|
|
1
|
Avoid crashes when generating PII-safe URLs without a resolver match.
|
chipx86
|
May 24th, 2018, 12:34 p.m.
|
|
|
|
2
|
Make the privacy audit identifier non-unique.
|
david
|
May 24th, 2018, 11:16 p.m.
|
|
|
|
1
|
Render only consent form when user has pending consent decisions
|
brennie
|
May 24th, 2018, 4:25 a.m.
|
|
|
|
1
|
Add decorator and mixin for requiring consent decisions
|
brennie
|
May 16th, 2018, 6:37 a.m.
|
|
|
|
1
|
Update the consent view decorator/mixin to check for policy requirements
|
brennie
|
May 24th, 2018, 5:13 a.m.
|
|
|
|
|
Fix the package version on master.
|
JE
jeffplata
|
May 24th, 2018, 9:43 a.m.
|
|
|
|
2
|
Allow ConfigPageForms to return responses in save()
|
brennie
|
May 24th, 2018, 1:59 a.m.
|
|
|
|
1
|
Allow sidebar rendering to be optional for the ConfigPagesView
|
brennie
|
May 24th, 2018, 1:04 a.m.
|
|
|
|
1
|
Lazily mark Gravatar requirement intent as safe
|
brennie
|
May 24th, 2018, 4:36 a.m.
|
|
|
|
2
|
Render user display names in trophy messages
|
brennie
|
May 12th, 2018, 2:48 a.m.
|
|
|
|
1
|
Add a forwarding import for ConsentRequirementHook.
|
chipx86
|
May 23rd, 2018, 10:27 a.m.
|
|
|
|
1
|
Add an extension hook for registering consent requirements.
|
chipx86
|
May 23rd, 2018, 9:55 a.m.
|
|
|
|
1
|
Replace most usages of full names with display names
|
brennie
|
May 12th, 2018, 1:36 a.m.
|
|
|
|
2
|
Only index full names for Users with public profiles
|
brennie
|
May 11th, 2018, 5:47 a.m.
|
|
|
|
1
|
Provide the current request to the avatar template during rendering
|
brennie
|
May 23rd, 2018, 6:43 a.m.
|
|
|
|
1
|
Fix a crash when generating PII-safe URLs with non-strings in kwargs.
|
chipx86
|
May 22nd, 2018, 4:15 a.m.
|
|
|
|
2
|
Port UserProfileAvatarSettingsManager from Review Board
|
brennie
|
May 17th, 2018, 3:07 a.m.
|
|
|
|
1
|
Use field_is_html flags in GravatarConsentRequirement
|
brennie
|
May 23rd, 2018, 7:15 a.m.
|
|
|
|
1
|
Add acceptance of policies during user sign-up.
|
david
|
May 19th, 2018, 6:47 a.m.
|
|
|
|
1
|
Require consent to privacy policy and TOS.
|
david
|
May 18th, 2018, 7:49 a.m.
|
|
|
|
1
|
Add a consent requirement for policies (privacy and terms of service).
|
david
|
May 18th, 2018, 7:39 a.m.
|
|
|
|
1
|
Avoid TypeError while coercing string to int
|
brennie
|
May 15th, 2018, 10:18 p.m.
|
|
|
|
1
|
Allow @requires_user_profile to decorate classes as well
|
brennie
|
May 17th, 2018, 1:50 a.m.
|
|
|
|
1
|
Add a utility for lazily marking text as safe
|
brennie
|
May 18th, 2018, 9:46 p.m.
|
|
|
|
1
|
Render avatars with username as alt text
|
brennie
|
May 17th, 2018, 5:37 p.m.
|
|
|
|
1
|
Make consent requirement UI more flexible.
|
david
|
May 18th, 2018, 1:02 a.m.
|
|
|
|
1
|
Save the new avatar settings when toggling global consent settings.
|
chipx86
|
May 17th, 2018, 4:57 a.m.
|
|
|
|
2
|
Add registration of built-in privacy consent requirements.
|
chipx86
|
May 17th, 2018, 4:45 a.m.
|
|
|
|
1
|
Add consent tracking support for avatars.
|
chipx86
|
May 16th, 2018, 3:57 a.m.
|
|
|
|
2
|
Fix a regression with the unit test suite.
|
chipx86
|
May 16th, 2018, 7:31 a.m.
|
|
|
|
2
|
Add common consent requirements for use in other applications.
|
chipx86
|
May 16th, 2018, 2:24 a.m.
|
|
|
|
1
|
Use subclasses instead of instances to define consent requirements.
|
chipx86
|
May 15th, 2018, 10:27 a.m.
|
|
|
|
1
|
Redirect users to the consent options page if consent is needed.
|
chipx86
|
May 16th, 2018, 1:41 a.m.
|
|
|
|
1
|
Add a page to the My Account page for privacy rights and options.
|
chipx86
|
May 16th, 2018, 1:07 a.m.
|
|
|
|
2
|
Add a specialized version of the new siteconfig_settings test utility.
|
chipx86
|
May 15th, 2018, 11:03 p.m.
|
|
|
|
1
|
Add site-wide privacy settings in the administration UI.
|
chipx86
|
May 15th, 2018, 10:03 p.m.
|
|