Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / static @ 26498848

# Date Author Comment
7fb14dbb 06/06/2013 06:05 pm Kostas Papadimitriou

cloudbar: Automatic active service detection

automatically detect which cloudbar menu is active by matching the current
window location with the registered service url.

15f056df 06/06/2013 01:51 pm Olga Brani

astakos: responsive css for API Token View page

14c76abe 06/05/2013 06:13 pm Kostas Papadimitriou

astakos: Renew token action from api access view

82db931d 06/05/2013 05:41 pm Olga Brani

astakos: style improvement for longer API tokens in API Token View

dc868498 06/05/2013 05:03 pm Olga Brani

astakos: apply css style to API access view

7763f5c6 06/05/2013 01:40 pm Kostas Papadimitriou

astakos: Initial commit of API access view

api access view contains all available information for the user to access the
service api.

4f3653ca 06/04/2013 01:02 pm Kostas Papadimitriou

astakos: Use proper update_token url

Propagate update_token url via window object to the updateToken js function.

904fd3cd 05/31/2013 01:01 pm Kostas Papadimitriou

astakos: Dynamically set hand indicator in landing page

removed the hardcoded mapping between cloudbar and dashboard elements

2faabbcd 05/29/2013 03:38 pm Olga Brani

astakos: Improve project members' actions UX

Show reject/approve button in 'project pending members' page.
Remove confirm dialog when user clicks outside dialog area.
Minor style changes.

9b846781 05/29/2013 12:36 pm Kostas Papadimitriou

astakos: Batch members actions template integration

udpated project members template to properly post selected membership ids to
the appropriate urls.

0c27cc1b 05/29/2013 11:40 am Kostas Papadimitriou

astakos: Remove ^M's from common.js

460b907d 05/29/2013 10:15 am Kostas Papadimitriou

Merge branch 'develop' into feature-projects-ux

Conflicts:
snf-astakos-app/astakos/im/templates/im/projects/intro.html
snf-astakos-app/astakos/im/templatetags/astakos_tags.py
snf-astakos-app/astakos/im/urls.py
snf-astakos-app/astakos/im/views.py

327a4c1e 05/27/2013 05:01 pm Olga Brani

astakos: Change auth provider remove HTTP method

Convert provider removal links to forms (using POST), in order to be able
to remove GET from the remove view allowed HTTP methods.

Refs #3793

07395a9a 05/27/2013 03:14 pm Kostas Papadimitriou

cloudbar: Handle relative service icon urls

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...

a119e5ee 05/08/2013 03:58 pm Kostas Papadimitriou

Merge remote-tracking branch 'origin/develop' into feature-projects-ux

37d59b27 04/30/2013 08:09 pm Kostas Papadimitriou

astakos: Resources metadata improvements

- Allow admin to overwrite default resources presentation data using
ASTAKOS_RESROUCES_META setting. dict_merge is used to accomodate admin
from declaring all available metadata parameters.
- Enforce allow_in_projects resource policy in project application...

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

c2b1d833 04/26/2013 06:39 pm Olga Brani

Astakos: More UX improvement for project members page

61edd5cd 04/25/2013 05:56 pm Olga Brani

Astakos: Checkboxes for members actions (project members page)

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

3f3dc4b7 04/24/2013 05:35 pm Olga Brani

Astakos: Improve UX for project details/members page.

a93f2d64 04/19/2013 06:43 pm Kostas Papadimitriou

astakos: remove js debug statement

480974e6 04/19/2013 06:32 pm Giorgos Korfiatis

