|
|
1487aa54cb
|
Improve styling of dfn tags
|
2019-02-17 20:12:58 +01:00 |
|
|
|
4bc779f475
|
Improve styling of note/info blocks
|
2019-02-17 20:11:43 +01:00 |
|
|
|
8a50868f45
|
Allow tables in translation content
|
2019-02-17 19:14:53 +01:00 |
|
|
|
7cfbc3d9f8
|
Allow translation content styling through scrubber
|
2019-02-13 09:10:29 +01:00 |
|
|
|
36c6aeb2b5
|
Fix links to new repo location
|
2019-02-06 20:10:19 +01:00 |
|
|
|
f95a6a7c64
|
Update roman numerals
|
2019-02-05 17:16:46 +01:00 |
|
|
|
565aa5375f
|
Add warnings (copyright+login) to translation form
|
2019-02-05 14:14:13 +01:00 |
|
|
|
8cf8deae0a
|
Add pending translations to navbar for admins
|
2019-02-05 13:42:33 +01:00 |
|
|
|
89a8fbba99
|
Show author names in problem and translation views
|
2019-02-05 12:00:25 +01:00 |
|
|
|
2f9ede3ef0
|
Remove unneeded devise view files
|
2019-02-04 16:32:30 +01:00 |
|
|
|
f70a5275f0
|
Add authentication via GitHub
|
2019-02-04 16:06:09 +01:00 |
|
|
|
8ba5608689
|
Improve login name display in navbar
|
2019-02-04 14:03:45 +01:00 |
|
|
|
d75a88bf6e
|
Fix seed data, improve admin area testing
|
2019-02-04 13:58:20 +01:00 |
|
|
|
b0f8bc5090
|
Use Omniauthable user model with admin role
|
2019-02-03 18:00:42 +01:00 |
|
|
|
2fb1a2d6a1
|
Merge remote-tracking branch 'origin/master' into translation-tips
# Conflicts:
# app/controllers/translations_controller.rb
|
2019-02-02 19:23:55 +01:00 |
|
|
|
c6a4757bc1
|
Improve links on index page
|
2019-02-02 19:13:31 +01:00 |
|
|
|
3a2aa6ea1a
|
Add ability to accept or decline translations
|
2019-02-02 17:53:02 +01:00 |
|
|
|
8da1323fd8
|
Add status to translations
|
2019-02-02 13:09:01 +01:00 |
|
|
|
73d6528c7f
|
Update rails, gems, use MathJax over CDN
|
2019-01-29 22:09:57 +01:00 |
|
|
|
2fbd9d6a32
|
Add translation tips
|
2018-08-15 18:21:40 +02:00 |
|
|
|
3bfc2a7406
|
Rerun MathJax when previewing a translation
|
2017-11-28 11:43:29 +01:00 |
|
|
|
913d9ec0b7
|
Add MathJax to seeds.rb, update locales
|
2017-11-28 11:43:11 +01:00 |
|
|
|
b5697eff56
|
Add redirects, update test types
|
2017-11-26 14:32:18 +01:00 |
|
|
|
f5d0e721a1
|
Add about pages
|
2017-11-24 14:26:48 +01:00 |
|
|
|
084a640021
|
Add custom site titles
|
2017-11-23 17:09:16 +01:00 |
|
|
|
ab93f90eae
|
Make CodeMirror and MathJax work with turbolinks
|
2017-11-23 15:06:56 +01:00 |
|
|
|
b624870f9b
|
Change turbolinks progress bar color
|
2017-11-23 15:04:21 +01:00 |
|
|
|
95bb01b440
|
Update rails and code
|
2017-11-23 13:52:13 +01:00 |
|
|
|
95b84f003c
|
Add problem count changing to the admin dashboard
|
2015-09-09 17:40:15 +02:00 |
|
|
|
ae9315a623
|
Merge branch 'master' into problem-count
|
2015-09-09 16:14:48 +02:00 |
|
|
|
b4121af51b
|
Fix #32: Add logo
|
2015-09-09 15:57:05 +02:00 |
|
|
|
e67a03bbe3
|
Add function for updating problem count
|
2015-03-01 20:56:30 +01:00 |
|
|
|
6b463417ba
|
Move translation viewing to admin namespace
|
2015-02-16 09:37:13 +01:00 |
|
|
|
b1d0daf47a
|
Prevent N+1 on title validation
|
2015-02-12 18:26:02 +01:00 |
|
|
|
c124808ffe
|
Fix #14: Make uniqueness check among other problems
|
2015-02-12 16:31:52 +01:00 |
|
|
|
7279c8c111
|
Prefill translation form with old translation if possible
|
2015-02-08 18:20:29 +01:00 |
|
|
|
f989cd64db
|
Increase test coverage
|
2015-02-08 18:06:25 +01:00 |
|
|
|
5c1709ba7e
|
Improve translation creation form by using codemirror
|
2015-02-08 17:30:06 +01:00 |
|
|
|
9b622ec543
|
Fix possible security problem
|
2015-02-01 12:09:45 +01:00 |
|
|
|
594f9540a8
|
Add tests for flash message helpers
|
2015-02-01 12:00:49 +01:00 |
|
|
|
f162225195
|
Add authentication with devise, fix tests
|
2015-02-01 11:16:50 +01:00 |
|
|
|
b281f56d11
|
Redirect to original problem after translation creation
|
2015-02-01 11:10:38 +01:00 |
|
|
|
fb108420b4
|
Fix small bugs in views
|
2015-02-01 11:04:51 +01:00 |
|
|
|
d2ab9f3202
|
Add warning to sign in page
|
2015-01-31 12:58:53 +01:00 |
|
|
|
be6ba28845
|
Add devise-bootstrap-views
|
2015-01-31 12:53:53 +01:00 |
|
|
|
0677e19b93
|
Add Admin class
|
2015-01-31 12:19:54 +01:00 |
|
|
|
f1576b145f
|
Fix problem with mathjax and turbolinks
|
2015-01-03 20:52:38 +01:00 |
|
|
|
e8118b282a
|
Add 'mathjax-rails' gem
|
2015-01-03 15:57:44 +01:00 |
|
|
|
8e98c6857b
|
Make "Back" link on translation creation a button
|
2015-01-03 14:10:33 +01:00 |
|
|
|
1c8ff0c7b8
|
Bootstrapify translation form
|
2015-01-03 14:09:56 +01:00 |
|