http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/website/issues/schema.py Mercurial Repository: p/roundup/code: website/issues/schema.py history 2021-03-13T11:03:42-05:00 Allow users to modify status. So they can self close issues. http://hg.code.sf.net:8000/p/roundup/code/#changeset-35a162c8977c64c0a6fbfe3205d2c3696d1d6d25 John Rouillard rouilj@ieee.org 2021-03-13T11:03:42-05:00 2021-03-13T11:03:42-05:00
changeset 35a162c8977c
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Allow users to modify status. So they can self close issues.

See https://issues.roundup-tracker.org/issue2551108
files
Remove phone property from schema. http://hg.code.sf.net:8000/p/roundup/code/#changeset-370cc9052239d83c7f21f2dc467e3bb583f7c6ae John Rouillard rouilj@ieee.org 2020-03-03T21:00:38-05:00 2020-03-03T21:00:38-05:00
changeset 370cc9052239
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Remove phone property from schema.

This makes the phone property inaccessible. We don't need or use the
phone. See https://issues.roundup-tracker.org/issue2551082.
files
issue2551032: Fix bad property spelling breaking user updates on issues.roundup-tracker.org http://hg.code.sf.net:8000/p/roundup/code/#changeset-e9cc002cbe4050d2def475354bc94345fe1b4230 John Rouillard rouilj@ieee.org 2019-10-05T12:59:13-04:00 2019-10-05T12:59:13-04:00
changeset e9cc002cbe40
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description issue2551032: Fix bad property spelling breaking user updates on issues.roundup-tracker.org

this should make the user edit permissions on the tracker work correctly.
files
Schema updates for 1.6.0: http://hg.code.sf.net:8000/p/roundup/code/#changeset-276fe92c81c9bbd0c3f12746c6724d5a6398e9f0 John Rouillard rouilj@ieee.org 2017-09-24T21:26:00-04:00 2017-09-24T21:26:00-04:00
changeset 276fe92c81c9
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Schema updates for 1.6.0:

Make sure that user can view labelprop on classes (REQUIRED)
Make sure user can see id property for file and msg. This allows the
display code to loop over the id's in the file and msg multilinks so
that the messages/files are displayed when viewing the issue.

Allow anon to search user so "Show Unassigned" works for anonymous
role/user.

Allow all users to search creator property of query. This allows query
edit to work properly. Assign Retire and Restore permissions for query
to users.
files
Security fix default user permissions http://hg.code.sf.net:8000/p/roundup/code/#changeset-a403c29ffaf90efc510e09aad06afeba9780d844 Ralf Schlatterbeck rsc@runtux.com 2014-07-04T15:32:28+02:00 2014-07-04T15:32:28+02:00
changeset a403c29ffaf9
branch
bookmark
tag
user Ralf Schlatterbeck <rsc@runtux.com>
description Security fix default user permissions

Default user permissions should not include all user attributes. We now
limit this to the username, realname and some further attributes
depending on the schema. Note that we no longer include the email
addresses, depending on your installation you may want to further
restrict this or add some attributes like ``address`` and
``alternate_addresses``.
files
[website] fix perm http://hg.code.sf.net:8000/p/roundup/code/#changeset-a4dc087f3088b2c182e84842a44af23ca0e2ae08 Richard Jones richard@users.sourceforge.net 2010-02-01T00:27:26+00:00 2010-02-01T00:27:26+00:00
changeset a4dc087f3088
branch website
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description fix perm
files
[website] svn repository setup http://hg.code.sf.net:8000/p/roundup/code/#changeset-c2d0d3e9099db60e3178bfd953f6443bb3ba9f9e Stefan Seefeld stefan@users.sourceforge.net 2009-02-06T13:16:31+00:00 2009-02-06T13:16:31+00:00
changeset c2d0d3e9099d
branch website
bookmark
tag
user Stefan Seefeld <stefan@users.sourceforge.net>
description svn repository setup
files