Statistics
| Branch: | Tag: | Revision:

root / invitations / templates / invitations.html @ 123fd2f5

History | View | Annotate | Download (791 Bytes)

# Date Author Comment
1e827d67 10/26/2011 01:09 pm Kostas Papadimitriou

Invitations overlay refactoring to new overlay API

123fd2f5 10/26/2011 01:09 pm Kostas Papadimitriou

Invitations overlay refactored styles and logic

7970aa87 10/11/2011 01:06 pm Kostas Papadimitriou

Reorganize UI static files

- Moved ui/invitations app static files on their own dir
- Reorganized static directories based on asset type (css,js,images)
- Dynamic/configurable static files urls
- Version symlink added
- Other minor static files related changes

3f1e9a62 09/02/2011 05:12 pm Kostas Papadimitriou

Invitations styles improvements

48c07635 09/02/2011 04:41 pm Kostas Papadimitriou

Invitations ui improvements

- Improved notifications styles, Refs #1039
- Fixed remove/add invitation hover pointers, Refs #1019
- Paginate sent invitations
- Fixed duplicate container bug

51b0ca27 08/31/2011 12:53 pm Kostas Papadimitriou

Invitations UI improvements

- new icons for sent/resent
- improved display for resent status messages (failed/succeded)
- minor js code refactoring

13d86876 08/30/2011 04:11 pm Giorgos Gousios

Resend invitation functionality in the UI

f81d0548 08/23/2011 02:36 pm Giorgos Gousios

Initial work in UI to support resending invitations

a697f671 07/20/2011 01:09 pm Kostas Papadimitriou

Handle no invitations left scenario, Refs #865

- hide invitations add form
- display informative message

848e6d10 07/20/2011 12:17 pm Kostas Papadimitriou

Proper invitation ajax calls and responses

- Removed redirect after form submission to avoid buggy ajax redirects
- Cleaned up invitations html code

eabbd5b7 07/19/2011 07:13 pm Kostas Papadimitriou

Fix invitations ajax request repsonses

- always handle request as an ajax one

67921b5c 07/13/2011 06:12 pm Kostas Papadimitriou

UI improvements

- updated strings
- disks coming soon template

0189075a 07/13/2011 04:06 pm Kostas Papadimitriou

similar style for submit buttons

5015c2f0 07/12/2011 02:36 pm Kostas Papadimitriou

Invitations improvements, Refs. #439

- show remaining invitations
- i18n enabled strings

39ea29b0 07/08/2011 07:08 pm Kostas Papadimitriou

invitations template modifications, Refs. #431

work with ajax calls

a640b50d 05/17/2011 11:47 am Giorgos Gousios

Support for identifying and printing invitation form errors

Refs: #439

566cd8b2 05/16/2011 05:26 pm Giorgos Gousios

Invitations are saved and displayed

refs: #439

19242e04 05/16/2011 01:30 pm Giorgos Gousios

Dynamic field addition/removal works

ccd822a8 05/13/2011 04:41 pm Giorgos Gousios

Dynamic list of names-email for sending invitations

2a0eee64 05/13/2011 01:04 pm Giorgos Gousios

Custom template invocation as per verigak's blueprints

e0dbfa1e 05/11/2011 06:33 pm Giorgos Gousios

Rough email invitation UI, fix invocation parameters for it

refs: #439