Commit Graph

  • 80f5d3d041 Set version to 1.3.0. Jean-Philippe Lang 2011-11-29 21:05:08 +00:00
  • 6372688edd Set version to 1.3.0. Jean-Philippe Lang 2011-11-29 21:04:58 +00:00
  • a3f8fbaee6 1.3-stable branch added. Jean-Philippe Lang 2011-11-29 21:02:26 +00:00
  • e7d48427d6 Adds functional tests on issue list content formatting. Jean-Philippe Lang 2011-11-29 20:56:33 +00:00
  • 1e7c4488b9 Adds functional tests for MembersController. Jean-Philippe Lang 2011-11-29 20:29:50 +00:00
  • b0fe7415d1 Adds functional tests for GroupsController. Jean-Philippe Lang 2011-11-29 20:21:54 +00:00
  • 5c2a146b24 Misplaced closing tbody tag. Jean-Philippe Lang 2011-11-29 20:17:34 +00:00
  • e508677228 Adds functional tests for EnumerationsController. Jean-Philippe Lang 2011-11-29 20:04:30 +00:00
  • dd501b1ba3 Adds functional tests for ActivitiesController. Jean-Philippe Lang 2011-11-29 19:57:07 +00:00
  • fd24250be0 Fixed: crypting blank passwords raises an error (#9137). Jean-Philippe Lang 2011-11-29 19:47:51 +00:00
  • d92c204ed3 Fixed: version files in Files module cannot be downloaded if issue tracking is disabled (#9055). Jean-Philippe Lang 2011-11-29 19:36:49 +00:00
  • 9ed5d1dd02 Prevent fixture files from being deleted. Jean-Philippe Lang 2011-11-29 18:51:39 +00:00
  • cce80c690c Adds an autoscroll div around time entry list and report (#8809). Jean-Philippe Lang 2011-11-29 18:32:28 +00:00
  • 740dc53aab Removed useless rescue. Jean-Philippe Lang 2011-11-29 18:20:39 +00:00
  • 361c059a6f Removed unused method. Jean-Philippe Lang 2011-11-29 18:15:27 +00:00
  • b7d0ee3f47 Code cleanup. Jean-Philippe Lang 2011-11-29 18:14:12 +00:00
  • f45fc1a1ba Removed a useless rescue. Jean-Philippe Lang 2011-11-29 18:11:59 +00:00
  • b8836d89b1 Removed deprecated methods. Jean-Philippe Lang 2011-11-29 18:11:11 +00:00
  • d66c8faa9b Fixed: Wiki section edit escapes pre tags inside pre blocks (#9673). Jean-Philippe Lang 2011-11-28 22:08:15 +00:00
  • c5cabfe106 Fixed: Wiki section edit escapes code tags inside pre blocks (#9673). Jean-Philippe Lang 2011-11-28 21:45:02 +00:00
  • 622b3ae61c Removed delete button on enumeration edit form. Jean-Philippe Lang 2011-11-28 20:32:12 +00:00
  • 2dbbdafbc6 Removed EnumerationsController#list action. Jean-Philippe Lang 2011-11-28 20:23:57 +00:00
  • b8a924e4e1 Adds #current_version? method to wiki content. Jean-Philippe Lang 2011-11-28 20:12:03 +00:00
  • 744e4357a0 Fixed: Wiki export link doesn't work for users without :view_wiki_edits permission (#9682). Jean-Philippe Lang 2011-11-28 20:04:38 +00:00
  • 63dc83fc0d Fixed: Section-edit buttons not available when a the version parameter is provided even if it's the current version (#9674). Jean-Philippe Lang 2011-11-28 18:11:30 +00:00
  • 9f15517095 Fixed: Angle brackets within 'pre' blocks are silently replaced by HTML entities during wiki section-edit (#9673). Jean-Philippe Lang 2011-11-28 17:56:50 +00:00
  • 5c60a4f6ca Adds functional tests for GroupsController. Jean-Philippe Lang 2011-11-28 17:46:21 +00:00
  • 1d00ec11a0 Rails3: helper: html_safe for robot_exclusion_tag Toshi MARUYAMA 2011-11-28 12:20:37 +00:00
  • f59d8bae97 Rails3: view: html_safe for login user link Toshi MARUYAMA 2011-11-28 12:18:53 +00:00
  • 9dfaa562fc pdf: expand relational issues status column width of issue pdf (#5634) Toshi MARUYAMA 2011-11-28 05:58:32 +00:00
  • 516e0b953c Traditional Chinese translation updated by ChunChang Lo (#9675) Toshi MARUYAMA 2011-11-28 04:40:41 +00:00
  • 4ad5182bb2 Exclude gems from test coverage. Jean-Philippe Lang 2011-11-27 22:42:53 +00:00
  • dfa6233484 Adds test for r7961 fix (#9672). Jean-Philippe Lang 2011-11-27 21:37:56 +00:00
  • 5a51ac7663 Update MessagesController#quote to match the input id changed in r7682 (#9672). Jean-Philippe Lang 2011-11-27 21:30:50 +00:00
  • f9bf53262a Adds functional tests for CustomFieldsController. Jean-Philippe Lang 2011-11-27 21:11:10 +00:00
  • b23827491a Fixes require path in test. Jean-Philippe Lang 2011-11-27 20:27:13 +00:00
  • c03e2a1088 Adds an explicit message for when reposman gets a 403. Jean-Philippe Lang 2011-11-27 17:48:22 +00:00
  • a26db9f08c Adds an option to reposman for reading the API key from a file. Jean-Philippe Lang 2011-11-27 17:42:19 +00:00
  • 5ac8020801 Do not include extra_info attribute in SysController responses because it breaks reposman activeresource client (#8707). Jean-Philippe Lang 2011-11-27 17:30:28 +00:00
  • 5946a941e0 Set format for activeresource client in reposman. Jean-Philippe Lang 2011-11-27 17:21:00 +00:00
  • d3a2564964 Adds an option to rdm-mailhandler for reading the API key from a file (#4976). Jean-Philippe Lang 2011-11-27 16:40:42 +00:00
  • 949c9a5b2f Adds an option to rdm-mailhandler to disable server certificate verification (#9496). Jean-Philippe Lang 2011-11-27 16:25:21 +00:00
  • 6076db74f1 Improved user creation from incoming email. Jean-Philippe Lang 2011-11-27 15:27:14 +00:00
  • d136672fa3 add tests to export time entry csv in French for csv separator (#8368) Toshi MARUYAMA 2011-11-27 12:14:45 +00:00
  • a79e0fa5f6 fix csv decimal separator of time entry csv (#8368) Toshi MARUYAMA 2011-11-27 12:14:20 +00:00
  • 88231f460f add csv separator check to the test to export time entry csv in Traditional Chinese (#8368) Toshi MARUYAMA 2011-11-27 12:09:11 +00:00
  • 885605b439 Resourcified attachments. Jean-Philippe Lang 2011-11-27 11:16:47 +00:00
  • b95fd6315c fix time entry csv last line encoding (#8549) Toshi MARUYAMA 2011-11-27 10:53:08 +00:00
  • f680e7f8ac Adds routes for group users. Jean-Philippe Lang 2011-11-27 10:47:36 +00:00
  • 1ebe9640a6 Replaced error_messages_for with #error_messages. Jean-Philippe Lang 2011-11-27 10:44:58 +00:00
  • caefb912b5 add tests to export time log csv in Traditional Chinese and French for csv separator (#8368) Toshi MARUYAMA 2011-11-27 10:02:31 +00:00
  • 0eed9198eb add tests to export issues csv in Traditional Chinese and French for csv separator (#8368) Toshi MARUYAMA 2011-11-27 10:00:04 +00:00
  • d960d2572b Bulgarian translation updated by Ivan Cenov (#9671) Toshi MARUYAMA 2011-11-27 08:34:32 +00:00
  • 55d41cf77b backout r6356: HTML escape of app/helpers/timelog_helper.rb Toshi MARUYAMA 2011-11-27 08:25:12 +00:00
  • 88a713c719 cover the issues pdf test in English and CJK locales Toshi MARUYAMA 2011-11-27 02:26:36 +00:00
  • 0e2733a7cb View cleanup. Jean-Philippe Lang 2011-11-26 17:56:52 +00:00
  • 5a1fcf826f Sort the issue list by author/assignee according to user display format (#9669). Jean-Philippe Lang 2011-11-26 17:37:20 +00:00
  • 0293ba7e9f Version routes cleanup in views. Jean-Philippe Lang 2011-11-26 14:55:24 +00:00
  • bb8e2beeac Version routes cleanup in views. Jean-Philippe Lang 2011-11-26 14:53:52 +00:00
  • 307e97cc03 Adds icon on new item links in project settings. Jean-Philippe Lang 2011-11-26 14:49:29 +00:00
  • f9aa0212ac Locales updates. Jean-Philippe Lang 2011-11-26 14:32:03 +00:00
  • bbfa3c53e5 Locales updates. Jean-Philippe Lang 2011-11-26 14:23:03 +00:00
  • 841ec5192f Set style for tips in forms. Jean-Philippe Lang 2011-11-26 13:57:22 +00:00
  • 6208b12f3b CSS class for modal box buttons. Jean-Philippe Lang 2011-11-26 13:33:19 +00:00
  • c37f2a3a04 Removed non standard values for "white-space" CSS property. Jean-Philippe Lang 2011-11-26 12:13:05 +00:00
  • 9967ad9d0d Removed non standard "filter" CSS property. Jean-Philippe Lang 2011-11-26 12:09:13 +00:00
  • c917872e8c Ruby 1.9: fix TabularFormBuilder to show "translation missing: en, field_lock_version" (#6853, #4050) Toshi MARUYAMA 2011-11-26 01:39:20 +00:00
  • 1dab1cd5cc Ruby 1.9: fix encoding error on wiki diffs (#4050) Toshi MARUYAMA 2011-11-25 23:15:55 +00:00
  • 7ed7d8984d Check attachment size when the user selects a file (#9667). Jean-Philippe Lang 2011-11-25 22:32:07 +00:00
  • fe45251349 Reduces vertical spacing between form fields. Jean-Philippe Lang 2011-11-25 22:00:28 +00:00
  • e21f60d170 Fixed: log time form not displayed on issue edit with :log_time permission only (#9405). Jean-Philippe Lang 2011-11-25 21:58:09 +00:00
  • 398b700e57 Adds ids on rows in auth_sources/index view (#9659). Jean-Philippe Lang 2011-11-25 18:13:31 +00:00
  • 703211c0a6 Fixed time entries context menu display according permissions (#9405). Jean-Philippe Lang 2011-11-24 21:31:21 +00:00
  • f436918dbe Fixed that :edit_time_entries permission allows creating time entries (#9405). Jean-Philippe Lang 2011-11-24 21:21:15 +00:00
  • 6b43e9462e Fixed that :view_time_entries permission allows time entry editing (#9405). Jean-Philippe Lang 2011-11-24 21:16:44 +00:00
  • 097b0e7a4d Use document project when formatting text on documents index (#9448). Jean-Philippe Lang 2011-11-24 20:58:12 +00:00
  • 6dab391932 Use user's time zone when logging time while editing ticket (#9619). Jean-Philippe Lang 2011-11-24 20:39:24 +00:00
  • 902b3078d5 Limit the characters stripped by Attachment#sanitize_filename (#4324). Jean-Philippe Lang 2011-11-24 20:17:56 +00:00
  • 3df586d22d Html safe wiki page title. Etienne Massip 2011-11-24 19:47:36 +00:00
  • b200fcfdae pdf: add the new feature to include attachment images (#3261) Toshi MARUYAMA 2011-11-24 11:12:00 +00:00
  • 81bbb8f9b8 pdf: lib: prepare to use rfpdf plug-in rmagick feature (#3261) Toshi MARUYAMA 2011-11-24 11:11:36 +00:00
  • 1b4fc4aee8 pdf: lib: add "attachments" parameter at RDMwriteHTMLCell method (#3261) Toshi MARUYAMA 2011-11-24 11:11:01 +00:00
  • f936b7b5a4 pdf: lib: add the method to return attachment from filename and encoding (#3261) Toshi MARUYAMA 2011-11-24 09:43:01 +00:00
  • be29227c12 reset Attachment.storage_path at the end of attachment tests Toshi MARUYAMA 2011-11-24 08:10:41 +00:00
  • 4e83057e76 code layout clean up test/unit/helpers/application_helper_test.rb Toshi MARUYAMA 2011-11-24 05:52:24 +00:00
  • 7120496629 add missing fixtures at unit attachment test Toshi MARUYAMA 2011-11-24 05:51:39 +00:00
  • 564321b2d5 move logic to use latest image file attachment to class method for common use (#3261) Toshi MARUYAMA 2011-11-24 05:31:29 +00:00
  • 627dfd80b6 add unit application helper test to use latest image file (#3261) Toshi MARUYAMA 2011-11-24 03:34:57 +00:00
  • 7bae592e62 Fixed stub. Jean-Philippe Lang 2011-11-23 20:48:20 +00:00
  • 05f3bb6241 Removed object name from form_for arguments. Jean-Philippe Lang 2011-11-23 20:21:10 +00:00
  • 3e0936606e Removed object name from form_for arguments. Jean-Philippe Lang 2011-11-23 20:09:57 +00:00
  • 8b7de1e400 error_messages_for removed in Rails 3. Jean-Philippe Lang 2011-11-23 19:58:21 +00:00
  • 45f4fdbaf0 Removed useless :lang option. Jean-Philippe Lang 2011-11-23 19:46:49 +00:00
  • 2f1141d765 Removed useless :lang option. Jean-Philippe Lang 2011-11-23 19:46:19 +00:00
  • c4540c799f Makes labelled_tabular_form_for accept different signatures. Jean-Philippe Lang 2011-11-23 19:44:46 +00:00
  • 3adc1c3192 Prevent clash with Rails 3 Query module. Jean-Philippe Lang 2011-11-23 19:02:50 +00:00
  • 3d23c42fc0 Do not use .merge_conditions. Jean-Philippe Lang 2011-11-23 19:00:54 +00:00
  • 2081730f42 Do not use instance variable. Jean-Philippe Lang 2011-11-23 18:32:21 +00:00
  • a756103b10 Use controller instead of instance variable. Jean-Philippe Lang 2011-11-23 18:28:11 +00:00
  • 4f907d5c9e Initialize @childrenHash. Jean-Philippe Lang 2011-11-23 18:25:30 +00:00