Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates @ 67cf14bf

# Date Author Comment
70e11eaa 05/20/2013 09:18 pm Sofia Papagiannaki

astakos: reorganize views

  • split project views from the rest views
  • move third party authentication views (astakos.im.target)
    under astakos.im.views
  • move view decorators to a separate module
  • move utility methods utilized by views to a separate module
2af1eb9c 05/20/2013 03:09 pm Kostas Papadimitriou

astakos: Fix reset password email

cdf83989 05/20/2013 03:08 pm Kostas Papadimitriou

astakos: Remove hardcoded urls from templates

use IM_STATIC_URL instead

222305b7 05/20/2013 12:44 pm Sofia Papagiannaki

astakos: replace CookieAuthenticationMiddleware with a view decorator

reverse commits ab30f5f163a13dfc7f9bec4d263208dd35f09d16 &
1439d6383113b151b6a3316e320a0418fa30d421

decorate also ``django.contrib.auth.views`` utilized by
astakos

f78059a4 05/16/2013 07:34 pm Kostas Papadimitriou

astakos: Update activation email content

5aa83766 05/16/2013 06:57 pm Kostas Papadimitriou

Merge branch 'feature-branding' into develop

Conflicts:
snf-astakos-app/astakos/im/templates/im/account_pending_moderation_notification.txt
snf-astakos-app/astakos/im/templates/im/group_creation_notification.txt
snf-astakos-app/astakos/im/views.py

263cb456 05/16/2013 03:47 pm Olga Brani

Synnefo branding: Documentation correction & minor fixes

e7cb4085 05/15/2013 07:03 pm Kostas Papadimitriou

astakos: User activation flow improvements

Major refactoring on user email verification/activation process
---------------------------------------------------------------
Activation logic moved from dispersed code in functions/view modules to
ActivationBackend methods. All user activation handling code in astakos views...

8b9e871d 05/14/2013 03:14 pm Olga Brani

Merge branch 'develop' into feature-branding

Conflicts:
snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.js
snf-astakos-app/astakos/im/templates/im/base.html
snf-astakos-app/astakos/im/templates/im/landing.html
snf-astakos-app/astakos/im/views.py...

1e23ceb2 05/14/2013 12:32 pm Olga Brani

Synnefo branding: Remove greek text & verbal fixes

Emails sent to Astakos Users do not contain greek translations any more.
Minor verbal corrections are made and title attribute are added to logos
links.

6e28eafd 05/09/2013 03:37 pm Olga Brani

Further improvents to branding settings

34a857c0 05/08/2013 03:25 pm Kostas Papadimitriou

astakos: Handle prompt for additional login methods

ffdc2320 04/30/2013 06:54 pm Olga Brani

Synnefo branding images & retina.js

67cd4980 04/29/2013 12:55 pm Kostas Papadimitriou

Merge remote-tracking branch 'origin/develop' into feature-branding

Conflicts:
snf-astakos-app/astakos/im/templates/im/footer.html
snf-cyclades-app/setup.py

65fb5cf6 04/25/2013 04:22 pm Giorgos Korfiatis

Merge branch 'develop' into feature-quotas

Conflicts:
astakosclient/astakosclient/__init__.py
astakosclient/astakosclient/errors.py
astakosclient/astakosclient/tests.py
docs/index.rst

1571edb0 04/19/2013 05:55 pm Olga Brani

Astakos: ui minor fixes

Refs: #3573
Correct onclick functionality in project create page.
Discover missing div tag in project details page.

4e03ba30 04/19/2013 05:37 pm Kostas Papadimitriou

Update astakos usage view

Update view to use the introduced astakos quotas api.

75380308 04/18/2013 12:20 pm Kostas Papadimitriou

Use updated resource models in projects views

0156e40c 04/18/2013 12:20 pm Kostas Papadimitriou

Services api/presentation logic cleanup

- Remove presentation information from Service model (order, icon)
- To access the list of services filled with both presentation and api
data use Service.catalog(). The method fills a dict with service
identifiers and service metadata through the following steps...

