Activity
From 2020-11-08 to 2020-11-10
2020-11-10
-
12:11 Revision 20333 (svn): add cross project version calendar functional test
-
12:10 Revision 20332 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/document.rb
-
12:10 Revision 20331 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/custom_field.rb
-
12:10 Revision 20330 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/board.rb
-
12:10 Revision 20329 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/time_entry.rb
-
12:10 Revision 20328 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/principal.rb
-
12:10 Revision 20327 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb
-
12:10 Revision 20326 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/news.rb
-
12:10 Revision 20325 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rb
-
12:09 Revision 20324 (svn): remove spaces inside {} of app/models/role.rb
-
12:09 Revision 20323 (svn): shorten long line of lib/redmine/field_format.rb
-
12:09 Revision 20322 (svn): shorten long line of test/unit/lib/redmine/views/builders/json_test.rb
-
10:06 Feature #28471 (Reopened): Query links for subtasks on issue page
- We should add some functional tests.
-
04:42 Feature #28471 (Closed): Query links for subtasks on issue page
- Committed the patch. Thank you for your contribution.
-
04:41 Revision 20321 (svn): Query links for subtasks on issue page (#28471).
- Patch by Bernhard Rohloff.
-
03:56 Feature #34242 (Closed): Include two-factor authentication scheme in users API response
- By #1237, a new column "twofa_scheme" that represents the two-factor authentication scheme enabled for the user. You ...
-
03:35 Feature #34241 (Closed): Include twofa_scheme (two-factor scheme) column when exporting users to CSV
- The upcoming Redmine 4.2 has a two-factor authentication feature (#1237). I suggest adding twofa_scheme column to use...
2020-11-09
-
18:00 Defect #34235 (Needs feedback): Losing data due to unsupported characters
- The internal error page is the result of an unhandled error, that is: an unexpected issues which was not anticipated ...
-
16:35 Feature #6401: Make Wiki Redirects editable
- +1
Joshua Masek wrote:
> FYI, a workaround without going to the database:
Thanks a lot, great help. -
14:25 Revision 20320 (svn): add version calendar functional test
-
14:25 Revision 20319 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/journal.rb
-
14:25 Revision 20318 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/user.rb
-
14:25 Revision 20317 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rb
-
14:25 Revision 20316 (svn): use "do end" instead of {} at EnumerationsController
-
14:24 Revision 20315 (svn): use "do end" instead of {} at EmailAddressesController
-
14:24 Revision 20314 (svn): use "do end" instead of {} at IssueRelationsController
-
14:24 Revision 20313 (svn): use "do end" instead of {} at IssueStatusesController
-
14:24 Revision 20312 (svn): use "do end" instead of {} at IssueCategoriesController
-
14:24 Revision 20311 (svn): use "do end" instead of {} at FilesController
-
14:24 Revision 20310 (svn): use "do end" instead of {} at IssuesController
-
14:24 Revision 20309 (svn): use "do end" instead of {} at MembersController
-
07:38 Defect #34234 (Closed): Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps
- Committed the fix as a part of #1237.
-
01:03 Defect #34234: Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps
- This specification looks good.
Since app_title often uses company name and project name, there is a risk of overwr... -
07:37 Revision 20308 (svn): Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps (#1237, #34234).
-
03:42 Defect #34233 (Closed): otpauth uri should include a login id, not an email address
- Committed the fix as a part of #1237.
-
03:41 Revision 20307 (svn): otpauth uri should include a login id, not an email address (#1237, #34233).
2020-11-08
-
15:39 Defect #34235: Losing data due to unsupported characters
- On my server submitting the above string in the task Description returns the error page:
> Internal error
>
> A... -
15:37 Defect #34235 (Closed): Losing data due to unsupported characters
- Occasionally I will write a long issue and when I submit I get an error page and my work is lost (or at least I can u...
-
14:13 Defect #34234 (Closed): Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps
- Currently, Redmine's two-factor authentication uses @Setting.app_title@ for TOTP issuer. However, it causes problems ...
-
14:02 Revision 20306 (svn): add issue due date calendar functional test
-
14:02 Revision 20305 (svn): use "do end" instead of {} at RolesController
-
14:02 Revision 20304 (svn): use "do end" instead of {} at TrackersController
-
14:02 Revision 20303 (svn): use "do end" instead of {} at GroupsController
-
14:02 Revision 20302 (svn): use "do end" instead of {} at UsersController
-
14:02 Revision 20301 (svn): use "do end" instead of {} at NewsController
-
14:02 Revision 20300 (svn): use "do end" instead of {} at CustomFieldsController
-
14:02 Revision 20299 (svn): use "do end" instead of {} at BoardsController
-
14:01 Revision 20298 (svn): use "do end" instead of {} at app/models/role.rb
-
14:01 Revision 20297 (svn): fix source indent of IssuesCustomFieldsVisibilityTest
-
14:01 Revision 20296 (svn): fix source indent of PreviewsControllerTest
-
14:01 Revision 20295 (svn): fix source indent of IssueRelationsControllerTest
-
08:55 Defect #34233 (Closed): otpauth uri should include a login id, not an email address
- Currently, the otpauth uri generated by redmine includes the user's email address. But it should be an account name, ...
-
07:29 Feature #33832: Move the "Private" badge next to the "Open/Closed" badge
- Go MAEDA wrote:
> There has been no test code for the private badge. I think some tests should be added.
Added te... -
06:33 Defect #34089 (Needs feedback): when column have multiple values its getting appending with , and huge width of one record resulting wide colum
- Do you use Redmine 3.2 or ealier? I think the issue has already been fixed by #22496 (Redmine 3.3.0).
-
06:11 Defect #34167: when i put if condition and update any field the if condition field lost data
- Please use "forums":/projects/redmine/boards for questions. Issues are used to report a bug, suggesting a new feature...
-
06:02 Revision 20294 (svn): Merged r20293 from trunk to 4.1-stable (#34200).
-
06:02 Patch #34200 (Closed): Portuguese (Brazil) translation for 4.1-stable
- Committed the patch. Thank you for your contribution.
-
05:54 Revision 20293 (svn): Portuguese (Brazil) translation for 4.1-stable (#34200).
- Patch by Leandro Gehlen.
Also available in: Atom