Statistics
| Branch: | Tag: | Revision:

root @ f5991951

Latest revisions

# Date Author Comment
f5991951 01/14/2013 01:51 pm Kostas Papadimitriou

Project action fix

show leave action also when user requested to join the project

d3d26334 01/14/2013 01:38 pm Kostas Papadimitriou

Project detail action title fix

a1d151a8 01/14/2013 01:30 pm Kostas Papadimitriou

Fix third party signup form

when active approval terms exist

f31db8a5 01/14/2013 01:21 pm Georgios D. Tsoukalas

change date column names

0f703cba 01/14/2013 01:21 pm Georgios D. Tsoukalas

fix user_visible_by_last_of_chain()

ProjectApplication.objects.user_visible_by_last_of_chain()
would erroneously list more than one application per chain.
This was due to this behaviour (bug?) in django:

x = objects.values('chain').annotate(last_id=Min('id'))...
88dd5c4d 01/14/2013 01:20 pm Sofia Papagiannaki

Replace account uuid with username in response headers

befc85c6 01/14/2013 01:15 pm Kostas Papadimitriou

Project details fixes

- Fix status display
- Modify action wording

01223f04 01/14/2013 12:44 pm Sofia Papagiannaki

Fix date validations in project application form

efc58b65 01/14/2013 12:41 pm Kostas Papadimitriou

Project details fixes

- Proper labels based on project application status

47326648 01/14/2013 12:22 pm Kostas Papadimitriou

Merge branch 'latest-quota-new-states-views' into latest-quota

View all revisions | View revisions

Also available in: Atom