Commit Graph
100 Commits
Author SHA1 Message Date
Godwin f3eb2322ce Fixed a bug causing login to fail when referrer is not present 2016-08-23 10:14:08 -07:00
Godwin 48a5c2ce90 Fixed error on stats page due to nil food option 2016-08-23 06:38:52 -07:00
Godwin 697b8c5bd5 Fixed error deleting a workshop 2016-08-22 11:19:45 -07:00
Godwin 1c1cc3b400 Added missing translations for workshop times page 2016-08-18 09:19:20 -07:00
Godwin 7d89b2689a Fixed error on Schedule page 2016-08-18 09:05:31 -07:00
Godwin 6b07685e47 Fixed error on Schedule page 2016-08-18 09:03:51 -07:00
Godwin 3940a0b0cc Added missing admin translations 2016-08-17 08:01:56 -07:00
Godwin 99898c0823 Added all registration data in a table on the stats page 2016-08-16 21:04:26 -07:00
Godwin 2d76af89d9 Added the option for housing providers to opt out of attending the conference 2016-08-16 19:46:16 -07:00
Godwin 22375e73e0 Fixed companions heading, time_select bug, and emails on comments 2016-08-16 17:57:04 -07:00
Godwin e56aaf5bf7 Updated housing page to include the widest range of dates possible by default 2016-08-16 08:24:34 -07:00
Godwin 364c4909b2 Fixed admin edit page 2016-08-15 21:23:59 -07:00
Godwin 9356aa2d31 Added excel sheet to housing page 2016-08-15 20:19:03 -07:00
Godwin 2c976d40a4 Reworked housing page 2016-08-14 22:59:43 -07:00
Godwin 2f375f7ff2 Created a new payment admin page 2016-08-14 00:38:10 -07:00
Godwin 070a292c2b Moved language_name method to lingua_franca 2016-08-12 23:19:14 -07:00
Godwin 30024d86b6 Fixed bugs, restyled pages, and added instructions for admin pages 2016-08-12 22:53:55 -07:00
Godwin b15552fd22 Added translation for Schedule 2016-08-12 08:59:41 -07:00
Godwin da0a032738 Added translation for Schedule 2016-08-12 08:58:54 -07:00
Godwin b89cad4ec4 Fixed robots.txt so that preview is not crawlable 2016-08-12 08:33:44 -07:00
Godwin aaaabb17c6 Fixed position of × on radio buttons 2016-08-10 09:06:35 -07:00
Godwin 04b01b4c33 Fixed poor styling for selects and checkboxes on mobile 2016-08-10 08:24:10 -07:00
Godwin eabd751ab1 Removed accidental print statement 2016-08-09 22:28:03 -07:00
Godwin aba799cfcc Fixed registration page landing on payment after payment has been made 2016-08-09 22:23:34 -07:00
Godwin 81f5c21f43 Padded arrival and departure with one extra day 2016-08-09 22:07:21 -07:00
Godwin 8ffb852b4d Added data to excel sheet 2016-08-09 22:03:11 -07:00
Godwin 2c5351389d Fix for empty referrer in production 2016-08-09 17:20:52 -07:00
Godwin 13685184dc Added more fields to stats page 2016-08-09 17:11:12 -07:00
Godwin 89a9547a3e Fixed payment page alwas showing up even after a pament has been made 2016-08-09 16:41:30 -07:00
Godwin cc1a62b09a Increased the size of sub-headings. 2016-08-09 13:46:29 -07:00
Godwin 2d51f1fca7 Added Mexico federal district to en.yml 2016-08-09 10:53:11 -07:00
Godwin 0094bf17c6 Added Mexico federal district to es.yml 2016-08-09 10:53:08 -07:00
Godwin d5e3390439 Added Date Excel column copy 2016-08-09 09:49:25 -07:00
Godwin e313ab4c2c Fixed language on paypal payment pages 2016-08-09 07:57:25 -07:00
Godwin bc96706fc8 Restyled payment confirmation page 2016-08-09 07:55:45 -07:00
Godwin 0facf3beb2 Set page title for paypal confirmation page 2016-08-09 07:53:27 -07:00
Godwin 0287e3a0cb Fixed size of drop down button on small drop downs 2016-08-08 09:21:51 -07:00
Godwin 1a67c86b61 Fixed select box styling 2016-08-08 09:03:50 -07:00
Godwin 23d9f513da Added different favicons for each environment and cleaned up files 2016-08-06 21:41:05 -07:00
Godwin cb1ec59b8d Added different favicons for each environment and cleaned up files 2016-08-06 21:37:32 -07:00
Godwin 94433dde28 Added better handling of record not found and invalid login tokens 2016-08-06 20:48:47 -07:00
Godwin 973ca46c08 Translated emails and added time ago JS method 2016-08-05 22:31:25 -07:00
Godwin f6299e8d99 G0dwin time ago translations (#164)
* Adding translations for time ago

* Update es.yml
2016-08-05 14:33:48 -07:00
Godwin f5057a4559 Added sidekiq configuration 2016-08-05 13:08:46 -07:00
Godwin 144bd92641 Locked ruby_dep at 1.3.1 since 1.4 requires ruby 2.5 2016-08-05 11:23:00 -07:00
Godwin d50140b295 Restyled select boxes 2016-08-04 13:24:45 -07:00
Godwin dda6ecc6fa Last of the Spanish translations for now 2016-08-03 22:54:12 -07:00
Godwin cc0115eb3a Added confirmation emails for unregisterd users when adding facilitators or companions 2016-08-02 17:44:10 -07:00
Godwin b82c862cad Fixed a few bugs, added Arabic to language options, added translations 2016-08-02 17:17:52 -07:00
Godwin e73ed71e32 More translations and a menu fix 2016-07-25 20:09:56 -07:00
Godwin 79bb86e8c7 Fixed ocale not found translations and copy on email confirmation page 2016-07-22 16:42:43 -07:00
Godwin b2cb7e8c1f Fixed missing translation on register page
* Fixed missing translation for registration page title

* Update conferences_controller.rb
2016-07-22 08:19:23 -07:00
Godwin f967bac84c A few more translations 2016-07-21 22:43:26 -07:00
Godwin ec11d45edf Added translations from Luisa 2016-07-21 22:29:55 -07:00
Godwin b8b36b7cc8 Restyled registration flow steps 2016-07-21 18:24:38 -07:00
Godwin 1db977f35b Copy changes and translations 2016-07-20 17:59:27 -07:00
Godwin a55d2b9de5 Added missing translation for "Your Conferences" 2016-07-20 13:02:47 -07:00
Godwin 44c103f3d1 Added time to error report and translated emails into recipients locale instead of senders 2016-07-19 21:59:33 -07:00
Godwin 553e412685 Fixed locale not found contact form 2016-07-19 19:16:15 -07:00
Godwin 32a0f02db2 Added contact forms to error pages 2016-07-19 19:01:11 -07:00
Godwin 4e6559d18b Added organization data excel download 2016-07-19 18:39:40 -07:00
Godwin ad6fbd5586 Front page schedule 2016-07-19 17:28:23 -07:00
Godwin 72488d34ef Fixed list of characteristics of a bike shop for es 2016-07-19 08:44:31 -07:00
Godwin e57eba4157 Fixed translation notification emails 2016-07-18 22:32:54 -07:00
Godwin 1b95a5eb3d Broadcast is up 2016-07-18 20:18:25 -07:00
Godwin 2c0de5b038 Fixed requested workshops translation 2016-07-18 15:41:09 -07:00
Godwin 98c0a7851c And fixed workshop requests again 2016-07-18 15:17:16 -07:00
Godwin 2d2301154c Fixed workshop requests list 2016-07-18 15:03:22 -07:00
Godwin 58f1597000 Added workshop request list to workshops page 2016-07-18 15:00:22 -07:00
Godwin e4c68d1448 Added workshop request list to workshops page 2016-07-18 15:00:18 -07:00
Godwin b1a2de6cdf Added copy for workshop request list 2016-07-18 14:59:49 -07:00
Godwin 36d464427d Fixed "Your Workshops" for admins 2016-07-18 14:24:45 -07:00
Godwin d27079a6db Reverted change to workshop.rb 2016-07-18 14:24:28 -07:00
Godwin 23551519ce Fixed "Your Workshops" for admins 2016-07-18 14:22:54 -07:00
Godwin 7fddca6216 Sorted workshops on front page 2016-07-18 14:09:56 -07:00
Godwin cb97043c56 Changed title from "All Workshops" to "All Other Workshops" 2016-07-18 14:07:18 -07:00
Godwin 65a0b24938 Remove duplicate workshops from workshops page 2016-07-18 14:05:32 -07:00
Godwin 6650cc2f95 Fixed incorrect translation key on Workshop Times page 2016-07-18 13:30:27 -07:00
Godwin 9b7e063f1c Added missing admin housing translations 2016-07-18 13:27:34 -07:00
Godwin 24bb4c6072 Registration sign in page 2016-07-18 12:59:55 -07:00
Godwin b99aded62b Added copy for registration sign in page. 2016-07-18 12:55:53 -07:00
Godwin 892c85f115 Corrected spelling of "donated" 2016-07-18 12:47:53 -07:00
Godwin 114cf037fb Removed "Info" heading and helper from broadcast page 2016-07-18 12:43:26 -07:00
Godwin 9bf9eb4fd4 Added admin English copy 2016-07-18 12:24:34 -07:00
Godwin 21377e5e9f Fixed nil object error on Schedule page 2016-07-18 10:20:46 -07:00
Godwin be50d165b3 Fixed nil object error on Meals page 2016-07-18 10:18:55 -07:00
Godwin 310f2f3d46 Fixed divide by zero error on stats page 2016-07-18 10:10:36 -07:00
Godwin e9d9962d9a Home page schedule, publish and unpublish schedule, extended user data in housing 2016-07-17 20:04:15 -07:00
Godwin c474d0be1a Restyled workshop previews and added interest buttons to home page 2016-07-17 13:20:41 -07:00
Godwin 9a4c39b207 Registration questions complete but need translations 2016-07-17 11:42:21 -07:00
Godwin 1eaba5f6c5 Paypal working and a few minor fixes 2016-07-15 19:04:25 -07:00
Godwin 317a6819d9 Fixed HAML config 2016-07-15 10:27:02 -07:00
Godwin 91d455fb1b Added HAML config 2016-07-15 10:11:03 -07:00
Godwin 0c5ce83cdf Fixed empty option validation error 2016-07-15 09:47:49 -07:00
Godwin 4806459b3e Fix for labels on input with different names and ids 2016-07-15 09:00:54 -07:00
Godwin 436ce0efd8 Fixed empty select option error 2016-07-15 08:48:55 -07:00
Godwin 402bfac344 Corrected labelled by attribute 2016-07-15 08:40:32 -07:00
Godwin 67b13e02fa Fixed HTML5 errors 2016-07-15 08:24:56 -07:00
Godwin 8c7c4a575c Visit info, paypal, registration status 2016-07-14 22:56:22 -07:00
Godwin 62f94b1ecd Initial work on questions and payment and fix for confirmation email 2016-07-14 16:54:32 -07:00