Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  helpers 1479 over 17 years Jean-Philippe Lang Adds multi-levels blockquotes support by using ...
attachment_test.rb 1.4 KB 1433 over 17 years Jean-Philippe Lang Fixed: possible error when attachment's filenam...
board_test.rb 896 Bytes 529 over 18 years Jean-Philippe Lang Per project forums added. Permissions for forum...
calendar_test.rb 1.73 KB 815 about 18 years Jean-Philippe Lang Calendar: * added an helper and moved the rende...
changeset_test.rb 2.5 KB 1451 over 17 years Jean-Philippe Lang Fixed: using '*' as keyword for repository refe...
comment_test.rb 1.45 KB 479 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
custom_field_test.rb 1.12 KB 870 about 18 years Jean-Philippe Lang Added "Float" as a custom field format.
custom_value_test.rb 3.35 KB 1101 almost 18 years Jean-Philippe Lang Prevent unexpected nil in custom value validation.
issue_category_test.rb 1.38 KB 733 about 18 years Jean-Philippe Lang A category with assigned issue can now be delet...
issue_status_test.rb 1.51 KB 197 almost 19 years Jean-Philippe Lang added unit tests for issue statuses, user prefe...
issue_test.rb 3.65 KB 1361 over 17 years Jean-Philippe Lang Estimated time recognizes improved time formats...
journal_test.rb 1.27 KB 892 almost 18 years Jean-Philippe Lang Added issues status changes on the activity vie...
mail_handler_test.rb 1.91 KB 725 about 18 years Jean-Philippe Lang Added project module concept. A project module...
mailer_test.rb 4.32 KB 1459 over 17 years Jean-Philippe Lang Adds a rake task to send reminders. An email is...
member_test.rb 1.62 KB 12 over 19 years Jean-Philippe Lang 0.3 unstable
message_test.rb 2.17 KB 926 almost 18 years Jean-Philippe Lang Forums enhancements: * messages can now be edit...
project_test.rb 4.24 KB 1399 over 17 years Jean-Philippe Lang Fixed: private subprojects names are revealed o...
query_test.rb 6.45 KB 1454 over 17 years Jean-Philippe Lang Prevents NoMethodError on @available_filters.ha...
repository_bazaar_test.rb 3.04 KB 1363 over 17 years Jean-Philippe Lang Postgresql 8.3 compatibility fix (#834).
repository_cvs_test.rb 2.23 KB 1236 over 17 years Jean-Philippe Lang Merged Git support branch (r1200 to r1226).
repository_darcs_test.rb 2.01 KB 1363 over 17 years Jean-Philippe Lang Postgresql 8.3 compatibility fix (#834).
repository_git_test.rb 2.11 KB 1236 over 17 years Jean-Philippe Lang Merged Git support branch (r1200 to r1226).
repository_mercurial_test.rb 2.06 KB 1363 over 17 years Jean-Philippe Lang Postgresql 8.3 compatibility fix (#834).
repository_subversion_test.rb 2.05 KB 1363 over 17 years Jean-Philippe Lang Postgresql 8.3 compatibility fix (#834).
repository_test.rb 4.34 KB 1248 over 17 years Jean-Philippe Lang Strip repository urls (closes #852).
role_test.rb 1.17 KB 1252 over 17 years Jean-Philippe Lang Workflow copy: * added the ability the copy an ...
setting_test.rb 1.77 KB 742 about 18 years Jean-Philippe Lang Fixed: Oracle error when saving serialized sett...
time_entry_test.rb 1.63 KB 1320 over 17 years Jean-Philippe Lang Accept the following formats for the timelog "h...
token_test.rb 1.02 KB 197 almost 19 years Jean-Philippe Lang added unit tests for issue statuses, user prefe...
tracker_test.rb 1.18 KB 1269 over 17 years Jean-Philippe Lang Add some tests on RolesController.
user_preference_test.rb 1.48 KB 197 almost 19 years Jean-Philippe Lang added unit tests for issue statuses, user prefe...
user_test.rb 4.39 KB 1197 over 17 years Jean-Philippe Lang Add a user preference to choose how comments/re...
watcher_test.rb 1.93 KB 725 about 18 years Jean-Philippe Lang Added project module concept. A project module...
wiki_content_test.rb 2.04 KB 479 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
wiki_page_test.rb 1.84 KB 540 over 18 years Jean-Philippe Lang Added the ability to destroy wiki pages (conten...
wiki_redirect_test.rb 2.66 KB 720 about 18 years Jean-Philippe Lang Added the ability to rename wiki pages (specifi...
wiki_test.rb 1.49 KB 805 about 18 years Jean-Philippe Lang Fixed: Title with non-ascii characters breaks wiki

Latest revisions

# Date Author Comment
1479 2008-05-30 18:35 Jean-Philippe Lang

Adds multi-levels blockquotes support by using > at the beginning of lines.
Textile is preserved inside quoted text.

1463 2008-05-26 21:39 Jean-Philippe Lang

No multiline text for textile links.

1459 2008-05-25 19:31 Jean-Philippe Lang

Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any.
See rake -D redmine:send_reminders for options.

1456 2008-05-25 15:30 Jean-Philippe Lang

Test for striked through wiki link (#199).

1454 2008-05-25 14:50 Jean-Philippe Lang

Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178).

1451 2008-05-25 13:43 Jean-Philippe Lang

Fixed: using '*' as keyword for repository referencing keywords doesn't work when issue id is at the beginning of a line (#1253).

1434 2008-05-18 10:24 Jean-Philippe Lang

Fixed: bold, italics, underline not working within parentheses (#1225).

1433 2008-05-17 13:03 Jean-Philippe Lang

Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089).

1403 2008-05-02 17:16 Jean-Philippe Lang

Escape HTML comment tags (#1160).

1399 2008-05-01 14:56 Jean-Philippe Lang

Fixed: private subprojects names are revealed on the project overview (#1152).

View revisions

Also available in: Atom