Activity
From 2008-06-27 to 2008-06-29
2008-06-29
-
23:06 Defect #1337: konqueror browser support and javascript
- Just a thought... Maybe enable javascript debug messages:
Settings->Configure Konqueror->Java & JavaScript->JavaScri... -
22:32 Defect #1337: konqueror browser support and javascript
- I don't understand how it works for you.
I am also using 3.5.9 and never see the text editor. When I press update it... -
22:05 Defect #1337: konqueror browser support and javascript
- Issue 'update' link now works with javascript disabled (r1605).
I'll see what I can do for filters. -
21:30 Defect #1337: konqueror browser support and javascript
- I'm currently updating this ticket with Konqueror 3.5.9. Ticket filtering works as well.
Things that do not work:
* r... -
20:02 Defect #1337 (Reopened): konqueror browser support and javascript
- For example, I cannot update this bug, pressing "update" causes:
line 327: TypeError: Value undefined
Also the is... -
13:28 Defect #1337 (Closed): konqueror browser support and javascript
- Prototype doesn't seem to compatible with Konqueror: http://prototypejs.org/download
Please point to the exact probl... -
23:03
Feature #1538: Adding "updates" information to CSV export
- Hi Jean-Phi,
Say I create a ticket, then I update it (like what I am doing now).
The update text box is called "... -
11:04 Feature #1538: Adding "updates" information to CSV export
- I don't understand your request.
What is the "notes" field ? And which screen are you speaking about ? -
14:23 Patch #1488 (Closed): Traditional Chinese language file (to r1561)
-
14:23 Patch #1537 (Closed): Lithuanian translation update
- Applied in r1604. Thanks.
-
14:23 Patch #1535 (Closed): Traditional Chinese language file (to r1591)
- Applied in r1604. Thanks.
-
14:23 Patch #1489 (Closed): Finnish translation (r1561)
- Applied in r1604. Thanks.
-
14:01 Feature #937 (Closed): Add "please select" to activity select box.
- Committed in r1602.
If no activity is marked as default, "please select" is added to the activity select box. -
13:14 Defect #1066 (Closed): Per-author commits statistics graph does not like long names
- SVG graphs are now 800px large (r1601). This should fix this problem.
-
11:50 Patch #1425 (Closed): Entourage (and some old client) fails to correctly render notification styles
- Patch committed in r1600. Thanks.
-
11:43 Patch #1482 (Closed): patch to improve performance when importing large git projects
- Change committed in r1599 with the last solution you proposed to avoid code duplication.
-
11:40 Feature #296: REST API
- +1
I'm also very interested in an Mylyn connector. The Generic Web Connector doesn't have enough features for me and... -
11:02 Patch #1540 (Closed): Migrate from Trac v0.8.x
- Fixed in r1597. Thanks.
-
10:57 Patch #1546 (Closed): Associated revisions are displayed in wrong order for Git, Mercurial (SHA-1 DVCSs)
- You're right. This sort order wasn't updated when the revision field was changed from numeric to string.
Fixed in r1... -
02:50 Patch #1546 (Closed): Associated revisions are displayed in wrong order for Git, Mercurial (SHA-1 DVCSs)
- Associated revisions are currently sorted by revision name, in ascending order. (@source:trunk/app/models/issue.rb@15...
-
10:50 Feature #1536: Using libsvn
- The main reason why it's not used in Redmine is that there's no binaries available for windows.
I don't know if this... -
10:31 Feature #1547 (New): Gantt chart on 'my page'
- I think it would be handy to be able to view a gantt chart with all issues for all projects in the 'my page' section.
-
10:30 Feature #1544 (Closed): Setting permissions for viewing trackers
- Duplicates #1462.
-
10:14 Defect #1545 (Closed): Migration fails on table "workflows". Fresh install.
- Migration was broken by r1592.
It's fixed in r1595. -
04:13 Feature #1443: Making the Repository module as nice as the Trac one
- +1, ChangeSets as zip archive, it is easy approach for those who are not familiar with unified diff format.
Ingmar...
2008-06-28
-
16:50 Defect #1516: Issue loses custom field values
- Looks good!
Thanks! -
13:38 Defect #981 (Closed): Incompatbility with prototype.js version 1.6.0.2
- Upgraded to Prototype 1.6.0.1 (the one provided with Rails 2.1) in r1594.
-
13:21 Defect #1545 (Closed): Migration fails on table "workflows". Fresh install.
- I've updated to latest revision (r1593) today and tried to do a clean DB install.
Executing rake db:migrate got me... -
01:47 Feature #1544 (Closed): Setting permissions for viewing trackers
- It would be great to have permission control over the trackers. For example, I don't want my clients to see issues be...
-
01:33 Feature #1543 (New): Setting permissions for viewing the Activity page.
- There should be a permission option for granting or denying access to the Activity page. Note: for user that don't ha...
-
00:55 Feature #1542 (Closed): Viewing links to restricted subprojects
- If a user doesn't have access to a subproject, then maybe that subproject's link shouldn't be visible in the Overview...
-
00:34 Feature #1541 (Closed): List custom fields for choosing existing values (projects, trackers, users, roles, enumerations, etc)
- It would be nice to be able to choose an existing list of current values while creating a new custom field of the typ...
2008-06-27
-
22:37 Defect #844 (Closed): Custom fields helper uses local- instead of instance custom_value variable
- This problem no longer applies to r1592.
@CustomFieldsHelper#custom_field_tag@ uses @*_tag@ (eg. @text_field_tag@) h... -
22:31 Feature #740: Cache transformed wiki_pages
- I've a working patch for this. It should be committed soon.
-
22:29 Defect #1401: Related e-mail notifications aren't threaded
- > Why do you think a hash is better suited ?
Fixed length and [0-9a-f] only
> Also, for objects having multiple rev... -
22:18 Defect #1520 (Closed): Can not "create_sessions_table"
- Task name updated in r1593.
-
22:15 Defect #1516 (Closed): Issue loses custom field values
- r1592 should fix this problem.
Now if you do not post custom field in your request, no change is made. -
19:12 Patch #1540 (Closed): Migrate from Trac v0.8.x
- In task for migrate projects from Trac v0.8.x to redmine, I get following error:...
-
18:40 Feature #1539 (Closed): Plugins should be able to generate activity
- Plugins should be able to hook into the activity page so the activity page can reflect recent activity in plugins as ...
-
16:04 Defect #1049 (Resolved): Redmine doesn't account for summer time (daylight saving time)
- Actually this issue is a duplicate of #855.
Nevertheless the _tzinfo_timezone_ plugin should be added to www.redmi... -
14:37 Feature #1226: query results on wiki pages
- Trac has some wonderful macros to include tickets (something like roadmap=0.1&status=closed). It would be (very) nice...
-
13:55 Feature #465: Inheritence of Versions to Subprojects
- h2. Important notes about versions inheritance patch
h3. Before reading or applying this patch, you should be awar... -
13:44
Feature #1538: Adding "updates" information to CSV export
- More clarification.
I'd like to the the "notes" field created by updates in the CSV as well. -
13:20
Feature #1538 (Closed): Adding "updates" information to CSV export
- I'd like to be able to see the "updates" - the text of the updates in the CSV export.
At present the updates are not... -
13:15 Feature #1428 (Resolved): More granular module permissions in projects
-
12:45 Patch #1537 (Closed): Lithuanian translation update
- Lithuanian translation update to r1591
-
12:11 Feature #1536 (New): Using libsvn
- Tigris provides a high level ruby api named libsvn (subversion/bindings/swig/ruby in the sources of subversion). It c...
-
10:07 Defect #999: File size is shown as "?" when browsing an Hg repository
- Hi Olivier,
can you give us the differences between the working reporitory and the not one ? Are the two repositorie... -
00:22 Defect #999 (Reopened): File size is shown as "?" when browsing an Hg repository
- It seems that some changes since the closing of the ticket have reintroduced the problem.
I can not give you access ... -
04:08 Patch #1535 (Closed): Traditional Chinese language file (to r1591)
- * Added & relocated tags: *text_enumeration_destroy_question*, *text_enumeration_category_reassign_to*, *label_incomi...
-
04:02 Patch #1488: Traditional Chinese language file (to r1561)
- Yes, the file is a wrong one. I will create a new issue. Please close this issue.
-
01:32 Feature #1195: Membership logging
- Hi,
I actually finished the patch a while ago, but it has not yet been applied. You can take look at #1333.
Ch...
Also available in: Atom