]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-01-10 Jean-Philippe... Fixed: Routing error when deleting an issue with spent...
2012-01-10 Jean-Philippe... Removed hard-coded styles.
2012-01-10 Jean-Philippe... Use named routes.
2012-01-10 Jean-Philippe... Adds total number of issues for each version on the...
2012-01-10 Jean-Philippe... Separated new/edit views for the timelog controller.
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/vi.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/th.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/sv.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/sr.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/sr...
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/nl.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/pl.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/ro.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/sk.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/id.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/ko.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/lt.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/lv.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/mn.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/hr.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/gl.yml
2012-01-10 Toshi MARUYAMAcode layout clean up app/views/users/_memberships.html.erb
2012-01-10 Toshi MARUYAMAcode layout clean up app/views/groups/_users.html.erb
2012-01-10 Toshi MARUYAMAcode layout clean up app/views/groups/_memberships...
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/fi.yml
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/fa.yml
2012-01-10 Toshi MARUYAMAcode layout clean up app/views/issues/_relations.html.erb
2012-01-10 Toshi MARUYAMAcode layout clean up app/views/issues/show.html.erb
2012-01-10 Toshi MARUYAMAcode layout clean up app/views/projects/settings/_membe...
2012-01-10 Toshi MARUYAMAcode layout clean up app/views/messages/show.html.erb
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/uk.yml
2012-01-10 Toshi MARUYAMAfix Ukrainian "default_tracker_bug" (#9961)
2012-01-10 Toshi MARUYAMAremove trailing white-spaces from config/locales/eu.yml
2012-01-10 Toshi MARUYAMAreplace tabs to spaces at app/views/news/new.html.erb
2012-01-09 Jean-Philippe... Do not call _before_save hook without saving.
2012-01-09 Jean-Philippe... Do not call _before_save hook without saving.
2012-01-09 Jean-Philippe... Check if width parameter is present.
2012-01-09 Jean-Philippe... Avoid an AJAX query if the watchers form is already...
2012-01-09 Jean-Philippe... Ability to add non-member users as watchers (#5159).
2012-01-09 Toshi MARUYAMArecovery copyright statement in Arabic calendar JavaScr...
2012-01-09 Toshi MARUYAMAfix Arabic JavaScript variable name (#9943)
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/es.yml
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/en...
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/el.yml
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/de.yml
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/da.yml
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/ar.yml
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/cs.yml
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/ca.yml
2012-01-09 Toshi MARUYAMAremove trailing white-spaces from config/locales/bs.yml
2012-01-09 Toshi MARUYAMAfix failing month number test of Arabic (#9943)
2012-01-09 Toshi MARUYAMAsvn propset "svn:eol-style" native Vietnamese JavaScrip...
2012-01-09 Toshi MARUYAMAsvn propset "svn:eol-style" native Arabic translation...
2012-01-09 Toshi MARUYAMAadd missing keys for trunk to Arabic yaml (#9943)
2012-01-09 Toshi MARUYAMAadd missing keys for 1.3-stable to Arabic yaml (#9943)
2012-01-09 Toshi MARUYAMAfix Arabic JavaScript variable name (#9943)
2012-01-09 Toshi MARUYAMAchange Arabic "general_lang_name" (#9943)
2012-01-09 Toshi MARUYAMAadd Arabic translations (#9943)
2012-01-09 Toshi MARUYAMAroute: use ":controller" instead of ":as" for project_e...
2012-01-08 Jean-Philippe... Fixed: error when displaying an issue with a query...
2012-01-08 Jean-Philippe... Fixed that SCM selection is not saved when all SCM...
2012-01-08 Jean-Philippe... Do not generate duplicate ids.
2012-01-08 Jean-Philippe... Moved the div to a valid place.
2012-01-08 Jean-Philippe... Removed invalid div.
2012-01-08 Jean-Philippe... Do not add invalid label attribute to input tags.
2012-01-08 Jean-Philippe... Do not generate duplicate ids.
2012-01-08 Jean-Philippe... Form tag without action attribute is invalid.
2012-01-08 Jean-Philippe... Do not generate duplicate ids and fixes tag attribute.
2012-01-08 Jean-Philippe... Removes spaces in versions anchors.
2012-01-08 Toshi MARUYAMAroute: remove redundant :path_prefix from time entries...
2012-01-08 Toshi MARUYAMAtest: route: add test for '/' path
2012-01-08 Jean-Philippe... Do not generate empty uls.
2012-01-08 Jean-Philippe... Do not generate duplicate ids.
2012-01-08 Jean-Philippe... Fixed labels tags referencing wrong ids.
2012-01-08 Jean-Philippe... Initialize watcher_user_ids for new records to prevent...
2012-01-08 Jean-Philippe... Check project assignment on issue copy/move.
2012-01-08 Jean-Philippe... Use the regular issue form to copy a single issue.
2012-01-08 Toshi MARUYAMAsvn propset "svn:eol-style" native test/integration...
2012-01-08 Toshi MARUYAMAtest: route: add issue_statuses test
2012-01-08 Toshi MARUYAMAtest: route: split documents test whether scoped under...
2012-01-08 Toshi MARUYAMAtest: route: split issue categories test whether scoped...
2012-01-08 Toshi MARUYAMAtest: route: split news tests
2012-01-08 Toshi MARUYAMAroute: move news after project scope
2012-01-08 Toshi MARUYAMAtest: route: add trackers test
2012-01-08 Toshi MARUYAMAtest: route: simplify /issues/bulk_edit test
2012-01-08 Toshi MARUYAMAreplace tabs to spaces at public/stylesheets/scm.css
2012-01-07 Jean-Philippe... Typo.
2012-01-07 Etienne MassipPrevent selection of line numbers when selecting file...
2012-01-07 Etienne MassipMoved Date months/weeks calculations used in Graph...
2012-01-07 Jean-Philippe... Deprecated Issue#move_to_project.
2012-01-07 Jean-Philippe... Copy issues via bulk update action.
2012-01-07 Jean-Philippe... Removed the "Move" button for issues since they can...
2012-01-07 Jean-Philippe... Allows project to be changed from the bulk edit form.
2012-01-07 Toshi MARUYAMAtest: route: add groups tests defined as resources
2012-01-07 Jean-Philippe... Render projects as a tree in the project select field.
2012-01-07 Jean-Philippe... Removed the "Move" button for single issue since it...
2012-01-07 Jean-Philippe... Check permission before retrieving projects.
2012-01-07 Jean-Philippe... Allows project to be changed from the regular issue...
2012-01-07 Toshi MARUYAMAtest: route: add attachment delete method test
2012-01-07 Toshi MARUYAMAtest: route: simplify test_issues_form_update
next