| 
								
								
									 Eric Schultz | 955903df9e | feat(campaign_gift_options) | 2019-10-29 14:05:59 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | c64adad9ad | style(models): normalize comments style | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | fa77979712 | feat(ticket): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 0efb695ed1 | feat(ticket_levels): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 9d2d6425ab | feat(roles): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 27f9d3bda9 | feat(profiles): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 6a0a674328 | feat(recurring_donations): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 8f1b33cabd | feat(payments): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 41d578815a | feat(imports): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 70b1095083 | feat(nonprofit):  add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 0cf21bb1c9 | feat(email_list): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | b16b7d7b58 | feat(donations): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 63b1b25cee | feat(event): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 567830b9be | feat(event_discounts ): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 6bdd95a5e9 | feat(email_settings): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | a5aff586d6 | style(models): remove attr_accessible comment Keep comments on model specifics. | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 65bd361b3f | feat(custom_field_join): add strong params Using permit with a limited list of params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | c9fba40183 | feat(custom_field_master): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 08b6a98e39 | feat(cards): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 593df27f13 | feat(campaign_gift): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 51a4902991 | feat(campaign_gift_option): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 399c421f38 | feat(campaigns): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 32d2039c19 | feat(bank_accounts): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 50de35911d | feat(billings): add strong params | 2019-10-28 12:48:54 -05:00 |  | 
				
					
						| 
								
								
									 Orlando Del Aguila | bc927e5d77 | dev: add fonts to assets pipeline | 2019-08-09 18:18:33 -05:00 |  | 
				
					
						| 
								
								
									 Orlando Del Aguila | 1f25204eaf | feat: remove CSRF protection implementation from Grape API | 2019-08-09 17:30:39 -05:00 |  | 
				
					
						| 
								
								
									 Luis Castro | ff428870fb | chore: rename editable.css file and remove erb extension | 2019-08-05 12:40:32 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 3965ba59f9 | feat(timespan): add new syntax for declaring constants in a Struct | 2019-08-02 19:07:30 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 2c12b5864b | test(edit): fix edit actions controller expect to html render method | 2019-08-02 19:07:30 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | f0fd393be4 | style(format): run rubocop format autocorrect | 2019-08-02 19:07:29 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | df29d446ae | chore(models): comment out attr_accessible Needs to be changed to strong params in controllers of each model. | 2019-08-02 19:07:28 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 84f8a583ba | test(shared_user_ctx): add conditional specs for types of methods | 2019-08-02 19:07:28 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 9f6ea91224 | fix(direct_debit_detail): use class_name string value | 2019-08-02 19:07:27 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | d153de8d1f | fix(dependency): Remove require dependency for timespan constants | 2019-08-02 19:07:27 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | a20bd477ce | fix(static_controller): return body nil when 500 Fix deprecation warning from nothing. | 2019-08-02 19:07:27 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 22bf0713f9 | fix(campaign): add explicit source for payments relation | 2019-08-02 19:07:27 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | 4992253540 | fix(constants): explicit require for constants | 2019-08-02 19:07:26 +02:00 |  | 
				
					
						| 
								
								
									 Luis Castro | dd64ee5159 | feat: replace deprecated before_filter with before_action | 2019-08-02 19:07:25 +02:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | f2c32fffca | Initially comment out attr_accessible | 2019-08-02 19:07:24 +02:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | a12e4099ad | Add ApplicationJob | 2019-08-02 19:07:24 +02:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | d3535c0b80 | Models now inherit from ApplicationRecord | 2019-08-02 19:07:24 +02:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | 964aadbfb1 | Correct bug in maintenance_spec.tb | 2019-08-02 19:07:13 +02:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | 3d27e97fee | Fix bug where checking payment providers were validated improperly in rails 4.1 | 2019-08-02 19:07:12 +02:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | ca17696529 | Initial Update to ruby 4.2 | 2019-08-02 19:06:28 +02:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | 25c269b4c0 | Add a way to get other tickets purchased as part of same order | 2019-07-12 13:32:04 -05:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | 7a1c95df0c | Fix cornerhole on ticket | 2019-06-12 09:39:21 -05:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | 19de0bbed3 | Fix Vimeo non-https link to https | 2019-05-06 11:22:08 -05:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | c3414f1754 | Layout improvements for modals and other areas | 2019-04-16 17:15:26 -05:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | d440bfc4f8 | Remove redundant supporter field export modal | 2019-04-05 15:27:02 -05:00 |  | 
				
					
						| 
								
								
									 Eric Schultz | c7c9b807cc | Fix for email links in payment info panes being incorrect | 2019-03-29 10:09:20 -05:00 |  |