]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-08-10 Jean-Philippe... Fixed that search results are escaped twice.
2012-08-09 Jean-Philippe... Use SSL for gravatars according to the protocol in...
2012-08-09 Jean-Philippe... Don't show the project dropdown when logging time on...
2012-08-09 Jean-Philippe... Adds autocomplete to issue field on time logging form.
2012-08-09 Jean-Philippe... Adds autocomplete to "Related issue" field on revision...
2012-08-09 Jean-Philippe... Code cleanup.
2012-08-08 Jean-Philippe... Code cleanup.
2012-08-08 Jean-Philippe... Slight change to the macro regexp.
2012-08-08 Jean-Philippe... Code cleanup.
2012-08-08 Jean-Philippe... Headings style.
2012-08-08 Jean-Philippe... Use the accessor.
2012-08-08 Jean-Philippe... Adds an option to macro definition to disable arguments...
2012-08-08 Toshi MARUYAMAfix plural form of the abbreviation for hours in Brazil...
2012-08-07 Toshi MARUYAMAGemfile: mocha version up 0.12.3
2012-08-07 Jean-Philippe... Log successful authentications.
2012-08-07 Jean-Philippe... Filling locales.
2012-08-07 Jean-Philippe... Ability to filter issues using project, author, assigne...
2012-08-07 Jean-Philippe... Update the new custom field form with remotely.
2012-08-07 Jean-Philippe... Build issue filters using javascript.
2012-08-07 Jean-Philippe... Removed csshover for IE6.
2012-08-07 Jean-Philippe... Prevent "Overwriting existing method User.active" warni...
2012-08-07 Jean-Philippe... Prevents "Overwriting existing method Issue.open" warni...
2012-08-06 Jean-Philippe... Added SVG mime-type (#11595).
2012-08-06 Jean-Philippe... Fixed: Custom fields of type version not proper handled...
2012-08-02 Jean-Philippe... Tests not running after upgrade to mocha 0.12.2.
2012-08-02 Jean-Philippe... Error running tests with ruby 1.9.3p194 (2012-04-20...
2012-08-02 Jean-Philippe... Adjust the comment.
2012-08-02 Jean-Philippe... Makes Version#<=> consistent with SQL sort.
2012-08-02 Jean-Philippe... Sort issues by scheduled versions first then unschedule...
2012-08-01 Toshi MARUYAMAadd translator name to Bulgarian yaml (#11561)
2012-07-31 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#11556)
2012-07-31 Jean-Philippe... Adds sharing attribute to the versions API (#11541).
2012-07-31 Jean-Philippe... Fixed that Mailer.with_synched_deliveries does not...
2012-07-31 Jean-Philippe... Removed AuthSourceLdap.human_attribute_name.
2012-07-31 Jean-Philippe... Set @previewed for rendering preview partial.
2012-07-31 Jean-Philippe... Eager loading and no extra count query.
2012-07-31 Jean-Philippe... Filling locales.
2012-07-31 Jean-Philippe... Support for subforums (#3831).
2012-07-31 Jean-Philippe... New edit icon.
2012-07-31 Toshi MARUYAMAGemfile: prevent "rake db:migrate RAILS_ENV=test" cause...
2012-07-30 Toshi MARUYAMAreplace tabs to spaces at app/views/repositories/_dir_l...
2012-07-29 Jean-Baptiste... Fixed rake redmine:plugins:test:* not running some...
2012-07-29 Jean-Baptiste... Invoke db:schema:dump after plugin migrations so that...
2012-07-29 Jean-Philippe... Stylesheet cleanup.
2012-07-29 Jean-Philippe... Slight changes to syntax highlightment styles.
2012-07-29 Jean-Philippe... Removed line numbers from syntax highlightment.
2012-07-29 Jean-Philippe... Fixed legend tag position.
2012-07-29 Jean-Philippe... Duplicate ul tags.
2012-07-29 Jean-Philippe... Fixed label with invalid for attribute.
2012-07-29 Jean-Philippe... Make labels clickable in Adminstration/Settings (#11496).
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...
next