Giter Club home page Giter Club logo

synergy's People

Contributors

kosmo76 avatar mring505 avatar sebzur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

synergy's Issues

Add tests.

Of course, the Synergy should have some tests included... We have none of them at the moment... :/

"Required" option for prospect aspect

Prospect aspect should have the option to enable/disable its existance while the data are being filtered. This will prevent from the very wide (not limited) queries on the tables with the big number of entries.

Remove 3rd party files

Now in synergy.ui.* apps there are some static files (mainly jquery code) from 3rd party software (like jQuery Datatables, FullCalendar, etc) fhat should be removed.

This should be the user thing to download the latest version of the 3rd party software that are used by Synergy.

Callable Fields support

At the moment prospects handle only callable on the model instances of the source. It should be allowed to use related instances callable attributes as well, i.e. to define a field with application__personal_data__get_age, where get_age is an instance method...

There should be something possible to be done in this context.

records arguments in update/delete

When a record is setup with argument (which is basicly needed to create an instance) then the update action or delete should probably not use the argument

OneToOne lookup in Prospects

Whe usnig o2o lookup in prospects aspect theres something wrog happening..

Traceback (most recent call last):

File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 111, in get_response
response = callback(request, _callback_args, *_callback_kwargs)

File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 47, in view
return self.dispatch(request, _args, *_kwargs)

File "/usr/lib/python2.6/site-packages/django/utils/decorators.py", line 28, in _wrapper
return bound_func(_args, *_kwargs)

File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 23, in _wrapped_view
return view_func(request, _args, *_kwargs)

File "/usr/lib/python2.6/site-packages/django/utils/decorators.py", line 24, in bound_func
return func(self, _args2, *_kwargs2)

File "/codebase/Synergy/synergy/contrib/prospects/views.py", line 22, in dispatch
return super(ProspectView, self).dispatch(_args, *_kwargs)

File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in dispatch
return handler(request, _args, *_kwargs)

File "/usr/lib/python2.6/site-packages/django/views/generic/edit.py", line 138, in post
return self.form_valid(form)

File "/codebase/Synergy/synergy/contrib/prospects/views.py", line 61, in form_valid
return self.render_to_response(self.get_context_data(form=form))

File "/codebase/Synergy/synergy/contrib/prospects/views.py", line 51, in get_context_data
results = self.get_results(self.kwargs.get('variant'), **dict(kwargs['form'].cleaned_data))

TypeError: get_results() keywords must be strings

Records options

Record setup should allow to enable Create/Update/Delete selectively, i.e. one should have option to turn off the C|U|D in record

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.