Commit Graph
4788 Commits
Author SHA1 Message Date
Safihre 164114ab82 Enable Windows Notifications 2015-12-15 11:35:26 +01:00
shypike 33f45a4256 Update translations 2015-12-12 12:31:14 +01:00
Safihre 51b160da3f Sorting only worked on first page 2015-12-11 18:27:43 +01:00
Safihre d1c1819e16 Forgot the .png 2015-12-11 13:38:04 +01:00
shypike 3adff9ea6b Update translatable text source files. 2015-12-10 16:01:18 +01:00
Safihre 3496f93cce INFO message when cache not enabled
SAB needs this cache, otherwise CPU/mem usage gets out of hand. Note: on
Windows and Mac it is turned on by default already (200M), so only for
installs from source or linux users.
2015-12-10 12:18:22 +01:00
Safihre dcac685cee Remove leftover texts of old Wizzard 2015-12-10 12:18:18 +01:00
Safihre a0cdf79e23 Config fixes 2015-12-10 12:18:15 +01:00
Safihre a54ccb1f71 Use proper M/G/T/P formatting for disksizes 2015-12-10 12:18:12 +01:00
Safihre ebeb950794 Fix multiedit bug
Would force refresh for every item when using Check All
2015-12-10 12:18:06 +01:00
Safihre 3b58aff728 Glittery things - part 3
Possible fix for retry error, generalized links, remove debug-ID
2015-12-10 12:18:00 +01:00
Safihre 8ad5ff7b8c Display passworded jobs ignored labels put by Sab
Can't rebase because already so many changes..
2015-12-07 00:49:31 +01:00
Safihre c210636952 Decrease Glitter startup for large queues by 40%
Turns out that the <select> in the options dropdown are a hugggeeee
slowdown on initial load! Only initializing on click cuts half the speed
(especially on more than 100 items)
2015-12-07 00:23:02 +01:00
Safihre 91895d8765 Glittery things - part 2
Fix sortable, remove ugly outlines on links for Firefox, click on
search-icon focus on search-box, mobile fixes
2015-12-06 13:00:25 +01:00
Safihre 90019494ce Allow multi-edit for grabbing jobs
Requested: #404
2015-12-05 19:27:40 +01:00
Safihre 9e99d39f2c Adding RSS button to main page
User request and seemed useful to me
2015-12-05 19:27:37 +01:00
Safihre a70addca55 Adding RSS icon through SVG
Since Bootstrap doesn't come with RSS icon..
2015-12-05 19:27:34 +01:00
Safihre d825b40b73 Stop retrying on auth (401) errors 2015-12-05 19:27:31 +01:00
Safihre bc3d22a06b Click on status and completed time shows details 2015-12-05 19:26:00 +01:00
Safihre ac1d1cf24d Make RSS errors more reasonably sized 2015-12-05 19:25:58 +01:00
Safihre 05c39b2de8 Purge history items on current page
So you can use the search to remove a specific set of history items
2015-12-05 19:25:55 +01:00
Safihre 298303a239 Updating Glitter - Night
Kind of forgot about it..
2015-12-05 19:25:52 +01:00
Safihre 46d1ba7037 Drag-and-drop not on accident 2015-12-05 19:25:49 +01:00
Safihre 9d5d1d90fa Update mobile-icons
Only necessary ones
2015-12-05 19:25:47 +01:00
Safihre 58f7d563c2 Glitter CSS name update 2015-12-05 19:25:44 +01:00
Safihre 83bd8cb3a0 Improve display/editing of passworded jobs
Did not use to work in all languages!
2015-12-05 19:25:41 +01:00
Safihre c821b583ee Select full name when clicking edit button 2015-12-05 19:25:38 +01:00
Safihre 2898d045de Highlight disabled servers 2015-12-05 19:25:35 +01:00
Safihre f9160d286d Glittery things 2015-12-05 19:25:32 +01:00
shypike 4e20004f7b Fixes in encoding.py 2015-12-05 17:15:29 +01:00
shypike 555aadc83e Windows: convert explicit INI-path to Unicode.
On Windows, the -f parameter passes an 8bit ASCII string instead of Unicode.
2015-12-05 16:07:56 +01:00
shypike f1029836b0 Upgrade JSON problem logging to "info" level. 2015-12-05 13:51:46 +01:00
shypike 14319ad9f5 Remove debug statement from last commit. 2015-12-05 12:09:28 +01:00
shypike c9a4e61a3a Automatically revert to safe (but slow) JSON-encoder when encountering encoding errors.
In some situations the standard JSON encoder bails out.
In such cases, switch to safe and slow JSON encoder (from 0.7.x) for the rest of the session.
Additional logging in json.py to find out what the source of the faulty strings is.
2015-12-05 10:22:43 +01:00
shypike d8d261132c In Config->Servers, show active servers before inactive ones. 2015-12-03 21:08:42 +01:00
shypike a043e78a9a Do not require presence of Python's webbrowser support.
On embedded systems, the module may be missing.
Handle this gracefully.
2015-12-03 20:56:28 +01:00
shypike 4b2533d8d9 Update translatable texts. 2015-11-30 21:47:13 +01:00
Safihre 32074b9be0 Drop support for IE8 in Glitter and Config
It's almost 2016..
2015-11-30 16:48:12 +01:00
Safihre 0aba54fcf3 Change menu-icon to actual menu icon 2015-11-30 16:48:08 +01:00
Safihre 22133e4a53 Colorize server priority labels 2015-11-30 16:48:04 +01:00
Safihre aa698d0591 Make custom pause timer more clear 2015-11-30 16:48:01 +01:00
Safihre 1e4fb79349 Increase hit targets for checkboxes and dropdowns 2015-11-30 16:47:58 +01:00
Safihre c01e091c52 Orphaned jobs with special chars couldn't be deleted 2015-11-30 16:47:55 +01:00
Safihre b9205d98f6 Reload Servers page on name and priority change 2015-11-30 16:47:51 +01:00
Safihre dccf961d79 Config improvements 2015-11-30 16:47:48 +01:00
Safihre 217fe143c3 Autocomplete everywhere and for relative paths 2015-11-29 11:01:03 +01:00
shypike 69a872eac0 Update unrar for OSX to 5.30
Closes #396
2015-11-26 11:33:42 +01:00
shypike 0b6395fc1d Update unrar for Windows and OSX to 5.30
Closes #396
0.8.0Beta3
2015-11-25 20:31:23 +01:00
Safihre 6e5909d283 Fix enable/disable server 2015-11-25 18:35:22 +01:00
Safihre 3b48ff7bab Add folderbrowser to Categories
And make it a proper-plugin. It now handles relative paths.
2015-11-25 14:31:10 +01:00