Alex
|
a5e6f7942c
|
Rename MarkdownParser to MarkdownProcessor::Parser (#12248)
* Rename MarkdownParser to MarkdownProcessor::Parse
* Wake up, Travis
* Fix typo
|
2021-01-13 10:39:13 -05:00 |
|
rhymes
|
10efa25c0a
|
Add missing presence validators to models (#10495)
* Add missing presence validator for Tag
* Add missing presence validators to Follow
* Add missing presence validators to ProfileField
* Add missing presence validators to Comment
* Add missing presence validators to Profile
* Add missing presence validators to Organization
* Add missing presence validators to Badge
* Add missing presence validators to Webhook::Endpoint
* Add missing presence validators to NotificationSubscription
* Add missing presence validators to PodcastEpisode
* Add missing presence validators to Sponsorship
* Add missing presence validators to PollOption
* Add missing presence validators to Poll
* Add missing presence validators to Article
* Add missing presence validators to EmailAuthorization
* Add missing presence validators to AuditLog
* Add missing presence validators to DataUpdateScript
* Add missing presence validators to User
* Add missing presence validators to SiteConfig
* Fix specs
|
2020-10-01 16:15:32 +02:00 |
|
rhymes
|
99615705ca
|
[deploy] Add relations and foreign keys between Poll related models (#9854)
|
2020-08-20 11:14:54 +02:00 |
|
rhymes
|
bbf60f8ed2
|
Remove unused columns from poll options (#7124)
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
|
2020-04-07 13:15:45 -04:00 |
|
rhymes
|
1dcc9ff189
|
Ignore unused polls and poll_options columns (#6945)
|
2020-04-01 19:34:18 -04:00 |
|
Anna Buianova
|
f79b3cb12a
|
Fixed rubocop issues, new .rubocop_todo.yml (#3255)
* Fixed rubocop issues, new .rubocop_todo.yml
* Refined and fixed indentation
|
2019-06-21 14:26:39 -04:00 |
|
Ben Halpern
|
8ae057b06e
|
Beta polls feature (admin use only for now) (#3176)
* Initial poll features
* Add basic poll functionality
* Finish (maybe) beta poll functionality
|
2019-06-15 17:33:30 -04:00 |
|