astakos: Change response for API call `quotas'

The following indicators are returned for each holding:
"limit": the quota limit (as before)
"usage": the current usage (pessimistically, includes any pending
allocations)
"pending": the difference of max and min allocation, indicates...

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.

143d8a9d 04/18/2013 12:20 pm Kostas Papadimitriou

Cleanup CLRF's

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...

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

Merge branch 'release-0.13' into develop

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

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

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

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....

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.

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:...

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

Fix usage animation bug

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

606dea8d 02/14/2013 04:26 pm Kostas Papadimitriou

Notify user for pending registrations

astakos allows users to replace pending created accounts (user that
have not yet passed the activation process) by re-submiting the signup
form. A message is now displayed in such cases to remind the user of the
pending account.

20a29096 02/05/2013 05:59 pm Olga Brani

Cloudbar improved functionality

Profile menu in Cloudbar appears both on hover and on tab

ceab9411 02/04/2013 06:45 pm Olga Brani

New functionality for resource group icon in Astakos create project
Bug fix for change password form in Astakos profile

ef083adf 01/31/2013 11:17 am Olga Brani

Style fixes for recaptcha field and landing page (Astakos)

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

5c3458ab 01/25/2013 03:38 pm Olga Brani

Astakos fix for chrome slideToggle bug in profile form

bcd550c2 01/24/2013 06:49 pm Olga Brani

Fixes

- Change order in the menu
- Fix style bugs
- Fix form input border bug

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

Fix refresh token bug in profile page

8a1393cc 01/24/2013 06:10 pm Olga Brani

New hover state for icons in profile auth pethods

d692d8f8 01/24/2013 06:10 pm Olga Brani

Fixed order of resources in project creation form

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

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

Fix cloudbar profile sizing

3a9b8a84 01/24/2013 02:04 pm Olga Brani

Various fixes

- Fix profile form slideToggle chrome bug
- Fix input focus style
- More margin in extracontent auth_methods

46cdafb6 01/24/2013 12:25 pm Olga Brani

Cloudbar bug fix

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

Cloudbar sign in redirect param fix

clean additional params from url

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

Bug fixes

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

Bug/style fixes

1e689956 01/23/2013 03:10 pm Olga Brani

Change cloudbar profile toggle js.

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

Various fixes

2b207cbf 01/21/2013 02:46 pm Olga Brani

Fixes for profile/signup pages

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

New style for Sign Up page

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

9f2d1323 01/17/2013 11:21 am Olga Brani

New login form improvements

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

New profile form

387f8dba 01/15/2013 09:49 pm Kostas Papadimitriou

Merge branch 'feature-astakos-newstyles' into feature-cloudbar-fix

7f7863bb 01/15/2013 09:04 pm Kostas Papadimitriou

Cloudbar flickering fix

prepend body placeholder (using border-top) to avoid flickering caused
due to late rendering of the cloudbar element

0504f010 01/15/2013 08:01 pm Kostas Papadimitriou

Update token view/url

introduce a helper view to allow user update the account api token.
``renewToken`` javascript helper method is included in forms.js.

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

Auth_methods icons

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

Icons for extralogin methods

0da40b58 01/15/2013 12:12 pm Olga Brani

Extralogin methods with icons

ff8333db 01/15/2013 12:12 pm Olga Brani

Style fixes

5ad47680 01/10/2013 02:58 pm Kostas Papadimitriou

Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-quota

4e41f055 01/10/2013 01:56 pm Olga Brani

Presentation fixes

81cea478 01/10/2013 01:40 pm Kostas Papadimitriou

Merge branch 'latest-quota' of https://code.grnet.gr/git/synnefo into latest-quota

67b16462 01/10/2013 01:31 pm Olga Brani

Cms sync styles

6003d0a8 01/09/2013 04:32 pm Kostas Papadimitriou

Project form improvements

- Differentiate title between update/create
- Step subtitle styles

9b32e2fb 01/08/2013 03:36 pm Kostas Papadimitriou

Projects list improvements

de57f345 01/08/2013 03:28 pm Olga Brani

Safari fix

864c123e 01/08/2013 02:31 pm Olga Brani

Fix project focus bug

3ff82dca 01/08/2013 12:34 pm Olga Brani

Various fixes
Change placeholder for homepage url

401089d8 01/07/2013 06:19 pm Kostas Papadimitriou

Periodically update quotas information in astakos usage page

6ac34ab5 01/07/2013 03:26 pm Olga Brani

Project table columns width fix

4b852017 01/07/2013 03:17 pm Olga Brani

Project js validation messages

116e778a 01/07/2013 03:11 pm Olga Brani

Dropkick large label fix
Style fixes
Project js validation fix

b88b1976 01/07/2013 01:13 pm Olga Brani

Project table fixed width columns

6b58b226 01/07/2013 12:05 pm Olga Brani

Dialog fix

1f6e179e 01/07/2013 11:09 am Olga Brani

Various style fixes
Calender js bug fix

b7c802a2 01/04/2013 06:13 pm Olga Brani

Different table pagination
Style fixes and minor corrections

2934e509 01/03/2013 05:13 pm Olga Brani

Style fixes

490e2b69 01/03/2013 01:22 pm Olga Brani

Style fixes

595dde70 12/27/2012 02:46 pm Olga Brani

Various fixes for astakos projects

ef2b6ef0 12/27/2012 11:51 am Olga Brani

Style fixes for group list and group search page

5056e24c 12/20/2012 12:43 pm Olga Brani

Login style fixes
Cancel link in signup page

b0c3c7ea 12/20/2012 10:48 am Olga Brani

Select style fixes

1d9fc908 12/19/2012 07:34 pm Olga Brani

Style fixes

5c878faf 12/19/2012 06:45 pm Olga Brani

Javascript styled select ( create project form )