Activity
From 2017-07-25 to 2017-07-27
2017-07-27
-
22:48 Feature #26561 (Closed): Enable frozen string literals
- Hi, Ruby 2.3 introduced support for frozen string literals
Pros
* less memory consumption
* performance (less GC... -
18:05 Feature #26555 (New): Hide user information from other users (even if they are all members of the same project)
- If a project is used for communication with customers, the customers should not be able to see each other.
Unfortu... -
17:55 Feature #26553 (Closed): Overly restricted number of ReST results
- Duplicate of #16069.
-
17:47 Feature #26553 (Closed): Overly restricted number of ReST results
- Currently, ReST queries are limited to 100 elements.
This makes it impossible to, e.g., retrieve all users in one ... -
17:55 Feature #26554 (New): Select Wiki Page as Project Start Page
- The overview page of a project (with its issue stats and users list) is not very attractive to customers.
The Redm... -
17:41 Feature #26552 (Closed): Allow "max-height", "max-width", "min-height" and "min-width" CSS properties in Textile
- It is not possible to specify the max-width of an image.
The attached patch fixes it.
-
17:38 Feature #26530: Links to Wiki pages of unauthorized projects should be smarter
- The attached patch results in smarter "non-links".
-
15:44 Feature #3547: Wiki include macro: add ability to include single section
- +1 for a core implementation
-
15:05 Defect #26549 (Closed): redminInstall problem
- Fixed by ver.278, thanks.
-
11:42 Defect #26549 (Closed): redminInstall problem
- Step 6 - Database schema objects creation
Create the database structure, by running the following command under th... -
14:12 Patch #26341: Add useful details to error message when a template is missing
- +1
-
14:04 Defect #25473: "Message XYZ can not be processed" is the only error message logged when an incoming email fails to scrape due to confusion over the associated issue id
- I also have this issue when an email if forwarded which had already gone through an RT system. Mail is simply bounced...
-
13:04
Defect #26544: SQL-Error occurs sometimes when clicking on "calendar" tab
- I actually also tried this sql statement at a mysql database:...
-
07:43
Defect #26544: SQL-Error occurs sometimes when clicking on "calendar" tab
- Hmm that's a pity due to the fact that debian replaced mysql with mariadb in the latest debian version (9)
-
07:41 Defect #26544: SQL-Error occurs sometimes when clicking on "calendar" tab
- MariaDB is not supported.
-
07:31
Defect #26544: SQL-Error occurs sometimes when clicking on "calendar" tab
- Toshi MARUYAMA wrote:
> What version is your MySQL?... -
10:49 Feature #4511: Allow adding user groups as watchers for issues
- Ah, I see, this must have been an older API call I had missed.
I just integrated it.
Thanks! -
09:39 Feature #4511: Allow adding user groups as watchers for issues
- Stephane,
Thanks for this great plugin. I installed on fresh 3.4.2 instance, but autocomplete function not worked ... -
10:20 Defect #26537: Column Project is not longer added by default to the list of default columns for time entries
- Thank you for the patch but the following error occurs if @Setting.time_entry_list_defaults[:column_names]@ is nil. T...
-
06:05 Patch #26548 (Closed): Rails5 acts_as_versioned fix
- Committed in trunk r16893, thanks.
-
00:25 Patch #26548: Rails5 acts_as_versioned fix
- This patch fixes the following error that occurs during "rake db:migrate"....
2017-07-26
-
22:54 Patch #26548 (Closed): Rails5 acts_as_versioned fix
- fixed migration for r16889
-
18:53 Patch #24005: Settings to accept 0 hours time entries and for maximum hours per user and day
- Randa Bustami wrote:
> we had Applied the code and the system prevent to log more than 24 hours/ entry. but the issu... -
10:57 Patch #24005: Settings to accept 0 hours time entries and for maximum hours per user and day
- we had Applied the code and the system prevent to log more than 24 hours/ entry. but the issue is still we can log mo...
-
18:38 Defect #26544 (Needs feedback): SQL-Error occurs sometimes when clicking on "calendar" tab
- What version is your MySQL?
-
16:09
Defect #26544 (Closed): SQL-Error occurs sometimes when clicking on "calendar" tab
- An error occurs sometimes (and mostly not) when clicking at calendar.
Second (third and so on) click works fine but ... -
18:18 Feature #482: Default assignee on each project
- Thanks for the explanation, Jean-Philippe. The issue was due to a plugin's conflict. Solved.
-
15:30 Feature #26356: Time entry list: set default column options
- After implementing this feature, the column "Project" is no longer added by default to the list of default columns fo...
-
14:49 Defect #26428: Japanese Emoticon characters cause error in issue desc and journal
- Adding good info from a forum message in case anyone else is searching issues -
> Deoren Moor
> Some related issu... -
08:25 Defect #26537 (Closed): Column Project is not longer added by default to the list of default columns for time entries
- After r16814, the column "Project" is no longer added by default to the list of default columns for time entries in t...
-
06:15 Defect #26507: "attachment:filename" link syntax would not work if the file name contains "@"
- The patch looks good to me and passed all tests.
Setting target version to 3.4.3.
Marius, thank you for writing t... -
02:19 Defect #13472 (Closed): darcs / subversion tests fail
- Darcs SCM support has been dropped by #26391 for upcoming Redmine 4.0.0.
Now @rake ci@ runs without any errors. -
01:20 Feature #26530: Links to Wiki pages of unauthorized projects should be smarter
- Ouch... this issue seems to be related to r16283 and #23793 which fixes an information leak.
I wonder what this le... -
00:17 Patch #26534 (Closed): Allow project bulk edit of time entries
- This issue follows #588#note-28 and adds the project field to bulk edit mode for time entries.
- Activity field is...
2017-07-25
-
22:45 Feature #26531 (New): Sections in issue fields
- For the moment, you can create custom fields for your trackers. When you add a lot of them, it can become painful to ...
-
22:45 Defect #26507: "attachment:filename" link syntax would not work if the file name contains "@"
- Go MAEDA wrote:
> Sounds great. I set the target version of #26443 to 3.4.3. Could you write a patch?
Here it is.... -
09:46 Defect #26507: "attachment:filename" link syntax would not work if the file name contains "@"
- Marius BALTEANU wrote:
> I can work on this, but the fix will be based on the one from #26443.
Sounds great. I se... -
21:25 Feature #26530 (New): Links to Wiki pages of unauthorized projects should be smarter
- I use to define a 'Sidebar' wiki page that contains links to wiki pages in various subprojects. This allows users to ...
-
19:33 Patch #26391 (Closed): Drop Darcs SCM support
- Patch committed, thanks.
-
19:29 Patch #26503 (Closed): Update nokogiri gem (~> 1.8.0)
- Committed, thanks.
-
19:25 Defect #26518 (Closed): Rails 5: Adding a block in My Page causes "Invalid form authenticity token."
- This is fixed by r16884. We now use jquery-ujs instead of the vanilla javascript ujs provided with rails 5.
-
04:40 Defect #26518: Rails 5: Adding a block in My Page causes "Invalid form authenticity token."
- A quick workaround.
-
04:09 Defect #26518 (Closed): Rails 5: Adding a block in My Page causes "Invalid form authenticity token."
- Steps to reproduce:
1. Open "My Page".
2. Add an any block. You will see "Invalid form authenticity token."
... -
19:03 Feature #26521 (Needs feedback): Identify over-allocated resource
- Please describe more details.
-
11:34 Feature #26521 (Needs feedback): Identify over-allocated resource
- To identify the over allocated resources, and improve the planification and the Gantt project
-
18:00 Defect #26513: Rails5: production env: NameError (uninitialized constant Redmine::SortCriteria)
- Pavel Rosický wrote:
> @toshi it should be only a temporarly solution
>
> all classes should be explicitly requir... -
16:13 Defect #26513: Rails5: production env: NameError (uninitialized constant Redmine::SortCriteria)
- @toshi it should be only a temporarly solution
all classes should be explicitly required or eager-loaded on produc... -
15:48 Defect #26513: Rails5: production env: NameError (uninitialized constant Redmine::SortCriteria)
- I tried this....
-
17:03 Feature #17801: When adding watchers to an issue, you should have the possibility to notify the watchers that they have been added to the issue
- related to #1757
-
17:02 Feature #26529: Email notification when watcher is added and removed
- duplicates #1757
-
16:05 Feature #26529 (New): Email notification when watcher is added and removed
-
15:51 Feature #26529: Email notification when watcher is added and removed
- Currently, when I enter or remove an watchers on the task (issue) he is not notified by email....
-
15:46 Feature #26529 (Needs feedback): Email notification when watcher is added and removed
- Please describe more details.
-
15:44 Feature #26529 (Closed): Email notification when watcher is added and removed
- Allow observers to be warned when they are inserted or removed from a task.
-
15:49 Defect #26524 (Closed): Redmine 500 error
- Fixed by r16881.
-
12:20 Defect #26524 (Confirmed): Redmine 500 error
- This error occurs in production mode like #26513.
Here is a workaround.... -
11:43 Defect #26524 (Closed): Redmine 500 error
- ...
-
15:33 Feature #4511: Allow adding user groups as watchers for issues
- +1
-
13:06 Feature #4511: Allow adding user groups as watchers for issues
- Andreas,
I just had a look into that, and found that the @ActiveRecord_Associations_CollectionProxy@ object does r... -
14:08 Defect #26526 (Closed): Rails 5: production env: Search engine returns 500 error
- Committed in trunk r16879, thanks.
-
13:09 Defect #26526: Rails 5: production env: Search engine returns 500 error
- Workaround:...
-
13:04 Defect #26526 (Closed): Rails 5: production env: Search engine returns 500 error
- ...
-
14:02 Feature #26527 (Closed): Show previous comment version when editing an issue comment
- I am able to edit an issue comment. I want to give this right to the other users too. But currently there is nowhere ...
-
12:49 Feature #16045: Add "Author / Previous assignee" group to assignee dropdown in issue form
- suggestions for specs
h2. Test Plan
h3. Edit Issue
# open issue edit form
# use select box
# expect: last ... -
12:38 Feature #16045: Add "Author / Previous assignee" group to assignee dropdown in issue form
- Luka Lüdicke wrote:
> If you like it and want to include it, I can make a "cleaner" diff and add a unit test for the... -
11:57 Feature #26525 (New): Add ability to configure the number of weeks to display on Calendar block in My Page
- In the current version, only the current week is displayed on Calendar block. But it is inconvenient on weekends beca...
-
11:43 Patch #26522 (Closed): Repository routing bug when file path starts with (browse|entry|raw|changes|annotate|diff)/
- If the first component of a path in a repository equals one of the strings above, the wrong route gets selected in th...
-
10:27 Feature #20481: Gantt: right and left resizable panel
- There were some minor problems with the previous version, so I fixed it.
-
10:22 Defect #26520: Blank "Issue" field on the "Log time" from the "Spent time - Details" page for an issue
- Thank you for the workaround. I was looking into this literally at the same time :). This change is the culprit - r15...
-
09:59 Defect #26520: Blank "Issue" field on the "Log time" from the "Spent time - Details" page for an issue
- Workaround:...
-
09:53 Defect #26520: Blank "Issue" field on the "Log time" from the "Spent time - Details" page for an issue
- The link URL is generated by the `_new_time_entry_path` helper method, but no issue id is given to the method even if...
-
09:39 Defect #26520: Blank "Issue" field on the "Log time" from the "Spent time - Details" page for an issue
- > Confirmed versions with expected behavior:
>
> Redmine 3.2.0
>
> At the step 12, the link URL is generated fo... -
09:38 Defect #26520 (Closed): Blank "Issue" field on the "Log time" from the "Spent time - Details" page for an issue
- When I tried to log time from a "Spent time - Details" page (like https://example.com/projects/project-identifier/tim...
-
10:12 Defect #26508: excel have wrong column name at custom field
- thank you for your feedback , but what is the relation between plugins and the custom fields ?
i notice this problem... -
09:43 Defect #26443: User link syntax (user:login) doesn't work for logins consisting of an email adress
- The patch attached in #26443#note-3 fixes this issue properly on the current trunk and 3.4-stable.
Setting target ve... -
07:18 Patch #26519 (Closed): Bulgarian translation
- Translated news strings, related to #24005
* error_exceeds_maximum_hours_per_day
* setting_time_entry_list_defaults... -
06:29 Defect #26504: Rails 5 unit and functional tests
- Toshi MARUYAMA wrote:
> But "Japanese document":https://railsguides.jp/testing.html#rake%E3%82%BF%E3%82%B9%E3%82%AF%... -
06:26 Defect #26504: Rails 5 unit and functional tests
- Jean-Philippe Lang wrote:
> Should we move the tests to the new models, controllers... folders?
I don't know.
Bu...
Also available in: Atom