Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix date template #3226

Merged
merged 18 commits into from
Nov 27, 2019
Merged

Commits on Jul 28, 2018

  1. Configuration menu
    Copy the full SHA
    771ed58 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    d888b52 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Configuration menu
    Copy the full SHA
    11c3772 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Hotfix for overwrite issue in 2.8.0 (commons-app#1838)

    * This solution is an hotfix for overrite issue came back on 2.8.0 version. What I did is checking the extension, and if it is null, adding .jpg suffix. Because commons files always have suffixes, and we should compare file names after adding suffixes. Othervise overrides are possible.
    
    * Check if file title includes an extension already, by checking if is there any dot in it.
    
    * Fix logic error
    
    * Add uncovered tests
    
    * Remove unecessary line breaks
    
    * Make Javadocs more explicit
    neslihanturan authored and misaochan committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    4c476e7 View commit details
    Browse the repository at this point in the history
  2. Versioning and changelog for v2.8.2 (commons-app#1842)

    * Versioning for v2.8.2
    
    * Changelog for v2.8.2
    misaochan authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    b743d02 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Configuration menu
    Copy the full SHA
    efb8c5a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Merge remote-tracking branch 'refs/remotes/commons-app/master'

    # Conflicts:
    #	CHANGELOG.md
    #	app/build.gradle
    #	app/src/main/java/fr/free/nrw/commons/CommonsApplication.java
    misaochan committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    2db4e19 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Configuration menu
    Copy the full SHA
    a900b1d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    dccf73a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Configuration menu
    Copy the full SHA
    f818640 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    6b063e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e5b1c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    7d8e001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d043ab4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    50bba7e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    eedc64a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    ec8874e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c45736 View commit details
    Browse the repository at this point in the history