Jorge S.
- Login: Jorgee
- Registered on: 2013-02-04
- Last connection: 2015-07-10
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 2 | 3 |
Activity
2015-07-10
- 21:24 Redmine Defect #16948: Broken anonymous repository access for public projects with Apache 2.4 (redmine.pm)
- I have this also happening in 3.0.2
2 Projects, no one of them public. I get "abort: HTTP Error 500: Internal Serv...
2015-05-14
- 16:35 Redmine Defect #19834 (Resolved): Login shows internal host/IP to internet public
- It seems to be a misconfiguration of nginx:
location / {
proxy_pass http://localhost:8000;
proxy_s...
2015-05-13
- 22:13 Redmine Defect #19834: Login shows internal host/IP to internet public
- nginx config:
server {
listen 80;
server_name
tracker.xxxx.com.ar;
l... - 22:09 Redmine Defect #19834 (Closed): Login shows internal host/IP to internet public
- When setting Require Authentication under Authentication, when you log out, you are redirected to login page, whose U...
2015-01-02
- Hi, I am using Redmine with Mercurial, and one thing I have noticed is that if I enter a bad user/password in Firefox...
2014-10-06
- 21:25 Redmine Feature #7907: Display Issues in a hierarchy (tree)
- Is it that hard? I see open tickets for 4+ years
- I had this table corrupted, and couldn't repair nor backup it, so I dropped it to see if the backup would be done wit...
2014-07-15
- First of all, I don't know almost anything about ruby, had to Google some syntax.
I know PHP and ActiveRecord fram... - 17:14 Redmine Feature #17469: Add percentage done of project's version to Version#index API response
- I did this 8 months ago, and I don't see it in the new releases' changelog
- 17:13 Redmine Feature #17469 (Reopened): Add percentage done of project's version to Version#index API response
- Adding this:
api.completed_percent version.completed_percent.to_i
On /app/views/versions/index.api.rsb did the ...
Also available in: Atom