Commit Graph

547 Commits (eecec44ed298afdf3e254b1143f209a477a23bd2)

Author SHA1 Message Date
Jean-Philippe Lang 9f12a14382 Wiki auto creation temporary disabled until project wiki copy is fixed (2 wikis created). 15 years ago
Jean-Philippe Lang 5b787785b4 Project copy: let the user choose what to copy from the source project (everything by default). 15 years ago
Jean-Philippe Lang de8dcc5b26 Sets proper content type for plain text mails (#3970). 15 years ago
Eric Davis ff3d0fe4db Fixed some merge bugs. #4077 15 years ago
Eric Davis 37d401ac58 When a specific TimeEntryActivity are change, associated TimeEntries will be 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 15 years ago
Eric Davis 29301c8a38 Added project specific Enumeration overrides. 15 years ago
Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 15 years ago
Eric Davis ac4937a767 Enumerations can now have custom fields defined on them. #4077 15 years ago
Eric Davis d40756d611 Renamed Project#public named_scope so it will not override Ruby's public method 15 years ago
Eric Davis a150689be9 Improved Project#copy to copy more data from the source Project. #3367 15 years ago
Eric Davis 6531c3f887 Preselect the issue custom fields from the source project when copying. #4045 15 years ago
Jean-Philippe Lang d8ba5c2a06 Fixes MailHandler for ruby1.9. 15 years ago
Jean-Philippe Lang 4e811bebd1 Fixes Repository#find_changeset_by_name with PostgreSQL (#3937). 15 years ago
Jean-Philippe Lang 30ad78e57d Fixed: RepositoriesController#revision may show wrong revision (#3779). 15 years ago
Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 041277235b Slight change to the visibility SQL statement. 15 years ago
Jean-Philippe Lang 8faa66f68f Adds spent time to the activity view (#3809). 15 years ago
Jean-Philippe Lang 275b555b09 Email handler: set a default issue subject if the email subject is blank (#3850). 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Eric Davis 609faba6a3 Allow referencing issue numbers in brackets. This style is used by other 15 years ago
Jean-Philippe Lang e10577e9ed SCM: 15 years ago
Jean-Philippe Lang 6fb80efdae Fixes argument in Repository#latest_changesets. 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
Eric Davis 9886827a66 Allow spaces between the keyword and colon in incoming mail. (#3731) 15 years ago
Eric Davis 9ed048dc42 Include the issue status in search results and the Activity page. (#3700) 15 years ago
Jean-Philippe Lang 36d8f35192 Prevent creation of project with identifier 'new' (#3602). 16 years ago
Jean-Philippe Lang 6994d1c23b Actually block issues from closing when a blocking issue isn't closed (#1740). 16 years ago
Jean-Philippe Lang a7bb63a182 Fixed: case sensitivity in issue subject filtering (#3536). 16 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 16 years ago
Jean-Philippe Lang 7642b5a9ab Fixed: editing a message may cause sticky attribute to be NULL (#3356). 16 years ago
Jean-Philippe Lang 6da0542af4 Delete previous tokens when creating a new one. 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Eric Davis ea7ff8dd76 Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279 16 years ago
Jean-Philippe Lang 85ce903cfa Ability to watch a wiki or a single wiki page (#413). 16 years ago
Jean-Philippe Lang bd42b7cd9e Validate project identifier only when changed (#3352). 16 years ago
Jean-Philippe Lang fe8f4e5b87 Fixes code comments. 16 years ago
Jean-Philippe Lang 52b5b29203 Adds a setting to choose which role is given to a non-admin user who creates a project (#1007). 16 years ago
Jean-Philippe Lang 8141110eb2 Ability to allow non-admin users to create projects (#1007). 16 years ago
Jean-Philippe Lang 9c9dc6e814 Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 16 years ago
Jean-Philippe Lang e9a6730f4a Ability to use any custom field as a cross-project custom query column (#3321). 16 years ago
Jean-Philippe Lang b87753c90d Do not autologin if more that one token is found (#3351). 16 years ago
Jean-Philippe Lang f5eb1be268 Add token value uniqueness validation (#3351). 16 years ago
Jean-Philippe Lang 3e52383988 Use ActiveSupport::SecureRandom to generate tokens (#3351). 16 years ago
Jean-Philippe Lang da2854cf75 Display all users roles on project overview (#3339). 16 years ago
Jean-Philippe Lang 88532b6817 Fixes project members copy with multiple roles. 16 years ago
Jean-Philippe Lang 682c5d1113 Follows r2720 (#3308). 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago