Commit Graph

  • a9a538d08c Optimize events listing Petko Bordjukov 2016-10-15 05:59:07 +0300
  • 74505569c1 Expose conflicts for all events Petko Bordjukov 2016-10-13 10:39:45 +0300
  • a1a1aaaafb Fix string translation Petko Bordjukov 2016-10-13 09:14:18 +0300
  • bcef815c08 Intial event conflicts implementation Petko Bordjukov 2016-10-13 08:59:22 +0300
  • bb663ce853 Export vote results with events Petko Bordjukov 2016-10-11 05:16:48 +0300
  • ff68699b96 Handle the edge case of newly created unranked events Petko Bordjukov 2016-10-11 05:16:31 +0300
  • abe3366e5e Fix links in conference summary Petko Bordjukov 2016-10-11 04:33:22 +0300
  • 6a404cdbe9 Add data consistency migrations Petko Bordjukov 2016-10-11 03:55:49 +0300
  • 858ec0f548 Handle the edge case of having no votes cast yet Petko Bordjukov 2016-10-11 03:51:19 +0300
  • 257793651e Add vote results to speaker profiles Petko Bordjukov 2016-10-11 03:31:39 +0300
  • d56dddb90a Fix an incredibly stupid bug in vote result fetching Petko Bordjukov 2016-10-11 03:23:24 +0300
  • 4161e796ab Leave space between the CFP button and the actions Petko Bordjukov 2016-10-11 03:14:36 +0300
  • ed16969ea1 Tweak ConferencesController#show action buttons Petko Bordjukov 2016-10-11 03:13:04 +0300
  • fa879dcb5e Fix exception handling in conferences controller Petko Bordjukov 2016-10-11 02:54:25 +0300
  • 4870eff959 Add rank display in EventsController#show Petko Bordjukov 2016-10-11 02:33:39 +0300
  • 28071e1d7a Implement vote results Petko Bordjukov 2016-10-11 01:52:19 +0300
  • 0fb61f7a7f Introduce her for REST API ORM Petko Bordjukov 2016-10-10 19:51:38 +0300
  • 047cc5f5ad Add counts to event filters Petko Bordjukov 2016-10-10 19:14:40 +0300
  • 684b7a0201 Apply the current filters when exporting volunteers Petko Bordjukov 2016-10-09 15:32:40 +0300
  • 33c2a1e83e Add volunteer count to All teams and translate Petko Bordjukov 2016-10-09 15:15:29 +0300
  • 655713cef0 Fix VolunteerTeam to Volunteer association Petko Bordjukov 2016-10-09 15:13:06 +0300
  • 9580128a5b Tweak volunteer filter display Petko Bordjukov 2016-10-09 15:11:22 +0300
  • 648fb5ab7c Fix copyright footer Petko Bordjukov 2016-10-09 08:00:44 +0300
  • 0f894ee70c Add missing translations Petko Bordjukov 2016-10-09 07:23:07 +0300
  • 4fe0f870f5 Implement volunteer management Petko Bordjukov 2016-10-09 07:17:34 +0300
  • 29da04d51f Display email-friendly names and emails in events csv export Petko Bordjukov 2016-10-09 05:30:25 +0300
  • de5795910f Reimplement the personal profile UI Petko Bordjukov 2016-10-09 05:20:46 +0300
  • 74e778860a Add a shortcut for cloning profiles Petko Bordjukov 2016-10-09 04:45:01 +0300
  • e762acebfb Auto-fill personal profile from other conference Petko Bordjukov 2016-10-09 04:20:45 +0300
  • ff00f63b7c Profile listing tweaks Petko Bordjukov 2016-10-09 04:04:05 +0300
  • 14776a3d99 Show only unique conference participants Petko Bordjukov 2016-10-09 04:00:52 +0300
  • 72a2057673 Reimplement personal profile index Petko Bordjukov 2016-10-09 03:56:41 +0300
  • 0911ce5a71 Add event counts in the index Petko Bordjukov 2016-10-09 03:09:31 +0300
  • 8a0ae82165 Reintroduce the EventsHelper::participants_names_or_emails method Petko Bordjukov 2016-10-09 02:55:31 +0300
  • c44654f79f Event editing tweaks Petko Bordjukov 2016-10-09 02:48:35 +0300
  • 6e1090810a Order users in event form by email Petko Bordjukov 2016-10-09 02:45:20 +0300
  • 6f1a50d48d Add a missing translation Petko Bordjukov 2016-10-09 02:41:39 +0300
  • 01460ca2fd Add a file missed in the previous commit Petko Bordjukov 2016-10-09 02:40:22 +0300
  • f6302ea377 Reimplement event editing from the admin interface Petko Bordjukov 2016-10-09 02:13:36 +0300
  • e53d4575e6 Fix copying artifact Petko Bordjukov 2016-10-09 00:30:40 +0300
  • 741a357d22 Display all events except the current one Petko Bordjukov 2016-10-09 00:29:17 +0300
  • 085582f946 Add current conference to the title if present Petko Bordjukov 2016-10-09 00:23:32 +0300
  • c91d72b276 Change Management::ConferencesController#show view title Petko Bordjukov 2016-10-09 00:23:17 +0300
  • 4721b6bcda Extend Management::EventsController#show views Petko Bordjukov 2016-10-09 00:22:50 +0300
  • a19efc6c50 Minor tweaks to events Petko Bordjukov 2016-10-08 22:56:03 +0300
  • e9995cbc0b Fix personal profile creation Petko Bordjukov 2016-10-08 22:40:56 +0300
  • f79ca34cda Introduce better debugging tools in development Petko Bordjukov 2016-10-08 22:15:15 +0300
  • 4f8150090b Reverse sort direction for Events Petko Bordjukov 2016-10-08 21:40:55 +0300
  • cb63c66652 Enable exporting of events to CSV Petko Bordjukov 2016-10-08 21:25:45 +0300
  • 921bde2d4e Turn on event sorting Petko Bordjukov 2016-10-08 21:19:58 +0300
  • 4954f5bbcd Remove development artifact Petko Bordjukov 2016-10-08 21:19:49 +0300
  • 47043f9e4e Tweak events table on mobile Petko Bordjukov 2016-10-08 21:19:42 +0300
  • 8d4e28a336 Fix an issue with rubygems dependency detection Petko Bordjukov 2016-10-08 20:58:08 +0300
  • 8e287cd2b1 Update Capistrano lock Petko Bordjukov 2016-10-08 20:44:44 +0300
  • 1bc7df0476 VAlign all data in the events table Petko Bordjukov 2016-10-08 20:43:12 +0300
  • 7b5b9d77bc Fix filtering events by track id Petko Bordjukov 2016-10-08 20:42:51 +0300
  • 911e7c19ee Introduce mini_racer in therubyracer's place Petko Bordjukov 2016-10-08 20:37:44 +0300
  • 9e27186b3a Implement event filtering in the admin interface Petko Bordjukov 2016-10-08 19:29:08 +0300
  • 90faed37b8 Introduce @rstankov's search_object gem Petko Bordjukov 2016-10-07 05:36:12 +0300
  • 9e19c3e638 Hide unimplemented stuff from the toolbar Petko Bordjukov 2016-10-07 04:42:19 +0300
  • b245f48fbe Reimplement conferences listing Petko Bordjukov 2016-10-07 04:42:01 +0300
  • 096befa2ef Destroy proposables that depend on a proposition Petko Bordjukov 2016-10-07 02:53:20 +0300
  • 29f27306b6 Update the bundle Petko Bordjukov 2016-10-07 02:42:58 +0300
  • 0279aa4a7e Enable volunteer email notifications Petko Bordjukov 2016-09-26 17:50:27 +0300
  • 80cfc5746c Enable the halfnarp event listing Petko Bordjukov 2016-09-26 16:43:14 +0300
  • f8d261f149 Expose part of the event API again Petko Bordjukov 2016-08-27 17:11:20 +0300
  • 3fd09ca53a Hide the super secret event/speaker information Petko Bordjukov 2016-08-16 10:11:12 +0300
  • b69877d4c6 Corrections for issue #24 Vasil Kolev 2016-07-23 17:51:02 +0300
  • 1ce5c2e35a Volunteer teams validation Petko Bordjukov 2016-07-06 11:24:20 +0300
  • b40669aa76 Update English translation 2015 Petko Bordjukov 2016-07-05 18:43:17 +0300
  • e7ceaa869e Use the long date format Petko Bordjukov 2016-07-05 18:41:11 +0300
  • ec0eede32d Make the CFP end date dynamic in the index text Petko Bordjukov 2016-07-05 18:39:09 +0300
  • b86deb5b8a Add a planned cfp end date to conferences Petko Bordjukov 2016-07-05 18:35:11 +0300
  • 8878e328a7 Translate the CFP status Petko Bordjukov 2016-07-05 18:13:34 +0300
  • 36c384bd1d Reimplement CFP toggling Petko Bordjukov 2016-07-05 18:10:25 +0300
  • 5ed3045739 Add CFP toggle Petko Bordjukov 2016-07-05 18:03:48 +0300
  • 078bf8c390 Update parameter sanitizer for new Devise Petko Bordjukov 2016-07-05 17:49:26 +0300
  • 4ca5ed4c50 Use HTTPS for the Arimo font Petko Bordjukov 2016-07-05 17:15:13 +0300
  • ad6d6f13bb Remove unnecessary restart Petko Bordjukov 2016-07-05 17:05:02 +0300
  • b93f023481 Add missing translation Petko Bordjukov 2016-07-05 17:02:57 +0300
  • 80867b1c53 Update the Capistrano lock Petko Bordjukov 2016-07-05 16:54:37 +0300
  • 9a335a329d Update the bundle Petko Bordjukov 2016-07-05 16:53:58 +0300
  • a8d7a540ee Remove reminants of the master branch Petko Bordjukov 2016-05-16 03:30:28 +0300
  • ab4a71319f Merge branch 'master' into 2.0 Petko Bordjukov 2016-05-16 03:29:55 +0300
  • 85a2147519 Get rid of RVM Petko Bordjukov 2016-03-17 11:27:53 +0200
  • a42a201639 Update the bundle to address several CVEs Petko Bordjukov 2016-03-17 11:24:33 +0200
  • c523a80d66 Preserve picture uploads on deploy Petko Bordjukov 2015-11-05 13:17:59 +0200
  • 61a3d06667 Add a rejection notification Petko Bordjukov 2015-11-05 13:09:13 +0200
  • 4f9364facf Do not spam the orga team for new volunteer Petko Bordjukov 2015-10-25 23:28:42 +0200
  • 91a9501f94 Add missing translation Petko Bordjukov 2015-10-22 00:07:50 +0300
  • e42e050a95 Ugly fix Petko Bordjukov 2015-10-22 00:04:38 +0300
  • 898850ba8a Tweak volunteer mailer subject Petko Bordjukov 2015-10-21 23:57:21 +0300
  • fecc4ea1ce Add missing translation Petko Bordjukov 2015-10-21 23:50:19 +0300
  • ba8b95f330 Add a link to the volunteer form in the nav Petko Bordjukov 2015-10-21 23:47:42 +0300
  • 7c67acdce1 Use submit instead of send Petko Bordjukov 2015-10-21 23:47:15 +0300
  • 33f057f5a4 Fix a link in the translations Petko Bordjukov 2015-10-21 23:46:30 +0300
  • 9016002f35 Add missing translations Petko Bordjukov 2015-10-21 23:39:20 +0300
  • a7601ecd60 Add volunteer teams listing Petko Bordjukov 2015-10-21 23:20:04 +0300
  • c7c0b20139 Add new volunteer application form Petko Bordjukov 2015-10-21 23:13:39 +0300
  • 1752a3bff9 Add refile to the Gemfile Petko Bordjukov 2015-10-21 19:17:17 +0300