Activity
From 2008-11-22 to 2008-11-24
2008-11-24
-
23:27 Feature #1410: When downloading a file from the repository : don't fill the memory with bytes
- Here is a patch that tries to solve the problem of downloading a file larger than the memory size. I had to implement...
-
23:12 Feature #2224: add view persmission for board
- This permission exits already under the name "view messages". Remove ", :public => true" in lib/redmine.rb to make it...
-
15:18 Feature #2224 (Closed): add view persmission for board
- Add the permission "view board".
-
22:42 Feature #1077: ICS view of Calendar
- I dont test it with 0.8. I'll work on it.
@Joris Verschoor :
Just create the file calendar.ics.erb in /app/views/... -
10:22 Feature #1077: ICS view of Calendar
- it`s work with 0.8 ?
-
20:54 Feature #2225 (Closed): Provide a Date Closed element for queries
- It currently seems--unless I'm missing it--that Redmine doesn't provide a mechanism for querying on a ticket's closur...
-
20:12 Defect #2206: User sees register-page after successful login (LDAP)
- That normal behavior. After first successful login against LDAP user must confirm or edit data retrived from director...
-
18:45 Defect #1372 (Reopened): Timelog hours decimal format
- The comma should be the default decimal separator for Portuguese too.
-
17:33 Feature #2063: Share version of project and sub-project
- there is a patch against current stable here : #465
-
15:01 Feature #2063: Share version of project and sub-project
- +1
I would be glad to have this feature as well.
As emphasized in "this forum topic":http://www.redmine.org/boards/... -
16:35 Defect #2212 (Resolved): email notification for Issues don't work
- Indeed it was a misconfiguration of the mail server.
Which still doesn't solve the mystery, why it did work for so... -
11:14 Feature #2207 (Resolved): Show name of the project in the ticket detail
- You are right, the problem was that the name of the project was the same as the name of the redmine installation...
... -
08:17 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
- Added that patch and the index. This is the loadtime now:
Processing RepositoriesController#show (for 127.0.0.12 ...
2008-11-23
-
21:16 Defect #61: Broken character encoding in pdf export
- Looks like it's faster when using ttf fonts:
* dejavusans: 3s
* comicsans: 1.75s -
18:44 Defect #61: Broken character encoding in pdf export
- I've made a few tests with prawn. It's much more easy to use than rfpdf but it's much slower. The generation of a lis...
-
17:22 Defect #61: Broken character encoding in pdf export
- Jan, these pdf generated with prawnto look good (except the fact that praw-pl-fr.pdf contains the html layout).
If p... -
01:52 Defect #61: Broken character encoding in pdf export
- I'm sorry Japanese file was too big and did not made to the page so I attach a screen-shot of it attachment:praw-jp.p...
-
01:48 Defect #61: Broken character encoding in pdf export
- This two pdf files are generated with prawnto version of a issues index view. French-Polish attachment:praw-pl-fr.pdf...
-
17:38 Defect #2221 (Closed): Today filter fails on sqlite
- Actually, the fix was a bit more complex so that it works with Postgresql as well.
It should be fixed in r2054. Than... -
14:18 Feature #2098: Role issues
- Im looking for ways to simulate this as well.
-
13:52 Feature #2223 (New): Choose which subprojects are include on the activity page
- Currently it is only possible to include the activities of all subprojects or no subprojects. It would be useful to a...
2008-11-22
-
22:52 Defect #61: Broken character encoding in pdf export
- I tried to fix Japanese and Chinese but I can't. I'm afraid that it's time to switch redmine to something like "prawn...
-
12:46 Patch #2174 (Closed): Patch for #1975 to extend child pages macro to display child pages based on page parameter
- Feature added in r2053. See #1975.
-
12:45 Feature #1975 (Closed): Extend child pages macro to display child pages based on page parameter
- Feature added in r2053. Implementation is slightly different than your patch.
By default, the link to the parent is ... -
00:41 Feature #1935: An option to completely disable email notifications
- I'll check the patch out. Thanks for putting it on GitHub, it makes it easy for me.
Also available in: Atom