Graphwip-comments-confidence…
Graph
wip-comments-confidence…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
7d740c74e3ec | Pablo Vazquez (pablovazquez) | Move comment posting into its own function | Sep 22 2017 | ||||
58b8cea75773 | Pablo Vazquez (pablovazquez) | Homepage: Don't capitalize project summary on random featured assets | Sep 22 2017 | ||||
dc75980eba6e | Pablo Vazquez (pablovazquez) | Blog: limit the max-width of post content | Sep 21 2017 | ||||
f311dbbe3031 | Pablo Vazquez (pablovazquez) | Fix fluid headers on video | Sep 21 2017 | ||||
b5f0c59511e4 | Pablo Vazquez (pablovazquez) | Comments: Style tweaks | Sep 21 2017 | ||||
bc5a8fba617c | Francesco Siddi (fsiddi) | Prevent node edit form display if PUT is not allowed for the node | Sep 20 2017 | ||||
1e6180be489b | Pablo Vazquez (pablovazquez) | More fixes for video fluid | Sep 20 2017 | ||||
ebe3118f79a1 | Pablo Vazquez (pablovazquez) | Project home video should not have vjs-fluid, it already is fluid | Sep 20 2017 | ||||
714455a4ebb4 | Pablo Vazquez (pablovazquez) | Fix navigation tree not scrolling until the bottom | Sep 20 2017 | ||||
0089a8a98e65 | Pablo Vazquez (pablovazquez) | Video: Previews are already fluid, no need for vjs-fluid | Sep 20 2017 | ||||
9fa4da284b6c | Pablo Vazquez (pablovazquez) | Homepage: Style tweak to random featured project | Sep 20 2017 | ||||
e3f1f101e244 | Pablo Vazquez (pablovazquez) | Assets: No need to calculate preview aspect ratio anymore | Sep 20 2017 | ||||
386571157ab7 | Pablo Vazquez (pablovazquez) | Assets: Check if user is subscriber or asset is public | Sep 20 2017 | ||||
5012d191807c | Pablo Vazquez (pablovazquez) | Video asset: Show link to login as well as subscribe | Sep 20 2017 | ||||
54b5e8e3d44c | Pablo Vazquez (pablovazquez) | Video: Fix Download button | Sep 20 2017 | ||||
5e0e71aa1c8e | Pablo Vazquez (pablovazquez) | SASS: Set all config variables as !default | Sep 19 2017 | ||||
bd976e6c2e78 | Sybren A. Stüvel (sybren) | Fixed user switching. | Sep 19 2017 | ||||
9cce441f6c93 | Sybren A. Stüvel (sybren) | Removed unused code | Sep 19 2017 | ||||
6af0cd2be8ec | Sybren A. Stüvel (sybren) | Don't show "Create a project" button to non-subscribers, and make btn clickable | Sep 18 2017 | ||||
82a1e0796c86 | Pablo Vazquez (pablovazquez) | Project Home: Scale header image fit as cover | Sep 17 2017 | ||||
8d0c0894cbe1 | Pablo Vazquez (pablovazquez) | Textures: No background color for download button | Sep 17 2017 | ||||
b98771f06760 | Pablo Vazquez (pablovazquez) | Improvements to image thumbnailing | Sep 17 2017 | ||||
b2cfe4643831 | Pablo Vazquez (pablovazquez) | Style tweaks on projects | Sep 17 2017 | ||||
53ac29cfd1ad | Pablo Vazquez (pablovazquez) | Project: Show edit button in sidebar | Sep 17 2017 | ||||
4e153413d967 | Pablo Vazquez (pablovazquez) | Fix Download button showing when not logged in | Sep 17 2017 | ||||
7d48c02fa377 | Dalai Felinto (dfelinto) | Expand user schema to support extension_props | Sep 17 2017 | ||||
5df68c4ead38 | Pablo Vazquez (pablovazquez) | Comments: Only show if there are actually comments | Sep 16 2017 | ||||
1563f4142d1f | Pablo Vazquez (pablovazquez) | Fix broken layout on project blog posts | Sep 16 2017 | ||||
1177f516ba43 | Francesco Siddi (fsiddi) | Set status as 'published' when creating a blog | Sep 16 2017 | ||||
2d18057c6e97 | Sybren A. Stüvel (sybren) | Added DB index for latest assets/comments | Sep 15 2017 | ||||
970376ed56ba | Sybren A. Stüvel (sybren) | Removed debug print | Sep 15 2017 | ||||
e2ea8d491b6c | Sybren A. Stüvel (sybren) | Added a bit of input validation | Sep 15 2017 | ||||
62954ac15730 | Sybren A. Stüvel (sybren) | Latest assets/comments: using Mongo aggregation instead of Python code | Sep 15 2017 | ||||
1c70d80b9956 | Sybren A. Stüvel (sybren) | Removed unused imports | Sep 15 2017 | ||||
dc50d6e9418c | Sybren A. Stüvel (sybren) | Add more logging to find cause of KeyError | Sep 15 2017 | ||||
8377dc63c0fd | Sybren A. Stüvel (sybren) | Fix attribute error accessing response.text | Sep 15 2017 | ||||
54bb506e10cf | Sybren A. Stüvel (sybren) | Orphan finder: also interpret 24-char hex strings as ObjectIDs | Sep 14 2017 | ||||
d4facbf2e33c | Sybren A. Stüvel (sybren) | Orphan finder: store the orphan-files.txt file in STORAGE_DIR | Sep 14 2017 | ||||
ddc8fc0f5e5a | Sybren A. Stüvel (sybren) | Clarify celery beat schedule a bit | Sep 14 2017 | ||||
82d2921424f1 | Sybren A. Stüvel (sybren) | Added support for periodic Celery tasks. | Sep 14 2017 | ||||
5d137ac997f5 | Sybren A. Stüvel (sybren) | Added Celery task for refreshing file links | Sep 14 2017 | ||||
b06e17acf0d4 | Sybren A. Stüvel (sybren) | Added a little reminder about what to do when you add a Celery module | Sep 14 2017 | ||||
c272b5d4bb1a | Sybren A. Stüvel (sybren) | refresh_backend_links CLI: don't convert str → int multiple times | Sep 14 2017 | ||||
eba28b4eb4df | Sybren A. Stüvel (sybren) | File link refresh: report on every N refreshed links | Sep 14 2017 | ||||
44f473221f0c | Sybren A. Stüvel (sybren) | File link refresh: ignore soft-deleted files | Sep 14 2017 | ||||
3be47056a0b5 | Sybren A. Stüvel (sybren) | Orphan finder: drop the per-project finding | Sep 14 2017 | ||||
be6746f7abf5 | Sybren A. Stüvel (sybren) | Fixed bug when parsing node without content type property | Sep 14 2017 | ||||
8cb506731f3c | Sybren A. Stüvel (sybren) | find_for_other: fail early when no project is given | Sep 14 2017 | ||||
e09649586fa6 | Sybren A. Stüvel (sybren) | find_url_for_node: fail early when node has no valid project | Sep 14 2017 | ||||
230c15d51c21 | Sybren A. Stüvel (sybren) | Fix snag that happens when PUTting a user document without roles key. | Sep 14 2017 | ||||
c4a765e73b3f | Francesco Siddi (fsiddi) | Change url of EXAMPLE_PROJECT | Sep 13 2017 | ||||
18eb84fa9da5 | Sybren A. Stüvel (sybren) | Log capabilities at DEBUG level. | Sep 13 2017 | ||||
1a505bb0a266 | Sybren A. Stüvel (sybren) | Work around bugsnag issue | Sep 13 2017 | ||||
86caa3a04411 | Sybren A. Stüvel (sybren) | Fixed inconsistency between requirements.txt and setup.py | Sep 13 2017 | ||||
3263f0a551b6 | Sybren A. Stüvel (sybren) | Upgraded bugsnag 2.3.1 → 3.1.1 | Sep 13 2017 | ||||
8aa6bb61ddaa | Sybren A. Stüvel (sybren) | Slightly nicer initialisation of Bugsnag | Sep 13 2017 | ||||
f89bec5089ff | Sybren A. Stüvel (sybren) | Allow <pre> tags in comments | Sep 13 2017 | ||||
896784a3517b | Sybren A. Stüvel (sybren) | Clear session when token is invalid | Sep 13 2017 | ||||
6488f4677e39 | Sybren A. Stüvel (sybren) | Be more graceful when URLer service isn't configured properly. | Sep 13 2017 | ||||
f650835c07a5 | Sybren A. Stüvel (sybren) | Orphan finder: soft-delete orphan files | Sep 13 2017 | ||||
33feaa81cac6 | Sybren A. Stüvel (sybren) | Orphan finder: refuse to find orphans when orphan-files.txt exists. | Sep 13 2017 | ||||
16bf193b0ea0 | Sybren A. Stüvel (sybren) | Added soft-delete to the files schema. | Sep 13 2017 | ||||
ce59bc333586 | Sybren A. Stüvel (sybren) | Orphan finder: write file object IDs to orphan-files.txt | Sep 13 2017 | ||||
46d834f5aa1c | Sybren A. Stüvel (sybren) | Orphan finder: log duration of orphan file search | Sep 13 2017 | ||||
4be05c8b5753 | Sybren A. Stüvel (sybren) | Orphan finder: when iterating all projects, gracefully stop at CTRL+C | Sep 13 2017 | ||||
5ce02bbbfe43 | Sybren A. Stüvel (sybren) | Orphan finder: fix bug when no orphan files are found | Sep 13 2017 | ||||
d01b498ad593 | Sybren A. Stüvel (sybren) | Orphan finder: Default project._deleted to False | Sep 13 2017 | ||||
b1d69b2304cf | Sybren A. Stüvel (sybren) | Added orphan file finder. Works per project or pass 'all' for all projects. | Sep 13 2017 | ||||
9ac870e0a54e | Sybren A. Stüvel (sybren) | Fixed scrolling to comment when the comment ID is in the URL hash. | Sep 13 2017 | ||||
a8511c9db534 | Sybren A. Stüvel (sybren) | Gracefully handle read timeouts when communicating with BlenderID | Sep 12 2017 | ||||
ab7d623d2795 | Sybren A. Stüvel (sybren) | Create some indices used for statistics | Sep 12 2017 | ||||
901fea33614f | Francesco Siddi (fsiddi) | Do not assume that users and groups keys exist in permissions | Sep 11 2017 | ||||
3329788be845 | Dalai Felinto (dfelinto) | Localization: Fix setup.py install/develop | Sep 11 2017 | ||||
303a33c3bfd9 | D2826 | Dalai Felinto (dfelinto) | Internationalization: Backend support to localization based on user browser | Sep 9 2017 | |||
b769cc6c3c9a | Dalai Felinto (dfelinto) | Fix app_root in unittests | Sep 8 2017 | ||||
4e5ce71a52eb | Sybren A. Stüvel (sybren) | File storage link refreshing: log nr of documents to refresh. | Sep 7 2017 | ||||
7dbd0c789636 | Sybren A. Stüvel (sybren) | Exclude Flamenco task logs when dumping the database. | Sep 7 2017 | ||||
d5a55f71a702 | Dalai Felinto (dfelinto) | Fix Flask and Eve dependency issue | Sep 6 2017 | ||||
ebcd28088687 | Sybren A. Stüvel (sybren) | Updated requirements in setup.py | Sep 6 2017 | ||||
216b9278af9e | D2825 | Dalai Felinto (dfelinto) | A user should not be able to vote on own content | Sep 6 2017 | |||
eb467474f81b | Sybren A. Stüvel (sybren) | Make our require_login() optionally redirect to the login page | Sep 6 2017 | ||||
e5b80297ba00 | Sybren A. Stüvel (sybren) | Fixed user ID, we now pass a UserClass instance to compute the capabilities | Sep 5 2017 | ||||
6b32c4ede8ba | Sybren A. Stüvel (sybren) | Use has_cap('admin') instead of has_role('admin') | Sep 5 2017 | ||||
2db0ee11dbc5 | Sybren A. Stüvel (sybren) | Fixed case for packages. | Sep 5 2017 | ||||
146bf97432c2 | Sybren A. Stüvel (sybren) | Removed doubly-listed CommonMark package | Sep 5 2017 | ||||
fc5177d58b0c | Sybren A. Stüvel (sybren) | Removed pycrypto package; it's not used. | Sep 5 2017 | ||||
97564022c321 | Sybren A. Stüvel (sybren) | Renamed 'child' to 'variation', since it's not about child nodes. | Sep 5 2017 | ||||
941fd8dd9ca4 | Sybren A. Stüvel (sybren) | Show max filesize of variations, rather than original file size. | Sep 5 2017 | ||||
b6b7aad04610 | Sybren A. Stüvel (sybren) | Have a nicer 403 Forbidden message when the user isn't logged in. | Sep 5 2017 | ||||
a8e912fcb150 | Sybren A. Stüvel (sybren) | Include 'next' URL when logging in through a 403 Forbidden page | Sep 5 2017 | ||||
903bb6cfe924 | Pablo Vazquez (pablovazquez) | Typo | Sep 4 2017 | ||||
94efdcd9b52a | Pablo Vazquez (pablovazquez) | Small layout style fixes | Sep 4 2017 | ||||
b8153b5c9ac8 | Pablo Vazquez (pablovazquez) | Assets: Move details to its own file and share across assets | Sep 4 2017 | ||||
923b4bd9d672 | Pablo Vazquez (pablovazquez) | Notifications: no minimum width | Sep 4 2017 | ||||
4c25248e5fdb | Pablo Vazquez (pablovazquez) | Project: breadcrumbs no longer exist | Sep 4 2017 | ||||
06dd24bcf9fd | Pablo Vazquez (pablovazquez) | Project Edit: Node types editing embedded | Sep 4 2017 | ||||
941ec94313a5 | Pablo Vazquez (pablovazquez) | Node Type Edit: Save node_type description | Sep 4 2017 | ||||
adcbebd7b640 | Pablo Vazquez (pablovazquez) | Videos: Keep a 16:9 aspect ratio | Sep 4 2017 | ||||
4a68821deea9 | Pablo Vazquez (pablovazquez) | JS: Fix 50px offset on containerResizeY | Sep 4 2017 | ||||
4b1bb6283eb4 | Sybren A. Stüvel (sybren) | Let Flask know our preferred URL scheme | Sep 1 2017 |