f0001470 04/11/2013 11:34 am Christos Stavrakakis

Merge branch 'feature-snf-django' into develop

Conflicts:
docs/older/Changelog.pithos-app
snf-astakos-app/astakos/im/api/__init__.py
snf-pithos-app/pithos/api/util.py

e7f22a2a 04/10/2013 07:05 pm Christos Stavrakakis

Merge branch 'release-0.13' into develop

Conflicts:
snf-astakos-app/astakos/im/messages.py

83886184 04/08/2013 01:03 pm Olga Brani

Correct company url in Astakos footer template

89feafec 04/08/2013 12:33 pm Olga Brani

Merge branch 'release-0.13' of https://code.grnet.gr/git/synnefo into release-0.13

cf5f17b6 04/08/2013 11:06 am Christos Stavrakakis

Add fault.xml template to pithos and astakos

53f8a88a 04/02/2013 01:20 pm Kostas Papadimitriou

Merge branch 'feature-branding' of https://code.grnet.gr/git/synnefo into feature-branding

c2337e25 04/02/2013 01:15 pm Kostas Papadimitriou

Merge branch 'develop' into feature-branding

Conflicts:
snf-astakos-app/astakos/im/settings.py
snf-astakos-app/astakos/im/templates/im/login_base.html
snf-astakos-app/astakos/im/templatetags/astakos_tags.py
snf-cyclades-app/synnefo/app_settings/default/ui.py...

f770d29f 04/02/2013 12:56 pm Kostas Papadimitriou

Merge branch 'release-0.13' into develop

Conflicts:
snf-astakos-app/astakos/im/messages.py
snf-astakos-app/astakos/im/views.py
version

9ce32226 03/29/2013 12:55 pm Kostas Papadimitriou

Reasonable project application cancel url

direct user to the project's index view

44f2d10d 03/28/2013 08:13 pm Kostas Papadimitriou

Additional confirm widgets for join/leave actions

Also deny GET requests for those actions

058b6ec7 03/28/2013 07:37 pm Kostas Papadimitriou

Astakos project details user actions improvenets

- Split actions partial in a separate template.
- Convert simple A html links to confirm forms and do action requests
using POST.
- Use a common tempalte tag ``confirm_link`` to prompt user an
additional step of action confirmation....

a2110608 03/28/2013 12:12 pm Olga Brani

Branding footer improvements (Astakos+ Cyclades)

Setting that allows copyright message to footer.
Setting that allows about, feedback and support links to footer.

ddd61409 03/28/2013 12:09 pm Olga Brani

Branding email txt change

Removal of 'alpha testing' phrases from email body.
Removal of greek blocks from email txt files.

7549d16f 03/27/2013 03:34 pm Olga Brani

Branding cleanup & overview page

Removing unnecessary code ( branding tags). Generic overview page.

9d889386 03/26/2013 06:06 pm Olga Brani

Initial branding for service and company

New synnefo_branding app.
Service name defaults to "Synnefo" and company name defaults to "grnet".
Branding is applicable to texts containing Service or Company name/url and to
images such as favicon, compute, dashboard and console logos.

6f25ec42 03/26/2013 03:50 pm Kostas Papadimitriou

Merge branch 'release-0.13' into feature-astakos-authpolicies

2b745492 03/26/2013 01:30 pm Giorgos Korfiatis

Specify reason when denying project application

Add field `response' in ProjectApplication model.
Add option `-m' in project-control command.

Refs #3493

9d20fe23 03/15/2013 07:49 pm Kostas Papadimitriou

Authentication providers improvements

Major authentication provider refactoring to support

- Modular and easily configurable messages with common context
- Fine grained provider policies to support appling specific policies to
users and/or groups

Key points:...

a99a9151 03/07/2013 07:01 pm Kostas Papadimitriou

Classic login form fix

hide prompt for additional login methods if no such methods exist

