]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2010-11-07 Jean-Philippe... Removed gantt and calendar menu items that do not fit...
2010-11-07 Jean-Philippe... Removed hardcoded links in my/page_layout (#6839).
2010-11-07 Jean-Philippe... Render level 4 headings in TOC (#5494).
2010-11-06 Jean-Philippe... Fixed: start date being filled with current date even...
2010-11-06 Jean-Philippe... Render TOC as nested lists (#1857).
2010-11-06 Jean-Philippe... Extract headings and TOC parsing from the textile forma...
2010-11-06 Jean-Philippe... Adds a combo to select parent on wiki page rename ...
2010-11-06 Jean-Philippe... Makes textile formatter accept 2 letters acronym (...
2010-11-06 Jean-Philippe... Fixed: URLs broken in wiki notifications (#6838).
2010-11-06 Jean-Philippe... Fixed: 'View difference' broken on wiki page history...
2010-11-06 Jean-Philippe... Disable button to prevent accidental double click on...
2010-11-06 Jean-Philippe... Clean up member_roles if needed.
2010-11-06 Jean-Philippe... Adds a unique index on members (#6826).
2010-11-06 Jean-Philippe... Rewrites UpdateMailNotificationValues migration to...
2010-11-05 Eric DavisAllow key authentication when deleting issues (with...
2010-11-05 Eric DavisAllow key authentication when updating issues (with...
2010-11-05 Eric DavisAllow key authentication when creating issues (with...
2010-11-04 Eric DavisRefactor: Convert the tests for Issues#index and #show...
2010-11-03 Eric DavisRefactor: convert API key tests using HTTP Basic to...
2010-11-02 Eric DavisAdd a Email Header setting. Useful for adding delimite...
2010-11-02 Eric DavisRemove email quotes (>) when searching for incoming...
2010-11-02 Eric DavisRefactor: convert username/password http basic auth...
2010-11-02 Jean-Baptiste... Use File#expand_path for require's in script/* for...
2010-11-01 Eric DavisRefactor: convert api key tests to shoulda macros for...
2010-11-01 Eric DavisMove all API tests into the ApiTest module to make...
2010-11-01 Jean-Philippe... Fixed: "Template is missing" error when validation...
2010-11-01 Jean-Philippe... Provides a default string for untranslated search types.
2010-11-01 Eric DavisBump version to 1.0.3
2010-11-01 Eric DavisUpdate changelog for v1.0.3
2010-10-30 Jean-Baptiste... Add a label for user and group search fields. #6521
2010-10-30 Jean-Baptiste... Added ability to create issue directly as a subtask...
2010-10-29 Jean-Baptiste... Force color to be disabled on git shell-outs. #5324
2010-10-29 Jean-Baptiste... Fixed Redmine.pm not working with LDAPS on a non-standa...
2010-10-29 Jean-Baptiste... Updated wiki-syntax help page to reflect new link optio...
2010-10-29 Jean-Baptiste... Fix wikilinks in project > settings > versions and...
2010-10-29 Jean-Baptiste... Fixed: disabling autologin not persisted. #6438
2010-10-28 Azamat HackimovTranslation update (zh-TW, #6765)
2010-10-28 Azamat HackimovTranslation update (he, #6569)
2010-10-28 Eric DavisRefactor: convert WikiController to a REST resource
2010-10-27 Jean-Baptiste... Fixed potential nil method errors when trying to access...
2010-10-27 Azamat HackimovTranslation update (ru)
2010-10-27 Azamat HackimovFixing "Kilobyte" prefix to kB (#6740)
2010-10-27 Azamat HackimovReadding string field_start_date (#6629)
2010-10-27 Azamat HackimovTranslation update (de, #6607)
2010-10-27 Azamat HackimovTranslation updates
2010-10-27 Eric DavisRefactor: use :id instead of :page when linking to...
2010-10-26 Eric DavisRefactor: convert WikiController#destroy to use HTTP...
2010-10-26 Eric DavisFix wiki links on the activity page. #6746
2010-10-25 Eric DavisAdd Redmine::Plugin.installed?(:name) method to check...
2010-10-25 Eric DavisAllow adding notes when moving issues
2010-10-25 Eric DavisAllow changing the Priority when moving issues.
2010-10-25 Eric DavisRefactor: Rename WikiController#page_index to #index
2010-10-25 Eric DavisFix the tests that were broken by r4286:
2010-10-24 Jean-Philippe... Adds a user-agent to reposman (#6735).
2010-10-23 Jean-Baptiste... Fixed: auto links ending with right angle bracket shoul...
2010-10-23 Jean-Philippe... Refactor: merged error rendering methods.
2010-10-23 Jean-Philippe... Improved error message when trying to access an archive...
2010-10-23 Jean-Philippe... Updated french translation.
2010-10-23 Jean-Philippe... Makes zoom buttons on gantt looks like the others.
2010-10-22 Eric DavisRefactor: move method to model with compatibility wrapper
2010-10-22 Jean-Philippe... Moves a method to the appropriate helper.
2010-10-22 Jean-Philippe... Fixed: error on gantt when no issue have a due date...
2010-10-22 Eric DavisTranslation update for en: field_member_of_group and...
2010-10-22 Eric DavisMark the failed test in r4276 as pending. Tests should...
2010-10-22 Jean-Philippe... Fixed: timelog link in the activity broken by recent...
2010-10-22 Jean-Philippe... Adds a failing test for #6350.
2010-10-22 Eric DavisAdd ids to some sections of the issue form
2010-10-22 Jean-Philippe... Fixed: file upload on wiki page broken by recent refact...
2010-10-22 Eric DavisAdd documentation about contributing to Redmine with git integration-to-svn-trunk
2010-10-22 Eric DavisRefactor: split WikiController#edit into #update
2010-10-22 Jean-Philippe... Fixes display of archived child projects on the admin...
2010-10-22 Jean-Philippe... Removes description column from the admin project list...
2010-10-22 Jean-Philippe... Removes duplicate helper introduced in r4072.
2010-10-22 Jean-Philippe... Fixed: "Add file" link broken by recent refactoring...
2010-10-22 Jean-Philippe... Fixed: "Add news" link broken by recent refactoring...
2010-10-21 Eric DavisRefactor: rename WikiController#index to #show, it...
2010-10-20 Eric DavisRefactor: change :id on WikiController to use :project_id
2010-10-19 Jean-Philippe... Remove the Description label from the issue view and...
2010-10-19 Jean-Philippe... Fixed: precedes/follows relations no longer update...
2010-10-19 Eric DavisRefactor: remove WikiController#special
2010-10-18 Eric DavisRefactor: extract method from WikiController#special
2010-10-16 Eric DavisRemember the selected "Member of Role" and "Member...
2010-10-15 Eric DavisUse HTTP DELETE when deleting a time entry. #6674
2010-10-15 Eric DavisRevert part of r3936.
2010-10-15 Eric DavisRevert part of r4064.
2010-10-15 Eric DavisAdd rake task to send test email. (#6511)
2010-10-15 Eric DavisRemove the translated string. It's definition changed...
2010-10-15 Eric DavisAdd rake tasks to add and remove keys in the locales...
2010-10-15 Eric DavisRefactor: extract #page_index from WikiController#special
2010-10-14 Eric DavisRefactor: extract finder to a utility method
2010-10-13 Eric DavisRefactor: extract method in WikiController#special...
2010-10-12 Eric DavisRefactor: convert timelogs to a REST resource (:time_en...
2010-10-11 Jean-Baptiste... Fixed bad markup in users/general partial
2010-10-11 Eric DavisRefactor: extract TimelogController#edit to #update
2010-10-10 Eric DavisChange Project#notified_users to check for the 'all...
2010-10-10 Eric DavisCorrectly update all mail_notification options. #6549
2010-10-10 Eric DavisAdd SortHelper so custom queries will run on the Calend...
2010-10-08 Eric DavisRefactor: extract TimelogController#create from Timelog...
2010-10-08 Eric DavisFix the Log Time link on an issue page
2010-10-08 Jean-Baptiste... Added ability to edit issues from different project...
next