]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-07-29 Jean-Philippe... Add labels on SCMs.
2012-07-29 Jean-Philippe... Removed duplicate ids.
2012-07-29 Jean-Philippe... Add links to forums.
2012-07-29 Jean-Philippe... Add links to repositories on repository list.
2012-07-29 Jean-Philippe... html5 compliance.
2012-07-29 Jean-Philippe... Typo.
2012-07-29 Jean-Philippe... Removed inline styles.
2012-07-29 Jean-Philippe... html5 compliance.
2012-07-29 Jean-Philippe... Removed inline styles.
2012-07-29 Jean-Philippe... Removed inline styles.
2012-07-29 Jean-Philippe... Fixed assertion.
2012-07-29 Jean-Philippe... Removed self closing a tags.
2012-07-29 Jean-Philippe... html5 compliance.
2012-07-29 Jean-Philippe... Removed invalid html5 meta (Rails sets an equivalent...
2012-07-29 Jean-Philippe... html5 compliance.
2012-07-29 Jean-Philippe... Label should be escaped.
2012-07-29 Jean-Philippe... html5 compliance.
2012-07-29 Jean-Philippe... html5 compliance.
2012-07-28 Jean-Philippe... Use assert_select instead of assert_tag.
2012-07-28 Jean-Philippe... Adds assertions for subversion annotate.
2012-07-28 Jean-Philippe... Use assert_select instead of assert_tag.
2012-07-28 Jean-Philippe... Don't repeat revision on annotate view.
2012-07-28 Jean-Philippe... Restores bottom border on h4.
2012-07-28 Jean-Philippe... Same heading on message edit/show views.
2012-07-28 Jean-Philippe... Removed bottom border on headings.
2012-07-28 Jean-Philippe... Fixed broken assertion.
2012-07-28 Jean-Philippe... Lighter blue for the header.
2012-07-28 Jean-Philippe... Do not scroll to the preview.
2012-07-28 Jean-Philippe... HTML5 doctype.
2012-07-28 Jean-Philippe... New icons for the repository browser.
2012-07-28 Jean-Philippe... Lighter blue for links.
2012-07-28 Jean-Philippe... Merged and minified jstoolbar.js and textile.js.
2012-07-28 Jean-Philippe... Moved syntax highlight styles to application.css.
2012-07-28 Jean-Philippe... Code cleanup.
2012-07-28 Jean-Philippe... Adds a replacement for deprecated link_to_function...
2012-07-28 Jean-Philippe... Fixed API key display on my account.
2012-07-28 Jean-Philippe... Fixed apply link on gantt.
2012-07-28 Jean-Philippe... Fixed tests broken by r10088.
2012-07-27 Jean-Philippe... Adds JSONP support to the API (#11469).
2012-07-27 Jean-Philippe... Do not propose non-assignable version (#11506).
2012-07-27 Jean-Philippe... Versions that are not shared should not be assignable...
2012-07-27 Jean-Philippe... Do not user user session for API requests.
2012-07-26 Toshi MARUYAMAfix confirmation page has broken HTML when a project...
2012-07-26 Jean-Philippe... Identifier is now frozen.
2012-07-26 Jean-Philippe... Repository Identifier should be frozen (#11109).
2012-07-26 Jean-Philippe... Adds a task to duplicate a string in locales.
2012-07-26 Jean-Philippe... Changed issues css class from priority-{position} to...
2012-07-26 Jean-Philippe... Changed issues css class from status-{position} to...
2012-07-24 Jean-Philippe... Don't turn #nnn with leading zeros into link (#11494).
2012-07-24 Jean-Philippe... Sort versions ascending when grouping issues by version...
2012-07-24 Jean-Philippe... Fixed broken test.
2012-07-24 Jean-Philippe... In case the column is not found.
2012-07-24 Jean-Philippe... Ability to group and sort the issue list by user/versio...
2012-07-24 Jean-Philippe... Adds Version.fields_for_order_statement.
2012-07-24 Jean-Philippe... Adds CustomField#group_statement.
2012-07-22 Jean-Philippe... Use JQuery Dialog (#11445).
2012-07-22 Jean-Philippe... Use JQuery Datepicker (#11445).
2012-07-22 Jean-Philippe... JQuery in, Prototype/Scriptaculous out (#11445).
2012-07-21 Jean-Philippe... Fixed that settings raises an error if not trackers...
2012-07-21 Toshi MARUYAMAcode layout cleanup lib/redmine/helpers/gantt.rb
2012-07-21 Toshi MARUYAMAreplace tabs to spaces and fix indents at lib/redmine...
2012-07-21 Toshi MARUYAMAcode layout cleanup app/views/gantts/show.html.erb
2012-07-21 Toshi MARUYAMAcode layout cleanup test/unit/lib/redmine/helpers/gantt...
2012-07-21 Toshi MARUYAMAadd copyright statement to test/functional/gantts_contr...
2012-07-21 Toshi MARUYAMAreplace shoulda to Rails standard tests at functional...
2012-07-21 Jean-Philippe... Removed -moz-border-radius styles.
2012-07-21 Jean-Philippe... Removes RJS from UsersController.
2012-07-21 Jean-Philippe... Removes RJS from MembersController.
2012-07-20 Toshi MARUYAMARussian translation for 1.4-stable and 2.0-stable updat...
2012-07-19 Jean-Philippe... Removes RJS from JournalsController.
2012-07-19 Jean-Philippe... Removes RJS from MessagesController.
2012-07-19 Jean-Philippe... Removes RJS from VersionsController.
2012-07-19 Jean-Philippe... Removes RJS from WikisController.
2012-07-19 Jean-Philippe... Removes RJS from IssuesController.
2012-07-19 Jean-Philippe... Fixed migration broken by r9977.
2012-07-19 Jean-Philippe... Removes RJS from RepositoriesController.
2012-07-19 Jean-Philippe... Removes RJS from WatchersController.
2012-07-19 Jean-Philippe... Test cleanup.
2012-07-19 Jean-Philippe... Removes RJS from IssueRelationsController.
2012-07-19 Jean-Philippe... Removes RJS from GroupsController.
2012-07-19 Jean-Philippe... Start removing the RJS stuff.
2012-07-19 Jean-Philippe... Do not let is_private be required.
2012-07-18 Jean-Philippe... Removed deprecated #labelled_tabular_form_for helper.
2012-07-18 Jean-Philippe... ApplicationHelper#labelled_remote_form_for deprecated.
2012-07-18 Jean-Philippe... ApplicationHelper#link_to_remote_if_authorized deprecated.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to form_remote_tag.
2012-07-18 Jean-Philippe... Removes calls to remote_form_for.
2012-07-18 Jean-Philippe... Removes a call to form_remote_tag.
2012-07-18 Jean-Philippe... Removes most of the ajax stuff on my page layout.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Adds a helper for preview links.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
next