Git Product home page Git Product logo

arkestra_medic's People

Contributors

ambercouch avatar evildmp avatar

Stargazers

 avatar

Watchers

 avatar  avatar

arkestra_medic's Issues

'AdminSite' object has no attribute 'root_path'

When ENABLE_CONTACTS_AND_PEOPLE_AUTH_ADMIN_INTEGRATION = True then following error occurs:

AttributeError at /admin/auth/user/add/
'AdminSite' object has no attribute 'root_path'

Request Method: GET
Django Version: 1.4
Exception Type: AttributeError
Exception Value:    
'AdminSite' object has no attribute 'root_path'
Exception Location: ~/virtualenv/src/arkestra/contacts_and_people/admin.py in add_view, line 602

Map appears behind text

I noticed that a map has appeared automatically on the Contacts and People page, but I'm not sure that the dimensions etc are appearing quite right:

map

Forms - names with apostrophes break email

Submit a form with an apostrophe in the name, and:

Traceback (most recent call last):

 File "/home/topdog/live-14-01-08/lib/python2.6/site-packages/django/core/handlers/base.py", line 111, in get_response
   response = callback(request, *callback_args, **callback_kwargs)

 File "/home/topdog/live-14-01-08/src/django-form-designer/form_designer/views.py", line 94, in detail
   return _form_detail_view(request, form_definition)

 File "/home/topdog/live-14-01-08/src/django-form-designer/form_designer/views.py", line 83, in _form_detail_view
   result = process_form(request, form_definition)

 File "/home/topdog/live-14-01-08/src/django-form-designer/form_designer/views.py", line 46, in process_form
   form_definition.send_mail(form, files)

 File "/home/topdog/live-14-01-08/src/django-form-designer/form_designer/models.py", line 167, in send_mail
   message.send(fail_silently=False)

 File "/home/topdog/live-14-01-08/lib/python2.6/site-packages/django/core/mail/message.py", line 248, in send
   return self.get_connection(fail_silently).send_messages([self])

 File "/home/topdog/live-14-01-08/lib/python2.6/site-packages/django/core/mail/backends/smtp.py", line 92, in send_messages
   sent = self._send(message)

 File "/home/topdog/live-14-01-08/lib/python2.6/site-packages/django/core/mail/backends/smtp.py", line 110, in _send
   email_message.message().as_string())

 File "/usr/lib/python2.6/smtplib.py", line 698, in sendmail
   raise SMTPSenderRefused(code, resp, from_addr)

SMTPSenderRefused: (501, '<Daniele>: sender address must contain a domain', 'Daniele')

No indication of plugins being selected in chrome

Running chrome 25 on windows 8 (although it's been a constant issue on many versions of chrome). If I go to a text/layout plugin and within that, select a plugin (e.g. a link, an image set etc) then there is no indication that the plugin has been selected. It has been selected, and I can now edit the plugin, but there's no visual indication. On IE10 or firefox, the plugin gets a bounding box when it's clicked on, showing which plugin is selected.

Event manager - not collapsing/expanding properly

If in the event manager I select to view everything, I get a list of series with arrows to view their children (at the left of the series name). However looking at the 'School of medicine science seminar' series, some of the children show even when the parent is not expanded. I.e. When i click the arrow to expand the parent, I can see them all, but when I click again to collapse the children, only some of them collapse. The remainder stay visible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.