pillar/testswip-comments-confidence…
pillar/tests
wip-comments-confidence…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d0e12401c001 | Francesco Siddi (fsiddi) | Introduce support for confidence calculations | Nov 26 2018 | |||
6ae9a5ddeb2a | Tobias Johansson (mutze) | Quick-Search: Added Quick-search in the topbar | Nov 22 2018 | |||
2990738b5dee | Tobias Johansson (mutze) | Lazy Home: Lazy load latest blog posts and assets and group by week and project. | Nov 12 2018 | |||
b4ee5b59bd5f | Sybren A. Stüvel (sybren) | Sync Blender ID badge as soon as user logs in | Oct 10 2018 | |||
879bcffc2ba8 | Tobias Johansson (mutze) | Asset list item: Don't show user.full_name in latest and random assets | Oct 4 2018 | |||
6ad12d0098fa | Tobias Johansson (mutze) | Video Duration: The duration of a video is now shown on thumbnails and bellow… | Oct 3 2018 | |||
199f37c5d7b8 | Tobias Johansson (mutze) | Tagged Asset: Added metadata | Sep 26 2018 | |||
e9d247fe97f8 | Tobias Johansson (mutze) | Added assertion in test to verify that the asset was deleted | Sep 21 2018 | |||
1ddd8525c7e9 | Tobias Johansson (mutze) | Remove references to node from projects when the node is deleted. | Sep 21 2018 | |||
9a0da126e60a | Francesco Siddi (fsiddi) | Fix failing tests | Sep 18 2018 | |||
8753a12dee07 | Francesco Siddi (fsiddi) | Tweak unit test to support new embed code | Sep 16 2018 | |||
f8d992400e01 | Francesco Siddi (fsiddi) | Extend attachment shortcode rendering | Sep 15 2018 | |||
263d68071ef7 | Francesco Siddi (fsiddi) | Add view_progress to nodes of type asset | Sep 15 2018 | |||
9a9d15ce4723 | Francesco Siddi (fsiddi) | Generate project_navigation_links | Sep 13 2018 | |||
e8fb77c39bed | Sybren A. Stüvel (sybren) | Badge sync: also support removal of all badges | Sep 12 2018 | |||
9a9ca1bf8b1e | Sybren A. Stüvel (sybren) | Synchronise badges with Blender ID | Sep 12 2018 | |||
0983474e7648 | Sybren A. Stüvel (sybren) | Store Blender ID OAuth scopes in MongoDB + request `badge` scope too | Sep 12 2018 | |||
1401a6168fe6 | Sybren A. Stüvel (sybren) | Always use urljoin to construct Blender ID URLs | Sep 12 2018 | |||
85eab0c6cb38 | Sybren A. Stüvel (sybren) | No longer hash auth tokens + store the token scopes | Sep 12 2018 | |||
e19dd2709916 | Sybren A. Stüvel (sybren) | API endpoint /api/nodes/tagged/<tag> | Sep 6 2018 | |||
e4fa32b8e4f2 | Sybren A. Stüvel (sybren) | Fixed bug in attachment code | Sep 6 2018 | |||
0fcafddbd15a | Sybren A. Stüvel (sybren) | Added unit test for creating comments | Sep 5 2018 | |||
2698be3e12f4 | Sybren A. Stüvel (sybren) | Saving & restoring video watching progress | Sep 4 2018 | |||
2ad5b2088077 | Sybren A. Stüvel (sybren) | Quick hack to get /p/{url}/jstree working again | Aug 30 2018 | |||
e8123b7839eb | Sybren A. Stüvel (sybren) | Apparently the test client now uses `https://localhost.local/' as URL | Aug 29 2018 | |||
6d6a40b8c0f5 | Sybren A. Stüvel (sybren) | Empty lists don't seem to be stored in MongoDB any more | Aug 29 2018 | |||
a8a7166e7828 | Sybren A. Stüvel (sybren) | Use self.assertRaises as context manager | Aug 28 2018 | |||
8a0f582a80b9 | Sybren A. Stüvel (sybren) | Removed dependency on flask_pymongo | Jul 13 2018 | |||
0fdcbc39478a | Sybren A. Stüvel (sybren) | Restored MarkDown conversion using 'validator': 'markdown' | Jul 13 2018 | |||
8dc3296bd597 | Sybren A. Stüvel (sybren) | Schema change for IP range, use validator instead of type | Jul 13 2018 | |||
a699138fd6b5 | Sybren A. Stüvel (sybren) | Merge branch 'master' into wip-flask-one | Jul 13 2018 | |||
466adabbb083 | Sybren A. Stüvel (sybren) | Added unit tests for IP range validation | Jul 13 2018 | |||
aaf452e18bed | Sybren A. Stüvel (sybren) | Fixed Cerberus canary unit test | Jul 13 2018 | |||
baa77a7de575 | Sybren A. Stüvel (sybren) | Merge branch 'master' into wip-flask-one | Jul 13 2018 | |||
5fb40eb32b97 | Sybren A. Stüvel (sybren) | Simple unittests for Cerberus validation | Jul 13 2018 | |||
549cf0a3e8c7 | Francesco Siddi (fsiddi) | WIP on libraries upgrade | Jul 12 2018 | |||
9f380751f566 | Francesco Siddi (fsiddi) | Support for capabilities check in any shortcode | Jul 11 2018 | |||
9ee7b742abc0 | Francesco Siddi (fsiddi) | Make more consistent use of BLENDER_ID_ENDPOINT | Jun 22 2018 | |||
58c33074c32b | Francesco Siddi (fsiddi) | Fix unittest for jinja.do_markdown | Jun 22 2018 | |||
0e14bdd09f7f | Francesco Siddi (fsiddi) | Introduce rating functions | Jun 3 2018 | |||
c9789f46dba2 | Sybren A. Stüvel (sybren) | {iframe} shortcode no longer requires cap=xxx | Apr 4 2018 | |||
3e7722a5672d | Sybren A. Stüvel (sybren) | Expand image for `{attachment slug link=self}` | Apr 3 2018 | |||
1ba1da49c3bf | Sybren A. Stüvel (sybren) | Pass positional arguments to attachment render functions | Apr 3 2018 | |||
67e8e7c082b4 | Sybren A. Stüvel (sybren) | Disallow spaces in attachment slugs | Apr 3 2018 | |||
cbb5d546ef83 | Sybren A. Stüvel (sybren) | Fixed CLI cmd upgrade_attachment_schema | Apr 3 2018 | |||
3b452d14ce32 | Sybren A. Stüvel (sybren) | Render attachments with shortcodes rather than slugs | Apr 3 2018 | |||
f4e0b9185bb4 | Sybren A. Stüvel (sybren) | Shortcodes for YouTube and iframes | Apr 3 2018 | |||
fe7e078f8b56 | Sybren A. Stüvel (sybren) | Added unit test | Mar 28 2018 | |||
f22dc4d92abd | Sybren A. Stüvel (sybren) | Fixed PATCHing comments | Mar 27 2018 | |||
218c3f0dcaf8 | Sybren A. Stüvel (sybren) | Fixed comment rendering | Mar 27 2018 | |||
dfaac59e20b8 | Sybren A. Stüvel (sybren) | Cache Markdown'ed HTML in database | Mar 27 2018 | |||
d2a0a5ae26d4 | Sybren A. Stüvel (sybren) | Added CLI command 'maintenance purge_home_projects' | Mar 27 2018 | |||
d24715a22487 | Sybren A. Stüvel (sybren) | Smarter upgrades of node type definitions | Mar 27 2018 | |||
dee0b1842997 | Sybren A. Stüvel (sybren) | utils.doc_diff() now also supports list values | Mar 27 2018 | |||
12272750c302 | Sybren A. Stüvel (sybren) | T53890: Improving static content serving | Mar 23 2018 | |||
e4f229cc70cd | Sybren A. Stüvel (sybren) | Fix T51678: 16bit greyscale PNG images thumbnailing fails | Mar 22 2018 | |||
b10369a86730 | Sybren A. Stüvel (sybren) | Removed unused imports | Feb 13 2018 | |||
de801e41e37c | Sybren A. Stüvel (sybren) | CLI command for moving all nodes+files to another project | Feb 13 2018 | |||
cd42ce6cba68 | Sybren A. Stüvel (sybren) | Moving blobs between nodes now uses storage API | Feb 13 2018 | |||
1b57b333dff4 | Sybren A. Stüvel (sybren) | Removed the URLer service | Jan 31 2018 | |||
08a814525b4b | Sybren A. Stüvel (sybren) | Implement project undelete as PATCH | Jan 31 2018 | |||
f8ff30fb4de6 | Sybren A. Stüvel (sybren) | (un)delete on project also (un)delete file documents. | Jan 31 2018 | |||
4b5a961e1422 | Sybren A. Stüvel (sybren) | Speed up authentication by trusting g.current_user if set. | Jan 31 2018 | |||
230b2c669c43 | Sybren A. Stüvel (sybren) | Implement rename-after-Zencoder-is-done using our Storage API. | Jan 26 2018 | |||
2e2314c16b37 | Sybren A. Stüvel (sybren) | Replace storage backend 'pillar' with 'local' | Jan 26 2018 | |||
75e240242014 | Sybren A. Stüvel (sybren) | Removed unused import | Jan 26 2018 | |||
fb121a960151 | Sybren A. Stüvel (sybren) | Test actual Zencoder notification. | Jan 26 2018 | |||
f8c3408f18a7 | Sybren A. Stüvel (sybren) | Properly handle errors when saving updated file doc after Zencoder notif. | Jan 26 2018 | |||
89ca0516a98c | Sybren A. Stüvel (sybren) | Better handling of Zencoder error notifications. | Jan 26 2018 | |||
5ae98507e347 | Sybren A. Stüvel (sybren) | Added missing unittest for encoding.size_descriptor() | Jan 26 2018 | |||
66ac8c65872a | Sybren A. Stüvel (sybren) | Modernised ZencoderNotificationTest | Jan 26 2018 | |||
fd95135f66ad | Sybren A. Stüvel (sybren) | PEP 8 formatting and removal of unused import | Jan 26 2018 | |||
987d6d03a629 | Sybren A. Stüvel (sybren) | Fix T49280: Make texture files (in texture node) sortable | Jan 26 2018 | |||
fd3e7958241f | Sybren A. Stüvel (sybren) | Store IP-based org-given roles in the user document. | Jan 25 2018 | |||
270bb2164688 | Sybren A. Stüvel (sybren) | Support IP range editing in Organization view_embed | Jan 25 2018 | |||
d3f97358d9b3 | Sybren A. Stüvel (sybren) | Work around Eve not supporting returning binary data | Jan 25 2018 | |||
c44f0489bccf | Sybren A. Stüvel (sybren) | Backend support for organization IP ranges. | Jan 25 2018 | |||
46beaece7553 | Sybren A. Stüvel (sybren) | Implemented pillar.flask_extra.ensure_schema(url) | Jan 12 2018 | |||
01f81ce4d5f8 | Sybren A. Stüvel (sybren) | Send a Blinker signal when someone's subscription status changes | Dec 21 2017 | |||
20ca3f8ee40c | Francesco Siddi (fsiddi) | Rename blender_id url to blender-id | Dec 12 2017 | |||
8a400c5c0f3a | Sybren A. Stüvel (sybren) | Gracefully handle users with empty full_name | Dec 8 2017 | |||
2bcc26860f9e | Sybren A. Stüvel (sybren) | Removed 'subscriber' cap from 'admin' role | Dec 6 2017 | |||
0b218eb656ca | Sybren A. Stüvel (sybren) | Use Blender ID to obtain subscription status. | Nov 30 2017 | |||
390d687f6172 | Sybren A. Stüvel (sybren) | Added utility to find project ID from URL. | Nov 3 2017 | |||
f17453ba10b5 | Sybren A. Stüvel (sybren) | Added 'operations hash_auth_tokens' CLI command. | Oct 5 2017 | |||
c57aefd48b10 | Sybren A. Stüvel (sybren) | Hash authentication tokens before storing in the database. | Oct 5 2017 | |||
ddc52b969e24 | Sybren A. Stüvel (sybren) | Make it possible for node types to have a 'custom view' | Sep 29 2017 | |||
54bb506e10cf | Sybren A. Stüvel (sybren) | Orphan finder: also interpret 24-char hex strings as ObjectIDs | Sep 14 2017 | |||
5d137ac997f5 | Sybren A. Stüvel (sybren) | Added Celery task for refreshing file links | 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 | |||
230c15d51c21 | Sybren A. Stüvel (sybren) | Fix snag that happens when PUTting a user document without roles key. | Sep 14 2017 | |||
b1d69b2304cf | Sybren A. Stüvel (sybren) | Added orphan file finder. Works per project or pass 'all' for all projects. | Sep 13 2017 | |||
216b9278af9e | D2825 | Dalai Felinto (dfelinto) | A user should not be able to vote on own content | Sep 6 2017 | ||
a6f56a481106 | Sybren A. Stüvel (sybren) | OAuth test: checking email address too | Aug 25 2017 | |||
41a82c44c5f0 | Francesco Siddi (fsiddi) | Tests for providers callbacks | Aug 25 2017 | |||
cecf81a07d55 | Francesco Siddi (fsiddi) | Initial tests for OAuthSignIn | Aug 25 2017 | |||
b9ae4396e52e | Sybren A. Stüvel (sybren) | Orgs: show "My Organizations" in the user's menu | Aug 24 2017 | |||
be12bd7d9979 | Sybren A. Stüvel (sybren) | Orgs: allow users to leave an organization | Aug 24 2017 | |||
1e1bd83baf31 | Sybren A. Stüvel (sybren) | Orgs: refresh all members' roles after org changed roles | Aug 24 2017 |