Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  repository 950 almost 18 years Jean-Philippe Lang Added Bazaar adapter. Fixed 'quick jump to a re...
attachment.rb 3.14 KB 934 almost 18 years Jean-Philippe Lang * Updated German translation (Thomas Löber) * U...
auth_source.rb 1.75 KB 977 almost 18 years Jean-Philippe Lang Fixed: 'LDAP account password is too long' erro...
auth_source_ldap.rb 3.13 KB 882 about 18 years Jean-Philippe Lang LDAP authentication: only ask for the user's DN...
board.rb 1.36 KB 530 over 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 almost 18 years Jean-Philippe Lang * Added links to previous and next revisions on...
comment.rb 1.01 KB 479 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
custom_field.rb 2.37 KB 901 almost 18 years Jean-Philippe Lang Custom fields can now be reordered.
custom_value.rb 1.97 KB 920 almost 18 years Jean-Philippe Lang Added per-project tracker selection. Trackers c...
document.rb 1.45 KB 896 almost 18 years Jean-Philippe Lang Fixed: error on activity page when displaying a...
enabled_module.rb 952 Bytes 725 about 18 years Jean-Philippe Lang Added project module concept. A project module...
enumeration.rb 2.14 KB 879 about 18 years Jean-Philippe Lang Added radio buttons on the documents list to so...
issue.rb 7.97 KB 920 almost 18 years Jean-Philippe Lang Added per-project tracker selection. Trackers c...
issue_category.rb 1.59 KB 955 almost 18 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 about 18 years Jean-Philippe Lang Added an option to be able to relate issues in ...
issue_status.rb 2.61 KB 881 about 18 years Jean-Philippe Lang Removed IssueStatus html_color attribute. Issue...
journal.rb 2.01 KB 892 about 18 years Jean-Philippe Lang Added issues status changes on the activity vie...
journal_detail.rb 1 KB 478 over 18 years Jean-Philippe Lang Journal details truncated only if values are st...
mail_handler.rb 1.46 KB 674 about 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
mailer.rb 5.91 KB 975 almost 18 years Jean-Philippe Lang Merged Rails 2.0 compatibility changes. Compati...
member.rb 1.3 KB 674 about 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
message.rb 2.41 KB 926 almost 18 years Jean-Philippe Lang Forums enhancements: * messages can now be edit...
message_observer.rb 1.27 KB 728 about 18 years Jean-Philippe Lang Mail notification options restored (default is:...
news.rb 1.53 KB 766 about 18 years Jean-Philippe Lang Search engines now supports pagination. Results...
project.rb 7.72 KB 975 almost 18 years Jean-Philippe Lang Merged Rails 2.0 compatibility changes. Compati...
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.7 KB 939 almost 18 years Jean-Philippe Lang 'Assigned to' drop down list is now sorted by u...
repository.rb 2.66 KB 947 almost 18 years Jean-Philippe Lang Added Annotate/Blame view for Subversion, CVS a...
role.rb 3.44 KB 674 about 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
setting.rb 3.62 KB 905 almost 18 years Jean-Philippe Lang Added a couple of new formats for the 'date for...
time_entry.rb 2.08 KB 572 over 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.55 KB 955 almost 18 years Jean-Philippe Lang Added version details view accessible from the ...
user.rb 8.14 KB 939 almost 18 years Jean-Philippe Lang 'Assigned to' drop down list is now sorted by u...
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 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
version.rb 3.11 KB 954 almost 18 years Jean-Philippe Lang Roadmap progress bars now differentiate the pro...
watcher.rb 983 Bytes 453 over 18 years Jean-Philippe Lang Added "Watch" functionality on issues. It allow...
wiki.rb 2.05 KB 805 about 18 years Jean-Philippe Lang Fixed: Title with non-ascii characters breaks wiki
wiki_content.rb 2.12 KB 674 about 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
wiki_page.rb 3.98 KB 766 about 18 years Jean-Philippe Lang Search engines now supports pagination. Results...
wiki_redirect.rb 970 Bytes 720 about 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
977 2007-12-10 21:58 Jean-Philippe Lang

Fixed: 'LDAP account password is too long' error when leaving the field empty on creation.

975 2007-12-10 18:58 Jean-Philippe Lang

Merged Rails 2.0 compatibility changes.
Compatibility with Rails 1.2 is preserved.

955 2007-12-07 11:26 Jean-Philippe Lang

Added version details view accessible from the roadmap.

954 2007-12-05 20:21 Jean-Philippe Lang

Roadmap progress bars now differentiate the progress due to closed issues from the open issues progress (2 different colors).

950 2007-12-03 18:40 Jean-Philippe Lang

Added Bazaar adapter.
Fixed 'quick jump to a revision' form on the revisions list.

949 2007-12-03 11:28 Jean-Philippe Lang

Project name format limitation removed (name can now contain any character).
Project identifier maximum length changed from 12 to 20.

948 2007-12-02 23:07 Jean-Philippe Lang

Changed the maximum length of LDAP account to 255 characters.
Added length validations on AuthSource model.

947 2007-12-02 21:58 Jean-Philippe Lang

Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.

944 2007-12-02 14:52 Jean-Philippe Lang

Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added).
Emission email address setting moved to the email notifications settings view.

939 2007-12-01 18:42 Jean-Philippe Lang

'Assigned to' drop down list is now sorted by user's lastname.

View revisions

Also available in: Atom