Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  repository 751 about 18 years Jean-Philippe Lang Subversion repository now accepts svn+ssh url.
attachment.rb 3.29 KB 739 about 18 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 2.93 KB 781 about 18 years Jean-Philippe Lang Fixed: Can not authenticate user against LDAP i...
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 3.48 KB 821 about 18 years Jean-Philippe Lang Added the ability to set the "done ratio" of is...
comment.rb 1.01 KB 479 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
custom_field.rb 2.2 KB 593 over 18 years Jean-Philippe Lang Added several validates_length_of
custom_value.rb 1.83 KB 675 about 18 years Jean-Philippe Lang Fix: error when posting to projects/add or user...
document.rb 1.31 KB 766 about 18 years Jean-Philippe Lang Search engines now supports pagination. Results...
enabled_module.rb 952 Bytes 725 about 18 years Jean-Philippe Lang Added project module concept. A project module...
enumeration.rb 2.07 KB 803 about 18 years Jean-Philippe Lang Added default value for enumerations. Only defa...
issue.rb 6.77 KB 817 about 18 years Jean-Philippe Lang Added 'Bulk edit' functionality. This can be do...
issue_category.rb 1.53 KB 782 about 18 years Jean-Philippe Lang Added the ability to customize columns of a sav...
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.71 KB 831 about 18 years Jean-Philippe Lang Status can now be updated when bulk editing iss...
journal.rb 1.36 KB 766 about 18 years Jean-Philippe Lang Search engines now supports pagination. Results...
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.09 KB 834 about 18 years Jean-Philippe Lang Removed translated email templates attachments_...
member.rb 1.3 KB 674 about 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
message.rb 1.96 KB 771 about 18 years Jean-Philippe Lang Fixed: unable to migrate from an empty database...
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 6.53 KB 817 about 18 years Jean-Philippe Lang Added 'Bulk edit' functionality. This can be do...
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 KB 801 about 18 years Jean-Philippe Lang Issues sorted by priority position.
repository.rb 2.25 KB 573 over 18 years Jean-Philippe Lang Added Darcs basic support. Files in the reposit...
role.rb 3.44 KB 674 about 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
setting.rb 3.42 KB 752 about 18 years Jean-Philippe Lang Basic plugin support.
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.44 KB 782 about 18 years Jean-Philippe Lang Added the ability to customize columns of a sav...
user.rb 6.65 KB 725 about 18 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 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
version.rb 2.67 KB 822 about 18 years Jean-Philippe Lang Added custom fields in issue related mail notif...
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
834 2007-10-12 20:04 Jean-Philippe Lang

Removed translated email templates attachments_added and document_added (no longer usefull).

831 2007-10-12 17:55 Jean-Philippe Lang

Status can now be updated when bulk editing issues.
Workflow permissions are applied as when changing the status of a single issue. The issue is not saved (and an error is displayed) if the status transition is not allowed for the user.

822 2007-10-10 21:43 Jean-Philippe Lang

Added custom fields in issue related mail notifications.

821 2007-10-10 20:56 Jean-Philippe Lang

Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited).

817 2007-10-09 21:07 Jean-Philippe Lang

Added 'Bulk edit' functionality.
This can be done by clicking on the edit link (little pen icon) at the upper-left corner of the issue list.
Most properties can be set (priority, assignee, category, fixed version, start and due dates, done ratio) and a note can be entered....

805 2007-10-05 21:33 Jean-Philippe Lang

Fixed: Title with non-ascii characters breaks wiki

803 2007-10-05 19:44 Jean-Philippe Lang

Added default value for enumerations.
Only default issue priority is actually used.

801 2007-10-04 19:15 Jean-Philippe Lang

Issues sorted by priority position.

800 2007-10-04 19:04 Jean-Philippe Lang

Added position on Enumeration model.

785 2007-10-01 14:04 Jean-Philippe Lang

Default columns displayed on the issue list can now be selected at application level.
Saved queries can overide this selection.

View revisions

Also available in: Atom