]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2007-01-31 Jean-Philippe... added the ability to set the sort order for trackers
2007-01-31 Jean-Philippe... added the ability to set the sort order for roles
2007-01-31 Jean-Philippe... removed png transparency (not supported in ie)
2007-01-31 Jean-Philippe... custom fields list screen split in 3 tabs (one for...
2007-01-31 Jean-Philippe... added the ability to set the sort order for issue statuses
2007-01-29 Jean-Philippe... updated css for online help
2007-01-28 Jean-Philippe... fixed french issue_edit mail template
2007-01-28 Jean-Philippe... removed environment information
2007-01-28 Jean-Philippe... indentation corrections
2007-01-27 Jean-Philippe... proper language setting for mail notifications
2007-01-27 Jean-Philippe... credits for english help translation to Todd McGrath
2007-01-27 Jean-Philippe... updated changelog and doc files
2007-01-27 Jean-Philippe... added unit tests for issue statuses, user preferences...
2007-01-27 Jean-Philippe... mail notifications added when:
2007-01-27 Jean-Philippe... redmine_demo.db added to svn:ignored
2007-01-27 Jean-Philippe... deprecated @headers replaced
2007-01-27 Jean-Philippe... smaller footer font
2007-01-26 Jean-Philippe... fixed: filters ignored when exporting a predefined...
2007-01-26 Jean-Philippe... deprecated ":post => true" replaced
2007-01-26 Jean-Philippe... only active users are now proposed when adding a member...
2007-01-26 Jean-Philippe... deprecated projects_count replaced
2007-01-26 Jean-Philippe... deprecated children_count replaced
2007-01-26 Jean-Philippe... removed space before argument parentheses
2007-01-26 Jean-Philippe... deprecated count call modified
2007-01-26 Jean-Philippe... replaced deprecated human_size by number_to_human_size
2007-01-26 Jean-Philippe... deprecated start_form_tag replaced by form_tag
2007-01-26 Jean-Philippe... fixed: crash when changing the status of an issue
2007-01-26 Jean-Philippe... project settings tabs redesign
2007-01-26 Jean-Philippe... * project settings split in 4 tabs
2007-01-26 Jean-Philippe... fixed: unable to delete an issue status even if it...
2007-01-26 Jean-Philippe... fixed: setting an issue status as default status leads...
2007-01-25 Jean-Philippe... updated date removed from my/account view (useless...
2007-01-25 Jean-Philippe... * added missing fields to csv export: priority, start...
2007-01-25 Jean-Philippe... mongrel_debug unversioned
2007-01-25 Jean-Philippe... * replaced :controller => '' broken statements by ...
2007-01-25 Jean-Philippe... removed serialize class_name option in user_preference
2007-01-24 Jean-Philippe... Modified GLoc helpers to ensure compatibility with...
2007-01-21 Jean-Philippe... removed "selected" class on Home menu item
2007-01-21 Jean-Philippe... updated online help with settings description
2007-01-21 Jean-Philippe... added Redmine::VERSION module
2007-01-21 Jean-Philippe... added translated strings for settings view
2007-01-21 Jean-Philippe... added missing string en de, en, es
2007-01-21 Jean-Philippe... settings are now stored in the database (config_custom...
2007-01-19 Jean-Philippe... 'new query' link moved
2007-01-15 Jean-Philippe... added back "fixed version" in issue/show and filters
2007-01-15 Jean-Philippe... added package icon on changelog
2007-01-13 Jean-Philippe... tooltips added on calendar
2007-01-09 Jean-Philippe... tooltips added on Gantt chart to view the details of...
2007-01-08 Jean-Philippe... folder icon replaced
2007-01-08 Jean-Philippe... folder icon removed
2007-01-08 Jean-Philippe... * all icons replaced (new icons are based on GPL icon...
2007-01-06 Jean-Philippe... replaced details.png by zoom_in.png on reports
2007-01-06 Jean-Philippe... added a button on users/list to manually activate an...
2007-01-06 Jean-Philippe... added "auto" option for user's language (browser based)
2007-01-06 Jean-Philippe... removed "add a comment" h3
2007-01-06 Jean-Philippe... added total number of issues per tracker on projects...
2007-01-06 Jean-Philippe... calendar javascripts and stylesheets removed from base...
2007-01-05 Jean-Philippe... XHTML compliance improvements
2007-01-03 Jean-Philippe... updated RDM_APP_VERSION for 0.4.1
2007-01-03 Jean-Philippe... 0.4.1 release
2007-01-03 Jean-Philippe... * added calendar.png removed by accident
2007-01-03 Jean-Philippe... fixed: no recipient if one of the members of the projec...
2007-01-02 Jean-Philippe... 0.4.0 release
2007-01-02 Jean-Philippe... added an icon on news comments
2007-01-02 Jean-Philippe... various documentation updates
2007-01-02 Jean-Philippe... unused images cleaning
2007-01-02 Jean-Philippe... enumerations/list redesign
2007-01-02 Jean-Philippe... updated redirection to the help main index (recognition...
2007-01-02 Jean-Philippe... updated validation format of repository url to allow...
2007-01-02 Jean-Philippe... * replaced "add_issue" links on projects/show by a...
2007-01-02 Jean-Philippe... updated notice_file_not_found message
2007-01-02 Jean-Philippe... addded ruby-net-ldap (0.0.4) dependency in vendor/pluggin
2007-01-02 Jean-Philippe... ActiveRecord::RecordNotFound exceptions handled more...
2007-01-01 Jean-Philippe... language for default configuration data can now be...
2007-01-01 Jean-Philippe... option to set maximum size of uploaded files
2007-01-01 Jean-Philippe... added multiple file upload for documents and files...
2007-01-01 Jean-Philippe... fixed: non public projects were shown on welcome screen...
2006-12-31 Jean-Philippe... fixed: public actions not authorized for members of...
2006-12-26 Jean-Philippe... replaced deprecated controller instance variables:...
2006-12-26 Jean-Philippe... replaced deprecated find_all calls
2006-12-26 Jean-Philippe... textile for revisions comments
2006-12-26 Jean-Philippe... added issues integration tests
2006-12-26 Jean-Philippe... replaced deprecated ":dependent => true" statements
2006-12-26 Jean-Philippe... fixed: unable to attach a file when creating an issue...
2006-12-26 Jean-Philippe... * news rss feed added
2006-12-26 Jean-Philippe... misc GUI changes on roles views
2006-12-26 Jean-Philippe... replaced some submit buttons by links on projects/settings
2006-12-26 Jean-Philippe... added the ability to manage users memberships directly...
2006-12-26 Jean-Philippe... misc GUI modifications
2006-12-26 Jean-Philippe... added a condition on project -> members association...
2006-12-26 Jean-Philippe... href title attribute with full issue subject added
2006-12-26 Jean-Philippe... fixed a bug in gantt display when last day is a monday
2006-12-25 Jean-Philippe... updated the appearance of table headers
2006-12-25 Jean-Philippe... attachments list on issues/show:
2006-12-25 Jean-Philippe... removed menu.css and rails.css (content merged into...
2006-12-24 Jean-Philippe... route for repositories controller removed (problem...
2006-12-24 Jean-Philippe... fixed in svn browser: revisions were ignored when no...
2006-12-24 Jean-Philippe... css cleaning
2006-12-24 Jean-Philippe... xss in issue subject on issues/edit
2006-12-24 Jean-Philippe... svn browser merged in trunk
next