summaryrefslogtreecommitdiffstats
path: root/app/controllers/application.rb
Commit message (Expand)AuthorAgeFilesLines
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-4/+0
* Some slight improvements in AJAX errors handling.Jean-Philippe Lang2007-10-281-2/+2
* Removed @html_title assignments in controllers.Jean-Philippe Lang2007-09-071-2/+0
* Added atom feed on the new cross-project issue list.Jean-Philippe Lang2007-08-311-2/+3
* Added cache for application settings (Setting model).Jean-Philippe Lang2007-08-311-0/+1
* Fixed: autologin broken.Jean-Philippe Lang2007-08-301-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-49/+43
* Applied this fix http://dev.rubyonrails.org/ticket/4967 to solve namespaced m...Jean-Philippe Lang2007-06-121-0/+4
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-0/+10
* Added autologin feature (disabled by default).Jean-Philippe Lang2007-05-061-0/+7
* A 403 error page is now displayed (instead of a blank page) when trying to ac...Jean-Philippe Lang2007-04-301-3/+10
* Modified logged_in_user_membership controller method so that it returns a roleJean-Philippe Lang2007-04-041-3/+4
* Various code cleaning, mainly on User, Permission and IssueStatus models.Jean-Philippe Lang2007-04-041-2/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-131/+131
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+14
* patch #9104 Disable cleartext logging of passwords in log filesJean-Philippe Lang2007-03-071-0/+1
* * replaced :controller => '' broken statements by :controller => 'welcome'Jean-Philippe Lang2007-01-251-4/+4
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-3/+3
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-021-0/+6
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-261-2/+2
* various eager loadings addedJean-Philippe Lang2006-12-161-1/+1
* "queries" branch mergedJean-Philippe Lang2006-12-161-3/+3
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+126