Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								20dc0ca737 
								
							 
						 
						
							
							
								
								Merge pull request  #103  from miurahr/signup-form-fields-order  
							
							... 
							
							
							
							reorder signup fields 
							
						 
						
							2015-08-03 07:56:52 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								e632d84d22 
								
							 
						 
						
							
							
								
								Merge pull request  #105  from miurahr/drop-chosen  
							
							... 
							
							
							
							drop old unused chosen 
							
						 
						
							2015-08-03 07:54:19 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								249eae067b 
								
							 
						 
						
							
							
								
								Merge pull request  #109  from miurahr/fix_additional_speakers_constraint  
							
							... 
							
							
							
							add more addtitional speakers constraints 
							
						 
						
							2015-08-03 07:48:34 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								135a79a97b 
								
							 
						 
						
							
							
								
								Merge pull request  #110  from miurahr/slot_name_with_rooms  
							
							... 
							
							
							
							slot name includes rooms 
							
						 
						
							2015-08-03 07:44:57 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								dbe9074212 
								
							 
						 
						
							
							
								
								Merge pull request  #111  from miurahr/admin_inline_schedules  
							
							... 
							
							
							
							Inline schedule edit for admin 
							
						 
						
							2015-08-03 07:44:17 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								acd5e9595a 
								
							 
						 
						
							
							
								
								slot name includes rooms  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-08-01 13:06:43 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								32e8c27df9 
								
							 
						 
						
							
							
								
								admin: inline edit day and slotroom  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-08-01 13:03:55 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								55814a57b3 
								
							 
						 
						
							
							
								
								admin: inline edit section  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-08-01 13:00:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								b3e7b1be8c 
								
							 
						 
						
							
							
								
								add more addtitional speakers constraints  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-07-31 09:25:46 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								c22bcf9cf4 
								
							 
						 
						
							
							
								
								fix OrderedDict import error in Py2.6  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-07-20 12:03:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								fa66316f8a 
								
							 
						 
						
							
							
								
								form key ordering: detect django version  
							
							... 
							
							
							
							- Django 1.6 and before use SortedDict instead of OrderedDict
  It detect version and return proper dict for key ordering.
- field deletion is done by reorder funcion.
Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-07-20 11:54:30 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								6f3115aee8 
								
							 
						 
						
							
							
								
								reorder signup fields  
							
							... 
							
							
							
							current implementation is not work on Django 1.7+
anymore. This modification activate feature
in Django 1.7+ and drop support for Django 1.6 and before.
Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-07-19 14:33:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								0fa4801941 
								
							 
						 
						
							
							
								
								drop old unused chosen  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-07-11 16:02:35 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								91ae3de6df 
								
							 
						 
						
							
							
								
								Merge pull request  #75  from miurahr/proposal_status  
							
							... 
							
							
							
							Display proposal result status in proposal admin change lists 
							
						 
						
							2015-06-18 23:04:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								c97711d9b7 
								
							 
						 
						
							
							
								
								Merge pull request  #77  from miurahr/i18n-more  
							
							... 
							
							
							
							internationalize some messages 
							
						 
						
							2015-06-18 23:01:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								702ddf9a2d 
								
							 
						 
						
							
							
								
								Merge pull request  #78  from miurahr/unicode  
							
							... 
							
							
							
							Return unicode from _unicode_ methods 
							
						 
						
							2015-06-18 23:00:50 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								86669ee3d5 
								
							 
						 
						
							
							
								
								Merge pull request  #79  from miurahr/show-review-result  
							
							... 
							
							
							
							admin: show review result 
							
						 
						
							2015-06-18 23:00:27 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								2aa805a01d 
								
							 
						 
						
							
							
								
								Merge pull request  #81  from miurahr/multiple-speakers  
							
							... 
							
							
							
							Multiple speakers 
							
						 
						
							2015-06-18 22:59:36 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								7dc043b9ab 
								
							 
						 
						
							
							
								
								Merge pull request  #80  from miurahr/sessionrole  
							
							... 
							
							
							
							schedule: add session and session role 
							
						 
						
							2015-06-18 22:56:03 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								a41fb8bd35 
								
							 
						 
						
							
							
								
								schedule: add session and session role  
							
							... 
							
							
							
							port from pycon development
