| .. |
|
.gitkeep
|
- First commit
|
2016-02-29 15:59:39 +00:00 |
|
2014_03_26_180116_create_users_table.php
|
new branch for seat selection
|
2019-11-02 15:32:23 +05: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 |
|
2015_08_04_131614_create_settings_table.php
|
backpack installed addons permission manager, settings, backups, pages
|
2018-12-18 11:55:20 +05: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
|
default payment gateway altynasyr
|
2019-10-04 16:20:47 +05: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_121918_create_pages_table.php
|
backpack installed addons permission manager, settings, backups, pages
|
2018-12-18 11:55:20 +05: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
|
Change default sort order of tickets to 0
|
2016-10-23 18:11:13 +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 |
|
2016_09_16_221455_add_google_analytics_code_to_organiser.php
|
Capture and Store GA Code
|
2016-09-16 23:29:06 +01:00 |
|
2016_10_22_150532_add_is_hidden_tickets_table.php
|
Add ability to hide tickets (closes #218)
|
2016-10-22 17:06:34 +01:00 |
|
2017_04_10_195926_change_extras_to_longtext.php
|
backpack installed addons permission manager, settings, backups, pages
|
2018-12-18 11:55:20 +05:00 |
|
2018_02_26_172146_add_tax_to_organizers.php
|
Added two new fields to an 'Organiser':
|
2018-02-27 23:56:23 +05:30 |
|
2018_02_27_175149_add_taxamt_to_orders_table.php
|
Added two new fields to an 'Organiser':
|
2018-02-27 23:56:23 +05:30 |
|
2018_03_01_150711_add_taxid_to_organisers.php
|
Added TAX ID field in Create Organizer, Customise Organiser
|
2018-03-01 22:13:51 +05:30 |
|
2018_07_09_133243_additional_tax_field_rename_current_tax_fields.php
|
Added charging tax at the organiser level
|
2018-07-09 18:13:23 +02:00 |
|
2018_08_16_131955_drop_coinbase_and_migs_as_defaults.php
|
Removed migs and coinbase as default payment gateways
|
2018-08-16 15:50:12 +02:00 |
|
2018_12_04_034523_add_event_image_position_to_events.php
|
Merge master
|
2019-06-08 18:27:25 +02:00 |
|
2018_12_09_171803_create_category_table.php
|
preparing for frontend pull3
|
2019-10-02 19:08:07 +05:00 |
|
2018_12_09_172746_add_category_id_to_events.php
|
Category added to events
|
2018-12-10 12:27:23 +05:00 |
|
2018_12_15_090558_create_permission_tables.php
|
backpack installed addons permission manager, settings, backups, pages
|
2018-12-18 11:55:20 +05:00 |
|
2019_01_14_124052_create_event_access_codes_table.php
|
Hidden ticket access codes (#1)
|
2019-01-16 20:33:32 +02:00 |
|
2019_01_14_185419_create_ticket_event_access_code_table.php
|
Hidden ticket access codes (#1)
|
2019-01-16 20:33:32 +02:00 |
|
2019_02_13_130258_add_amounts_field_to_event_access_codes.php
|
Added the migration for the event access codes table to contain a usage count
|
2019-02-13 15:04:53 +02:00 |
|
2019_04_05_180853_change_private_reference_number_column_type.php
|
Merge master
|
2019-06-08 18:27:25 +02:00 |
|
2019_04_17_171440_add_business_fields_to_order.php
|
The business fields that are stored against the order are individual fields. Update templates and emails to display business details
|
2019-06-28 20:55:21 +02:00 |
|
2019_05_14_122245_add_gtm_field_to_organiser.php
|
Merge master
|
2019-06-08 18:27:25 +02:00 |
|
2019_05_14_122256_add_gtm_field_to_event.php
|
Merge master
|
2019-06-08 18:27:25 +02:00 |
|
2019_08_21_150536_create_sliders_table.php
|
sliders, tags , admin manages all orginizers
|
2019-09-18 06:26:04 +05:00 |
|
2019_08_22_121029_create_tags_table.php
|
sliders, tags , admin manages all orginizers
|
2019-09-18 06:26:04 +05:00 |
|
2019_08_22_121613_create_event_tag_table.php
|
sliders, tags , admin manages all orginizers
|
2019-09-18 06:26:04 +05:00 |
|
2019_08_22_122009_create_category_tag_pivot_table.php
|
sliders, tags , admin manages all orginizers
|
2019-09-18 06:26:04 +05:00 |
|
2019_08_22_133621_add_reorder_to_categories_table.php
|
sliders, tags , admin manages all orginizers
|
2019-09-18 06:26:04 +05:00 |
|
2019_08_22_151938_add_sub_category_to_events_table.php
|
sliders, tags , admin manages all orginizers
|
2019-09-18 06:26:04 +05:00 |
|
2019_08_24_101305_add_is_admin_to_users_table.php
|
sliders, tags , admin manages all orginizers
|
2019-09-18 06:26:04 +05:00 |
|
2019_08_24_141433_add_ticket_date_to_tickets_table.php
|
added event ticket date to tickets
|
2019-09-18 06:26:05 +05:00 |
|
2019_09_04_075835_add_default_gateways.php
|
Update Refund journeys
|
2019-09-09 16:42:01 +02:00 |
|
2019_09_09_175955_add_view_type_to_categories_table.php
|
included breadcrumbs tnt scout for searchibng
|
2019-09-18 06:26:38 +05:00 |
|
2019_09_16_172956_create_subscribers_table.php
|
subscribers and event requests
|
2019-09-18 06:26:40 +05:00 |
|
2019_09_16_173425_create_event_requests_table.php
|
subscribers and event requests
|
2019-09-18 06:26:40 +05:00 |
|
2019_09_25_144735_add_events_limit_to_categories_table.php
|
preparing for frontend modificaiton
|
2019-09-28 12:05:26 +05:00 |
|
2019_10_23_151735_create_venues_table.php
|
new branch for seat selection
|
2019-11-02 15:32:23 +05:00 |
|
2019_10_30_163805_create_sections_table.php
|
new branch for seat selection
|
2019-11-02 15:32:23 +05:00 |
|
2019_10_30_170931_add_ticket_section_id_to_tickets_table.php
|
new branch for seat selection
|
2019-11-02 15:32:23 +05:00 |
|
2019_10_31_173838_add_seat_to_attendees_table.php
|
new branch for seat selection
|
2019-11-02 15:32:23 +05:00 |