Georg Gadinger
|
66527a8c9c
|
views/ajax: delete
|
2020-04-28 20:39:17 +02:00 |
Georg Gadinger
|
e07d069c73
|
Refactor Ajax::*Controllers
Also removed the unused `Ajax::QuestionController#preview` method and
route
|
2020-04-28 20:28:00 +02:00 |
Georg Gadinger
|
dc25b5f0c1
|
Capitalise organisation name in GitHub urls
|
2020-04-26 23:18:02 +02:00 |
Georg Gadinger
|
b2b6419b5d
|
Use HTTPS in links
|
2020-04-26 23:16:20 +02:00 |
Georg Gadinger
|
c634d5f03c
|
Update some dead links
|
2020-04-26 23:12:29 +02:00 |
Georg Gadinger
|
aeef50ad78
|
Merge pull request #86 from Retrospring/cleanup
Minor Cleanup
|
2020-04-26 20:03:46 +02:00 |
Karina Kwiatek
|
926631eca3
|
Remove more left-over references to role fields
|
2020-04-25 22:23:37 +01:00 |
Karina Kwiatek
|
9d933c933e
|
Remove unused (removed) roles from Your Data / Export
|
2020-04-25 21:14:26 +01:00 |
Karina Kwiatek
|
71e62dddcf
|
Remove unused roles from privileges modal
|
2020-04-25 21:06:36 +01:00 |
Karina Kwiatek
|
10a9ca5577
|
Fix bad replace; update schema.rb
|
2020-04-25 21:01:46 +01:00 |
Dominik M. Kwiatek
|
a8c335899d
|
Use email field for password reset (#77)
Fixes unsubmmittable password reset form
|
2020-04-22 19:22:16 +01:00 |
Karina Kwiatek
|
47fde17560
|
Remove deprecated gravatar_url method
|
2020-04-20 23:18:14 +01:00 |
Georg Gadinger
|
101b3b68d3
|
Use cursored pagination, remove WillPaginate
|
2020-04-20 23:13:24 +02:00 |
Karina Kwiatek
|
4889071f95
|
Add JS for dismissing announcements
|
2020-04-19 22:27:50 +01:00 |
Karina Kwiatek
|
80c6a4272a
|
Fix indentation in new.html.haml
|
2020-04-19 21:58:08 +01:00 |
Karina Kwiatek
|
391f4a28ed
|
Merge branch 'master' into feature/announcements
# Conflicts:
# db/schema.rb
|
2020-04-19 21:52:58 +01:00 |
Karina Kwiatek
|
b6d6c1fded
|
Add announcements to the top of the application template
|
2020-04-19 21:38:21 +01:00 |
Georg Gadinger
|
946bb3ae9d
|
Use Rolify for admin and moderator roles
|
2020-04-19 22:35:58 +02:00 |
Karina Kwiatek
|
473f2cdcc5
|
Show announcement validation errors on the frontend
|
2020-04-19 21:26:55 +01:00 |
Karina Kwiatek
|
6187cb0b6c
|
Add the ability to edit announcements
|
2020-04-19 20:58:57 +01:00 |
Karina Kwiatek
|
f14a168bce
|
Implement deletion of announcements
|
2020-04-19 20:50:33 +01:00 |
Karina Kwiatek
|
e3b89f7346
|
Implement creation of announcements
|
2020-04-19 20:34:48 +01:00 |
Karina Kwiatek
|
8a632a09cd
|
Create Announcement model & controller
|
2020-04-19 20:12:22 +01:00 |
Georg Gadinger
|
6999695ff8
|
Cleanup
|
2020-04-19 19:49:47 +02:00 |
Georg Gadinger
|
6f6ac3cc7d
|
Merge remote-tracking branch 'origin/master' into rails5
|
2020-04-19 14:32:47 +02:00 |
Georg Gadinger
|
9fa8ef1501
|
enable 'Discover' page for mods
|
2020-04-19 13:55:13 +02:00 |
Georg Gadinger
|
323f9d91ac
|
Fix NoMethodError on the data page
|
2020-04-19 01:19:25 +02:00 |
Georg Gadinger
|
3e7497a144
|
Upgrade to Rails 5
|
2020-04-19 00:59:22 +02:00 |
Georg Gadinger
|
66400c87dd
|
Merge remote-tracking branch 'github/master'
|
2018-05-20 14:18:02 +02:00 |
liv
|
c0ace7cec4
|
remove dead bug tracker link
|
2018-05-15 17:37:13 +02:00 |
Tina
|
106b9fd71f
|
twitter.com/retrospringnet -> retrospring
|
2018-04-29 21:22:16 +02:00 |
Tina
|
eec1065c83
|
twitter.com/retrospringnet -> retrospring
|
2018-04-12 05:40:46 +02:00 |
Georg Gadinger
|
4424cb64cd
|
Fix JS translations
|
2017-04-02 09:04:49 +02:00 |
Georg Gadinger
|
f8e494094f
|
Evil hack on production for frontend translations
|
2017-04-01 01:13:16 +02:00 |
Georg Gadinger
|
28cc6b5938
|
Certain features can now be enabled/disabled from config
|
2017-03-31 22:21:38 +02:00 |
Georg Gadinger
|
10d16466fd
|
fuck
|
2017-03-31 15:13:52 +02:00 |
Georg Gadinger
|
9766ede53c
|
Hotfix to not break discover page
|
2017-03-31 15:11:38 +02:00 |
Georg Gadinger
|
3424cc47c9
|
Hotfix lmao
|
2017-03-31 15:04:58 +02:00 |
Georg Gadinger
|
b8701e7626
|
Make user_screen_name helper use kwargs, add link_only arg
|
2017-03-30 19:17:25 +02:00 |
pixeldesu
|
f7d06135ef
|
don't include unnecessary theme files on user profiles
|
2017-03-29 15:49:27 -07:00 |
pixeldesu
|
8d4d2ffce1
|
apply changes to groups page, adjust heading for header
|
2017-03-29 15:29:07 -07:00 |
pixeldesu
|
598fce6f83
|
add header classes to profile pages
|
2017-03-29 15:20:37 -07:00 |
pixeldesu
|
f345f8628f
|
add header to other profile sections
|
2017-03-29 15:18:11 -07:00 |
pixeldesu
|
b153a04b54
|
remove visible traces of team members
|
2017-03-29 14:52:26 -07:00 |
Georg G
|
573fd89887
|
added export tab
|
2016-01-05 21:29:53 +01:00 |
Georg G
|
b034986e43
|
update text
|
2016-01-05 21:11:14 +01:00 |
Georg G
|
0deb4c4ccc
|
added export view/controller/routes
|
2016-01-05 20:54:38 +01:00 |
funerally
|
b10ca0d736
|
Fixed twitter link
Fixed broken twitter link on about page.
|
2015-10-03 00:00:44 -04:00 |
pixeldesu
|
b0ca8a6219
|
Fix wording
|
2015-09-20 15:32:41 +02:00 |
pixeldesu
|
08644306fc
|
Update frontpage styling and content
|
2015-09-20 15:16:24 +02:00 |