Luke Hatcher committed 6889d05
2013-01-31
add session volunteer staff
Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-06-18 23:37:11 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								44deb8a536 
								
							 
						 
						
							
							
								
								i18n for more mesages  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-06-17 18:15:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								5948aacd93 
								
							 
						 
						
							
							
								
								Internatinalize status label - undecided  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-06-17 11:43:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								464d85b36a 
								
							 
						 
						
							
							
								
								Display proposal result status in proposal admin change lists  
							
							... 
							
							
							
							feedback from pycon development
commit 3401cdd8253d86e166d980a1d1eb5ba2de01932d
Author: Dan Poirier <dpoirier@caktusgroup.com>
Date:   Thu Jun 6 15:10:57 2013 -0400
Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-06-17 11:43:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								45706074d6 
								
							 
						 
						
							
							
								
								admin: show review result  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-06-12 08:07:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								3dd2f14f72 
								
							 
						 
						
							
							
								
								multiple recipients for email  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-06-12 08:04:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								edb3336aa7 
								
							 
						 
						
							
							
								
								notify to multiple speakers  
							
							... 
							
							
							
							Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-06-12 01:36:11 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroshi Miura 
								
							 
						 
						
							
							
							
							
								
							
							
								039ce4e000 
								
							 
						 
						
							
							
								
								Return unicode from _unicode_ methods  
							
							... 
							
							
							
							Import from PyCon improvement.
Author: Dan Poirier <dpoirier@caktusgroup.com>
Date:   Mon Jul 8 15:55:33 2013 -0400
    Return unicode from __unicode__ methods
Signed-off-by: Hiroshi Miura <miurahr@linux.com> 
							
						 
						
							2015-05-25 08:35:55 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								7ff4c0b4ef 
								
							 
						 
						
							
							
								
								Ignore linting the settings import  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								71e9ca11bd 
								
							 
						 
						
							
							
								
								Namespace the apps  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								5f311ca7bd 
								
							 
						 
						
							
							
								
								Replace dotted notation FKs with actual objects  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								2ec9449e38 
								
							 
						 
						
							
							
								
								Not necessary  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								d488c1e021 
								
							 
						 
						
							
							
								
								Use timezone.now instead of datetime.now  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								a33e1cfb1f 
								
							 
						 
						
							
							
								
								Rename get_query_set to get_queryset  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								b7d1d1a968 
								
							 
						 
						
							
							
								
								Fix the appconf  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								b694901831 
								
							 
						 
						
							
							
								
								Remove migrations  
							
							... 
							
							
							
							These migrations were written for South. Now that we have Django 1.7,
we will just use Django migrations once we hit a 1.0 release. 
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								ba1df47d69 
								
							 
						 
						
							
							
								
								Remove templates  
							
							... 
							
							
							
							These have all been moved to the starter project,
