Commit Graph

533 Commits

Author SHA1 Message Date
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 6fb3532f01 Completely describe Conference behaviour with specs
Add missing specs for the Conference model and remove unnecessary
functionality. Also introduce a Hall factory.
2014-11-05 11:23:51 +02:00
Petko Bordjukov 6330940a34 Add tests for translatable Conference attributes
Test if the title and the description attributes of the Conference model
are translatable. Also introduce a custom matcher for translatable
attributes as there will be many. Fix a typo in the process.
2014-11-04 21:16:06 +02:00
Petko Bordjukov 8220ee1d58 Delete badly written code 2014-11-04 21:13:45 +02:00
Petko Bordjukov f47b7a7621 Update the bundle and add a few console goodies 2014-11-04 12:52:43 +02:00
Petko Bordjukov 7f4fc18fb6 Ignore the SASS cache 2014-11-04 12:52:31 +02:00
Petko Bordjukov b5cd1ff8f1 Add a json export of the schedule 2014-11-01 04:04:51 +02:00
Petko Bordjukov 26e523dc2f Add Event#send_acceptance_second_notification 2014-10-20 22:36:21 +03:00
Vasil Kolev 21f854ea56 second mailing text 2014-10-20 22:31:57 +03:00
Petko Bordjukov 52eb777a44 Add rejection notification 2014-10-17 21:05:26 +03:00
Petko Bordjukov 49079b635e Add submissions chart to conferences 2014-10-15 13:32:58 +03: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 845eb891b1 Implement deletion of conferences 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 17bbe0372a Add a link to the conference index in the sidebar 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 c19154820c UI Revamp 2014-10-15 13:32:58 +03:00
Petko Bordjukov 649c5a768c Allow an event to have more than one speaker 2014-10-13 16:50:16 +03:00
Petko Bordjukov 7fb71d8cf9 Make sure to specify a locale in the URL for the english version 2014-10-13 12:53:48 +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 6d7eb739fc Display confirmed events as green 2014-10-12 15:38:15 +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 27677e2d0a Add a square version of the photos for the shedule 2014-10-12 13:31:48 +03:00
Petko Bordjukov f34b03d64b Add schedule model 2014-10-12 13:26:07 +03:00
Petko Bordjukov a716eae7e8 Change event status icons 2014-10-11 19:08:35 +03:00
Petko Bordjukov c83a6fb719 Add a backup event status 2014-10-10 20:25:41 +03:00
Petko Bordjukov 054ef9c947 Sort suggestions by speaker name 2014-10-10 19:23:38 +03:00
Petko Bordjukov 0efe4b95cb Event state management 2014-10-10 19:10:34 +03:00
Petko Bordjukov 9f8ab2b3aa Merge pull request #6 from ignisf/admin-interface
Basic management interface implementaiton
2014-10-06 12:33:26 +03:00
Petko Bordjukov 642eed9332 Add speaker counts and language to table 2014-09-30 14:46:36 +03:00
Petko Bordjukov 2cc50622d4 Put the suggestions in a container 2014-09-30 13:47:17 +03:00
Petko Bordjukov fde71d1f3e Add restart mechanism 2014-09-30 13:39:05 +03:00
Petko Bordjukov 3efa34dbea Bump Ruby version 2014-09-30 13:34:29 +03:00
Petko Bordjukov 62649edb67 Management interface for Event Suggestions 2014-09-30 13:34:09 +03:00
Petko Bordjukov 2f711637fc Use a fork of yaml_db 2014-09-20 18:35:35 +03:00
Petko Bordjukov b726460d65 Update to Rails 4.1.6 2014-09-20 16:45:28 +03:00
Petko Bordjukov c37b592cd9 Add a rake task for backing up the DB 2014-09-18 11:48:29 +03:00
Petko Bordjukov 24ddcaba3a Sort the users by id 2014-09-18 01:07:09 +03:00
Petko Bordjukov 3d4d9d6e20 Use the medium picture when displaying profile 2014-09-17 19:57:32 +03:00
Petko Bordjukov d5cdc8efc1 Add a medium version to the picture uploader 2014-09-17 19:47:31 +03:00
Petko Bordjukov 2d285b5cc9 Tweak column size 2014-09-17 19:11:35 +03:00
Petko Bordjukov 418bbd067d Tweak user listing/details 2014-09-17 18:27:21 +03:00
Petko Bordjukov 98bc2ba496 User details preview 2014-09-17 17:48:46 +03:00