Activity
From 2011-09-23 to 2011-09-25
2011-09-25
-
21:50 Feature #703: Configurable required fields per tracker/status/role
- +1
-
12:46 Revision 7533 (svn): code layout clean up of test_preview_issue_notes at test/functional/previews_controller_test.rb
-
12:46 Revision 7532 (svn): code layout clean up of 'should "allow adding a note when copying"' at test/functional/issue_moves_controller_test.rb
-
12:45 Revision 7531 (svn): code layout clean up of 'should "allow changing the issue's attributes"' at test/functional/issue_moves_controller_test.rb
-
12:45 Revision 7530 (svn): code layout clean up of 'should "allow not changing the issue's attributes"' at test/functional/issue_moves_controller_test.rb
-
12:45 Revision 7529 (svn): remove duplicate fixtures from test/functional/issue_moves_controller_test.rb
-
12:44 Revision 7528 (svn): remove duplicate fixtures from test/functional/files_controller_test.rb
-
12:44 Revision 7527 (svn): remove duplicate fixtures from test/unit/member_test.rb
-
12:43 Revision 7526 (svn): remove duplicate fixtures from test/functional/previews_controller_test.rb
-
11:55 Feature #5275: Show tree of issues instead of a list in Roadmap
- +1
-
10:52 Patch #9317 (New): Admin users should be always authorized when no context is given
- In a situation where @@project@ might or might not be set by filters before the call to @authorize@ you would need to...
-
08:15 Revision 7525 (svn): Rails3: replace "all" fixtures at test/functional/project_enumerations_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
08:14 Revision 7524 (svn): Rails3: replace "all" fixtures at test/functional/gantts_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
08:14 Revision 7523 (svn): Rails3: replace "all" fixtures at test/functional/reports_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
08:13 Revision 7522 (svn): Rails3: replace "all" fixtures at test/functional/files_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
08:12 Revision 7521 (svn): Rails3: replace "all" fixtures at test/functional/issue_moves_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
08:12 Revision 7520 (svn): Rails3: replace "all" fixtures at test/functional/previews_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
08:11 Revision 7519 (svn): Rails3: replace "all" fixtures at test/integration/lib/redmine/menu_manager_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
06:58 Revision 7518 (svn): Rails3: replace "all" fixtures at test/integration/api_test/token_authentication_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
06:57 Revision 7517 (svn): Rails3: replace "all" fixtures at test/integration/api_test/http_basic_login_with_api_token_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
06:56 Revision 7516 (svn): Rails3: replace "all" fixtures at test/integration/api_test/http_basic_login_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
06:56 Revision 7515 (svn): Rails3: replace "all" fixtures at test/integration/api_test/disabled_rest_api_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
06:55 Revision 7514 (svn): remove fixtures from test/functional/ldap_auth_sources_controller.rb
- This test does not need fixtures.
-
06:55 Revision 7513 (svn): replace 'require' at test/functional/ldap_auth_sources_controller.rb for running individually
-
06:54 Revision 7512 (svn): Rails3: replace "all" fixtures at test/unit/member_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
06:53 Revision 7511 (svn): Rails3: replace "all" fixtures at test/unit/group_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
04:57 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- is this problem solved ?
I got the same issues .....
here is my note about setup Redmine in Ubuntu (in Chinese) :... -
02:17 Revision 7510 (svn): remove fixtures from test/integration/lib/redmine/themes_test.rb
- This test does not need fixtures.
-
02:16 Revision 7509 (svn): Rails3: replace "all" fixtures at test/integration/api_test/queries_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
02:16 Revision 7508 (svn): Rails3: replace "all" fixtures at test/integration/api_test/versions_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
01:58 Revision 7507 (svn): Rails3: replace "all" fixtures at test/integration/api_test/news_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
01:58 Revision 7506 (svn): Rails3: replace "all" fixtures at test/integration/api_test/attachments_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
01:57 Revision 7505 (svn): Rails3: replace "all" fixtures at test/unit/project_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
01:57 Revision 7504 (svn): Rails3: replace "all" fixtures at test/integration/api_test/issue_relations_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
01:56 Revision 7503 (svn): Rails3: replace "all" fixtures at test/integration/api_test/time_entries_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil)
2011-09-24
-
16:56 Feature #9315 (New): Wiki Page as MS OneNote
Idea is simple wiki pages can be with it's menu left or right with categories, simple, easy to use, easy to navigate-
15:14 Revision 7502 (svn): code layout clean up of test_reply_posted_message_id at test/unit/mailer_test.rb
-
15:13 Revision 7501 (svn): code layout clean up of test_message_posted_message_id at test/unit/mailer_test.rb
-
15:12 Revision 7500 (svn): code layout clean up of test_generated_links_with_prefix_and_no_relative_url_root at test/unit/mailer_test.rb
-
15:11 Revision 7499 (svn): code layout clean up of test_generated_links_with_prefix at test/unit/mailer_test.rb
-
13:11 Revision 7498 (svn): code layout clean up of test_generated_links_in_emails at test/unit/mailer_test.rb
-
13:10 Revision 7497 (svn): Rails3: replace "all" fixtures at test/unit/mailer_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
13:09 Revision 7496 (svn): Rails3: replace "all" fixtures at test/integration/layout_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
12:11 Revision 7495 (svn): code layout clean up of "Add a user as an anonymous user should fail" at test/integration/admin_test.rb
-
12:11 Revision 7494 (svn): code layout clean up of test_add_user at test/integration/admin_test.rb
-
12:10 Revision 7493 (svn): Rails3: replace "all" fixtures at test/integration/admin_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
12:10 Revision 7492 (svn): Rails3: replace "all" fixtures at test/unit/helpers/issues_helper_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
12:10 Revision 7491 (svn): Rails3: replace "all" fixtures at test/integration/application_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
09:08 Revision 7490 (svn): Rails3: replace "all" fixtures at test/functional/calendars_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
09:07 Revision 7489 (svn): Rails3: replace "all" fixtures at test/functional/context_menus_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
09:07 Revision 7488 (svn): Rails3: replace "all" fixtures at test/functional/auto_completes_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
06:20 Revision 7487 (svn): remove fixtures from test/functional/auth_sources_controller_test.rb
- This test does not need fixtures.
-
06:20 Revision 7486 (svn): Rails3: replace "all" fixtures at test/functional/activities_controller_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil) -
06:19 Revision 7485 (svn): remove hard-coded '.rxml' from "test_index_atom_feed" of functional activities controller test (#6317)
-
04:01 Revision 7484 (svn): replace RAILS_DEFAULT_LOGGER of mylogger() to Rails.logger at app/models/mailer.rb
-
01:57 Revision 7483 (svn): Rails3: replace "all" fixtures at test/unit/helpers/projects_helper_test.rb
- Following error raises.
Fixture::FormatError: Bad data for Configuration::Empty fixture named default (nil)
2011-09-23
-
22:24 Defect #9264: Bad Portuguese translation
- I decided to submit this issue because I'm using Redmine at my work and 2 collegues questioned me about what "data pr...
-
16:45 Defect #9264: Bad Portuguese translation
- Changing "field_start_date" translation from "Início" to "Data início" is like using "Start Date" instead of "Start",...
-
12:57 Defect #9264: Bad Portuguese translation
- I am Japanese and I can understand HANJI (KANJI), so Traditional Chinese #8778 "issue (from 項目 to 問題)" changing has b...
-
11:56 Defect #9264: Bad Portuguese translation
- I can't get the link with merging or not to stable ?? :-D
-
11:29 Defect #9264: Bad Portuguese translation
- Etienne Massip wrote:
> Toshi MARUYAMA wrote:
> > But, Portuguese "field_start_date" and "field_due_date" are in si... -
11:27 Defect #9264: Bad Portuguese translation
- Toshi MARUYAMA wrote:
> But, Portuguese "field_start_date" and "field_due_date" are in since r518.
I'm sorry, wha... -
10:58 Defect #9264: Bad Portuguese translation
- Actually, I'm not sure that the translation of "field_due_date" suggested in this patch is really accurate:
> "Data ... -
10:44 Defect #9264: Bad Portuguese translation
- But, Portuguese "field_start_date" and "field_due_date" are in since r518.
-
09:33 Defect #9264: Bad Portuguese translation
- Actually, AFAIR, translations are usually merged into stable since they are considered as minor fixes:
!translatio... -
09:16 Defect #9264: Bad Portuguese translation
- Etienne Massip wrote:
> Could be merged into stable?
I think we should not change translations in stable branch.
... -
08:53 Defect #9264: Bad Portuguese translation
- Could be merged into stable?
-
08:49 Defect #9264: Bad Portuguese translation
- Toshi MARUYAMA wrote:
> Committed in trunk r7459.
> I think we don't need to change tracker.
;-)
-
02:42 Defect #9264 (Closed): Bad Portuguese translation
- Committed in trunk r7459.
I think we don't need to change tracker. -
19:23 Revision 7482 (svn): Merged r7458 from trunk (#7613).
-
17:11 Feature #9314 (Closed): Filtering query with statement condition not mantain sort criteria
- I want to change _issuesassignedtome block.
I want to display as _issuesassignedtome the first 10 records of one pub... -
14:14 Feature #1828: Default target version for new issues
- +1
-
14:02 Revision 7481 (svn): code layout clean up of test_should_close_duplicates at test/unit/issue_test.rb
-
14:01 Revision 7480 (svn): code layout clean up of test_should_not_close_duplicated_issue at test/unit/issue_test.rb
-
14:01 Revision 7479 (svn): code layout clean up of test_create_should_send_email_notification at test/unit/issue_test.rb
-
14:00 Revision 7478 (svn): code layout clean up of test_all_dependent_issues at test/unit/issue_test.rb
-
14:00 Revision 7477 (svn): code layout clean up of test_create_with_group_assignment at test/unit/issue_test.rb
-
13:59 Revision 7476 (svn): code layout clean up of test_create at test/unit/issue_test.rb
-
13:59 Revision 7475 (svn): code layout clean up of test_create_minimal at test/unit/issue_test.rb
-
13:59 Revision 7474 (svn): code layout clean up of test_create_with_required_custom_field at test/unit/issue_test.rb
-
13:58 Revision 7473 (svn): code layout clean up of test_errors_full_messages_should_include_custom_fields_errors at test/unit/issue_test.rb
-
13:58 Revision 7472 (svn): code layout clean up of test_category_based_assignment at test/unit/issue_test.rb
-
13:23 Defect #9312 (Closed): Redmine's default favicon is wrongly displayed in Opera
- When viewed in Opera browser, Redmine's default favicon has ugly black background instead of a transparent one (see a...
-
12:46 Patch #9311 (Closed): Updated norwegian translation (no.yml)
- Committed in trunk r7468, r7469 and 1.2-stable r7471, thanks.
-
11:11 Patch #9311 (Closed): Updated norwegian translation (no.yml)
- I have updated the norwegian locale files as of revision r7455. The old translation file were missing quite a lot of ...
-
12:45 Revision 7471 (svn): Merged r7468 from trunk.
- Norwegian translation of trunk r5957 and 1.2-stable r7455 updated.
Contributed by Lars Erik Gullerud. -
12:37 Revision 7470 (svn): remove trailing white-spaces from config/locales/no.yml
-
12:37 Revision 7469 (svn): Norwegian translation of trunk r7467 updated (#9311)
- Contributed by Lars Erik Gullerud.
-
12:36 Revision 7468 (svn): Norwegian translation of trunk r5957 and 1.2-stable r7455 updated (#9311)
- Contributed by Lars Erik Gullerud.
-
11:06 Defect #8986 (Closed): Ruby interpreter segfaults in the mornings after the first operation in Redmine.
- Thanks for your feedback.
Patrick's link is only broken temporarily for a "Ruby ITS maintenance operation":http://... -
11:00 Defect #8986 (Resolved): Ruby interpreter segfaults in the mornings after the first operation in Redmine.
- To solve this problem, based on Patrick Figel's link (which, unfortuantely, is now broken), I pasted the libmySQL.dll...
-
11:00 Defect #9252: Regression: application title escaped 2 times
- This issue is already present in Redmine 1.1.x when viewing forum message, see message#26310.
-
09:23 Defect #9302: I can not enter in to user acount
- I had updated redmine from 1.0.x to 1.2.x and it has been fixed
Thanks -
09:18 Defect #9302: I can not enter in to user acount
- I guess there's something wrong with your set up, make sure you read [[RedmineInstall]] and please post in forum with...
-
09:22 Defect #8880: Error deleting issue with grandchild
- Jack Chiu wrote:
> I have same problem, but i solve it.
>
> if sub_issue.create_time > parent_issue.create_time
... -
03:34 Defect #8880: Error deleting issue with grandchild
- I have same problem, but i solve it.
if sub_issue.create_time > parent_issue.create_time
project.destroy is Err... -
09:03 Defect #9308: Search fails when a role haven't "view wiki" permission
- Definitely reproduced, big one, thanks.
-
08:52 Defect #9308: Search fails when a role haven't "view wiki" permission
- pasquale [:dedalus] wrote:
> In the log file, I see that the query fails on where condition because "text" field is ... -
09:02 Revision 7467 (svn): code layout clean up of reminder() at app/models/mailer.rb
-
08:59 Revision 7466 (svn): code layout clean up of render_multipart() at app/models/mailer.rb
-
08:56 Revision 7465 (svn): code layout clean up of account_activation_request() at app/models/mailer.rb
-
08:54 Revision 7464 (svn): code layout clean up of wiki_content_updated() at app/models/mailer.rb
-
08:54 Defect #7613 (Resolved): Generated test instances may share the same attribute value object
-
08:47 Defect #7613: Generated test instances may share the same attribute value object
- Still needs merging.
-
08:53 Revision 7463 (svn): code layout clean up of wiki_content_added() at app/models/mailer.rb
-
08:17 Revision 7462 (svn): code layout clean up of test_all_dependent_issues_with_persistent_multiple_circular_dependencies at test/unit/issue_test.rb
-
08:16 Revision 7461 (svn): code layout clean up of test_all_dependent_issues_with_persistent_circular_dependency at test/unit/issue_test.rb
-
04:28 Defect #9107: Git: Redmine can't show Simplified Chinese character in filenames in git repository
- Help in your.
I have fix the problem. and i write here for others; I am sorry to make issue tracker is support!
T... -
02:18 Revision 7460 (svn): remove trailing white-spaces from config/locales/pt.yml
-
02:17 Revision 7459 (svn): fix bad Portuguese translation (#9264)
-
00:11
Feature #9309 (Closed): Add description field to custom queries
- Especially for public queries, it would be really useful to provide a simple description field where one could descri...
Also available in: Atom