Activity
From 2008-05-28 to 2008-05-30
2008-05-30
-
22:31 Defect #1334: Wiki formatting character *_ and _*
- Let me try that again.
'''''text''''' becomes '_*text_*' -
22:30 Defect #1334: Wiki formatting character *_ and _*
- Actually, what the Trac import routine does is output this:
'''''text''''' becomes _*text_* -
22:22 Defect #1334 (Closed): Wiki formatting character *_ and _*
- The wiki formatter enforces a non-obvious dependency on strong '*' and emphasis '_' tags. Specifically, emphasis tag...
-
21:26 Patch #1333 (New): Patch for membership activity (#1195)
- Here is a patch for implementing a log of membership activity; people added and removed from projects, and having the...
-
20:37 Defect #1320 (Closed): Default language when I not login
- The last part of the language code "-TW" was ignored.
It's fixed in r1481. -
12:46 Defect #1320: Default language when I not login
- At "JPG.jpg".
Thank you very much. -
19:42 Defect #1317: Mantis migration - encoding mismatches
- Your user names may contain unexpected characters. See source:/trunk/app/models/user.rb@1443#L57
-
19:40 Feature #739 (Closed): reply link after each existing ticket note
- Done in r1480.
-
17:31 Patch #1328 (Closed): Incorrect weekend definition in Hebrew calendar locale
- Patch applied in r1478. Thanks.
-
13:44 Patch #1328 (Closed): Incorrect weekend definition in Hebrew calendar locale
- The calendar locale 'calendar-he.js ' contains what looks like a typo: it defines the weekend as Saturday + a yet to ...
-
17:27 Feature #1332 (Closed): User display/editing of custom fields attached to their user profile
- It would be great to allow the user to modify custom fields (or to mark certain custom fields as "user controllable")...
-
17:25 Feature #1331 (Closed): Allow logging of time via repository commits
- It would be great to be able to log time using repository commits - this would mean less interruption to my existing ...
-
16:24 Patch #1199: Mercurial adapter
- Here is a new patch that passes unit tests. In fact, all the commit messages where truncated.
Is there a way to o... -
10:34 Patch #1199: Mercurial adapter
- The binary package of Mercurial for Windows is built from a snapshot and not from an official release. As a result, t...
-
08:05 Patch #1199: Mercurial adapter
- here is my output for hg --version. First is for .9.5, second is for 1.0. System is debianish, .9.5 is provided by di...
-
15:15 Patch #1305: pt-br language minor changes and missing strings
- I made almost all the changes before find #1153, after I merged the both versions.
I am supposing you are a Brazil... -
09:37 Patch #1305: pt-br language minor changes and missing strings
- Sorry, Alexandre, but your new version has several drawbacks when compared with the one at #1153.
- "Ticket" isn't... -
14:08 Defect #1230: Unable use angular braces after include word
- Yes!
It works ;) -
14:06 Feature #1330 (New): Copy a Wiki Page
- We are trying to document our software project requirements and test cases in the project wiki. The simple reason is ...
-
13:58 Feature #1329 (Closed): Search for a file within the repository
- It could be very useful to add the possibility under the repository tab to search for a specific file (using regexp f...
-
07:18 Patch #1287: Importing from trac : some wiki links are messed
- changed to version 0.7.2, as such a small fix can be applied in a maintainance release. thx
2008-05-29
-
21:29 Feature #1326: Add / edit an attachment description after upload
- I agree, being able to edit descriptions can be usefull.
> I point out that projects imported from trac have all o... -
19:37 Feature #1326 (Closed): Add / edit an attachment description after upload
- Presently there is no way to add or edit an attachment's description without downloading the file, deleting the attac...
-
21:16 Defect #1320: Default language when I not login
- When you're not logged in, your browser language is used.
What is your brower's accept-language setting ? -
21:09 Defect #1230 (Closed): Unable use angular braces after include word
- Fixed in r1476.
-
20:56 Defect #1318: when moving issue to other project time entries dont move with issue
- > I think its more logical that all related time entries get the new project_id and keep their issue_id.
This is e... -
20:45 Defect #1319 (Closed): git's "get_rev" API should use repo's current branch instead of hardwiring "master"
- Patch applied in r1475. Thanks.
-
20:28 Patch #1199: Mercurial adapter
- This patch applies cleanly on the latest code. But it breaks this unit test: @test_fetch_changesets_from_scratch(Repo...
-
20:04 Defect #1253 (Closed): Using '*' as keyword for repository referencing keywords doesn't work
- Merged in 0.7-stable in r1474.
-
19:11
Defect #1253: Using '*' as keyword for repository referencing keywords doesn't work
- Sorry, meant it hadn't been merged to the 0.7-stable branch (in the above comment).
-
19:11
Defect #1253 (Reopened): Using '*' as keyword for repository referencing keywords doesn't work
- I've re-opened this because it hasn't been merged to the 0.8 branch (and didn't want it to get forgot if 0.7.2 is rel...
-
19:49 Defect #1261 (Closed): By re-installing an existent Redmine installation on a different server the links inside Redmine becoming invalid
- Thanks for the feedback.
Paul: I know :-( -
19:48 Defect #1310 (Closed): Email notifications not working after a certain point in time
- You can see the raw emails dumps in the log by commenting out this line in @config/environments/production.rb@ (resta...
-
19:42 Defect #1322 (Closed): Error on project selection with numeric (only) identifier.
- > if an identifier is used which only contains numbers, then the selection of an project from the project list does n...
-
10:37 Defect #1322 (Closed): Error on project selection with numeric (only) identifier.
- Hi,
if an identifier is used which only contains numbers, then the selection of an project from the project list d... -
19:30 Feature #1325 (New): Allow cross page links to reference attachments.
- Providing this type of wiki page construct would be most valuable where a Redmine site is replicated on multiple serv...
-
16:31 Feature #1324 (New): User Names Should provide for middle name or intial
- Our Redmine site has multiple individuals sharing the same last and first names. These people cannot be distinguishe...
-
13:56 Feature #461: Support bulk updating of custom fields
- +1
-
13:17 Patch #1321: Precache all settings
- Philip,
the settings cache system *is* working but it's not designed to be efficient when running in development mod... -
11:02 Feature #1323 (Closed): Better naming of RSS feeds
- I'm just gswitching from e-mail notifications to RSS, I found a few issues.
There is inconsistancy in RSS Feeds. Her...
2008-05-28
-
22:57 Patch #1321: Precache all settings
- the patches are, btw., also available at http://www.pilif.ch/redmine where I'll add other stuff as it surfaces.
-
22:56 Patch #1321 (Closed): Precache all settings
- While setting up my local development environment to have a look at bug #1313, I noticed that the database was hit mu...
-
21:44 Defect #1320 (Closed): Default language when I not login
- When I go to my redmine homepage.
The language default is use "Simplified Chinese".
But my country is use "Traditio... -
18:39 Feature #1313: Optionally use ultraviolet for syntax highlighting
- agreed. It must be an option and I'm currently looking into making this happen.
Thanks for providing me with a poi... -
15:51 Feature #1313: Optionally use ultraviolet for syntax highlighting
- Could be interesting for the high number of matching language. It should be integrated as an option, as rmagick, sinc...
-
17:44 Feature #1300: Log time control
- Do you mean something like limiting the amount of time a user can log in a day? So UserA cannot log more than 8 hour...
-
15:58 Feature #1300: Log time control
- Please explain this feature a bit more.
It will probably not make it into the 0.7-series. -
17:17 Feature #1264 (Reopened): Add Search scope
- I just checked implementation.
On dedicated search page it's just OK.
But I think that same scope should be on the ... -
16:33 Defect #1319 (Closed): git's "get_rev" API should use repo's current branch instead of hardwiring "master"
- @lib/redmine/scm/adapters/git_adapter.rb@ gets the revision (@git_rev@ -- line 31 in particular (lines 30-32 shown) u...
-
15:49 Defect #1289 (Closed): Old Projects now display error 404
- Reporter declared issue solved.
-
03:39 Defect #1289 (Resolved): Old Projects now display error 404
- thanks, that fixed my problem
-
15:35 Defect #1281 (Closed): Unable to delete images in a wiki page
- Declared solved by reporter. Now closing...
-
13:28 Defect #1281 (Resolved): Unable to delete images in a wiki page
- After updating to r1472 and restarting my mongrel cluster I can now delete attachments. :)
-
15:33 Defect #1315 (Closed): time sheet plugin
- Help forums are here for these kind of request. Don't flood the trackers for that.
-
09:24 Defect #1315 (Closed): time sheet plugin
- hi
can any one help me geting the results fetched from time sheet plugin to the csv and/or pdf -
14:53 Defect #1318 (Closed): when moving issue to other project time entries dont move with issue
- using version 0.6.3.1128:
When I move an issue from one project to another, the time entries are left at the old p... -
14:48 Feature #1316: Feature: It should be possible to set a comment of an issue as "done"
- I guess I understand... actually you are suggesting something like "subtasking"... IMHO it's much more better to stic...
-
11:55 Feature #1316: Feature: It should be possible to set a comment of an issue as "done"
- But when you only solved 50% of an issue, how do you tell someone who newly reads the issue, which 50% are solved, an...
-
10:24 Feature #1316: Feature: It should be possible to set a comment of an issue as "done"
- Hi, what's stopping you to write comment "done" in the right time?
Adding functionality to add note "done" when task... -
09:43 Feature #1316 (Closed): Feature: It should be possible to set a comment of an issue as "done"
- Feature: It should be possible to set a comment of an issue as "done".
When discussing issues, we often define a m... -
12:08 Defect #1317 (New): Mantis migration - encoding mismatches
- I am using the svn-head version of Redmine. When I try to migrate an existing Mantis setup (databases use LATIN2 enco...
-
05:45 Patch #1314: Traditional Chinese language file zh.yml updated to r1457
- The subject is wrong. It should be _'Traditional Chinese language file zh.yml updated to *r1472*'_.
-
05:40 Patch #1314 (Closed): Traditional Chinese language file zh.yml updated to r1457
- * *added & relocated tag*: mail_subject_reminder, mail_body_reminder
Also available in: Atom