Commit Graph

696 Commits (dc74a1780fa27a0256afcbdc9f1a4bea5fa84059)
 

Author SHA1 Message Date
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
Jean-Philippe Lang 95cc65f14e replaced deprecated controller instance variables: @params, @session, @request 18 years ago
Jean-Philippe Lang b3a3d3e2fa replaced deprecated find_all calls 18 years ago
Jean-Philippe Lang 0820e745d6 textile for revisions comments 18 years ago
Jean-Philippe Lang 2197fa3120 added issues integration tests 18 years ago
Jean-Philippe Lang b4d4b80dcd replaced deprecated ":dependent => true" statements 18 years ago
Jean-Philippe Lang 3bfaa20c05 fixed: unable to attach a file when creating an issue ("attachment: invalid" error) 18 years ago
Jean-Philippe Lang 58f8a23d58 * news rss feed added 18 years ago
Jean-Philippe Lang 1f3380bfad misc GUI changes on roles views 18 years ago
Jean-Philippe Lang 451ec23060 replaced some submit buttons by links on projects/settings 18 years ago