Activity
From 2011-07-28 to 2011-07-30
2011-07-30
-
23:56 Feature #6204: Make the "New issue" menu item optional
- What's the status of this? Is there a way to remove the 'new issues' tab and place a button the 'issues' page?
-
23:35 Defect #8592: Cannot get subversion integrated with redmine (RoutingError)
- We are seeing essentially the same thing with Redmine 1.2.1 on Mac OS X Server on Apache and Passenger running under ...
-
23:06 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
- Is this available somewhere? Is it just a mockup or is this actually working code?
-
23:02 Feature #703: Configurable required fields per tracker/status/role
- +1 it should be possible to make fields mandatory, optional or hidden on a per tracker-type basis. What apply to some...
-
11:07 Defect #8894 (Closed): Private issues - make it more obvious in the UI?
- Attribute id="issue_is_private_label" added in r6328.
-
11:03 Feature #8918 (Closed): direct link to my Issues today
- In 1.2, filters are applied using non-ajax request. So you can apply whatever filter you want and just copy/bookmark ...
-
10:54 Defect #8877 (Closed): empty page is shown after I use "group issue delete" operation
-
10:52 Defect #8910 (Closed): API does not work on my client.
-
10:51 Defect #8931 (Closed): Repository parsing content by application-server (.cfm)
- > It should be handled the same way you handle files like php.
Redmine does not handle php files in any particular... -
10:48 Feature #8942: Soft deletion of ticket
- In which way it differs from #6666?
-
10:46 Feature #8945 (Closed): Error checking of regular expressions for Custom Fields
- Fixed a few days ago. See #8865.
-
07:39 Feature #8488: Create an 'Involve' mechanism to private issues
- Well done .
Thanks . -
04:52 Defect #8948: Watched issues which are already closed are still displayed in My Page
- Added the patch to fix this problem
-
04:49 Defect #8948 (Closed): Watched issues which are already closed are still displayed in My Page
- I think displaying watched issues that are already closed is useless.
Only open issues should be displayed.
-
04:22 Defect #1048: Day grouping on Activity view ignores user's time zone
- In @activities_controller.rb:46@, the events are grouped by @event_date@. But in @acts_as_event.rb:62@, the event_dat...
-
03:37 Defect #1048: Day grouping on Activity view ignores user's time zone
- I still experience this issue with Redmine 1.2.0.stable.6123. Anything I could help with to resolve this issue ?
-
02:33 Feature #6984: Configure order/position and visbility of tabs in menu
- Is there any update to this? Is it possible to order tabs?
-
01:35 Feature #8916: Show "loading hint" during issue batch operation
- The user doesn't separate between ajax and non ajax, that is pure technology thing. But having a extra visualization ...
2011-07-29
-
23:07 Feature #8946 (Closed): Permissions for saving queries
- Not sure if this should be a defect or a feature suggestion...
Under roles and permissions, there is a check box "... -
22:58 Feature #8945 (Closed): Error checking of regular expressions for Custom Fields
- When setting up a Custom Field with a regular expression, there appears to be no syntax checking: it is therefore pos...
-
21:51 Feature #8942 (Reopened): Soft deletion of ticket
- You really don't understand the situation. That's not the same as.
If an administrator 'accidentally' deleted an i... -
19:03 Feature #8942 (Closed): Soft deletion of ticket
- Same as #6666.
-
08:28 Feature #8942: Soft deletion of ticket
- [demand]
Soft-delete a ticket.
hiroshi kameya wrote:
> [demand]
> delete a ticket.
>
> [background]
> ... -
08:27 Feature #8942 (Closed): Soft deletion of ticket
- [demand]
delete a ticket.
[background]
I accidentally deleted my ticket. I couldn't restore the record in DB... -
19:06 Defect #8651: Email attachments from Apple Mail are not added to issues any more in v1.2
- r6324 broke all other tests. r6325 is just fine.
-
19:02 Defect #8651 (Resolved): Email attachments from Apple Mail are not added to issues any more in v1.2
- Thanks, I was able to reproduce with the example email.
Fixed and test added in r6324. -
17:46 Defect #8633: Pagination counts non visible issues
- thanks!!! my problem was resolved!
-
17:36 Feature #8916: Show "loading hint" during issue batch operation
- Not a defect since the "loading hint" is shown during ajax requests only.
These batch operations are not ajax reques... -
17:34 Defect #8921 (Closed): Redmine using Debian package doesn't work as described
- You should contact the package author. This tracker is used to track Redmine core issues.
Thanks. -
17:33 Defect #8922 (Closed): no such file to load -- factory_girl
- factory_girl is not used in Redmine core. Maybe a plugin issue.
-
17:32 Defect #8924 (Closed): Problem with upload file (upload with size zero)
- Same as #8912 and fixed in r6320. Thanks for digging into it.
-
14:18 Defect #8924: Problem with upload file (upload with size zero)
- Ok, I added a line to attachment.rb 's before_save to see what was going on. It appears that the file is written twic...
-
13:25 Defect #8924: Problem with upload file (upload with size zero)
- So far I can confirm the file is uploaded correctly to the system /tmp dir .
The production log correctly references... -
12:50 Defect #8924: Problem with upload file (upload with size zero)
- I have this problem as well, git head today.
-
17:31 Defect #8935: Password reset is required before a user can login after upgrading from 0.9.1 to 1.2.1
- Can not reproduce. Upgrade from 0.9.1 to 1.2.1 should not require password reset.
-
17:30 Defect #8943 (Closed): Broken paginations on the view "all issues" page
- It must be a consequence of #8633.
-
10:20 Defect #8943 (Closed): Broken paginations on the view "all issues" page
- *Descriptions:*
look page on demo version redmine:http://demo.redmine.org/issues
Click last page in paginations.
... -
17:29 Defect #8912 (Closed): File attachments 0-bytes after revision 6312
- Fixed in r6320.
-
17:25 Defect #8912: File attachments 0-bytes after revision 6312
- Actually, this bug was introduced in r6312. So r6312 is broken too.
-
17:22 Feature #1699: Ability to move wiki attachments from one page to another
- +1
-
17:12 Feature #1278: Creating global (default) categories.
- +100 for this
-
14:12 Feature #8918: direct link to my Issues today
- If you only need the operators "is", "is not", "none" or "all" you may use the shorter parameter list:...
-
13:44 Feature #8918 (Resolved): direct link to my Issues today
- ah, got it, but i wonder why the following example is working then:
(it's used on "my page/my issues ->show more")
... -
11:50 Feature #8918: direct link to my Issues today
- Hi Thomas,
if you want to use special operators like "today" you will need to use the "fields" parameter.
The "... -
12:52 Patch #8944 (Closed): Traditional Chinese language file (to r6318)
- Committed in trunk r6319, thanks.
-
12:32 Patch #8944 (Closed): Traditional Chinese language file (to r6318)
- Remove duplicated original (en) setting_issue_group_assignment tag.
-
12:00 Defect #7023: Copy Function Doesn't Copy SubTasks
- +1
-
11:58 Feature #6965: Option to Copy Subtasks when copying an issue
- +1
-
11:36 Patch #8941 (Closed): Traditional Chinese language file (to r6317)
- Committed in trunk r6318, thanks.
-
08:21 Patch #8941 (Closed): Traditional Chinese language file (to r6317)
- * Translations added:
** setting_issue_group_assignment
-
09:49 Defect #949: Style not applied to wiki image
- +1
-
08:57 Feature #8915: Use *.exe (e.g. hg.exe) for SCM command on Windows
- Toshi MARUYAMA wrote:
> There is only Mercurial Windows installer.
> https://bitbucket.org/tortoisehg/thg-winbuild/... -
08:30
Feature #2161: Time tracking code should respect weekends as "no work" days
- +1
2011-07-28
-
22:57 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- I resolved this by upgrading to rails 2.3.12:
- remove vendor/rails from your redmine install
- set RAILS_GEM_VER... -
21:18 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- Terence Mill wrote:
> That should be an option. Think of bigger files send out x times and many projects see redmine... -
20:34 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- That should be an option. Think of bigger files send out x times and many projects see redmine as central document st...
-
20:42 Feature #8930: Model document need a valid filename as title
- +1 to be able to use "PluginWebDav":projects/redmine/wiki/PluginWebDav with windows.
Its more a bug in context of ... -
10:42 Feature #8930 (Closed): Model document need a valid filename as title
- I use the WebDav-Plugin to manage my documentes.
With Redmine i can create a new document with caracters(< > ? " : |... -
20:30 Feature #8929: Permission to view only your own time logs
- +1 for the additional right.
Redmine won't be allowed for many comanies because workers' council will forbid this ... -
11:26 Feature #8929: Permission to view only your own time logs
- I just discovered, that a section "Spend time" for the last 7 days can be added to the "My page", so the above descri...
-
10:33 Feature #8929 (Closed): Permission to view only your own time logs
- The should be the possibiliy to set the role permissions in such a way, that a user of a role can only see its own ti...
-
19:33
Defect #8940 (New): git shell out hangs if commit message is too long
- Redmine Version: 1.2.1
Git Version: 1.6.3.3
When running Repository#fetch_changesets on a Git repository, it will... -
17:48 Feature #8488: Create an 'Involve' mechanism to private issues
- I have updated the patch for allowing watchers to see private issues to fix an issue with the Activity page -- there ...
-
16:23 Defect #949: Style not applied to wiki image
- +1, common guys, such a great tool missing a basic feature like this is just wrong.
-
12:25 Defect #949: Style not applied to wiki image
- +1
Incredible that such a simple function is not yet implemented. -
16:03 Defect #8906 (Resolved): 500 on ticket
-
14:33 Defect #8906: 500 on ticket
- I've same issue and same solution (only custom installed plugins should be copied to new installation directory). May...
-
15:39 Feature #2024: gantt chart editing
- Hi,
Are there any plans to update this to work with version 1.2? Currently we are using the patch with version 1.... -
14:29
Defect #8936 (Closed): rescheduling of an issue to an earlier date does not update issues that follow on this issue
- Issue B follows on issue A, (B can only start when A is done). When the due date for issue A is set to an earlier dat...
-
14:02 Defect #8935 (Closed): Password reset is required before a user can login after upgrading from 0.9.1 to 1.2.1
- Hi,
I've completed a test upgrade from 0.9.1 to 1.2.1 and found that users cannot login without first resetting th... -
13:46 Patch #8934 (New): Add support for annotate with subversion when username contain space
- When username contains space(s), annotate doesn't work for subversion because it uses the "@blame@" subcommand which ...
-
13:24 Defect #8932 (Closed): User.acts_as_customizable and association loading broken by Rails 2.3.11
- Assuming we have 8 UserCustomFields.
In Rails 2.3.5 we can write:... -
13:20 Defect #8931 (Closed): Repository parsing content by application-server (.cfm)
- When I access the repository, I can view .html and .txt files. But when I want to see .cfm files, they are parsed by ...
-
12:34 Defect #8913: Bug after deleting a project
- i get this problem suddenly when I go redmine/admin/info page..
any ideas?
416 Requested range not satisfiable -
10:12 Feature #8915 (Reopened): Use *.exe (e.g. hg.exe) for SCM command on Windows
- As I described at configuration.yml, "hg.cmd" does not work.
There is only Mercurial Windows installer.
https://b... -
09:13 Feature #8915: Use *.exe (e.g. hg.exe) for SCM command on Windows
- Toshi MARUYAMA wrote:
> Try set "hg.exe" in configuration.yml.
I have installed the mercurial-python release for ... -
05:12 Feature #8915: Use *.exe (e.g. hg.exe) for SCM command on Windows
- Try set "hg.exe" in configuration.yml.
-
05:06 Feature #8915 (Closed): Use *.exe (e.g. hg.exe) for SCM command on Windows
- All SCMs use same logic, such as "svn", "git".
I tested on MingW Ruby, and I don't use Bitnami.
I can't reproduce. -
05:47 Feature #8928 (New): Use autocomplete in the wiki rename page to change parent page
- There are much more wikipage in one projects ,It is about five hundred. when I rename the wiki page , It will select ...
-
04:03 Patch #8920 (Closed): Bulgarian translation
- Committed in trunk r6317, thanks.
-
03:11 Defect #8926 (Closed): NoMethod error in account login with openid for Phusion Passenger
- Similar to Defect #7857 but for Phusion Passenger
Normal password login works, but when I use openid:
@NoMethod... -
00:08 Defect #8582: RuntimeError (Your PostgreSQL connection does not support unescape_bytea. Try upgrading to pg 0.9.0 or later.)
- I uninstalled 'pg' and 'postgres-pr' and re-installed 'pg' alone with the following command and it resolved the issue...
Also available in: Atom