Skip to content

Conversation

@josenavas
Copy link
Contributor

This branch holds the WIP to change the portals to work on subdirectories rather than in subdomain.

Remaining things to check:

  • Uploader - when you upload files, it is trying to do it against the main site, rather than test
  • Analysis - in the analysis pipeline, when moi creates the job group, something is acting up as it only creates the first job in the analysis (the creation one). All the links in moi look correct so I'm unsure where the source of the issue is in here.
  • Once the study is created, the link that shows with "study BLA created" is linking to the main site rather than the portal.

self.working_dir)
self.max_upload_size = config.getint('main', 'MAX_UPLOAD_SIZE')
self.require_approval = config.getboolean('main', 'REQUIRE_APPROVAL')
self.portal = config.get('main', 'PORTAL')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both portal and portal_dir are missing from the docstring for the class.

@squirrelo
Copy link
Contributor

👍 for the config file updates

@antgonza
Copy link
Member

👍

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.008%) to 82.717% when pulling 4f2450d on subdir-portals into 9877526 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 82.756% when pulling 38c56ae on subdir-portals into 9877526 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 82.756% when pulling 38c56ae on subdir-portals into 9877526 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 82.756% when pulling 38c56ae on subdir-portals into 9877526 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 82.756% when pulling 38c56ae on subdir-portals into 9877526 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 82.756% when pulling 38c56ae on subdir-portals into 9877526 on master.

@antgonza antgonza closed this Apr 12, 2016
@antgonza antgonza reopened this Apr 12, 2016
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 82.756% when pulling 38c56ae on subdir-portals into 9877526 on master.

@antgonza antgonza merged commit c06bc90 into master Apr 12, 2016
@antgonza antgonza deleted the subdir-portals branch May 11, 2016 18:35
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.

6 participants