Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / static / im / js @ 27e51b28

# Date Author Comment
8a217fa2 01/08/2014 06:05 pm Olga Brani

astakos: Filter for project-list table

36dacb92 01/08/2014 06:05 pm Olga Brani

astakos: Table manipulation using DataTables.js

Pagination, filtering and sorting of tables in projects-list
and members-list view is done client-side using DataTables.js

fb9d96e9 01/08/2014 06:05 pm Olga Brani

astakos: Table manipulation style improvments

bd47df34 01/08/2014 06:05 pm Olga Brani

astakos: Fix members list table checkbox bug

99ec73ba 01/08/2014 06:05 pm Olga Brani

astakos: Extend form.innerlabels cookie bug fix

e6ec1867 12/29/2013 07:08 pm Kostas Papadimitriou

astakos: Fix initial resource usage ordering

bb74d166 08/09/2013 11:54 am Olga Brani

astakos: project table client-side sorting

Client-side sorting and pagination for project-list tables

31b499f3 06/13/2013 01:15 pm Olga Brani

astakos: change renew token button style (API access page)

02928611 06/12/2013 01:41 pm Olga Brani

astakos: firefox text alignment bug fix for API access page

9c6bd23f 06/11/2013 07:17 pm Olga Brani

astakos: Improved style for API access page

948dd719 06/10/2013 06:52 pm Olga Brani

astakos: Api token view firefox bug fix

Auth url and API token in API access page are disabled html inputs.
On firefox, these inputs are replaced by <span> elements to allow them to
be selected on user click.

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

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

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

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

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

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

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

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)

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

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

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

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

Bug/style fixes

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

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

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

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

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

Style fixes

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

Presentation fixes

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

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

Style fixes

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

Various fixes for astakos projects

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

Select style fixes

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

Javascript styled select ( create project form )

30dd9e0e 12/19/2012 02:45 pm Olga Brani

Javascript fixes for project create

e1dc6dec 12/18/2012 03:57 pm Olga Brani

New style for table sorting

632b6458 12/04/2012 10:10 am Olga Brani

Style fixes
New menu

792c2f3b 12/03/2012 03:27 pm Olga Brani

Bug fixes
Style improvents
Authorisation methods page

5ebebb20 11/30/2012 05:42 pm Olga Brani

How it works page

59728d4e 11/29/2012 06:19 pm Olga Brani

Fixes
- Rename group to project in ui
- Different pagination for groups search result page
- Truncatechars filter

3cbd5e47 11/23/2012 04:44 pm Olga Brani

- New styles for select
- new Class ResourcePresentation
- Group add form javascript validation

5841646f 11/20/2012 03:58 pm Olga Brani

Bug fixes
- Custom select
- Units etc for group details
- General fixes

bdc1c103 11/16/2012 03:36 pm Olga Brani

Group create
- Complete form
- Fix data presentation

6abd262c 11/14/2012 03:55 pm Olga Brani

Group create form bug fixes ( preliminary effors )

50dce93a 11/14/2012 10:42 am Olga Brani

Temp commit to switch to new branch ( based on dcd1c38335966c77df02c49f39ef7224b91ed8b3 )

dcd1c383 11/13/2012 05:37 pm Olga Brani

Group create form bug fixes:
- Remove radio buttons limited/unlimited
- Human readable bytes size input

93b6cb50 11/09/2012 12:06 pm Olga Brani

Bug fix for group create radios

ce182d6b 11/08/2012 04:32 pm Olga Brani

Style changes in group list page

7c76af95 11/08/2012 12:44 pm Olga Brani

Bug fixes

a9aba6b9 11/07/2012 11:58 am Olga Brani

Fix for selected resources group

ed2f0452 11/06/2012 06:18 pm Olga Brani

- Help_text for group create form
- Resource_presentation dict

9a06d96f 11/05/2012 03:38 pm Olga Brani

Merged demo

f932b578 11/05/2012 03:29 pm Olga Brani

Radio button fixes
Bug fixes

55a845c0 11/02/2012 05:25 pm Olga Brani

Style bug fixes

1b866d9e 11/02/2012 12:50 pm Olga Brani

New create group page.
Changes in resources page.
Style fixes

133b2afe 10/23/2012 12:26 pm Olga Brani

Merge branch '0.6.4' of https://code.grnet.gr/git/astakos into 0.6.4

Conflicts:
snf-astakos-app/astakos/im/static/im/css/modules.css
snf-astakos-app/astakos/im/static/im/js/common.js
snf-astakos-app/astakos/im/templates/im/astakosuserquota_list.html
snf-astakos-app/astakos/im/views.py

bde71886 10/23/2012 12:11 pm Olga Brani

astakos_group_form_demo page
astakos_group_ressources_statistics page

3bb604eb 10/02/2012 12:05 pm Sofia Papagiannaki

Merge branch '0.6.4' into dev

Conflicts:
snf-astakos-app/astakos/im/forms.py
snf-astakos-app/astakos/im/settings.py
snf-astakos-app/astakos/im/views.py

8cc49f4d 09/27/2012 11:34 am Sofia Papagiannaki

Merge remote-tracking branch 'origin' into dev

Conflicts:
snf-astakos-app/Changelog
snf-astakos-app/README
snf-astakos-app/astakos/im/forms.py
snf-astakos-app/astakos/im/functions.py
snf-astakos-app/astakos/im/settings.py
snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.js...