Commit Graph

483 Commits

Author SHA1 Message Date
12c51fb3f5 Use notifications and menus from Pillar 2017-06-09 16:33:34 +02:00
a13ba17545 Fixed borked import 2017-05-31 10:49:03 +02:00
01973a2471 CSS Comments 2017-05-24 12:18:05 +02:00
a1391a6d1c View task in shot context 2017-05-19 12:30:58 +02:00
30397fc12f Pass full name of SVNer account as keyword arg 2017-05-18 15:38:30 +02:00
dc4cf6aecc Set explicit name for SVNer account
It now includes the project ID it's created for, and the fact that it's
a SVNer account, just for easy identification.
2017-05-18 10:03:12 +02:00
9d302d5124 Color status select 2017-05-10 23:34:46 +02:00
48ad75c461 Legend for colors in stats 2017-05-10 23:34:19 +02:00
2a88d9c309 Color status option 2017-05-10 16:53:51 +02:00
19f35e6713 Always show item-status cell on shots list 2017-05-10 16:02:57 +02:00
025b44bfac Compile Attract styles using config, utils and base styling from Pillar
De-duplicated code, yay!
2017-05-10 15:42:08 +02:00
fc08ab2bca Import _error sass from pillar 2017-04-11 16:47:37 +02:00
b5cbbad1ba Remove processing status when loading a task fails 2017-04-11 16:47:20 +02:00
b3bbb5e68b Removed illegal 'home_project' tag 2017-03-29 16:42:46 +02:00
e45f35f6f4 Fix listing of projects that use Attract
Wrong indentation when closing the loop through projects.

Closes T51028
2017-03-29 16:28:37 +02:00
3efb21484a Markdown was not included 2017-03-22 14:55:39 +01:00
ce00665cb2 Updated rsync_ui to deploy to different hosts 2017-03-10 09:52:58 +01:00
9376e40575 Auto-install -e attract
It uses ../attract instead of . so that it is a valid path from blender-cloud as well.
2017-03-07 14:23:49 +01:00
fa306c2821 Added missing link from dev to runtime requirement 2017-03-03 15:22:35 +01:00
4e8c735f6b Python 3.6 compatibility: Applied 2to3 2017-03-03 15:08:48 +01:00
cd17236428 Linked requirements to Pillar and Pillar-Python-SDK
Since Pillar is not pip-installable and also not properly versioned either,
I removed the 'pillar>=2.0' requirement from setup.py
2017-03-03 15:04:50 +01:00
2172500dd6 Take pagination into account when listing tasks for all shots.
This is a stop-gap measure; we probably want to abstract this away into
something more reusable. Better to do that after switching to Python 3,
though.
last-py27
2017-03-02 17:32:11 +01:00
b239ae943f Added comment to rsync_ui.sh to clarify "set -e" 2017-02-21 13:00:14 +01:00
76108c9c16 Style new tasks so we can identify them and avoid double-load 2017-02-14 16:16:20 +01:00
b545288851 Fix Ctrl+Enter to save tasks/shots 2017-02-14 15:57:08 +01:00
aa90a4433f Task-add: Use a button instead of a link, and prevent default
Avoids the issue of re-loading the page on task-add
2017-02-14 15:34:29 +01:00
9aaa2365cf item_open: First set item as processing, then style it as active on success 2017-02-14 15:33:44 +01:00
3ee875d761 Added 'camera' column
Officially requested by Colin Levy by application of Camera Polish
Requisition Form 4B, signed by Colin Levy on this day at the Blender
Institute.
2017-02-10 11:20:48 +01:00
173626d46e Move Attract commands into attract subcommand 2016-12-06 23:09:13 +01:00
dc6e75af7b Fix for typo 2016-12-01 13:00:03 +01:00
0913b23e7e Fix for typo 2016-12-01 12:41:47 +01:00
d79e652c19 Add support for readlink on macOS 2016-12-01 12:23:23 +01:00
a369451efb Refresh CSS cache 2016-11-17 15:24:19 +01:00
2c8e20d0c0 Fix header of shots/assets list 2016-11-17 15:12:12 +01:00
97f75a04e5 Only allow commenting when user has PUT access on the node. 2016-11-11 15:52:33 +01:00
d50c4f1cda Tasks, Shots, Assets, instead of S,A,T 2016-11-11 11:46:07 +01:00
23effbd9db Use attract icon for sidebar 2016-11-11 11:45:42 +01:00
ac8c302b28 Make sure that svnlook outputs UTF8.
Since we have an empty environment, svnlook defaults to ASCII, outputting
{U+xxxx} instead of UTF8 characters. We can either re-interpret those, or
just make sure we get UTF8 in the first place.
2016-11-11 10:43:41 +01:00
34a0bb3e2f Show shot 'trim end' in template, if available. 2016-11-11 08:51:11 +01:00
Dalai Felinto
a9b894ed77 Implement Trim End 2016-11-10 18:55:14 +01:00
389c5c03e1 py.test option tweak
--ff can be bad, as it changes test order
2016-11-10 15:40:19 +01:00
0d9ed088be Removed unused import & small test fix 2016-11-10 15:39:49 +01:00
268d1f28e3 Include commit message in SVN activity 2016-11-10 15:34:03 +01:00
72e903d192 Added AbstractAttractTest.attract property 2016-11-10 15:34:03 +01:00
6628ce0b15 Fix bug when SVN-committing on task without parent 2016-11-10 15:34:03 +01:00
a169701793 Favicon for Attract 2016-11-10 13:07:48 +01:00
1e82ddf206 Typo: Select an* Asset or Task 2016-11-10 12:57:03 +01:00
bc89dc3595 Fix overflow on task-link 2016-11-10 11:55:39 +01:00
2f09c4f650 More compact line-height for item-name on tables 2016-11-10 11:48:09 +01:00
36d076c228 Hide horizontal scroll when not in use 2016-11-10 11:44:54 +01:00