Statistics
| Branch: | Tag: | Revision:

root / edumanage / views.py @ 1d70dbce

History | View | Annotate | Download (81.5 kB)

# Date Author Comment
7f1f9f3b 06/22/2015 04:48 pm Stauros Kroustouris

ui improvements

1a53a4d7 06/22/2015 01:08 pm Stauros Kroustouris

add packages from pip and clean lint errors

ae9967a1 10/29/2014 02:41 pm Stauros Kroustouris

update social auth

ed798dcc 10/15/2014 04:34 pm Stauros Kroustouris

fix

67f2e810 10/15/2014 04:22 pm Stauros Kroustouris

fix

3cdee1de 10/06/2014 12:48 pm Stauros Kroustouris

cleanup

b8c1a45c 10/03/2014 07:54 pm Zenon Mousmoulas

Partially revert 870ad1719a37f80635f49845e43bb705bd86835d
as it left out some imports

870ad171 10/02/2014 03:05 pm Stauros Kroustouris

clean lint errors

1e09f9eb 09/29/2014 04:24 pm Stauros Kroustouris

remove unused function

61ebc434 09/26/2014 10:13 am Stauros Kroustouris

Merge branch 'reannz' of https://code.grnet.gr/git/djnro

Conflicts:
edumanage/views.py

be114955 05/21/2014 12:58 am Culley Angus

force ordering of info and policy urls

3dd05906 05/21/2014 12:58 am Culley Angus

dont use failed institution

d8144390 05/21/2014 12:55 am Culley Angus

cleanups

4a3255b6 05/14/2014 03:00 pm Leonidas Poulopoulos

Add api view renderer and corresponding template

01b72c45 05/14/2014 01:34 pm Leonidas Poulopoulos

Add CAT profile indicator for any institution

693c0d01 05/13/2014 02:38 pm Zenon Mousmoulas

Rewrite the servdata view response mime types and utf-8 output

cca6833d 05/13/2014 11:43 am Leonidas Poulopoulos

Add server mon and contacts views

04cbcb1e 05/12/2014 06:43 pm Leonidas Poulopoulos

Implement CAT enrollment. Minor enhancements

dc16526f 02/07/2013 04:29 pm Leonidas Poulopoulos

Major Login improvements

- Added a login welcome page that acts as the LOGIN_URL
- All logins are carried out via a login wrapper
- Translation changes

8a177e59 02/07/2013 12:17 pm Leonidas Poulopoulos

Updated views and templates with settings NRO variables

c452b7f2 02/07/2013 10:38 am Leonidas Poulopoulos

Merged with branding branch

c666e0f0 02/06/2013 03:52 pm Leonidas Poulopoulos

Crreated a custom decorator to support social auth

Created a login-required - like decorator to indicate that the user should
be social active in order to view protected views. Added the decorator in any
place that the login_required exists.

d1874bce 01/30/2013 01:50 am Leonidas Poulopoulos

Minor fix to prevent non-existing key errors

0bb8db4b 01/29/2013 06:14 pm Leonidas Poulopoulos

Fixes for the social plugin

baa68271 01/29/2013 05:48 pm Leonidas Poulopoulos

Added Shibboleth attribute map. Added management dropdown in seperate template. Added accounts in urls.py.dist

efc4600b 01/29/2013 03:17 pm Leonidas Poulopoulos

Added a check user email view

Added a check user email view to support auth from external (social)
sources. If email is not provided by a social media, the user has to
enter the email address in a corresponding field during registration

a3869982 12/14/2012 12:38 pm Leonidas Poulopoulos

Implemented alt login for users and institutions overview. Closes #3120

Implemented alternate login for Helpdesk and Management overview on
Users and Institutions. It is based on a permission set by admin.
The overview directory should be protected the same manner admin is

34051323 12/14/2012 12:22 pm Leonidas Poulopoulos

Patch that bypasses invalid eduroam.org parsing on institution.xml

Eduroam.org parses institutions.xml in a way that does not respect the
respective xsd file (institution.xsd). This patch sets the policy_URL
to '-' in case it is not defined by the institution eduroam admins

41f67637 12/14/2012 12:19 pm Leonidas Poulopoulos

Fixed an issue with Institution Servers proxying.

Institution Realm can be proxied only to Institution Servers with
ertype IdP or Idp/SP. Fixed a bug where this condition was not
respected. This closes #3148

0f8d1e77 12/11/2012 05:46 pm Leonidas Poulopoulos

Added managerial overview

Added a managerial overview for a group of users. Implemented an
alternate login mechanism based on LDAP. Will serve as a helpdesk
single point of reference for the app.

8c663060 12/10/2012 02:13 pm Leonidas Poulopoulos

Code cleanup

0ff75748 11/21/2012 06:12 pm Leonidas Poulopoulos

Added HTTP_MAIL in user mail lookup

b34d9c51 11/21/2012 04:48 pm Leonidas Poulopoulos

Added display error in exception handling during login

1f83e8db 11/21/2012 04:35 pm Leonidas Poulopoulos

Added smarter email parsing from request.META dict

