Skip to content

Conversation

@antgonza
Copy link
Member

This one is actually going to ebi-improvements and is jus syncing to master.

josenavas and others added 25 commits August 24, 2015 09:51
…erence-files

BUG: Remove unused argument in function
Fixing SQL for adding demo user to production env
bootstrap theme is required for building the help page
If the base data directory was not set, a default one would be selected,
by using '..' to refer to a directory below, which in turn would
inconsistently flag users as lacking permissions:

```
QiitaPetAuthorizationError: User demo@microbio.me is not authorized to
access
/Users/yoshikivazquezbaeza/.virtualenvs/qiita-0.2.0-rc1/lib/python2.7/site-packages/qiita_db/support_files/test_data/job/1_summarize_taxa_through_plots.py_output_dir/taxa_summary_plots/bar_charts.html
```

Although the paths were the same, this is verified through string
matching thus 'lol/foo/../jk' and 'lol/jk' would not match (see example
structure below) even though they refer to the same folder:

lol/
├── foo
│   └── file.txt
├── jk
└── plel
BUG: Fix problem with default basedir
[DO NOT MERGE] REL: Change versions to 0.2.0-dev
Change the example email address, remove colorado
@josenavas
Copy link
Contributor

@antgonza, where there any merge conflicts?

@antgonza
Copy link
Member Author

Nop, just rather have it sync before there are any ... better safe than sorry. I will create a PR with my actual changes in a second.

@josenavas
Copy link
Contributor

Thanks, in that case I will just merge them, sounds good?

Before creating your other PR, can you create the PR from upstream ebi-improvements to upstream master? In that PR we can list the things that remains to be done. It will get automatically updated as we are merging the remaining PR.

@antgonza
Copy link
Member Author

Yup and yup.

@josenavas
Copy link
Contributor

Thanks!

josenavas added a commit that referenced this pull request Aug 26, 2015
@josenavas josenavas merged commit 7bc5049 into qiita-spots:ebi-improvements Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants