Commit graph

  • ece388b83f
    Update rubocop TODO James Mason 2018-05-08 14:03:09 -07:00
  • e2f5bb6923
    Enable rubocop Rails rules James Mason 2018-05-08 14:00:43 -07:00
  • 8e9d19f9e5
    Add rubocop TargetVersion; disable new cops James Mason 2018-05-08 13:47:13 -07:00
  • 580252f512
    Update rubocop to current James Mason 2018-05-08 13:46:44 -07:00
  • 1d9b814fbb
    Merge 7fa38e2697 into 3f2f35283c LianaGk 2018-05-09 17:52:10 +00:00
  • 3f2f35283c improve template readability Zach Kemp 2018-04-11 15:03:24 -07:00
  • 7d5d935a65 optimize queries Zach Kemp 2018-04-11 15:03:05 -07:00
  • 8a422412d6 Simplify helper (and remove alteration of string literal) James Mason 2018-05-07 17:24:49 -07:00
  • 6d31dfeef4 Add frozen_string_literal magic comment James Mason 2018-05-07 16:47:29 -07:00
  • dd0a52cca9 Use knapsack to parallelize tests James Mason 2018-05-08 08:45:31 -07:00
  • a2edff8b8c
    Use knapsack to parallelize tests James Mason 2018-05-08 08:45:31 -07:00
  • a9f964ca16
    Merge 8f3f978439 into 03ef28e74d Astradeni 2018-05-08 15:27:56 +00:00
  • 03ef28e74d Require code of conduct acceptance on registration James Mason 2018-03-16 16:23:01 -07:00
  • 95196c7f80 Include code of conduct on conference James Mason 2018-03-16 12:49:00 -07:00
  • 217ec1a46f Show code of conduct on organizations James Mason 2018-03-16 12:18:09 -07:00
  • a6daff8582 Add/edit org code of conduct, as admin James Mason 2018-03-16 12:02:49 -07:00
  • 512ad067e1 Simple view for showing a document James Mason 2018-03-16 12:15:15 -07:00
  • f8b9cd843c Add button to registration from physical_tickets#index Stella Rouzi 2018-04-14 14:40:26 +03:00
  • 5f7e205ac9
    Simplify helper (and remove alteration of string literal) James Mason 2018-05-07 17:24:49 -07:00
  • 6ec43e20b1
    Add frozen_string_literal magic comment James Mason 2018-05-07 16:47:29 -07:00
  • 03a2b6a3b8
    Require code of conduct acceptance on registration James Mason 2018-03-16 16:23:01 -07:00
  • 511d5c2ed0
    Include code of conduct on conference James Mason 2018-03-16 12:49:00 -07:00
  • fe2162491d
    Show code of conduct on organizations James Mason 2018-03-16 12:18:09 -07:00
  • 2bd34f5d82
    Add/edit org code of conduct, as admin James Mason 2018-03-16 12:02:49 -07:00
  • 6412bce5a8
    Simple view for showing a document James Mason 2018-03-16 12:15:15 -07:00
  • 168a832c10 Move modals content area to main layout James Mason 2018-03-16 16:21:59 -07:00
  • 1b53d5f684 Move modals content area to main layout James Mason 2018-03-16 16:21:59 -07:00
  • 12cb6a9ef9
    Merge 22b92ee748 into c9a7b6fc1c James Mason 2018-05-01 02:33:31 +00:00
  • 65c164c71d Add button to registration from physical_tickets#index Stella Rouzi 2018-04-14 14:40:26 +03:00
  • 6bf356223a Only show active conference participants as speakers Nemo 2018-03-19 01:04:23 +05:30
  • 5f70c54d8e Don't show emails or real-names in speaker-select-input Nemo 2018-03-19 00:56:39 +05:30
  • c9a7b6fc1c Fix variable error in versions#index Stella Rouzi 2018-04-07 16:24:58 +03:00
  • cf251515f4 Fix toggle of version changes in all pages of datatable Stella Rouzi 2018-04-07 16:24:05 +03:00
  • 0d68fb912d improve template readability Zach Kemp 2018-04-11 15:03:24 -07:00
  • 55aa37b8ae optimize queries Zach Kemp 2018-04-11 15:03:05 -07:00
  • 37354a785a added a button to new_admin_conference_path at admin/organizations#index Situ William 2018-04-12 13:18:50 -04:00
  • d7b3029383 added edit button to the admin/tickets#show page Situ William 2018-04-11 19:13:07 -04:00
  • bcacaf7763 added edit button to the admin/tickets#show page Situ William 2018-04-11 19:13:07 -04:00
  • 9db4cc84a4 Fix variable error in versions#index Stella Rouzi 2018-04-07 16:24:58 +03:00
  • 52e0b7f0f3 Fix toggle of version changes in all pages of datatable Stella Rouzi 2018-04-07 16:24:05 +03:00
  • 18c471f778 Edit command to start the server in bootstrap.sh AEtherC0r3 2018-04-06 23:23:12 +03:00
  • 8e1b0d77ec Edit command to start the server in bootstrap.sh AEtherC0r3 2018-04-06 23:23:12 +03:00
  • 22b92ee748
    Fix function broken by rubocop autocorrections James Mason 2018-04-04 10:20:38 -07:00
  • 84dbb52d11
    Rebuild rubocop TODOs after auto-correcting James Mason 2018-04-04 10:18:51 -07:00
  • 31c50255e9
    Include Rails rules in rubocop scans James Mason 2018-04-04 10:26:45 -07:00
  • e1a70823fb
    Update basic rubocop config James Mason 2018-04-04 10:08:23 -07:00
  • ef900c3450
    Update rubocop; eliminate version lock. James Mason 2018-04-04 10:02:52 -07:00
  • 98defe2d0f Use role caching for Rolify to avoid N+1 queries James Mason 2018-03-28 17:31:18 -07:00
  • ab51195843
    Use role caching for Rolify to avoid N+1 queries James Mason 2018-03-28 17:31:18 -07:00
  • 73424e1bba
    Fixes linter problems Sebastian Peterschmidt 2018-04-02 22:00:38 +00:00
  • f762323d97
    Makes all checkboxes toggable with a single click Sebastian Peterschmidt 2018-04-02 21:28:13 +00:00
  • 81f9b72447
    Merge d41258bb90 into 30ba7b133b James Mason 2018-03-30 13:46:28 +00:00
  • 30ba7b133b Roles order fixed in test is not essential Michael Klimenko 2018-03-23 18:24:22 +05:00
  • 111812025b Ignore changes of updated_at in Ticket and EventType models Michael Klimenko 2018-03-23 18:23:49 +05:00
  • 297447d802 Make factories and tests timezone-friendly Michael Klimenko 2018-03-23 17:13:57 +05:00
  • 4bc783b42c Specify url input type for client-side validation Michael Klimenko 2018-03-23 12:32:55 +05:00
  • af3a0da63a
    Roles order fixed in test is not essential Michael Klimenko 2018-03-23 18:24:22 +05:00
  • abd34b5727
    Ignore changes of updated_at in Ticket and EventType models Michael Klimenko 2018-03-23 18:23:49 +05:00
  • a1cc2f5495
    Make factories and tests timezone-friendly Michael Klimenko 2018-03-23 17:13:57 +05:00
  • 58cb62dd6d Fix tickets turnover calculation Michael Klimenko 2018-03-24 01:24:49 +05:00
  • 69de418ccd Add call for booths in cfp section in conference splashpage(conferences#show),modified after the design changes kostino 2018-03-17 18:05:06 +02:00
  • 9b29c027e6 Add call for booths in cfp section in conference splashpage(conferences#show),modified after the design changes kostino 2018-03-17 18:05:06 +02:00
  • cc9b3e1a6b
    Fix tickets turnover calculation Michael Klimenko 2018-03-24 01:24:49 +05:00
  • 7d2afc623d Replaced hoptoad gem with airbrake gem Naman Gupta 2017-12-14 03:00:59 +05:30
  • 9f11e8ba1e Replaced hoptoad gem with airbrake gem Naman Gupta 2017-12-14 03:00:59 +05:30
  • 2fb05c8f6e
    Specify url input type for client-side validation Michael Klimenko 2018-03-23 12:32:55 +05:00
  • 0c6d1fa233 Update rails-html-sanitizer re: CVE-2018-8048 James Mason 2018-03-23 07:49:09 -07:00
  • cc45eb2fd7
    Update rails-html-sanitizer re: CVE-2018-8048 James Mason 2018-03-23 07:49:09 -07:00
  • 96d5994673 CVE-2018-8048: Update loofah James Mason 2018-03-21 14:23:17 -07:00
  • 076ac31903 Add LFNW to clients James Mason 2018-03-21 12:37:35 -07:00
  • cb7d773b96 Center up the client row James Mason 2018-03-21 12:27:54 -07:00
  • 6d7943f9d6
    CVE-2018-8048: Update loofah James Mason 2018-03-21 14:23:17 -07:00
  • b866c0aded
    Add LFNW to clients James Mason 2018-03-21 12:37:35 -07:00
  • f23c362a81
    Center up the client row James Mason 2018-03-21 12:27:54 -07:00
  • 418ae585c0
    Merge 23ef49f2d8 into b9be152113 Naman Gupta 2018-03-21 18:27:21 +00:00
  • 23ef49f2d8 Turbolinks updated to version 5 Naman Gupta 2017-12-14 03:12:17 +05:30
  • b9be152113 [deps] Updates delayed_job Nemo 2018-03-19 00:34:30 +05:30
  • d221234c3c [deps] Updates delayed_job Nemo 2018-03-19 00:34:30 +05:30
  • 8f3f978439 It does not really work... Astradeni 2018-03-17 17:39:55 +02:00
  • ff6497ea46 Add default currencies Thaleia Tagaraki 2017-12-02 17:59:31 +02:00
  • e4101c1ce0 resolving conflict in conferences/_tickets Astradeni 2018-01-05 02:00:24 +02:00
  • 3502ea7e2b update Liana Gk 2018-03-17 15:42:37 +02:00
  • 7fa38e2697 change unless esle to if else Liana Gk 2018-03-17 14:55:12 +02:00
  • 33d32b9294 currency of a single ticket could be updated now ViditChitkara 2017-12-22 23:05:13 +05:30
  • 769cc6c970 Modify query to work better across databases James Mason 2018-02-25 20:11:09 -08:00
  • 31a3cb18b7 Implement caching on admin event view James Mason 2018-02-23 00:06:10 -08:00
  • a2ed9c0074 Move events index datatable row to a partial James Mason 2018-02-23 00:00:25 -08:00
  • 0d4c9e32cf Add timestamp columns to event_types James Mason 2018-02-25 19:56:25 -08:00
  • 4951d085f5 Tidying up. James Mason 2018-02-22 21:23:41 -08:00
  • 81bad2eb4d DRY up event export menus James Mason 2018-02-22 21:15:27 -08:00
  • 0848df6948 Add helper for event switch checkboxes James Mason 2018-02-13 18:12:30 -08:00
  • ad19a6d753 Use helpers for repeated event dropdown links James Mason 2018-02-13 16:33:11 -08:00
  • 4c58104a65 Remove blind_voting overreach James Mason 2018-02-13 10:38:30 -08:00
  • 9e10678542 Clean up rating partials James Mason 2018-02-09 17:19:33 -08:00
  • 0c7b19e01a
    Modify query to work better across databases James Mason 2018-02-25 20:11:09 -08:00
  • cb58d47d85
    Implement caching on admin event view James Mason 2018-02-23 00:06:10 -08:00
  • 60b8ca6c8d
    Move events index datatable row to a partial James Mason 2018-02-23 00:00:25 -08:00
  • cfcffd1e30 Add timestamp columns to event_types James Mason 2018-02-25 19:56:25 -08:00
  • fc9a9eb80f
    Tidying up. James Mason 2018-02-22 21:23:41 -08:00
  • e5c202b6ef
    DRY up event export menus James Mason 2018-02-22 21:15:27 -08:00