Commit Graph

6821 Commits (10a4ec9d8444e2d0c98191072b9f49a0913a6402)
 

Author SHA1 Message Date
Philipp Tessenow b389a36edd correctly handle multi part mails in MailHandler 12 years ago
Philipp Tessenow 558f7b7cb5 REVIEW: adding watchers on a not-yet-saved ticket does not work, as the watchers watchable property is not set by ActiveRecord 12 years ago
Philipp Tessenow 2fe02402ac fix MailHandler to correctly safe attachments from incomming mails 12 years ago
Philipp Tessenow 1285adbdf4 mail (in contrast to tmail) does not always include the < in the mail_id header 12 years ago
Philipp Tessenow d5029a0307 force encoding of mails to circumvent unknown encoding errors 12 years ago
Philipp Tessenow c31c9af5c3 attachments now can handle decoded strings as new files. this is a requirement for MailHandler 12 years ago
Philipp Tessenow 9fce36a0d4 when executing the regex for login and password in a mail, dont get confused by windows-newlines 12 years ago
Philipp Tessenow ba4c0215d6 require ALL the fixtures in mail_handler_test 12 years ago
Philipp Tessenow e1e39c908a add Redmine::CodesetUtil as a helper for string encodings 12 years ago
Martin Linkhorst 183f14fff3 this action changed its name during the last merge with master 12 years ago
Martin Linkhorst d71f821a92 controller is now a method rather than an instance variable 12 years ago
Martin Linkhorst c7c07730cd do not cache start_date in order to fix a test 12 years ago
Martin Linkhorst 6f94efaa6c active record defines the association proxy differently 12 years ago
Martin Linkhorst 3475ca223c use the new assign_attributes api with disabled protection 12 years ago
Martin Linkhorst 05efc55174 mark user's login attribute as unsafe (like the test likes it) 12 years ago
Martin Linkhorst 8db0cac033 more minitest assertions 12 years ago
Martin Linkhorst 94c6527976 there's no attribute called role 12 years ago
Martin Linkhorst 232fa7d7b0 use a hash for yaml stuff 12 years ago
Martin Linkhorst 6eafde439d force attributes to be set where needed 12 years ago
Martin Linkhorst 027477b874 Merge branch 'master' into feature/rails3 12 years ago
Romano Licker 6446d05685 Merge pull request #73 from finnlabs/fix/wiki_controller_robustness 12 years ago
Jens Ulferts 668d6ba1b8 increases robustness of menu item selection for wiki controller 12 years ago
Martin Linkhorst 7809f40d29 we don't need that anymore 12 years ago
Jens Ulferts 2c3067137d Merge branch 'feature/wiki_menu_auth_and_index' 12 years ago
Romano Licker dbffbf074f force footer to the right corner at the bottom of the page 12 years ago
Romano Licker f6eccc6705 add index for wiki_menu_items 12 years ago
Romano Licker 04541cc662 add before filter in order for the authentication to work 12 years ago
Martin Linkhorst 3d1c9ca05f we need a hash. to_yaml returns a string 12 years ago
Martin Linkhorst 9d69adc5e9 use minitest's refute methods 12 years ago
Martin Linkhorst 23167a0ac9 change name of column for acts as journalized changes 12 years ago
Martin Linkhorst 43b0bc2e46 fix creation of journals in order to fix some tests 12 years ago
tmaruyama 711f4e63ee move repositories helper to_utf8 tests to new CodesetUtilTest (#2371) 12 years ago
Romano Licker 0c5631b4e5 Merge pull request #67 from finnlabs/feature/wiki_menu_entry_selection 12 years ago
Romano Licker 3cd3b30c79 Merge pull request #65 from finnlabs/fix/migrating_existing_wikis_to_menu_items 12 years ago
Jens Ulferts d02ebfde84 selects the currently edited menu entry in the main menu 12 years ago
Jens Ulferts ce9b860b3f explicitly defines the selected menu items for the wiki controller 12 years ago
Jens Ulferts 03edba5dbc refactors expanding of the main menu 12 years ago
Philipp Tessenow 6718dba7ef require all the fixtures (neccessary to let journal_test.rb pass) 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Philipp Tessenow 8739429027 fix test: require projects, users, and trackers fixtures in journal_test 12 years ago
Philipp Tessenow 70a63a65c4 rename journal#changes attribute to changed_data 12 years ago
Philipp Tessenow e1d2b1b8ba Don't register Mime types if they're already registered 12 years ago
Philipp Tessenow 7c301cfaf9 Merge branch 'feature/rails3' into feature/rails3.2 12 years ago
Philipp Tessenow 40a2a76e1d get rid of the cucumber warning 12 years ago
Gregor Schmidt 355d58b774 Merge pull request #66 from finnlabs/fix/typo_in_issue_report_label 12 years ago
Jens Ulferts fbc308d719 fixes typo in the subproject label reference within the issue_report view 12 years ago
Jens Ulferts fd151cd7bf considerates renamed wiki start pages on migrating to wiki_menu_items 12 years ago
Romano Licker dbfecfae9c Merge pull request #56 from finnlabs/feature/extended_wiki_tabs 12 years ago
Philipp Tessenow 720186e4a7 Merge pull request #63 from finnlabs/feature/footer_fix 12 years ago
Philipp Tessenow 1cfc28e8be Merge branch 'feature/rails3.2' of github.com:finnlabs/chiliproject into feature/rails3.2 12 years ago