Activity
From 2008-06-06 to 2008-06-08
2008-06-08
-
23:38 Patch #1404: Raise wiki content page size
- It would be far better to stay database agnostic... I'll do some research tomorrow. Thank you for pointing the problem.
-
22:15 Patch #1404: Raise wiki content page size
- Thanks for your patch Thomas.
But the migration fails with Postgresql (tested with 8.3).
I found this ticket on R... -
20:39 Patch #1404: Raise wiki content page size
- I'm quite dumb... But I think I found a problem: uploaded file is missed when you meet an error just before the succe...
-
18:45 Patch #1404: Raise wiki content page size
- The patch please !!! :-)
-
17:45 Patch #1404 (Closed): Raise wiki content page size
- * Correct #1071 by forcing rails to set a field larger than 64K to wiki contents.
* Add validation when saving a wik... -
22:31 Revision 1517 (svn): Fixed: notextile tag has no effect.
-
21:27 Defect #1379: Error in sending email notifications: (no implicit conversion to float from nil)
- Thanks so much! It's working and you've been a great help to us.
We simply had to add the :expires => 60 and then ... -
20:26 Revision 1516 (svn): Unified diff viewer for attached files with .patch or .diff extension (#1403).
-
20:22 Feature #1403 (Closed): Unified Diff download feature
- Committed in r1516.
-
15:36 Feature #1403: Unified Diff download feature
- My apologies I should have done this:
Ticket:
http://reductivelabs.com/trac/puppet/ticket/1276
Click through... -
14:09 Feature #1403: Unified Diff download feature
- Could you provide a link to a public accessible trac page where we can view what you want? Thank you.
-
20:10 Revision 1515 (svn): Move diff viewer to a partial.
-
18:48 Revision 1514 (svn): SCM browser: ability to download raw unified diffs.
-
18:28 Revision 1513 (svn): Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403).
-
17:54 Patch #1393: FileSystem adapter
- Very useful feature. Never seen it before. Thank you.
-
17:36 Patch #1393 (Closed): FileSystem adapter
- Patch committed in r1508 with slight changes in tests due to r1507.
-
13:01 Patch #1393: FileSystem adapter
- I've just tested your patch. It looks to work fine and can be pretty useful indeed.
But some admins may not want u... -
17:47 Revision 1512 (svn): Don't search for the changeset if revision identifier is nil.
-
17:46 Revision 1511 (svn): Don't display the table headers if there is no changeset to display.
-
17:46 Defect #1071: Wiki/News/Documents truncate contents to 64K in MYSQL
- Patch provided for it there: #1404
Hoping it helps. -
17:44 Revision 1510 (svn): Filesystem adapter: read files in binary mode.
-
17:43 Revision 1509 (svn): Filesystem adapter: negative size is displayed for large files under win32.
-
17:40 Revision 1508 (svn): Adds Filesystem adapter (patch #1393 by Paul R).
-
16:59 Revision 1507 (svn): Ability to disable unused SCM adapters in application settings.
-
15:37 Defect #183 (Closed): Redmine 0.6.3 not working with included dispatch.fcgi
- Old version bug, no activity: reopen if needed.
-
15:36 Defect #677 (Closed): Unable to delete role
- Resolved two monthes ago without activity: closed.
-
14:27 Feature #1394: Memberlist should show nicknames
- Please don't target version or assign features.
-
12:52 Feature #1371: Entry model
- Pierre, does your entry model reprent a file or a file at a given revision ?
Also, the term @Entry@ can represent ma... -
12:10 Revision 1506 (svn): Fixes tabulation with Firefox 2 on tabular forms.
-
09:46 Defect #1310 (Reopened): Email notifications not working after a certain point in time
- I uncommented the line you suggested above and now the raw email dumps come up on the log.
I can now see that the...
2008-06-07
-
22:45 Defect #1379 (Closed): Error in sending email notifications: (no implicit conversion to float from nil)
- Make sure you restarted the app after adding @:expires => 60@
If it still doesn't work, try to get some help on the r... -
22:24 Defect #1379 (Reopened): Error in sending email notifications: (no implicit conversion to float from nil)
- Thanks Jean-Philippe Lang,
Here's a portion of the environment.rb code that we have, and the issue remains:
... -
21:49 Defect #1379 (Closed): Error in sending email notifications: (no implicit conversion to float from nil)
- Adding something like @:expires => 60@ in your pop3_auth settings should solve your problem.
-
21:34 Defect #1379 (Reopened): Error in sending email notifications: (no implicit conversion to float from nil)
- Hi Jean-Phiippe Lang,
Do you have any suggestions on how to correct this?
We received that line of code from th... -
12:13 Defect #1379 (Closed): Error in sending email notifications: (no implicit conversion to float from nil)
- This problem is not related to Redmine. The error is raised by the following line of your code:
do_pop_auth if !@@... -
03:20 Defect #1379: Error in sending email notifications: (no implicit conversion to float from nil)
- Hi there,
Any help on this?
Please let me know if I need to provide any further information.
Thank you,
Lee -
22:06 Revision 1505 (svn): Display status change before subject of issue on the activity view otherwise it may be truncated.
-
18:44 Feature #1387: Support git branches and tags in repository browser/activity/issue associations
- I'd also welcome this functionality.
-
17:27
Defect #1392 (Closed): Can browse repository but not view differences on a revision of an svn repository
- I guess so. There's still an issue with using mod_fastcgi under Apache on Windows that stopped revision browsing fro...
-
16:52 Defect #1392: Can browse repository but not view differences on a revision of an svn repository
- Can we consider this ticket as closed ?
-
17:14 Revision 1504 (svn): Fixes functional tests broken by r1501.
-
17:08 Revision 1503 (svn): Removes constraint on enumerations name (#1384).
-
17:05 Defect #1384 (Closed): Allow ampersands in Enumeration names
- Fixed in r1503.
Any character is now allowed. -
16:55 Revision 1502 (svn): Trac importer: read session_attribute table to find user's email and real name (#1340).
-
16:52 Defect #1340 (Closed): Trac migration task - user issues
- Fix committed in r1502 with a slightly different implementation.
Thanks for pointing this out. -
15:29 Feature #1403 (Closed): Unified Diff download feature
- I'd like to request a unified diff download/viewer in the style of Trac.
-
13:56 Patch #1402 (Closed): Patch for lib/SVG/Graph/Graph.rb, can't externalize stylesheets
- lib/SVG/Graph/Graph.rb has a bug. When the stylesheets of generated SVGs is externalized, for example
graph.style_s... -
13:49 Patch #1382: Add a global notification cc
- Updated to only global notification on issues edited and added.
-
13:42 Revision 1501 (svn): Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362).
-
13:40 Defect #1362 (Closed): Reply/Quote Function Newline Issue in Internet Explorer
- Fixed in r1501. Tested with IE6 & 7.
-
12:08 Revision 1500 (svn): Subversion adapter: ignore directories with no commit date (#1370).
-
12:06 Defect #1398: Right Clicking on an issue in a issue list to get native context menu doesn't work in Firefox 3 RC2
- I propose to wait for Firefox final release to see if it still occurs.
-
12:04 Patch #1370 (Closed): Ignore unreadable subversion directories (read disabled using authz)
- Patch applied in r1500. Thanks.
-
11:30 Patch #1305 (Closed): pt-br language minor changes and missing strings
- I don't speak a word of Brazilian so I can't tell which is the "best" translation.
But I agree with Fabio, don't rev... -
11:20 Defect #1241 (Closed): Mercurial : Don't browse latest version after a 'hg push'
- Patch #1199 is applied in r1499.
-
11:20 Patch #1199 (Closed): Mercurial adapter
- Patch committed in r1499.
I made a small change in order to move the templates from @/extra@ to @/lib/redmine/scm/ad... -
11:19 Revision 1499 (svn): Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).
-
11:03 Revision 1498 (svn): Translations updates.
-
10:59 Patch #1381 (Closed): Hungarian language file updated to r1492
- Applied in r1498. Thanks.
-
10:59 Patch #1367 (Closed): Traditional Chinese (r1489)
- Applied in r1498. Thanks.
-
10:59 Patch #1361 (Closed): diff for no.yml (to rev 1482)
- Applied in r1498. Thanks.
-
10:59 Patch #1347 (Closed): Russian sync to 1482
- Applied in r1498. Thanks.
-
10:59 Patch #1344 (Closed): Traditional Chinese language files (r1482)
- Applied in r1498. Thanks.
-
10:59 Patch #1343 (Closed): Simplified Chinese lang zh.yml updated to r1482
- Applied in r1498. Thanks.
-
10:59 Patch #1314 (Closed): Traditional Chinese language file zh.yml updated to r1457
- Applied in r1498. Thanks.
-
10:59 Patch #1298 (Closed): Hungarian language file updated to r1460
- Applied in r1498. Thanks.
-
10:39 Revision 1497 (svn): Fixes Chinese pdf export when the issue description is too long (#1170).
-
10:35 Patch #1170 (Closed): export issue to pdf will messup when use Chinese language
- Fix applied in r1497. Thanks.
-
00:57
Defect #1253 (Closed): Using '*' as keyword for repository referencing keywords doesn't work
2008-06-06
-
21:39 Defect #1401 (Closed): Related e-mail notifications aren't threaded
- Related notifications, those belonging to the same issue for example, don't show up as e-mail messages in the same th...
-
19:47 Defect #1400 (Closed): Logtime info lost when there's an error updating an issue
- Context:
- you update an issue
- you provide logtim info (time spent, comment and activity)
- you forget to fill a... -
17:20 Revision 1496 (svn): Fixed: Atom link on saved query does not include query_id (#1390).
-
17:16 Defect #1390 (Closed): Atom link on saved query does not include query_id
- Fixed in r1496.
-
14:14
Defect #1390: Atom link on saved query does not include query_id
- You've marked this to be fixed for 0.7 which was released ages ago. It should either be targeted for 0.7.2, 0.8 or g...
-
01:18 Defect #1390 (Closed): Atom link on saved query does not include query_id
- The Atom link below the results of a saved issue query returns a general list of issues rather than the saved query y...
-
17:14 Revision 1495 (svn): Hides the "Replies" heading below a message if there is no reply (#1350).
-
17:11 Defect #1399 (Closed): git patch order no taking time zone into account
- When having users in different time zones, the list of latest revisions in the repository tab doesn't take the time z...
-
17:10 Defect #1350 (Closed): "Replies" should not be shown on forum threads that are locked
- Fixed in r1495. The heading won't be displayed if there is no reply.
-
17:02 Revision 1494 (svn): Trac importer: improves wiki link conversion (#1287).
-
16:58 Patch #1287 (Closed): Importing from trac : some wiki links are messed
- Patch applied in r1494. Thanks.
-
16:53 Feature #285: Tracker role-based permissioning
- That will be great to have this in version version:"0.8" ! I'm eager to see it as a feature of Redmine !
-
16:39 Defect #1398 (Closed): Right Clicking on an issue in a issue list to get native context menu doesn't work in Firefox 3 RC2
- Looks like the problem that was in Issue #904 is back with Firefox 3 RC2. You can't right click on the link of a iss...
-
16:37 Revision 1493 (svn): Fixed: SVN errors lead to svn username/password being displayed to end users (#1368).
-
16:34 Defect #1368 (Closed): SVN errors lead to svn username/password being displayed to end users (security issue)
- Fixed in r1493. Username and password are now replaced with xxxx.
-
14:14
Defect #1122: Unnecessary and inconsistent use of absolute URLs
- If this still exists, then it needs re-targetting as 0.7.1 has already been released. Or open a separate bug targete...
-
14:12
Defect #1392: Can browse repository but not view differences on a revision of an svn repository
- I've kind of worked around this now by managing to get apache to work as a proxy balancer on Windows using multiple i...
-
09:30
Defect #1392 (Closed): Can browse repository but not view differences on a revision of an svn repository
- Most of the errors I've seen here to do with subversion are when svn.exe is not on a path accessible from redmine. I...
-
13:12 Patch #709: Show attached images on issue body
- It doesn't work on 7.0_rc1.. :-(
-
12:17 Feature #348: GANTT of projects assigned to user
- +1
-
11:43 Feature #1395 (Closed): Membersearch
- The search function should include usernames, nicknames and custom fields. Big projects with many developers needs a ...
-
11:40 Feature #1394 (New): Memberlist should show nicknames
- Sometimes it's easier to remember who did what, if he can remember his / her nickname. That's why the nicknames shoul...
-
11:34 Patch #1393 (Closed): FileSystem adapter
- In some cases, one might want to use Redmine to manage a project that has no SCM repository associated with, but a si...
-
10:49 Feature #1391: Ability to force user to change password
- Should be a feature request. Feature interesting.
-
08:56 Feature #1391: Ability to force user to change password
- +1
-
04:11 Feature #1391 (Closed): Ability to force user to change password
- When I create an account for a new redMine user, I give it a default password and ask the user to change it when he o...
-
09:27 Patch #1382: Add a global notification cc
- I've just realised this cc's everything - including lost password/account setups/etc - any ideas on how to only impac...
-
09:01
Defect #1253: Using '*' as keyword for repository referencing keywords doesn't work
- OK, I've just done a checkout of 0.7-stable and a commit of...
-
05:53 Feature #1143: Hooks for plugins
- I wanted to post an update to this feature. I have successfully added hooks into Redmine and the Redmine Plugin API....
-
01:04 Patch #243: Patch for Feature 16645 - Wiki Page Hierarchy and Breadcrumbs
- Tryed to apply that.. Didn't work.. :-(
The log says: ... -
00:31 Feature #1375: How do you configure user email updates?
- Sure - this simply adds an address or addresses that will be cc'ed everytime a notification is generated. This allow...
Also available in: Atom