]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2007-02-20 Jean-Philippe... added back database adapter name on admin/info
2007-02-18 Jean-Philippe... fixed: error when clicking "add" with no block selected...
2007-02-18 Jean-Philippe... updated CHANGELOG for 0.4.2 release
2007-02-18 Jean-Philippe... fixed: crash on my/page_layout (trying to modify a...
2007-02-18 Jean-Philippe... fixed: hide mail preference not saved (my/account)
2007-02-18 Jean-Philippe... show "no data" label when there's nothing to display...
2007-02-18 Jean-Philippe... show "no data" label when there's nothing to display...
2007-02-18 Jean-Philippe... updated UPGRADING doc file
2007-02-18 Jean-Philippe... updated documentation
2007-02-18 Jean-Philippe... missing parenthesis added in filter.rb (net-ldap)
2007-02-18 Jean-Philippe... file upload test now uses ActionController::TestUploade...
2007-02-18 Jean-Philippe... file upload test now uses ActionController::TestUploade...
2007-02-18 Jean-Philippe... replaced deprecated server_settings with smtp_settings
2007-02-18 Jean-Philippe... syntax error in rfpdf/makefont.rb
2007-02-05 Jean-Philippe... removed some line breaks in application.css
2007-02-05 Jean-Philippe... added icons on my/page_layout top right links
2007-02-05 Jean-Philippe... wrapped javascript with //<![CDATA[ in my/page_layout
2007-02-05 Jean-Philippe... check that block is defined before rendering it (my...
2007-02-05 Jean-Philippe... check that block is defined before rendering it (my...
2007-02-05 Jean-Philippe... removed underscores in block names (problem with script...
2007-02-05 Jean-Philippe... updated prototype (1.50) and script.aculo.us javascripts
2007-02-05 Jean-Philippe... mail notification removed for projects/roadmap in migration
2007-02-04 Jean-Philippe... updated documentation with new setting options
2007-02-04 Jean-Philippe... removed strong tag for version name in settings view
2007-02-04 Jean-Philippe... rescued to_date exception when displaying a custom...
2007-02-04 Jean-Philippe... lost_password option checking in account controller
2007-02-04 Jean-Philippe... setting password_lost renamed to lost_password
2007-02-04 Jean-Philippe... added a setting option to set max number of issues...
2007-02-04 Jean-Philippe... associations loading correction in projects/export_issu...
2007-02-04 Jean-Philippe... issue list pdf export modified
2007-02-04 Jean-Philippe... added a setting option to disable "password lost" funct...
2007-02-04 Jean-Philippe... removed an unused localization string
2007-02-04 Jean-Philippe... removed unused development_* environments
2007-02-04 Jean-Philippe... added roadmap view
2007-02-04 Jean-Philippe... rightbox class set to display:none for printing
2007-02-03 Jean-Philippe... Title property added for pdf export of an issue
2007-02-03 Jean-Philippe... Title property added for generated pdf gantt
2007-02-03 Jean-Philippe... Creator property added for generated pdf files
2007-02-03 Jean-Philippe... custom_field.possible_values is now serialized (no...
2007-02-03 Jean-Philippe... removed translation of error messages inside ActiveReco...
2007-02-02 Jean-Philippe... filter is now cleared when clicking on 'Issues' menu...
2007-02-02 Jean-Philippe... added a limit of 500 issues when exporting to csv or pdf
2007-02-02 Jean-Philippe... added tests for settings
2007-02-02 Jean-Philippe... added parentheses to get rid of warning
2007-02-02 Jean-Philippe... empty tokens table
2007-02-02 Jean-Philippe... fixtures loading correction
2007-02-02 Jean-Philippe... added unit tests for mailer
2007-02-02 Jean-Philippe... added lang files validition test
2007-02-02 Jean-Philippe... * fixed a variable name error in Setting
2007-02-02 Jean-Philippe... removed broken route for sorting links
2007-02-02 Jean-Philippe... issue list: added 'Priority' column, removed 'Created...
2007-01-31 Jean-Philippe... post method verification for trackers/move
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...
next