Activity
From 2008-05-06 to 2008-05-10
2008-05-09
- 20:16 Feature #1219: Add an option to make RedCloth not use hard_breaks
- When using textile, all end of lines are translated as <br />, which is an odd behavior for a wiki. Changing this to make RedCloth use hard_breaks = false could be a little hardcore because a lot people can be relaying on that behavior now. So I t...
- 16:30 Patch #1218: Patch for relative links to icon images in 'public/help/wiki_syntax.html'
- Hi, forks,
I suppose that relative links to icon images
in 'public/help/wiki_syntax.html'
should be '../images/jstoolbar/bt_strong.png',
not '../../images/jstoolbar/bt_strong.png'.
If Redmine is deployed on such as mongrel or webrick,
th...
- 13:47 Defect #1217: private subprojects are listed on Issues view
- All users can see private subproject issues on the main project issue list.
- 10:03 Feature #1216: Version deletion error translation
- Could "Unable to delete version" error message be added to translations. This text comes when trying to delete version that contains issues.
- 00:06 Revision 1423: Do not crash on reload.
- Do not crash on reload.
2008-05-08
- 20:52 Feature #1215: Progress Bar for File Uploads
- Add progress bar for UI feedback for File Uploads.
This ought to be fairly straightforward using pure AJAX or via a ruby gem like progressbar .
- 19:10 Revision 1422: Fix when you don't define RedmineDbWhereClause
- Fix when you don't define RedmineDbWhereClause
- 17:58 Feature #1214: REST API for Issues
- Part of the main REST API issue (#296), this should expose some APIs to work with issues.
* Get a list of issues
* Create a new issue
* Update an existing issue
* Delete an issue
- 17:01 Feature #1213: Allow Slashes in wiki URLs
- Currently Trac allows you to use slashes to notate a hierarchy for the wiki pages. It would be nice is RedMine would also support the same concept.
Example.
SomePage/SomeSubPage1
SomePage/SubPage2/SubSubPage1
SomePage/SomeSubPage3
Trac al...
- 14:35 Feature #1159: Allow Issue Description to be Searchable as a Filter (Resolved)
- 14:14 Defect #1212: Get Error When viewing all the issues (Resolved)
- i upgraded........the problem is gone................
- 12:55 Defect #1212: Get Error When viewing all the issues
- Dont know if the issue is resolved....but i have version 0.7 and when i try to view issues such that status=all i get an internal server error. And after that everypage starts giving me this error till i clear the history/cookies. I am using firef...
- 12:18 Defect #1211: Column width in "my page"
- The number of the issues are truncated in the "my page" page when there is more than one figure in the number.
- 11:21 Defect #1210: View differences characters may be garbled
- If you use View differences view the source code file.
The source code file encoding and redmine encoding different, view the source code of the local characters may be garbled.
Encoding : OEM(CP936)
- 08:29 Defect #1209: "View differences" of one file at /repositories/revision/ fails
- "View differences" of one file at /repositories/revision/ fails.
This problem happens depending on directory depth of repository URL. 'http://svn.example.com/svn/dir' is OK but 'http://svn.example.com/svn/dir/subdir' is NG.
How to reproduce:
...
- 06:13 Feature #1208: Restructured text support for the wiki
- We're a heavy user of Trac's support for restructured text (http://docutils.sourceforge.net/rst.html). We'd love to migrate to Redmine but we have no way to support our existing RST based documentation.
I'd like to see the Textile parser in ...
- 00:58 Patch #1207: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
- <pre>
cmd="git --git-dir #{target('')} show #{shell_quote rev} -- #{shell_quote path}" if rev!='latest' and (! rev.nil?)
cmd="git --git-dir #{target('')} log -1 master -- #{shell_quote path}" if
</pre>
This issue causes @get_rev@ calls to f...
2008-05-07
- 21:06 Feature #1206: Tag / directory functionality for "files" and "documents"
- When not working in programming project, the version functionality is less important and it would be very handy to have a tag or directory functionality to manage the files in the file tab and the documents. Right now we are using the repository b...
- 21:04 Feature #1205: Display file description in File listing
- In the file tab, when you add a file, you are asked for a description. I am using that tab to store a lot of files like spreadsheet, images or word document before they are published in PDF. It would be cool to be able to see that description in t...
- 15:09 Patch #1204: Patch for scramble of PDF properties in UTF-8 environment
- Hi, forks,
Thank you for the development of such a great product!
For PDF properties (such as Title, Author, and else), the encoding
of multi-byte characters should be UTF-16BE with BOM prefix, not UTF-8.
Below is a patch for this prob...
- 14:14 Feature #1203: Show projectname in feed subject
- I have a feed for "Overall activity" going. The subject of the feeds doesn't state what projects they are for, this degrades the value of the information (as I must follow the link to our Redmine to see where it belongs).
- 13:29 Patch #1202: Feature to view whole the file from /repositories/revision page
- Here is a patch to add feature to view the whole file of the revision from Redmines /repositories/revision page.
Redmine can view differences against previous revision, but sometimes I want to view the whole file to check the context.
- 13:08 Feature #1201: Add preview option to patches attached to issues
- Like Trac does :-] It autodetects diff/patch files and presents them with a view similar to the one used for comparing file revisions.
- 12:59 Patch #1200: Polish translation changes
- Fixed some unclear wordings used:
'revision' translated as 'rewizja' (was 'zmiana', which means 'change')
'commit' translated as 'zatwierdzenie' (was 'wrzutka', which is informal and AFAIK not used in this context)
dropped 'CVS' from several st...
- 11:53 Patch #1199: Mercurial adapter
- I spent some time on the Mercurial adapter. I made two changes that I purpose to you :
* I wrote a new revisions method that parses changesets with only one call to the hg program. I use a template that makes hg output the changelog in XML. I ...
- 11:22 Revision 1421: Small fix for not read-only methods.
- Small fix for not read-only methods.
- 10:53 Patch #1198: Hungarian translation
- Redmine is the best issue tracking software what i've used.
This translation is my special thanks to your work.
It's according to version 0.7
- 02:18 Patch #1197: Remove edit step from Status context menu
- Currently if you right click on the issue list and change the status, you are sent to an edit page. This patch will skip the edit page and change status directly, similar to Priority or Assigned to.
- 00:14 Feature #1196: Add versioning for Files and Documents
- Would it be possible to implement some versioning for the Files and Documents. Sometimes one might want to keep versions of a particular document without checking it into subversion or CVS e.g Statement of Work
2008-05-06
- 23:19 Feature #1195: Membership logging
- I think it would be useful to log people who are added/join and removed from/leave projects, and have this information appear in the activity page. I can write a patch for this, if anyone else is interested.
- 23:01 Defect #1194: rfpdf plugin that is included with source doesn't work with changes to Edge rails
- ActionView::Base::register_template_handler fails because this has been moved to ActionView::Template::register_template_handler
I know you don't maintain that plugin but it may be worth noting somewhere for any users on the Edge.
- 21:51 Revision 1420: Fix comment about configuration.
- Fix comment about configuration.
- 20:56 Defect #1173: Internal error at Issues page (Closed)
- As Nick said, it's fixed in 0.7.1
- 20:20 Feature #1193: Staff-only notes with Role-base access control
- Hi
I'm sure that the following would be really useful:
to have the special category of the Issue Notes - Staff-only Notes, with Role-based access/visibility control.
It would allow to put there information, hint, ets. that shouldn't be vis...
- 17:50 Defect #1192: IE 6.0 Timeout Problem
- People who are working in IE 6.0 for a longer time, start getting timeout issues randomly after sometime.
Anonther site that has an API for ruby...addresses this issue like this
*"IE6 Timeout The infamous timeout issue with IE6 in a deployed ...
- 17:14 Revision 1419: Cache Credentials added (login:proj -> "sha1_hex(pass))
- Cache Credentials added (login:proj -> "sha1_hex(pass))
- 16:39 Feature #1191: Allow custom column choice in issue browser
- When creating a custom query one is able to customise also the list of visible columns. It would be useful to allow this without the need to save the query (or at least hint the user that this is possible).
- 16:36 Defect #1190: Custom querry 'Export to PDF' ignores field selection
- When a new custom querry is created without 'Default columns', and customs columns are chosen, those chosen columns are ignored by the PDF exporter - it simply outputs the default columns.
- 16:32 Feature #1189: Multiselect custom fields
- My project manager wants to be able to assign an issue to multiple target versions (customer requirements - they are fine with backporting a monstrous changeset, but not with "updating" - please don't ask...). I though I could simulate this with c...
- 16:19 Feature #1188: Link closing via commit message with user account
- When the commit author matches an existing user login, could Redmine link the status change to the user account instead of crediting it to Anonymous?
BTW, it would be nice if those user names in issue History were actual hyperlinks to user acco...
- 16:08 Feature #1187: Relate a Wiki page to a project module.
- It would be very useful if one can define a wiki page for a project module (like one does with Versions).
For example, I'd like to put some information about how to check out the repository in the Repository module, as an introduction above the...
- 15:56 Patch #1186: JS should be cached in production mode to save bandwith and cpu
- Attached in very small patch to allow caching the JS files in production mode.
- 15:52 Defect #1182: wiki : redMine 500 error (Closed)
- See #1177. Reopen if needed.
- 15:35 Defect #1185: Login using Mac OS X OpenDirectory (LDAP) not working
- Hi,
I've setup a LDAP Auth Source using a Mac OS X server open directory (LDAP). The connection test is successful (using the link on the page). Anyway, I can't get login with my user / password. Please find the settings I've used :
* Create...
- 15:35 Feature #1184: time-display
- it's difficult for me to enter e.g. the „Estimated time” in hours. I've to calculate how manny hours are 2 minutes helpdesk …
Also the projekt-time-display is hard to read: 2.80 hours.
maybe there is a way to enter time in 0:05 as 5 minutes an...
- 14:57 Feature #1183: add new tickets in the name of …
- I sometimes get E-Mails with bug-repors from customers wich i like to add to redmine „in the name of” my customer. i think it would be helpfull to allow all admin-accounts to have a drop-down-box to add new tickets (faked) as other users …
- 13:56 Defect #1182: wiki : redMine 500 error
- Using Redmine 0.7.1 i've a projekt and if i try to access the wiki - becaus i like to add a wiki to this projekt, i get a „redMine 500 error”:
<pre>Internal error
An error occurred on the page you were trying to access.
If you continue to e...
- 12:28 Defect #1181: Connection to HTTPS subversion repository fails
- Hi,
I have some troubles configuring my redmine instance with a https svn repo. I have the following exception :
<pre>
Error parsing svn output: #<REXML::ParseException: No close tag for ["lists", "list"]>
/usr/lib/ruby/1.8/rexml/parsers/...
- 05:14 Defect #1180: Check All / Uncheck All in Email Settings
- These functions do not seem to be working in 0.7.0.1410.
Lower than low priority; just thought I would throw it in there. If I get a few minutes later I'll check it out myself.
Also available in: Atom