summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Follows r2720 (#3308).Jean-Philippe Lang2009-05-101-1/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-107-35/+87
* Accept any svn tunnel scheme in repository URL (#3278).Jean-Philippe Lang2009-05-101-1/+1
* Adds wiki comments length validation (#3308).Jean-Philippe Lang2009-05-101-0/+1
* Removes hardcoded table names in Repository#clear_changesets.Jean-Philippe Lang2009-05-081-3/+4
* Added the ability to copy a project in the Project Administration panel.Eric Davis2009-05-031-0/+60
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-261-9/+33
* Adds more css classes to the roadmap issues (#3214).Jean-Philippe Lang2009-04-251-0/+10
* Returns a 404 error when trying to view/download an attachment that can't be ...Jean-Philippe Lang2009-04-251-0/+5
* Adds single forum atom feed (#3181).Jean-Philippe Lang2009-04-241-0/+4
* Makes minimum password length configurable.Jean-Philippe Lang2009-04-211-2/+11
* Ask user what to do with child pages when deleting a parent wiki page (#3202).Jean-Philippe Lang2009-04-211-1/+1
* Fixed: Issue status in the notify email's subject is the issue's old status, ...Jean-Philippe Lang2009-04-191-1/+1
* Fixes memory consumption on file upload (#3116).Jean-Philippe Lang2009-04-101-10/+9
* Create the journal after issue save (#3140).Jean-Philippe Lang2009-04-081-24/+26
* Fixes that custom values length and attachment size validation error raises a...Jean-Philippe Lang2009-04-082-3/+5
* Fixed: links to changesets in activity and atom feeds uses project id instead...Jean-Philippe Lang2009-04-071-2/+2
* Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2...Jean-Philippe Lang2009-04-051-1/+2
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-052-10/+24
* Set minimum identifier lenght to 1 (#3073).Jean-Philippe Lang2009-04-041-1/+1
* Make sure that lock_version changes are not stored in journals table (#3004).Jean-Philippe Lang2009-04-021-1/+1
* Fixed: News summary field is not searchable (#2998).Jean-Philippe Lang2009-03-281-1/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-0/+10
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-286-6/+90
* Fixes Journal#save signature (#3014).Jean-Philippe Lang2009-03-231-1/+1
* Fixing bug #3009, trivial updates of localesAzamat Hackimov2009-03-221-2/+2
* Added some RDoc documentation for some models.Eric Davis2009-03-215-5/+85
* Adds missing scope for r2595.Jean-Philippe Lang2009-03-171-0/+2
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-121-0/+27
* Fixed: Files without Version aren't visible in the Activity page (#2930).Jean-Philippe Lang2009-03-081-1/+1
* Adds a sortable "Project" column to the issue list.Jean-Philippe Lang2009-03-071-1/+5
* Adds a List-Id header to all emails (#2879).Jean-Philippe Lang2009-03-071-1/+2
* Transaction for each imported subversion changeset.Jean-Philippe Lang2009-03-071-3/+3
* Fixed: MailHandler raises an error when processing an email without From head...Jean-Philippe Lang2009-03-061-1/+1
* Fixed: When logging in via an autologin cookie the user's last_login_on shoul...Jean-Philippe Lang2009-02-251-5/+9
* Fixing Plugin and Mailer default_url_options.Eric Davis2009-02-251-6/+6
* Fixed that MailHandler#plain_text_body was returning nil if there was nothing...Jean-Philippe Lang2009-02-231-0/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-2115-36/+40
* Send an email to the user when an administrator activates a registered user (...Jean-Philippe Lang2009-02-201-0/+9
* Fixes Setting.openid? (#2764).Jean-Philippe Lang2009-02-191-1/+1
* Fixed: User#identity_url raises an error when invalid url is supplied (#2742).Jean-Philippe Lang2009-02-151-4/+8
* Create a wiki with a default start page named 'Wiki' when enabling wiki modul...Jean-Philippe Lang2009-02-151-2/+17
* Do not DELETE/INSERT enabled_modules when updating project modules.Jean-Philippe Lang2009-02-151-4/+8
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-154-10/+22
* Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...Jean-Philippe Lang2009-02-121-0/+4
* Adds ability to filter watched issues (#846).Jean-Philippe Lang2009-02-121-15/+22
* Normalize the identity_url when it's set.Eric Davis2009-02-121-0/+9
* Hooked up on the fly OpenID user creation.Eric Davis2009-02-111-0/+12
* Strip keywords from received email body (#2436).Jean-Philippe Lang2009-02-091-4/+11
* Removes hardcoded table names (#2701).Jean-Philippe Lang2009-02-092-4/+4