b9f8f48a 03/05/2013 07:45 pm Kostas Papadimitriou

Astakos feedback form fixes

- Include uuid in email
- Response redirect after on successful form submission

997413f2 03/05/2013 09:46 am Kostas Papadimitriou

Classic signup form fix

Expand form content by default when classic module is the only one set.

84a1d7dd 02/27/2013 03:45 pm Georgios D. Tsoukalas

Fix some messages

c3132b4c 02/23/2013 11:09 am Giorgos Korfiatis

Fix reference of management command in template

80ec0af8 02/19/2013 06:22 pm Olga Brani

Fix usage animation bug

9301c7f9 02/14/2013 04:27 pm Sofia Papagiannaki

Fix change email text

c9b3d7b0 02/14/2013 04:27 pm Kostas Papadimitriou

Update email change email content

- Include EmailChange instance in template context
- Email body improvements

d6ea9b3d 02/14/2013 04:26 pm Olga Brani

Style fixes

New style for resource usage page
Temporary help_text for profile form
Css fixes

3dc9e775 02/14/2013 04:26 pm Kostas Papadimitriou

A bit of cleanup in login templates

466cc12c 02/14/2013 04:26 pm Giorgos Korfiatis

Notify for project enrollment

bb6a4465 02/14/2013 04:26 pm Giorgos Korfiatis

Add membership notifications

c53afd76 02/14/2013 04:26 pm Georgios D. Tsoukalas

Fix project form texts

20be4629 02/14/2013 04:26 pm Sofia Papagiannaki

Member policies in project creation email

8e1a5af5 02/14/2013 04:26 pm Georgios D. Tsoukalas

approve, deny, dismiss views

At the project application detail, project administrators
(ASTAKOS_PROJECT_ADMINS setting) may approve or deny it.
A denied application is still viewable by the applicant,
until he dismisses it from the same page.

The project administrators' project list includes all projects.

beda5f0f 02/14/2013 04:26 pm Georgios D. Tsoukalas

fix project admin permissions

022cc8e2 02/14/2013 04:26 pm Giorgos Korfiatis

View and dismiss denied applications of an active project

44595ab2 02/08/2013 10:39 am Olga Brani

404 and 500 pages

01400232 01/31/2013 11:14 am Olga Brani

New icons for auth-methods in profile Astakos page

a3af7d09 01/28/2013 03:36 pm Olga Brani

Astakos presentation fixes

- Rename Profile to Dashboard
- New functionality for cloudbar
- Responsive styles
- New image for reset password page

d74111be 01/26/2013 09:14 pm Giorgos Korfiatis

Fix presentation in project template

de06a16b 01/26/2013 08:09 pm Giorgos Korfiatis

Typo

a75dbd7b 01/25/2013 12:26 pm Giorgos Korfiatis

View for cancelling a pending application

bb5f6357 01/25/2013 11:18 am Giorgos Korfiatis

Changes in button positioning

d4660e00 01/24/2013 07:04 pm Giorgos Korfiatis

Changes in project_detail

Distinguish project/application view as well as
owner/simple user mode

51d734ea 01/24/2013 06:26 pm Olga Brani

Fix refresh token bug in profile page

c291fd04 01/24/2013 05:33 pm Olga Brani

Style fixes

9a0d8393 01/24/2013 05:06 pm Olga Brani

Various fixes

- Hand hover effect in landing page
- Select hover state
- Text corrections

e9e692be 01/24/2013 03:58 pm Kostas Papadimitriou

Auth providers fixes

- Respect CAN_REMOVE provider setting
- Verbal differences in create password form (based on if user requests
to add local password method or just tries to change the password)

835e2ee3 01/24/2013 11:51 am Olga Brani

New texts

Text for sign up/contact form/ reset password

0e79735c 01/23/2013 10:04 pm Kostas Papadimitriou

Several auth providers fixes/improvements

- Allow third party signup if existing account with the same third party
identifier is not yet verified. Subsequent registrations will replace
previous ones (pending/unverified accounts will be removed).
- Merge common third party code in target/__init__.py...

