Commit Graph

18755 Commits (b219b6d307f1697ac022d2143b69db4f6c4afe61)
 

Author SHA1 Message Date
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
Jean-Philippe Lang c80de840d1 updated online help with settings description 18 years ago
Jean-Philippe Lang bd3458da6e added Redmine::VERSION module 18 years ago
Jean-Philippe Lang 4ccbc65628 added translated strings for settings view 18 years ago
Jean-Philippe Lang 9a2753931b added missing string en de, en, es 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 a1b12335ab 'new query' link moved 18 years ago
Jean-Philippe Lang a8137d5d17 added back "fixed version" in issue/show and filters 18 years ago
Jean-Philippe Lang 1e5362b1f7 added package icon on changelog 18 years ago
Jean-Philippe Lang 51ea8b0295 tooltips added on calendar 18 years ago
Jean-Philippe Lang f35194e604 tooltips added on Gantt chart to view the details of the issues 18 years ago
Jean-Philippe Lang 3ef57c1ac3 folder icon replaced 18 years ago
Jean-Philippe Lang 69b7f9e9a2 folder icon removed 18 years ago
Jean-Philippe Lang 220641909c * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-) 18 years ago
Jean-Philippe Lang 31bc6054a3 replaced details.png by zoom_in.png on reports 18 years ago
Jean-Philippe Lang 94391723c0 added a button on users/list to manually activate an account 18 years ago
Jean-Philippe Lang 5fd3decb16 added "auto" option for user's language (browser based) 18 years ago
Jean-Philippe Lang d7c015a884 removed "add a comment" h3 18 years ago
Jean-Philippe Lang 8ed55e8d7a added total number of issues per tracker on projects/show 18 years ago
Jean-Philippe Lang 979892a109 calendar javascripts and stylesheets removed from base layout. they're now only added to html header when needed. 18 years ago
Jean-Philippe Lang 776d5ce554 XHTML compliance improvements 18 years ago
Jean-Philippe Lang 28ea323791 updated RDM_APP_VERSION for 0.4.1 18 years ago
Jean-Philippe Lang 18787caab9 0.4.1 release 18 years ago
Jean-Philippe Lang 390d6023c6 * added calendar.png removed by accident 18 years ago
Jean-Philippe Lang e1ef9a5c72 fixed: no recipient if one of the members of the project has disabled mail notifications 18 years ago
Jean-Philippe Lang f3babef54a 0.4.0 release 18 years ago
Jean-Philippe Lang 2dc3850798 added an icon on news comments 18 years ago
Jean-Philippe Lang 18001e5a5b various documentation updates 18 years ago
Jean-Philippe Lang 32f6cb7c13 unused images cleaning 18 years ago
Jean-Philippe Lang 9f76b4d2ef enumerations/list redesign 18 years ago
Jean-Philippe Lang a9efe82117 updated redirection to the help main index (recognition fails when redirecting to a directory) 18 years ago
Jean-Philippe Lang 4ee55dc456 updated validation format of repository url to allow file:/// 18 years ago
Jean-Philippe Lang 470ef4d11e * replaced "add_issue" links on projects/show by a drop down list 18 years ago
Jean-Philippe Lang 57d4e698fe updated notice_file_not_found message 18 years ago
Jean-Philippe Lang f50544bb15 addded ruby-net-ldap (0.0.4) dependency in vendor/pluggin 18 years ago
Jean-Philippe Lang e3becc7c3c ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
Jean-Philippe Lang e7caec6e7d language for default configuration data can now be chosen when running 'load_default_data' task 18 years ago
Jean-Philippe Lang 6487c1803f option to set maximum size of uploaded files 18 years ago
Jean-Philippe Lang ff65a5b22a added multiple file upload for documents and files modules 18 years ago
Jean-Philippe Lang 7a03cf92ba fixed: non public projects were shown on welcome screen even if current user is not a member 18 years ago
Jean-Philippe Lang e6fa690d65 fixed: public actions not authorized for members of non public projects 18 years ago