Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  repository 751 over 17 years Jean-Philippe Lang Subversion repository now accepts svn+ssh url.
attachment.rb 3.29 KB 739 over 17 years Jean-Philippe Lang Fixed: error when uploading a file with a conte...
auth_source.rb 1.48 KB 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
auth_source_ldap.rb 3.01 KB 631 almost 18 years Jean-Philippe Lang Firstname, lastname and email LDAP attributes a...
board.rb 1.36 KB 530 about 18 years Jean-Philippe Lang Added watchers for message boards (watchers con...
change.rb 916 Bytes 377 about 18 years Jean-Philippe Lang SVN commits are now stored in the database, and...
changeset.rb 3.08 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
comment.rb 1.01 KB 479 about 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
custom_field.rb 2.2 KB 593 almost 18 years Jean-Philippe Lang Added several validates_length_of
custom_value.rb 1.83 KB 675 almost 18 years Jean-Philippe Lang Fix: error when posting to projects/add or user...
document.rb 1.18 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
enabled_module.rb 952 Bytes 725 over 17 years Jean-Philippe Lang Added project module concept. A project module...
enumeration.rb 1.73 KB 593 almost 18 years Jean-Philippe Lang Added several validates_length_of
issue.rb 6.54 KB 731 over 17 years Jean-Philippe Lang Added 'Estimated hours' attribute on issues.
issue_category.rb 1.47 KB 733 over 17 years Jean-Philippe Lang A category with assigned issue can now be delet...
issue_custom_field.rb 1.21 KB 337 about 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.46 KB 593 almost 18 years Jean-Philippe Lang Added several validates_length_of
journal.rb 1.13 KB 339 about 18 years Jean-Philippe Lang added rss/atom feeds at project levels for: * n...
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.31 KB 728 over 17 years Jean-Philippe Lang Mail notification options restored (default is:...
member.rb 1.3 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
message.rb 1.53 KB 541 about 18 years Jean-Philippe Lang Attachments can now be added to wiki pages (ori...
message_observer.rb 1.27 KB 728 over 17 years Jean-Philippe Lang Mail notification options restored (default is:...
news.rb 1.47 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
project.rb 6.16 KB 745 over 17 years Jean-Philippe Lang Fixed: project homepage length validation incon...
project_custom_field.rb 883 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
query.rb 12.1 KB 721 almost 18 years Jean-Philippe Lang Added "% done" in the filter list.
repository.rb 2.25 KB 573 almost 18 years Jean-Philippe Lang Added Darcs basic support. Files in the reposit...
role.rb 3.44 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
setting.rb 3.42 KB 752 over 17 years Jean-Philippe Lang Basic plugin support.
time_entry.rb 2.08 KB 572 almost 18 years Jean-Philippe Lang Added time report. Report can be generated by m...
token.rb 1.4 KB 339 about 18 years Jean-Philippe Lang added rss/atom feeds at project levels for: * n...
tracker.rb 1.42 KB 593 almost 18 years Jean-Philippe Lang Added several validates_length_of
user.rb 6.65 KB 725 over 17 years Jean-Philippe Lang Added project module concept. A project module...
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 2.64 KB 604 almost 18 years Jean-Philippe Lang Overdue versions (date reached and open issues ...
watcher.rb 983 Bytes 453 about 18 years Jean-Philippe Lang Added "Watch" functionality on issues. It allow...
wiki.rb 2.06 KB 726 over 17 years Jean-Philippe Lang Fixed: can't preview/save the very first wiki p...
wiki_content.rb 2.12 KB 674 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
wiki_page.rb 3.51 KB 720 almost 18 years Jean-Philippe Lang Added the ability to rename wiki pages (specifi...
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
752 2007-09-23 19:19 Jean-Philippe Lang

Basic plugin support.

751 2007-09-22 23:02 Jean-Philippe Lang

Subversion repository now accepts svn+ssh url.

745 2007-09-20 20:58 Jean-Philippe Lang

Fixed: project homepage length validation inconsistent with database field.

744 2007-09-19 18:29 Jean-Philippe Lang

Fixed setting value serialization.

742 2007-09-18 19:50 Jean-Philippe Lang

Fixed: Oracle error when saving serialized setting (eg. mail notifications)

739 2007-09-17 18:51 Jean-Philippe Lang

Fixed: error when uploading a file with a content type longer than 60 chars.
(Maximum size changed to 255. Mime type not saved if longer)

733 2007-09-15 18:52 Jean-Philippe Lang A category with assigned issue can now be deleted. 2 options are proposed:
  • remove assignments (issues are set to 'no category')
  • reassign issues to another category (if at least an other category exists)
    If no issue is assigned to the category, it's deleted silently.
731 2007-09-15 16:54 Jean-Philippe Lang

Added 'Estimated hours' attribute on issues.

728 2007-09-14 17:30 Jean-Philippe Lang

Mail notification options restored (default is: issue_added and issue_updated).
Added mail notification when adding a news (disabled by default).

726 2007-09-14 13:35 Jean-Philippe Lang

Fixed: can't preview/save the very first wiki page.

View revisions

Also available in: Atom