Petko Bordjukov
85bf622cc2
Update the cfp deadline
2015-10-01 13:59:17 +03:00
Petko Bordjukov
b9c4670f17
User-facing volunteership functionality
2015-09-12 13:48:41 +03:00
Petko Bordjukov
098d36c197
Introduce Volunteer Teams
2015-09-01 11:09:26 +03:00
Vasil Kolev
b487ab8ade
fix spelling mistake
2015-08-23 23:02:51 +03:00
Petko Bordjukov
00160f404a
Translate en as Английски
2015-08-20 00:51:47 +03:00
Petko Bordjukov
69649dd049
English locale fixes
2015-08-20 00:39:46 +03:00
Petko Bordjukov
a87c7bd496
Add event length limitations
2015-08-20 00:24:22 +03:00
Petko Bordjukov
dd1786cba4
Fix submission button
2015-08-19 22:01:38 +03:00
Petko Bordjukov
6b8d35e6d7
Revert "Fix submission button"
...
This reverts commit 81b9dd88db
.
2015-08-19 21:57:02 +03:00
Vasil Kolev
81b9dd88db
Fix submission button
2015-08-19 19:02:48 +03:00
Vasil Kolev
bedc642bc6
I see no reason for this to be capitalized
2015-08-19 18:58:09 +03:00
Vasil Kolev
f0ef7f8c29
FInish updating the strings to the final ones. This version should be publishable.
2015-08-19 18:53:37 +03:00
Vasil Kolev
b1df2476b4
Update bg.yml
2015-08-19 16:10:50 +03:00
Petko Bordjukov
2609184a94
Update translations
2015-08-15 10:04:03 +03:00
Petko Bordjukov
59c9f79d13
Event editing
2015-08-15 08:52:41 +03:00
Petko Bordjukov
2838f81327
Streamline profile/registration editing
2015-08-15 08:03:11 +03:00
Petko Bordjukov
2ef85a6d19
Sign in users as soon as they confirm their email
2015-08-15 07:39:43 +03:00
Petko Bordjukov
929bd85cd1
Add missing submissions translation
2015-08-15 07:39:16 +03:00
Petko Bordjukov
b008f87684
Store the locale upon user registration
2015-08-15 07:14:49 +03:00
Petko Bordjukov
d1b3d2cc04
Update translation
2015-08-15 07:00:00 +03:00
Petko Bordjukov
dd607fd8d1
Get rid of the capistrano submodule strategy
2015-08-15 06:20:50 +03:00
Petko Bordjukov
df4ffebd61
Use the host_name field to determine which conference to assign
2015-08-15 06:15:53 +03:00
Petko Bordjukov
70a5bbc27a
Add a host_name field to Conference
2015-08-15 06:15:49 +03:00
Petko Bordjukov
f7737f0e8e
Introduce Public::HomeController
2015-08-15 06:00:07 +03:00
Petko Bordjukov
6c9bdf0cec
Add initfest views and assets
2015-08-15 04:33:02 +03:00
Petko Bordjukov
3fd7cb79a8
Remove the OpenFest engine from the routes
2015-08-15 02:50:54 +03:00
Petko Bordjukov
1da6c0bd20
OpenFest: Tweak the personal profile view
2015-08-15 01:02:16 +03:00
Petko Bordjukov
9c607b6ccd
Implement missing event submission functionality
2015-08-15 00:43:30 +03:00
Petko Bordjukov
58484957fa
Update Capistrano configuration
2015-08-10 21:50:52 +03:00
Petko Bordjukov
ce61422321
OpenFest: Devise stint
2015-08-05 14:56:49 +03:00
Petko Bordjukov
5d5a5a1cbf
OpenFest: Make use of the current_conference helper
2015-08-05 14:55:58 +03:00
Petko Bordjukov
a4c324aeaf
Mount the OpenFest engine to the cfp subdomain
2015-08-05 14:55:04 +03:00
Andrew Radev
d8986f542d
Update profiles, not users
2015-07-28 15:43:19 +03:00
Andrew Radev
7a8bba1646
WIP attempt to create new profile for conference
2015-07-26 15:58:08 +03:00
Petko Bordjukov
4abc5fbe52
Add Event Type editing to the Conference form
2015-07-19 20:06:17 +03:00
Andrew Radev
1bec127503
Initial work on propositions, filter events correctly
2015-07-19 12:01:36 +03:00
Andrew Radev
c6750d3a1a
Nest everything under /conferences/:id/ again
...
Would be more straightforward to work with, even if it's a bit more
verbose sometimes.
2015-07-19 11:46:47 +03:00
Andrew Radev
4963c74925
Initial events CRUD
2015-07-14 21:00:02 +03:00
Andrew Radev
fb7c39315a
Put current conference in url
2015-06-09 21:50:23 +03:00
Andrew Radev
f2dddcdff5
Rename SpeakerProfile to PersonalProfile
2015-05-30 18:24:12 +03:00
Andrew Radev
296b80494b
Set current conference, scope everything under it
2015-05-30 17:07:57 +03:00
Andrew Radev
32402b62e0
Admin toggling
2015-05-30 16:34:49 +03:00
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
Yana Petrova
6b32446316
Update views.bg.yml
2014-09-06 14:11:33 +03:00
Petko Bordjukov
72c61c3aef
Use a better translation
2014-09-04 00:49:40 +03:00
Petko Bordjukov
b92928ee7b
Fix skipped translation
2014-09-04 00:41:51 +03:00
Petko Bordjukov
5a360475a2
Add event terms acceptance requirement
2014-09-04 00:39:54 +03:00
Petko Bordjukov
8778f6e045
Flip on SSL
2014-09-02 16:42:06 +03:00
Petko Bordjukov
b0aa271b7b
Display a flash after sign in of user without SpeakerProfile
2014-09-02 12:35:00 +03:00
Petko Bordjukov
f34de8f107
Redirect to Speaker Profile after event creation
2014-09-02 12:31:15 +03:00
Petko Bordjukov
643aa9a790
Minor locale fix
2014-09-02 00:17:44 +03:00
Petko Bordjukov
9012b3ddfb
Make hints and validation errors for twitter/github clearer
2014-09-02 00:04:02 +03:00
Vasil Kolev
db933cc634
fixes requested by Yana in trello
2014-09-01 13:03:41 +03:00
Petko Bordjukov
817acc98de
Clean-up leftover files
2014-09-01 12:57:06 +03:00
Petko Bordjukov
3889dcce65
Locale fixes
2014-09-01 12:17:56 +03:00
Yana Petrova
e9f2d2d2a0
some small corrections
2014-09-01 00:41:53 +03:00
Yana Petrova
11eb885f0b
some small corrections made to the EN translation
2014-09-01 00:26:38 +03:00
Yana Petrova
3463f9a876
Update bg.yml
2014-09-01 00:20:14 +03:00
Yana Petrova
8951da60ab
Малко и малки промени в текстовете
2014-09-01 00:02:57 +03:00
Vasil Kolev
248781006e
Finished translating .erb files
2014-08-31 22:34:24 +03:00
Vasil Kolev
c91715ebdf
Finished translating .slim files
2014-08-31 22:11:46 +03:00
Vasil Kolev
1f599b8596
Partial string extraction and translation
2014-08-31 21:46:03 +03:00
Vasil Kolev
00daee68cf
Merge branch 'master' of github.com:ignisf/clarion
2014-08-31 20:45:40 +03:00
Vasil Kolev
c4f4f69411
english translation
2014-08-31 20:45:35 +03:00
Vasil Kolev
4ce5eac3d6
description is visible to end-users
2014-08-31 20:45:19 +03:00
Petko Bordjukov
a6617c1407
Add public/uploads to the shared directories
2014-08-31 20:19:21 +03:00
Petko Bordjukov
020f667881
Set up email sending in production
2014-08-31 17:44:21 +03:00
Petko Bordjukov
eb32abb7e2
Initial deployment setup
2014-08-31 17:23:59 +03:00
Petko Bordjukov
5554ffd6aa
Picture uploading
2014-08-31 16:02:56 +03:00
Petko Bordjukov
9cca063a1b
Speaker profile editing
2014-08-31 14:57:34 +03:00
Petko Bordjukov
da8cd26222
More flash
2014-08-31 13:08:14 +03:00
Petko Bordjukov
9523fc3865
Translate Devise views
2014-08-31 12:37:17 +03:00
Petko Bordjukov
c33e95bdd8
Add Workshop controller functionality
2014-08-30 19:59:33 +03:00
Petko Bordjukov
d43a9bc941
Add a LecturesController#index action
2014-08-30 19:45:25 +03:00
Petko Bordjukov
df7317c746
Initial implementation of the LecturesController
2014-08-10 23:50:44 +03:00
Petko Bordjukov
6ac2c22222
Fix a bug in simple form i18n
2014-08-10 20:39:38 +03:00
Petko Bordjukov
068ea45cbe
Add Mobile Phone validation to SpeakerProfile
2014-08-07 14:45:58 +03:00
Petko Bordjukov
867d2f4fab
Specify default ActionMailer host for dev and test
2014-08-07 14:06:34 +03:00
Petko Bordjukov
44b88349d7
Add a HomeController
2014-07-29 13:38:20 +03:00
Petko Bordjukov
28d99528de
Generate an initial User model
2014-07-28 14:15:08 +03:00
Petko Bordjukov
0d2fd282af
Generate initial Devise configuration
2014-07-28 14:14:29 +03:00
Petko Bordjukov
962c41bf3f
Generate initial simple_form configuration
2014-07-28 13:43:50 +03:00
Petko Bordjukov
7a2d84af42
Remove secret data from version control
2014-07-28 13:06:28 +03:00
Petko Bordjukov
7958f661c5
Select default locale
2014-07-28 13:06:28 +03:00
Petko Bordjukov
aae112cdb7
Configure what's getting generated by Rails
2014-07-28 13:06:28 +03:00
Petko Bordjukov
59a0cc482e
Create a new Rails app called Clarion
2014-07-28 12:34:18 +03:00