Commit Graph

37 Commits (1631019026089cb7dc49b50365274bb07ba44025)

Author SHA1 Message Date
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
Jean-Philippe Lang 9f92554319 Redirect user to the previous page after logging in (#1679). 17 years ago
Jean-Philippe Lang 9894a3781e Fixed: browser's accept-language subcodes ignored (#1320). 17 years ago
Jean-Philippe Lang faf1f1e812 Fixed: Feed content limit setting has no effect (closes #954). 17 years ago
Jean-Philippe Lang d4429a544c Fixes #820: invalid project id causes a NoMethodError in SearchController (Angel Dobbs-Sciortino). 17 years ago
Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 17 years ago
Jean-Philippe Lang 8adb320978 Fixed a bug in localization introduced by r1131 (anonymous users inherit the language of the first anonymous user). 17 years ago
Jean-Philippe Lang 14b3d6d012 Fixed: Anonymous users may not see the issue list headers in the correct language. 17 years ago
Jean-Philippe Lang 91dc13f4b2 Show explicit error message when the scm command failed (eg. when svn binary is not available). 17 years ago
Jean-Philippe Lang 0faa4568a0 Highlight the current item of the main menu. 17 years ago
Jean-Philippe Lang 941f9bf3dd Non-ascii attachement filename fix for IE. 17 years ago
Jean-Philippe Lang 9072753489 Moved current user management to a dedicated method for modularity. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang 86319feef2 Added ApplicationController#attach_files as a common method to attach files in all actions. 17 years ago
Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
Jean-Philippe Lang 9a3d743ae5 Some slight improvements in AJAX errors handling. 17 years ago
Jean-Philippe Lang 7e4611ad31 Removed @html_title assignments in controllers. 17 years ago
Jean-Philippe Lang c68dac7e9a Added atom feed on the new cross-project issue list. 17 years ago
Jean-Philippe Lang 6bdc13b33d Added cache for application settings (Setting model). 17 years ago
Jean-Philippe Lang 1187ad96ac Fixed: autologin broken. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 136a2a614b Applied this fix http://dev.rubyonrails.org/ticket/4967 to solve namespaced models dependencies problem. 18 years ago
Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 18 years ago
Jean-Philippe Lang 7eb6471559 Added autologin feature (disabled by default). 18 years ago
Jean-Philippe Lang d94bcd285a A 403 error page is now displayed (instead of a blank page) when trying to access a protected page. 18 years ago
Jean-Philippe Lang 8e6d575d4e Modified logged_in_user_membership controller method so that it returns a role 18 years ago
Jean-Philippe Lang e227b92972 Various code cleaning, mainly on User, Permission and IssueStatus models. 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang c514316a2e wiki branch merged into trunk 18 years ago
Jean-Philippe Lang 8cbb78bb1d patch #9104 Disable cleartext logging of passwords in log files 18 years ago
Jean-Philippe Lang 4e03668eec * replaced :controller => '' broken statements by :controller => 'welcome' 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang e3becc7c3c ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
Jean-Philippe Lang 95cc65f14e replaced deprecated controller instance variables: @params, @session, @request 18 years ago
Jean-Philippe Lang 3e28dc669b various eager loadings added 18 years ago
Jean-Philippe Lang 2b0142580f "queries" branch merged 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 42181112ff improved issues change history 18 years ago
Jean-Philippe Lang 51e0989c49 * single/multiple issues pdf export added 18 years ago
Jean-Philippe Lang 18ee1fef41 notice messages translation 19 years ago
Jean-Philippe Lang b862c447f1 Localization plugin removed (replaced with GLoc) 19 years ago
Jean-Philippe Lang 310a0f924a 0.3 unstable 19 years ago
Jean-Philippe Lang f37089f547 v0.2.0 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago