| .. |
|
.gitkeep
|
- First commit
|
2016-02-29 15:59:39 +00:00 |
|
2014_03_26_180116_create_users_table.php
|
Fix bug which prevented sales volume/fees volume updating (closes #121)
|
2016-06-15 14:11:34 +01:00 |
|
2014_04_08_232044_setup_countries_table.php
|
- Added the ability to support multiple payment gateways (Stripe, PayPal so far)
|
2016-03-20 16:01:50 +00:00 |
|
2014_10_12_100000_create_password_resets_table.php
|
Updates Laravel to 5.2
|
2016-03-29 20:30:02 -04:00 |
|
2014_11_07_132018_add_affiliates_table.php
|
Fix bug which prevented sales volume/fees volume updating (closes #121)
|
2016-06-15 14:11:34 +01:00 |
|
2014_11_17_011806_create_failed_jobs_table.php
|
Updates Laravel to 5.2
|
2016-03-29 20:30:02 -04:00 |
|
2016_03_09_221103_add_ticket_design_options.php
|
-Work on organiser profile design / settings page
|
2016-03-25 13:02:02 +00:00 |
|
2016_03_16_193757_create_gateways_table.php
|
Fixed bug in migrations related to L5.2 upgrade
|
2016-04-01 17:18:25 +01:00 |
|
2016_03_16_213041_add_account_payment_id.php
|
Migration clean ups to ensure rollbacks work correctly.
|
2016-03-20 21:47:59 -04:00 |
|
2016_03_16_215709_add_gateway_id_accounts_table.php
|
Migration clean ups to ensure rollbacks work correctly.
|
2016-03-20 21:47:59 -04:00 |
|
2016_03_22_021114_add_whatsapp_share_option_events.php
|
- updated RRSSB lib and ChartJs
|
2016-03-22 02:14:50 +00:00 |
|
2016_03_25_114646_organiser_page_design_update.php
|
Started on redesign of organiser page
|
2016-05-21 22:16:26 +01:00 |
|
2016_03_26_103318_create_attendees_questions.php
|
Made a start on implementing the 'Attendees Question' feature.
|
2016-03-27 16:40:34 +03:00 |
|
2016_03_27_223733_add_organiser_page_toggle.php
|
Added option to hide organiser page from public view
|
2016-03-28 00:19:30 +01:00 |
|
2016_04_03_172528_order_page_update.php
|
Work on custom attendee questions
|
2016-04-17 21:12:38 +01:00 |
|
2016_04_03_221050_add_question_answers_table.php
|
Work on custom attendee questions
|
2016-04-17 21:12:38 +01:00 |
|
2016_04_13_151256_add_api_key_users_table.php
|
Added api_token column to user table
|
2016-04-17 21:12:38 +01:00 |
|
2016_05_05_201200_remove_instructions_field_questions_table.php
|
Removed the instructions field for event questions
|
2016-05-05 21:33:26 +01:00 |
|
2016_05_12_143324_fix_messages_table.php
|
Fix mass messaging (#99)
|
2016-05-13 10:30:11 +01:00 |
|
2016_05_16_142730_update_questions_table.php
|
worked on implementing custom attendee questions
|
2016-05-20 23:56:47 +01:00 |
|
2016_05_22_041458_remove_ask_for_in_events.php
|
Added missing down method to migration which was causing rollbacks to fail
|
2016-05-28 19:49:53 +01:00 |
|
2016_05_25_145857_attendee_ref_fix.php
|
Added Tests and numerous fixes
|
2016-06-15 21:36:09 -04:00 |
|
2016_05_28_084338_add_sort_order_tickets_table.php
|
Began work on allowing users to manually sort tickets
|
2016-05-28 19:49:31 +01:00 |
|
2016_06_14_115337_add_is_refunded_column_to_attendees.php
|
Allow Refunds of individual tickets
|
2016-06-14 14:23:31 +02:00 |
|
2016_07_07_143106_add_1d_barcode_option_to_events_table.php
|
Added ability to enable 1D barcode on tickets (closes #18)
|
2016-07-07 15:50:39 +01:00 |
|
2016_07_08_133056_add_support_for_offline_payments.php
|
remove use call which was causing manual install to fail (closes #160)
|
2016-07-12 10:59:10 +01:00 |