7d145e78 01/23/2013 06:51 pm Sofia Papagiannaki

Change feedback email sender and body

c8d89a3c 01/23/2013 06:05 pm Kostas Papadimitriou

Revert signup button labels

32a70876 01/23/2013 04:57 pm Constantinos Venetsanopoulos

More verbal fixes on Astakos

  • dashboard landing page
  • project application forms
4a13d054 01/23/2013 04:14 pm Kostas Papadimitriou

Fix third party signup form

- Do not user `provider` context variable when iterating through auth
provider objects since it's already passed in context from the signup
view

1177e91b 01/23/2013 03:12 pm Olga Brani

Bug fixes

b87429e1 01/23/2013 03:10 pm Olga Brani

Bug/style fixes

1220928d 01/23/2013 03:01 pm Constantinos Venetsanopoulos

Update messages at the dashboard's landing page

8a084e9f 01/23/2013 02:27 pm Constantinos Venetsanopoulos

Update Astakos auth providers messages

f7e8a6af 01/22/2013 06:26 pm Giorgos Korfiatis

Reference project by chain_id in views

Add a new namespace (projects/app/<application_id>)
for applications (used in order to view modifications).

3e3743f2 01/22/2013 05:56 pm Giorgos Korfiatis

wip More progress with chains

7184f408 01/22/2013 03:29 pm Giorgos Korfiatis

wip Progress with chains

c2141ac1 01/21/2013 05:13 pm Olga Brani

Various fixes

225d4837 01/21/2013 02:15 pm Kostas Papadimitriou

Signup form fixes

- Resolve provider name on hidden input
- Hide signup methods on form submission

93534631 01/21/2013 12:19 pm Kostas Papadimitriou

Missing changes from pervious commit

c793d0f6 01/21/2013 12:14 pm Kostas Papadimitriou

Hide signup options after third party login

8d4a87ad 01/21/2013 12:05 pm Olga Brani

Adding header for Usage page

222ad95f 01/21/2013 12:05 pm Olga Brani

New style for Sign Up page

098a6bff 01/18/2013 08:22 pm Sofia Papagiannaki

Simplify resource & resource policy presentation

b98e1df0 01/18/2013 07:23 pm Sofia Papagiannaki

Provide project details command

36dc7771 01/18/2013 03:25 pm Olga Brani

Alter image for signup page

ddcc0dd9 01/18/2013 02:31 pm Kostas Papadimitriou

Merge remote-tracking branch 'synnefo/feature-projects' into feature-astakos-newstyles

7deaaa5f 01/18/2013 01:41 pm Olga Brani

Landing page style improvements

a96c495d 01/18/2013 01:41 pm Olga Brani

Improvements in auth_methods js in profile page

003d8fcf 01/18/2013 11:56 am Olga Brani

Profile auth methods fixes/Landing page

- New landing page (missing icons)
- Auth methods js bug fixes
- Style fixes

495eb8f3 01/17/2013 03:21 pm Olga Brani

New layout with image for email_change pages

7b5bca4a 01/17/2013 03:02 pm Olga Brani

New profile form bug fixes
New profile icons

26af2b28 01/17/2013 02:07 pm Sofia Papagiannaki

Imrpove resource presentation in project creation email notification

d0632ab1 01/16/2013 03:07 pm Olga Brani

New profile form

e09c5005 01/15/2013 07:06 pm Kostas Papadimitriou

Fix get_active_auth_providers regressiona

Handling active auth providers require access to provider user object
thus user_providers context variable got reverted to contain a list
of AstakosUserAuthProvider instances. AuthProvider instance access can
be achieved via `.settings` attribute.

531fca05 01/15/2013 06:43 pm Olga Brani

Auth_methods icons

4182dd03 01/15/2013 12:18 pm Olga Brani

Bug fix

4f674214 01/15/2013 12:17 pm Olga Brani

Icons for extralogin methods