7b5b4daf 11/21/2012 12:05 am Zenon Mousmoulas

Let mail login attribute take its' value from either of both common
Shibboleth environment variable names.

27d6f3e2 11/19/2012 11:54 pm Leonidas Poulopoulos

Fixed issue with <dd> with empty encryption

A location with an empty encryption would not render properly in
Google maps infowindow. An empty dd would be ommited causing data
to shift thus breaking category values inside infowindow

6f08eac3 11/19/2012 06:27 pm Leonidas Poulopoulos

Added an extra field to InstServer, addr_type

Added the addr_type field to InstServer. Made the appropriate
changes to templates and forms.

e6319fee 11/09/2012 02:02 pm Leonidas Poulopoulos

Altered views with branding vars

433489b5 11/08/2012 01:02 pm Leonidas Poulopoulos

Fixed a bug where a googlebot hit the AJAX url without params and got a 500 error

d9a68b19 11/07/2012 10:32 am Leonidas Poulopoulos

Fixed small typo that caused realm_data.xml to be invalid

1c417c61 11/06/2012 03:14 pm Leonidas Poulopoulos

Added a management informations page

20802476 11/05/2012 12:28 pm Leonidas Poulopoulos

Fixed bug with realm_data generation

f545b59c 11/03/2012 02:56 am Leonidas Poulopoulos

added small checks

450099e1 11/03/2012 02:27 am Leonidas Poulopoulos

Implemented the whole logic behind monitored realms and their params

f3bca340 11/03/2012 01:39 am Leonidas Poulopoulos

Added security control checks that display warnings once unauthorized access is caught

9db05e62 11/02/2012 08:41 pm Leonidas Poulopoulos

Added MonLocalAuthnParam and InstRealmMon forms and views. Initial commit

10e9ee83 11/02/2012 01:05 pm Leonidas Poulopoulos

Minor fixes to institution xml generation

9741b379 11/02/2012 11:52 am Leonidas Poulopoulos

Renamed contact first name to name

ec1a20ad 11/02/2012 11:39 am Leonidas Poulopoulos

Removed lastname from contact

138dad8b 11/01/2012 09:37 pm Leonidas Poulopoulos

Switched the enc char field to a custom multiple choices field

bcebee6b 10/31/2012 10:29 am Leonidas Poulopoulos

Added favico to page plus more translations

d163b72b 10/26/2012 05:34 pm Leonidas Poulopoulos

Added caching layer for kml file serving (geolocate, world). Added work eduroam map

7b9cc79e 10/25/2012 05:34 pm Leonidas Poulopoulos

Added participating institutions

7973b176 10/24/2012 05:03 pm Leonidas Poulopoulos

Moved function in views to ease code reading. Minor fixes

62d0c01e 10/24/2012 01:59 am Leonidas Poulopoulos

Added elementary shibboleth login to management

0790d933 10/23/2012 02:14 pm Leonidas Poulopoulos

Added realm_data.xml, plus minor ui fixes

244d3095 10/23/2012 01:10 pm Leonidas Poulopoulos

Added recure redirection in case a user is not associated with inst

c2cca19e 10/23/2012 11:55 am Leonidas Poulopoulos

Moved references from instdet.ertype to inst.ertype

fa2f119d 10/22/2012 02:51 pm Leonidas Poulopoulos

Added the messages framework to views

0f9fca26 10/19/2012 07:03 pm Leonidas Poulopoulos

Major header redesign. Added detail pages where applicable

c01b785c 10/17/2012 02:03 pm Leonidas Poulopoulos

Added a service details page, currently with placeholders on m2m fields

b9e65644 10/17/2012 01:13 pm Leonidas Poulopoulos

Added urls in institution form

c2b3014a 10/16/2012 12:20 pm Leonidas Poulopoulos

Added xml generation plus user management

04df82f7 10/11/2012 06:21 pm Leonidas Poulopoulos

Added realms in admin view with full functionality

38f2278d 10/11/2012 05:24 pm Leonidas Poulopoulos

Added a more efficient user management scheme to avoid sneak peeks into other inst contacts

2398cbad 10/09/2012 02:22 pm Leonidas Poulopoulos

Added delete functionality to Servers and Services

af9d484b 10/09/2012 10:51 am Leonidas Poulopoulos

Major form fixes. Added geolocation

b1e7b4ee 10/02/2012 04:30 pm Leonidas Poulopoulos

Added jquery datatables

edac002f 10/01/2012 04:11 pm Leonidas Poulopoulos

Added add/edit Server form

02f2ae43 09/26/2012 05:01 pm Leonidas Poulopoulos

Added Google maps into institution and service loc forms

f60df981 09/21/2012 11:51 am Leonidas Poulopoulos

Added a translation template tag. Added a Services form and template

fa8b2f7d 09/20/2012 11:24 am Leonidas Poulopoulos

Added an institution edit form

a3923fe7 09/18/2012 04:37 pm Leonidas Poulopoulos

Added initial views to insts, services, servers

30a40b6c 09/17/2012 11:29 am Leonidas Poulopoulos

Added edumanage app with models