Commit Graph

295 Commits (59a2d1c974c9396cb5a5796060c54336a08ae69e)
 

Author SHA1 Message Date
Jean-Philippe Lang b5e80bf90f filter is now cleared when clicking on 'Issues' menu item 18 years ago
Jean-Philippe Lang da426fa652 added a limit of 500 issues when exporting to csv or pdf 18 years ago
Jean-Philippe Lang 39e65a41a2 added tests for settings 18 years ago
Jean-Philippe Lang 1eb17b08f9 added parentheses to get rid of warning 18 years ago
Jean-Philippe Lang 318c8717b8 empty tokens table 18 years ago
Jean-Philippe Lang 7184632b84 fixtures loading correction 18 years ago
Jean-Philippe Lang 1e4a7d55e0 added unit tests for mailer 18 years ago
Jean-Philippe Lang 5101c55e10 added lang files validition test 18 years ago
Jean-Philippe Lang c1537b5291 * fixed a variable name error in Setting 18 years ago
Jean-Philippe Lang 4c767d636a removed broken route for sorting links 18 years ago
Jean-Philippe Lang aa91ca0a8d issue list: added 'Priority' column, removed 'Created on' column 18 years ago
Jean-Philippe Lang d3b831bf7b post method verification for trackers/move 18 years ago
Jean-Philippe Lang fa688d48e6 added the ability to set the sort order for trackers 18 years ago
Jean-Philippe Lang 671a0fa101 added the ability to set the sort order for roles 18 years ago
Jean-Philippe Lang 99f006f2c9 removed png transparency (not supported in ie) 18 years ago
Jean-Philippe Lang f9c400a727 custom fields list screen split in 3 tabs (one for each kind of custom fields) 18 years ago
Jean-Philippe Lang fe22797d69 added the ability to set the sort order for issue statuses 18 years ago
Jean-Philippe Lang d29ba0b80f updated css for online help 18 years ago
Jean-Philippe Lang 18fd46ab6b fixed french issue_edit mail template 18 years ago
Jean-Philippe Lang ec7ac956e4 removed environment information 18 years ago
Jean-Philippe Lang 99c560295f indentation corrections 18 years ago
Jean-Philippe Lang 90c7cf9763 proper language setting for mail notifications 18 years ago
Jean-Philippe Lang 3dc9ceaadf credits for english help translation to Todd McGrath 18 years ago
Jean-Philippe Lang 23f6185bfe updated changelog and doc files 18 years ago
Jean-Philippe Lang 1cb0294388 added unit tests for issue statuses, user preferences and tokens 18 years ago
Jean-Philippe Lang 2d47a6d71c mail notifications added when: 18 years ago
Jean-Philippe Lang 22c2209cf9 redmine_demo.db added to svn:ignored 18 years ago
Jean-Philippe Lang 471679b0f0 deprecated @headers replaced 18 years ago
Jean-Philippe Lang 862c9d76e6 smaller footer font 18 years ago
Jean-Philippe Lang 2c187c43bf fixed: filters ignored when exporting a predefined query to csv/pdf 18 years ago
Jean-Philippe Lang 486b4e9ea2 deprecated ":post => true" replaced 18 years ago
Jean-Philippe Lang 5f361e71df only active users are now proposed when adding a member to a project 18 years ago
Jean-Philippe Lang 13881f5a5b deprecated projects_count replaced 18 years ago
Jean-Philippe Lang c38a2112c6 deprecated children_count replaced 18 years ago
Jean-Philippe Lang a9fc777b20 removed space before argument parentheses 18 years ago
Jean-Philippe Lang ab15456119 deprecated count call modified 18 years ago
Jean-Philippe Lang 0d55613359 replaced deprecated human_size by number_to_human_size 18 years ago
Jean-Philippe Lang 845460b165 deprecated start_form_tag replaced by form_tag 18 years ago
Jean-Philippe Lang 7c27fb7c1d fixed: crash when changing the status of an issue 18 years ago
Jean-Philippe Lang e51c20c496 project settings tabs redesign 18 years ago
Jean-Philippe Lang 190fef513f * project settings split in 4 tabs 18 years ago
Jean-Philippe Lang b9ef10fe3f fixed: unable to delete an issue status even if it's not used yet 18 years ago
Jean-Philippe Lang 2b9777555f fixed: setting an issue status as default status leads to an sql error with SQLite 18 years ago
Jean-Philippe Lang 1f79394ac4 updated date removed from my/account view (useless since account is updated at each login) 18 years ago
Jean-Philippe Lang e2e111f95e * added missing fields to csv export: priority, start date, due date, done ratio 18 years ago
Jean-Philippe Lang 8985d05a66 mongrel_debug unversioned 18 years ago
Jean-Philippe Lang 4e03668eec * replaced :controller => '' broken statements by :controller => 'welcome' 18 years ago
Jean-Philippe Lang 2789b08dd0 removed serialize class_name option in user_preference 18 years ago
Jean-Philippe Lang 66a02688ad Modified GLoc helpers to ensure compatibility with rails 1.2 18 years ago
Jean-Philippe Lang 681bbf02ae removed "selected" class on Home menu item 18 years ago