Commit Graph

15 Commits

Author SHA1 Message Date
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
49079b635e Add submissions chart to conferences 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
c2548fcd48 New conference UI 2014-10-15 13:32:58 +03:00
Petko Bordjukov
62649edb67 Management interface for Event Suggestions 2014-09-30 13:34:09 +03:00
Petko Bordjukov
fbea343c10 Order the tracks by ID 2014-09-06 19:04:22 +03:00
Petko Bordjukov
cc6a0066a3 Globalize conferences 2014-09-01 13:45:44 +03:00
Petko Bordjukov
0190ee077f Make the home page dynamic 2014-08-30 16:58:42 +03:00
Petko Bordjukov
fa63c14e47 Add current and future scopes for Conference 2014-08-10 22:05:25 +03:00
Petko Bordjukov
89de56d94d Add an initial implementation of the Event model
Initial implementation & specs of the Event model and its children
2014-08-10 21:18:41 +03:00
Petko Bordjukov
9f875a88bf Add an initial Track model implementation 2014-08-10 20:30:37 +03:00
Petko Bordjukov
de9a3aea9d Add initial Conference model implementation 2014-08-10 19:57:46 +03:00