pinax-project-symposion. The reasoning behind this is they are very
specific to the theme (pinax-theme-bootstrap) that the project uses and
not really all that reusable when packaged with this app. 
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								5d8b092319 
								
							 
						 
						
							
							
								
								Just focus on Django 1.7+  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								60e7095cac 
								
							 
						 
						
							
							
								
								Add .egg-info to gitignore  
							
							
							
						 
						
							2014-12-18 08:19:01 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								94a8a4bbac 
								
							 
						 
						
							
							
								
								Merge pull request  #67  from codersquid/newdocs  
							
							... 
							
							
							
							A start at updating the documentation 
							
						 
						
							2014-12-17 12:03:57 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sheila Miguez 
								
							 
						 
						
							
							
							
							
								
							
							
								450bf3f5e4 
								
							 
						 
						
							
							
								
								adds a starting page about the example project  
							
							
							
						 
						
							2014-12-16 20:32:09 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sheila Miguez 
								
							 
						 
						
							
							
							
							
								
							
							
								8d415ef1dd 
								
							 
						 
						
							
							
								
								updating docs, add content management section  
							
							
							
						 
						
							2014-12-16 20:28:21 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								aeb784b3cd 
								
							 
						 
						
							
							
								
								Add tox file and clean up a lint error  
							
							
							
						 
						
							2014-12-15 16:25:00 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								894e7b1b2e 
								
							 
						 
						
							
							
								
								Upgrade requirements  
							
							
							
						 
						
							2014-12-15 16:20:05 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								6d0e5bc508 
								
							 
						 
						
							
							
								
								Merge branch 'pyohio-master'  
							
							
							
						 
						
							2014-12-15 16:08:12 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								f3614fcf52 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/pyohio/symposion  into pyohio-master  
							
							... 
							
							
							
							Conflicts:
	README.md
	symposion/boxes/urls.py
	symposion/cms/urls.py
	symposion/proposals/actions.py
	symposion/proposals/urls.py
	symposion/proposals/views.py
	symposion/reviews/tests.py
	symposion/reviews/urls.py
	symposion/reviews/views.py
	symposion/schedule/forms.py
	symposion/schedule/models.py
	symposion/schedule/views.py
	symposion/speakers/fixture_gen.py
	symposion/sponsorship/urls.py
	symposion/templates/cms/file_create.html
	symposion/templates/cms/file_index.html
	symposion/templates/conference/user_list.html
	symposion/templates/dashboard.html
	symposion/templates/emails/proposal_new_message/message.html
	symposion/templates/emails/proposal_updated/message.html
	symposion/templates/emails/speaker_addition/message.html
	symposion/templates/emails/speaker_invite/message.html
	symposion/templates/proposals/_pending_proposal_row.html
	symposion/templates/proposals/_proposal_fields.html
	symposion/templates/proposals/_proposal_row.html
	symposion/templates/proposals/proposal_cancel.html
	symposion/templates/proposals/proposal_detail.html
	symposion/templates/proposals/proposal_edit.html
	symposion/templates/proposals/proposal_speaker_manage.html
	symposion/templates/proposals/proposal_submit.html
	symposion/templates/reviews/_review_table.html
	symposion/templates/reviews/base.html
	symposion/templates/reviews/result_notification.html
	symposion/templates/reviews/result_notification_prepare.html
	symposion/templates/reviews/review_admin.html
	symposion/templates/reviews/review_assignment.html
	symposion/templates/reviews/review_detail.html
	symposion/templates/reviews/review_review.html
	symposion/templates/reviews/review_stats.html
	symposion/templates/schedule/_edit_grid.html
	symposion/templates/schedule/_grid.html
	symposion/templates/schedule/_slot_edit.html
	symposion/templates/schedule/presentation_detail.html
	symposion/templates/schedule/schedule_list.html
	symposion/templates/speakers/speaker_create.html
	symposion/templates/speakers/speaker_edit.html
	symposion/templates/speakers/speaker_profile.html
	symposion/templates/sponsorship/add.html
	symposion/templates/sponsorship/apply.html
	symposion/templates/sponsorship/detail.html
	symposion/templates/sponsorship/list.html
	symposion/templates/teams/team_detail.html 
							
						 
						
							2014-12-15 16:07:37 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								5c57512b04 
								
							 
						 
						
							
							
								
								Merge branch 'KyivPy-master'  
							
							
							
						 
						
							2014-12-15 15:29:43 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								5e4a6e4407 
								
							 
						 
						
							
							
								
								Use sha1 instead of sha256 for compatibility  
							
							
							
						 
						
							2014-12-15 15:29:17 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								2f89311d42 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/KyivPy/symposion  into KyivPy-master  
							
							... 
							
							
							
							Conflicts:
	symposion/cms/urls.py
	symposion/proposals/urls.py
	symposion/proposals/views.py
	symposion/reviews/urls.py
	symposion/schedule/urls.py
	symposion/sponsorship/urls.py 
							
						 
						
							2014-12-15 15:26:57 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								9721593cc0 
								
							 
						 
						
							
							
								
								Merge branch 'mbrochh-django1.6-compatibility'  
							
							
							
						 
						
							2014-12-15 15:16:28 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Patrick Altman 
								
							 
						 
						
							
							
							
							
								
							
							
								cb4b0fac38 
								
							 
						 
						
							
							
								
								Merge branch 'django1.6-compatibility' of  https://github.com/mbrochh/symposion  into mbrochh-django1.6-compatibility  
							
							... 
							
							
							
							Conflicts:
	symposion/boxes/urls.py
	symposion/cms/urls.py
	symposion/conference/urls.py
	symposion/proposals/models.py
	symposion/proposals/urls.py
	symposion/reviews/urls.py
	symposion/schedule/models.py
	symposion/schedule/urls.py
	symposion/speakers/urls.py
	symposion/sponsorship/urls.py
	symposion/teams/urls.py 
							
						 
						
							2014-12-15 15:15:46 -06:00