Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  repository 1355 over 17 years Jean-Philippe Lang CVS duplicate key violation fix (#996, #1098).
attachment.rb 3.16 KB 1321 over 17 years Jean-Philippe Lang Attachment model clean up: fixed some inconsist...
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.24 KB 1199 over 17 years Jean-Philippe Lang Fix LDAP authentication (#714, broken by r1194).
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 5.07 KB 1363 over 17 years Jean-Philippe Lang Postgresql 8.3 compatibility fix (#834).
comment.rb 1.01 KB 479 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
custom_field.rb 2.75 KB 1171 over 17 years Jean-Philippe Lang Fixed: Issue custom fields "required" flag not ...
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 almost 18 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 almost 18 years Jean-Philippe Lang Added radio buttons on the documents list to so...
issue.rb 8.88 KB 1361 over 17 years Jean-Philippe Lang Estimated time recognizes improved time formats...
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 about 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.64 KB 1342 over 17 years Jean-Philippe Lang Add an icon to each event on the activity view.
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 almost 18 years Jean-Philippe Lang Merged 0.6 branch into trunk. Permissions manag...
mailer.rb 7.42 KB 1265 over 17 years Jean-Philippe Lang Add the following headers to email notification...
member.rb 1.41 KB 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
message.rb 2.5 KB 1342 over 17 years Jean-Philippe Lang Add an icon to each event on the activity view.
message_observer.rb 1.41 KB 1368 over 17 years Jean-Philippe Lang Notify project members when a message is posted...
news.rb 1.53 KB 766 almost 18 years Jean-Philippe Lang Search engines now supports pagination. Results...
project.rb 9.72 KB 1364 over 17 years Jean-Philippe Lang Include subprojects versions on calendar and ga...
project_custom_field.rb 883 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
query.rb 16 KB 1379 over 17 years Jean-Philippe Lang Fixed: Search for target version of "none" fail...
repository.rb 3.05 KB 1248 over 17 years Jean-Philippe Lang Strip repository urls (closes #852).
role.rb 3.97 KB 1252 over 17 years Jean-Philippe Lang Workflow copy: * added the ability the copy an ...
setting.rb 3.88 KB 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
time_entry.rb 2.54 KB 1361 over 17 years Jean-Philippe Lang Estimated time recognizes improved time formats...
token.rb 1.4 KB 339 over 18 years Jean-Philippe Lang added rss/atom feeds at project levels for: * n...
tracker.rb 2.13 KB 1252 over 17 years Jean-Philippe Lang Workflow copy: * added the ability the copy an ...
user.rb 9.43 KB 1345 over 17 years Jean-Philippe Lang Better error message and AR errors in log for f...
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.42 KB 1197 over 17 years Jean-Philippe Lang Add a user preference to choose how comments/re...
version.rb 3.55 KB 1296 over 17 years Jean-Philippe Lang Make the versions with the same date sorted by ...
watcher.rb 983 Bytes 453 over 18 years Jean-Philippe Lang Added "Watch" functionality on issues. It allow...
wiki.rb 2.05 KB 805 almost 18 years Jean-Philippe Lang Fixed: Title with non-ascii characters breaks wiki
wiki_content.rb 2.6 KB 1342 over 17 years Jean-Philippe Lang Add an icon to each event on the activity view.
wiki_page.rb 5.48 KB 1415 over 17 years Jean-Philippe Lang Wiki page protection (#851, patch #1146 by Mate...
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
1415 2008-05-04 17:05 Jean-Philippe Lang

Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).
New permission added: protect wiki pages. Once a page is protected, it can be edited/renamed/deleted only by users who have this permission.

1379 2008-04-29 11:57 Jean-Philippe Lang

Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).

1368 2008-04-28 11:25 Jean-Philippe Lang

Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079).

1364 2008-04-27 10:20 Jean-Philippe Lang

Include subprojects versions on calendar and gantt (#1116).

1363 2008-04-26 19:56 Jean-Philippe Lang

Postgresql 8.3 compatibility fix (#834).

1362 2008-04-26 18:55 Jean-Philippe Lang

Fixes custom field filters behaviour (#1078).

1361 2008-04-26 13:59 Jean-Philippe Lang

Estimated time recognizes improved time formats (#1092).

1360 2008-04-26 12:54 Jean-Philippe Lang

Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues (#1105).

1355 2008-04-24 19:28 Jean-Philippe Lang

CVS duplicate key violation fix (#996, #1098).

1345 2008-04-13 11:12 Jean-Philippe Lang

Better error message and AR errors in log for failed LDAP on-the-fly user creation (closes #932, #1042).

View revisions

Also available in: Atom