Commit Graph

93 Commits

Author SHA1 Message Date
Petko Bordjukov 83c6b12d8b Update Devise configuration after update to 3.5.1
The most notable change is the reduction of the maximum length of the
passwords. See Devise's CHANGELOG.md for more information:

https://github.com/plataformatec/devise/blob/master/CHANGELOG.md#351---2015-05-24
2015-05-30 14:37:16 +03:00
Andrew Radev 56995a8dec Raise errors in after_ callbacks 2015-05-25 11:40:58 +03:00
Andrew Radev cddab7a27e Simple user updating
This will probably not be done through management, but 1) there should
still be a way to update a user through the management interface, and 2)
it'll be easy to copy this code over to the public interface later.
2015-05-24 12:28:05 +03:00
Petko Bordjukov 2b64461ac9 Implement changing of the status of the CFP
Allow a user to start and end a call for participation from the
conference list.
2015-05-24 01:17:42 +03:00
Petko Bordjukov 9724633c23 Add mockup menu items 2015-04-20 19:52:29 +03:00
Petko Bordjukov 01a30c3487 Bulk remove everything that needs to be reimplemented 2015-04-20 19:35:30 +03:00
Petko Bordjukov 223a576f2a Make the management root point to conferences#index 2015-04-20 16:59:42 +03:00
Petko Bordjukov 772f569351 Add translated strings for Devise views 2015-04-20 16:40:08 +03:00
Petko Bordjukov 97aeae12a3 Update the simple_form initializers 2015-04-20 16:23:17 +03:00
Petko Bordjukov 8e406c7076 Add a sessions.sign_in string in the locales 2015-04-20 16:19:13 +03:00
Petko Bordjukov bd301d55d1 Remove unstructured translations in views.*.yml 2015-04-20 16:10:43 +03:00
Petko Bordjukov fcd1fb9357 Tweak i18n-tasks configuration and remove its spec
Remove i18n's spec for now, we haven't reached the point where it's
needed.
2015-04-20 16:04:11 +03:00
Petko Bordjukov 4e1e47192d Introduce the i18n-tasks gem 2015-04-20 15:56:41 +03:00
Petko Bordjukov 167976eedc Revamp the navigation bar 2015-04-20 15:42:39 +03:00
Petko Bordjukov 5ff5337e55 Merge the changes made by rake rails:update 2015-04-08 23:42:23 +03:00
Petko Bordjukov 2ee8b7d37f Update Rails to 4.1.8 2014-11-22 20:12:35 +02:00
Petko Bordjukov fd9e53e1c0 Completely remove user interface
Remove the user interface and leave only the admin interface.
2014-11-05 11:29:07 +02:00
Petko Bordjukov 8220ee1d58 Delete badly written code 2014-11-04 21:13:45 +02:00
Petko Bordjukov d1f49a4218 Tweaks 2014-10-15 13:32:58 +03:00
Petko Bordjukov eceed74020 Conference review UI 2014-10-15 13:32:58 +03:00
Petko Bordjukov ddd18c256f Tweak navbar 2014-10-15 13:32:58 +03:00
Petko Bordjukov ac5b1e2d4d Add Halls to the Conference form 2014-10-15 13:32:58 +03:00
Petko Bordjukov 999da93b41 Add CFP Status to Conferences 2014-10-15 13:32:58 +03:00
Petko Bordjukov db1bb07565 Conference index 2014-10-15 13:32:58 +03:00
Petko Bordjukov c2548fcd48 New conference UI 2014-10-15 13:32:58 +03:00
Petko Bordjukov 6014356cd1 Use correct schedule link for bulgarian acceptance email 2014-10-13 12:37:41 +03:00
Petko Bordjukov a76202d7a1 Add acceptance notification contents 2014-10-13 12:24:25 +03:00
Petko Bordjukov cb9a04cbe7 Implement a way for admins to send notifications 2014-10-12 15:32:23 +03:00
Petko Bordjukov cf815695b7 Implement a way for users to confirm submissions 2014-10-12 15:10:21 +03:00
Petko Bordjukov 97fcc32990 Implement an acceptance mailer with localized views 2014-10-12 14:54:06 +03:00
Petko Bordjukov c83a6fb719 Add a backup event status 2014-10-10 20:25:41 +03:00
Petko Bordjukov 0efe4b95cb Event state management 2014-10-10 19:10:34 +03:00
Petko Bordjukov 642eed9332 Add speaker counts and language to table 2014-09-30 14:46:36 +03:00
Petko Bordjukov fde71d1f3e Add restart mechanism 2014-09-30 13:39:05 +03:00
Petko Bordjukov 62649edb67 Management interface for Event Suggestions 2014-09-30 13:34:09 +03:00
Petko Bordjukov 98bc2ba496 User details preview 2014-09-17 17:48:46 +03:00
Petko Bordjukov b2913dc616 Ask for which branch to deploy 2014-09-17 14:42:57 +03:00
Petko Bordjukov a95babec22 Add translations for management-related strings 2014-09-17 14:40:31 +03:00
Petko Bordjukov 10eec9c080 Initial implementation of user management 2014-09-17 14:23:36 +03:00
Petko Bordjukov e05234ecb3 Initial HomeController for Management 2014-09-17 12:43:43 +03:00
Petko Bordjukov 50cd123935 Introduce bootstrap-sass and extras 2014-09-17 12:43:02 +03:00
Petko Bordjukov ab1ce49c29 UX tweaks 2014-09-07 00:06:50 +03:00
Petko Bordjukov cf093a86d8 Fix a typo 2014-09-06 21:44:00 +03:00
Petko Bordjukov 0588b48084 Add a license notice to the start page 2014-09-06 17:43:32 +03:00
Petko Bordjukov d1c9320842 Minor fixes to the translations 2014-09-06 14:50:15 +03:00
Petko Bordjukov 388a26b462 Revert "Update simple_form.en.yml"
This reverts commit b844ab63e1.
2014-09-06 14:40:25 +03:00
Petko Bordjukov 9095e2fc96 Revert "Update simple_form.bg.yml"
This reverts commit 18752d84ba.
2014-09-06 14:39:54 +03:00
Yana Petrova b844ab63e1 Update simple_form.en.yml 2014-09-06 14:30:19 +03:00
Yana Petrova 18752d84ba Update simple_form.bg.yml 2014-09-06 14:21:45 +03:00
Yana Petrova d40fbb04a5 Update simple_form.en.yml 2014-09-06 14:17:33 +03:00