.. |
repository
|
Added Bazaar adapter.
|
2007-12-03 17:40:43 +00:00 |
attachment.rb
|
Fixed: error when uploading a file with no content-type specified by the browser.
|
2008-02-03 17:24:58 +00:00 |
auth_source.rb
|
Fixed: 'LDAP account password is too long' error when leaving the field empty on creation.
|
2007-12-10 20:58:24 +00:00 |
auth_source_ldap.rb
|
LDAP authentication: only ask for the user's DN if on-the-fly registration is disabled
|
2007-11-04 11:49:03 +00:00 |
board.rb
|
Added watchers for message boards (watchers controller modified to support any watchable model).
|
2007-05-13 19:43:35 +00:00 |
change.rb
|
SVN commits are now stored in the database, and added to the activity view and the search engine.
|
2007-03-25 12:12:15 +00:00 |
changeset.rb
|
Create a journal and send an email when an issue is closed by commit (#609).
|
2008-02-06 20:02:30 +00:00 |
comment.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
custom_field.rb
|
Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields.
|
2008-01-20 21:29:51 +00:00 |
custom_value.rb
|
Prevent unexpected nil in custom value validation.
|
2008-01-24 18:15:38 +00:00 |
document.rb
|
Fixed: error on activity page when displaying a document (undefined method 'author').
|
2007-11-12 08:00:00 +00:00 |
enabled_module.rb
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |
enumeration.rb
|
Added radio buttons on the documents list to sort documents by category, date, title or author.
|
2007-11-04 11:15:04 +00:00 |
issue.rb
|
Fixed: locked users should not receive email notifications.
|
2008-01-17 19:58:03 +00:00 |
issue_category.rb
|
Added version details view accessible from the roadmap.
|
2007-12-07 10:26:07 +00:00 |
issue_custom_field.rb
|
fixed #9308 table_name pre/suffix support
|
2007-03-15 22:11:02 +00:00 |
issue_relation.rb
|
Added an option to be able to relate issues in different projects.
|
2007-08-12 15:31:04 +00:00 |
issue_status.rb
|
Merged IssuesController change_status and add_note actions.
|
2008-01-06 17:06:14 +00:00 |
journal.rb
|
Atom feeds:
|
2008-02-16 16:20:35 +00:00 |
journal_detail.rb
|
Journal details truncated only if values are strings
|
2007-04-24 18:26:42 +00:00 |
mail_handler.rb
|
Merged 0.6 branch into trunk.
|
2007-08-29 16:52:35 +00:00 |
mailer.rb
|
Display the issue status in the email subject only if the status was actually changed.
|
2008-01-20 10:42:16 +00:00 |
member.rb
|
User display format is now configurable in administration settings.
|
2008-01-25 10:31:06 +00:00 |
message.rb
|
Fixed: can not lock a topic when creating it.
|
2008-01-23 17:48:48 +00:00 |
message_observer.rb
|
Fixed: locked users should not receive email notifications.
|
2008-01-17 19:58:03 +00:00 |
news.rb
|
Search engines now supports pagination.
|
2007-09-27 17:28:22 +00:00 |
project.rb
|
Do not authorize project identifier with numbers only (would be interpreted as the project id in urls).
|
2008-02-02 15:51:48 +00:00 |
project_custom_field.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
query.rb
|
More appropriate default sort order on sortable columns.
|
2008-02-05 17:28:02 +00:00 |
repository.rb
|
Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.
|
2007-12-02 20:58:02 +00:00 |
role.rb
|
Merged 0.6 branch into trunk.
|
2007-08-29 16:52:35 +00:00 |
setting.rb
|
User display format is now configurable in administration settings.
|
2008-01-25 10:31:06 +00:00 |
time_entry.rb
|
Added time report.
|
2007-06-24 16:07:06 +00:00 |
token.rb
|
added rss/atom feeds at project levels for:
|
2007-03-17 15:18:50 +00:00 |
tracker.rb
|
On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected.
|
2008-01-16 21:27:48 +00:00 |
user.rb
|
User display format is now configurable in administration settings.
|
2008-01-25 10:31:06 +00:00 |
user_custom_field.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
user_preference.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
version.rb
|
Roadmap progress bars now differentiate the progress due to closed issues from the open issues progress (2 different colors).
|
2007-12-05 19:21:25 +00:00 |
watcher.rb
|
Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes.
|
2007-04-21 12:08:31 +00:00 |
wiki.rb
|
Fixed: Title with non-ascii characters breaks wiki
|
2007-10-05 19:33:25 +00:00 |
wiki_content.rb
|
Added wiki annotate view. It's accessible for each version from the page history view.
|
2007-12-20 19:10:24 +00:00 |
wiki_page.rb
|
Added wiki annotate view. It's accessible for each version from the page history view.
|
2007-12-20 19:10:24 +00:00 |
wiki_redirect.rb
|
Added the ability to rename wiki pages (specific permission required).
|
2007-09-09 17:05:38 +00:00 |
workflow.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |