Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  repository 950 over 17 years Jean-Philippe Lang Added Bazaar adapter. Fixed 'quick jump to a re...
attachment.rb 3.15 KB 1115 over 17 years Jean-Philippe Lang Fixed: error when uploading a file with no cont...
auth_source.rb 1.75 KB 977 over 17 years Jean-Philippe Lang Fixed: 'LDAP account password is too long' erro...
auth_source_ldap.rb 3.13 KB 882 over 17 years Jean-Philippe Lang LDAP authentication: only ask for the user's DN...
board.rb 1.36 KB 530 about 18 years Jean-Philippe Lang Added watchers for message boards (watchers con...
change.rb 916 Bytes 377 over 18 years Jean-Philippe Lang SVN commits are now stored in the database, and...
changeset.rb 4.23 KB 938 over 17 years Jean-Philippe Lang * Added links to previous and next revisions on...
comment.rb 1.01 KB 479 about 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
custom_field.rb 2.75 KB 1090 over 17 years Jean-Philippe Lang Added default value for custom fields. Fixed ja...
custom_value.rb 2.17 KB 1101 over 17 years Jean-Philippe Lang Prevent unexpected nil in custom value validation.
document.rb 1.45 KB 896 over 17 years Jean-Philippe Lang Fixed: error on activity page when displaying a...
enabled_module.rb 952 Bytes 725 almost 18 years Jean-Philippe Lang Added project module concept. A project module...
enumeration.rb 2.14 KB 879 over 17 years Jean-Philippe Lang Added radio buttons on the documents list to so...
issue.rb 8.3 KB 1075 over 17 years Jean-Philippe Lang Fixed: locked users should not receive email no...
issue_category.rb 1.59 KB 955 over 17 years Jean-Philippe Lang Added version details view accessible from the ...
issue_custom_field.rb 1.21 KB 337 over 18 years Jean-Philippe Lang fixed #9308 table_name pre/suffix support
issue_relation.rb 3.21 KB 620 almost 18 years Jean-Philippe Lang Added an option to be able to relate issues in ...
issue_status.rb 2.67 KB 1043 over 17 years Jean-Philippe Lang Merged IssuesController change_status and add_n...
journal.rb 2.17 KB 1105 over 17 years Jean-Philippe Lang Administrators can edit issue notes.
journal_detail.rb 1 KB 478 about 18 years Jean-Philippe Lang Journal details truncated only if values are st...
mail_handler.rb 1.46 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
mailer.rb 5.99 KB 1079 over 17 years Jean-Philippe Lang Display the issue status in the email subject o...
member.rb 1.41 KB 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
message.rb 2.42 KB 1095 over 17 years Jean-Philippe Lang Fixed: can not lock a topic when creating it.
message_observer.rb 1.29 KB 1075 over 17 years Jean-Philippe Lang Fixed: locked users should not receive email no...
news.rb 1.53 KB 766 over 17 years Jean-Philippe Lang Search engines now supports pagination. Results...
project.rb 8.81 KB 1108 over 17 years Jean-Philippe Lang Do not authorize project identifier with number...
project_custom_field.rb 883 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
query.rb 14.9 KB 1121 over 17 years Jean-Philippe Lang More appropriate default sort order on sortable...
repository.rb 2.66 KB 947 over 17 years Jean-Philippe Lang Added Annotate/Blame view for Subversion, CVS a...
role.rb 3.44 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
setting.rb 3.88 KB 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
time_entry.rb 2.08 KB 572 about 18 years Jean-Philippe Lang Added time report. Report can be generated by m...
token.rb 1.4 KB 339 over 18 years Jean-Philippe Lang added rss/atom feeds at project levels for: * n...
tracker.rb 1.58 KB 1071 over 17 years Jean-Philippe Lang On the calendar, the gantt and in the Tracker f...
user.rb 8.73 KB 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
user_custom_field.rb 878 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
user_preference.rb 1.3 KB 479 about 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
version.rb 3.11 KB 954 over 17 years Jean-Philippe Lang Roadmap progress bars now differentiate the pro...
watcher.rb 983 Bytes 453 about 18 years Jean-Philippe Lang Added "Watch" functionality on issues. It allow...
wiki.rb 2.05 KB 805 over 17 years Jean-Philippe Lang Fixed: Title with non-ascii characters breaks wiki
wiki_content.rb 2.51 KB 1020 over 17 years Jean-Philippe Lang Added wiki annotate view. It's accessible for e...
wiki_page.rb 5.31 KB 1020 over 17 years Jean-Philippe Lang Added wiki annotate view. It's accessible for e...
wiki_redirect.rb 970 Bytes 720 almost 18 years Jean-Philippe Lang Added the ability to rename wiki pages (specifi...
workflow.rb 1.06 KB 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files

Latest revisions

# Date Author Comment
1121 2008-02-05 18:28 Jean-Philippe Lang

More appropriate default sort order on sortable columns.
Sortable column added on issue subject (#580).

1115 2008-02-03 18:24 Jean-Philippe Lang

Fixed: error when uploading a file with no content-type specified by the browser.

1110 2008-02-03 15:02 Jean-Philippe Lang

Add 'Author' to the available columns for the issue list.

1108 2008-02-02 16:51 Jean-Philippe Lang

Do not authorize project identifier with numbers only (would be interpreted as the project id in urls).

1105 2008-02-02 11:50 Jean-Philippe Lang

Administrators can edit issue notes.

1103 2008-01-25 11:31 Jean-Philippe Lang

User display format is now configurable in administration settings.

1101 2008-01-24 19:15 Jean-Philippe Lang

Prevent unexpected nil in custom value validation.

1098 2008-01-23 21:07 Jean-Philippe Lang

Fixed: Incorrect filtering for unset values when using 'is not' filter.

1095 2008-01-23 18:48 Jean-Philippe Lang

Fixed: can not lock a topic when creating it.

1090 2008-01-20 22:29 Jean-Philippe Lang

Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields.

View revisions

Also available in: Atom