1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

381 commits

Author SHA1 Message Date
Ryo Hashimoto
f0781e451a Improve Japanese translations 2016-01-08 10:39:27 +09:00
Jarrod Carlson
c2b260dfda fix tabs/spaces for real 2016-01-07 16:40:34 -05:00
Jarrod Carlson
d2674288f6 fix tabs/spaces 2016-01-07 16:39:57 -05:00
Jarrod Carlson
0c6466ef10 Add "quiet" label to UI when process is quieted" 2016-01-07 16:33:37 -05:00
Ryo Hashimoto
31edb66d95 Add Japanese translations 2016-01-06 17:06:32 +09:00
mizokami
6db8b43e82 Fix Japanese translation for NoRetriesFound 2016-01-04 15:42:02 +09:00
Mike Perham
2ad609b4b2 Display created_at, fixes 2015-12-09 11:44:47 -08:00
Anthony Scalisi
1cf73773f1 thread is thread in french 2015-12-08 12:43:37 -08:00
John Cavalieri
d666ed6fd3 be consistent with names 2015-11-06 15:24:57 -06:00
John Cavalieri
331fc63838 footer tweaks, added title and ellipsis to url and namespace 2015-11-06 15:18:50 -06:00
Mike Perham
9cc5e8c760 Maximize footer space, 2015-11-06 09:30:04 -08:00
Mike Perham
c5c74f49e4 Revert "Using percentage sizes for footer information with ellipses overflow."
This reverts commit 224259b0b0.
2015-11-06 09:07:28 -08:00
John Cavalieri
e3c5ecca42 Using percentage sizes for footer information with ellipses overflow.
Also added title attributes so on-hover shows full string.
2015-11-05 15:51:15 -06:00
Mike Perham
91c4065fc4 Merge pull request from smolnar/busy-page-styling-bug
Fix Styling Issues on Busy page
2015-10-13 09:29:17 -07:00
Samuel Molnar
bab1ab8bd3 Make form button groups look bit better 2015-10-13 17:53:57 +02:00
Samuel Molnar
e363a806e2 Remove redundant enclosing tag messing up styling 2015-10-13 17:53:36 +02:00
Nate Matykiewicz
4cbb92f1b9 Use static favicon 2015-10-05 11:39:56 -05:00
Nate Matykiewicz
ca235206b9 Update status indicators when polling 2015-10-05 09:42:27 -05:00
Nate Matykiewicz
d1ed79d29a Add favicon of current status 2015-10-05 09:41:58 -05:00
Theodor Tonum
56131145d8 Fix Norwegian Bokmål (nb) locale 2015-10-04 20:47:41 +02:00
Elena Rakita
58907a7bba Add missing translation NotYetEnqueued 2015-09-19 12:57:39 +03:00
Elena Rakita
9c6cdc2d32 Add Ukrainian locale 2015-09-19 08:35:41 +03:00
Mike Perham
6e652817e3 Revert "Implement Web UI keyboard shortcuts, "
This reverts commit 4c274f4cfb.
2015-09-08 14:09:48 -07:00
Mike Perham
4c274f4cfb Implement Web UI keyboard shortcuts,
Needs: JS concat
2015-09-08 14:09:11 -07:00
Jonathan Hyman
e95379499b Have enqueued_at time be nil for jobs that have yet to be enqueued (i.e., are scheduled). 2015-08-16 11:15:53 -04:00
Mike Perham
c240d728a0 Merge pull request from antstorm/refactor-pulsing-dot
Refactor pulsing beacon
2015-07-30 19:21:40 -07:00
Abdelkader Boudih
677c1bfe5d Merge pull request from antstorm/remove-not-needed-css-properties
Remove not needed CSS properties
2015-07-31 00:01:54 +00:00
Anthony Dmitriyev
53f125f1de Remove not needed CSS properties 2015-07-31 00:41:41 +01:00
Anthony Dmitriyev
52ac947b68 Fix dashboard pulsing beacon alignment 2015-07-31 00:24:56 +01:00
Anthony Dmitriyev
33dca586c2 Refactor pulsing beacon 2015-07-30 23:50:14 +01:00
Felipe Gentil
a933b7ff14 Better pt-BR locales in web UI 2015-07-22 15:43:17 -03:00
Niels R.
452e44acc2 Change typo in German translation
Fixes a small typo and a missing german article in the translation for Germans.
2015-07-17 14:48:06 +02:00
Mike Perham
5adbc24cbe Rework authenticity_token to use simpler helper, 2015-07-06 15:52:41 -07:00
Mike Perham
cf3c43b241 Fix CSRF vulnerability reported by Egor Homakov, fixes 2015-07-06 12:51:15 -07:00
Mike Perham
e3d842b529 Tweak footer widths, fixes 2015-06-30 08:47:21 -07:00
Tom Benner
7982e4e890 Prevent redundant polling in the web UI 2015-06-21 11:33:32 -07:00
Warren Guy
be2b6a75c0 Revert overflow for redis-url and redis-namespace to hidden
Looks like this was mistakenly? changed to `scroll` in 542b995
2015-06-18 17:13:10 +01:00
Anton Davydov
17ee70f063 Create table containers with overflow is overlay 2015-05-14 02:48:17 +03:00
Anton Davydov
748539a265 Call timeago() for new <time> tags during live pull 2015-05-05 18:53:14 +03:00
Mike Perham
2178d66b66 Queue name xss, fixes 2015-05-04 08:38:51 -07:00
Brandt Lareau
542b9951d5 Footer style fix
Changed overflow from scroll to hidden

Revert Last commit

Corrected consistent spacing
2015-04-28 14:23:59 -05:00
dipnlik
8ec78239b8 Removes extra </div> tag 2015-04-23 11:50:46 -03:00
Nolan Evans
54766f3366 fix xss vulnerability in display class 2015-04-21 14:20:40 -07:00
Adis Осмонов
522c2a7e1f fix typo 2015-04-08 00:34:14 +06:00
Mike Perham
cf7a9b6a8f Merge pull request from davydovanton/dropdown-button
Fixed protruding links in header navbar
2015-04-05 11:45:11 -07:00
Anton Davydov
70407f41e7 Fixed protruding links in header navbar [skip ci]
1. All protruding plugin links rolled to dropdown button
2. Trim navbar link weight for screen less than 979px
2015-04-03 10:36:37 +03:00
ferdinandrosario
11f35eb997 Extened sidekiq with Tamil language locale 2015-04-01 15:54:50 +05:30
Tejas Bubane
b70cea774b Add Hindi locale. 2015-03-31 19:49:21 +05:30
Anton Davydov
67ddaac850 Fix displaying navbars for tablet devises [skip ci] 2015-03-31 00:51:37 +03:00
Anton Davydov
fc144ddd88 Added helper which provide ability to add your html to <head> tag 2015-03-30 03:39:16 +03:00