pillar/pillarwip-comments-confidence…
pillar/pillar
wip-comments-confidence…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6b526f6b539e | Sybren A. Stüvel (sybren) | Fixed bug in local file storage URL generation. | Mar 22 2017 | |||
cce388049d22 | Sybren A. Stüvel (sybren) | Big refactoring of file storage handling | Mar 22 2017 | |||
fdfdd38c38ea | Sybren A. Stüvel (sybren) | Removed route for direct GCS storage browsing | Mar 22 2017 | |||
56b631d4a255 | Sybren A. Stüvel (sybren) | Added type annotations | Mar 22 2017 | |||
6eadc09c1096 | Sybren A. Stüvel (sybren) | Use __init_subclass__ to register storage backends | Mar 22 2017 | |||
1f3d699a0cff | Sybren A. Stüvel (sybren) | Ran 2to3 on pillar/api/utils/storage.py | Mar 22 2017 | |||
0eb2f176241c | Sybren A. Stüvel (sybren) | Raise exception on not-implemented methods, instead of just pass'ing | Mar 22 2017 | |||
47eba6786abe | Sybren A. Stüvel (sybren) | Renamed 'file_in_storage' to 'blob' | Mar 22 2017 | |||
8934eb8b8dbd | Francesco Siddi (fsiddi)/Sybren A. Stüvel (sybren) | Fix for crash on extension blueprints loading | Mar 22 2017 | |||
ae5009c9eff1 | Sybren A. Stüvel (sybren) | Python 3.6: Fixed issue with gravatar function | Mar 22 2017 | |||
dcdcd9939302 | Sybren A. Stüvel (sybren) | Python 3.6 compatibility: random bits & bcrypt | Mar 22 2017 | |||
2e41c074b52c | Sybren A. Stüvel (sybren) | Python 3.6 compatibility: bytes vs strings stuff | Mar 22 2017 | |||
c2206e6b274a | Sybren A. Stüvel (sybren) | Python 3.6 compatibility: Prevent comparison with None | Mar 22 2017 | |||
fb25e3e03f28 | Sybren A. Stüvel (sybren) | Fixup of syntax error introduced by 2to3 | Mar 22 2017 | |||
4e138d38a174 | Sybren A. Stüvel (sybren) | Removed no longer compatibility thingy for Python 3 | Mar 22 2017 | |||
e0c525389fd9 | Sybren A. Stüvel (sybren) | Renamed static.py to staticfile.py | Mar 22 2017 | |||
663627358fd5 | Sybren A. Stüvel (sybren) | Ran 2to3 on pillar + some manual fixups | Mar 22 2017 | |||
647ae0f3d6a7 | Sybren A. Stüvel (sybren)/Francesco Siddi (fsiddi) | Fixed create_from_file(filename) bug (should be file obj, not name) | Mar 1 2017 | |||
e5b4ce0890c8 | Sybren A. Stüvel (sybren)/Francesco Siddi (fsiddi) | GoogleCloudStorageBucket.gcs_bucket → _gcs_bucket | Mar 1 2017 | |||
27df603299ee | Francesco Siddi (fsiddi) | Started moving processing function in subclasses | Mar 1 2017 | |||
4d6bf65a996f | Francesco Siddi (fsiddi) | Attempt at proper naming | Mar 1 2017 | |||
c06533db5bc6 | Sybren A. Stüvel (sybren)/Francesco Siddi (fsiddi) | Breaking stuff by introducting decorator & abstract base class stuff. | Mar 1 2017 | |||
b3b9c68486dd | Sybren A. Stüvel (sybren)/Francesco Siddi (fsiddi) | Fixed uploading of images. | Mar 1 2017 | |||
aecab0561ecd | Francesco Siddi (fsiddi) | WIP introducing STORAGE_BACKEND | Mar 1 2017 | |||
4570b4637be2 | Francesco Siddi (fsiddi) | Move attachment parsing on the node level | Feb 27 2017 | |||
6765276519ce | Francesco Siddi (fsiddi) | Introducing attachments fixes for blog posts and assets. | Feb 21 2017 | |||
0a86ad357feb | Pablo Vazquez (pablovazquez) | Analytics for videojs | Feb 8 2017 | |||
089b0f15352c | Pablo Vazquez (pablovazquez) | Own copy of videojs 5.8.8 | Feb 2 2017 | |||
eb02fa5eec9c | Pablo Vazquez (pablovazquez) | Replace Flowplayer with the open source Video.js library | Feb 2 2017 | |||
2b528f0fffe1 | Sybren A. Stüvel (sybren) | Added pillar.api.utils.bsonify(some_dict) | Jan 24 2017 | |||
e3fc5d1b9bec | Pablo Vazquez (pablovazquez) | Initial support for AMP (Accelerated Mobile Pages) | Jan 23 2017 | |||
604d6c1a0719 | Sybren A. Stüvel (sybren) | Added pillar.web.utils.last_page_index() | Jan 19 2017 | |||
129ec9460839 | Sybren A. Stüvel (sybren) | Renamed flamenco.jobs to flamenco_jobs | Dec 14 2016 | |||
01cc52bba97e | Sybren A. Stüvel (sybren) | Allow user updates in create_service_account() calls. | Dec 14 2016 | |||
8115bc2ad5bc | Sybren A. Stüvel (sybren) | Collections are now named flamenco_xxx instead of flamenco.xxx | Dec 14 2016 | |||
a100d73a8b95 | Sybren A. Stüvel (sybren) | Collections in extension eve_settings now should start with the ext name. | Dec 14 2016 | |||
11197e669c21 | Francesco Siddi (fsiddi) | Remove /about endpoint | Dec 2 2016 | |||
6bb491aadc4f | Francesco Siddi (fsiddi) | Support for page urls | Dec 2 2016 | |||
b6b517688eb9 | Pablo Vazquez (pablovazquez) | Display blog list and posts within the project | Dec 1 2016 | |||
f2942a20fe42 | Francesco Siddi (fsiddi) | Refactor manage commands using subcommands | Dec 1 2016 | |||
d9b56f485b64 | Francesco Siddi (fsiddi) | Extend CHECK_PERMISSIONS_IMPLEMENTED_FOR | Nov 30 2016 | |||
f06b3c94eb78 | Pablo Vazquez (pablovazquez) | join_agent page for the agent project | Nov 30 2016 | |||
e72f02711d1a | Francesco Siddi (fsiddi) | Temporary tweak to join mechanism | Nov 30 2016 | |||
7fb94a86e870 | Pablo Vazquez (pablovazquez) | Display a nice icon on jstree if item is free | Nov 29 2016 | |||
3fbee3336900 | Pablo Vazquez (pablovazquez) | Open jstree folders on load, and set parent as selected as well | Nov 29 2016 | |||
4a5d553bc862 | Pablo Vazquez (pablovazquez) | No blog on activity stream | Nov 25 2016 | |||
f75c43055ff1 | Pablo Vazquez (pablovazquez) | Blog on frontpage | Nov 25 2016 | |||
f2d9df8b61a4 | Francesco Siddi (fsiddi) | Add note about status parsing during the node tree creation | Nov 25 2016 | |||
c73ad07e8380 | Francesco Siddi (fsiddi) | Remove whitespaces | Nov 25 2016 | |||
a93d9be632e7 | Francesco Siddi (fsiddi) | Remove whitespace | Nov 25 2016 | |||
1e1d9e57e76e | Pablo Vazquez (pablovazquez) | Show description/content of posts/assets | Nov 24 2016 | |||
b1a0e1e3b639 | Pablo Vazquez (pablovazquez) | Show blog on the tree | Nov 24 2016 | |||
6910d3da497e | Pablo Vazquez (pablovazquez) | We always include the picture now | Nov 24 2016 | |||
b9c3d6b0fbb5 | Pablo Vazquez (pablovazquez) | Merge featured assets and blog posts into one activity stream | Nov 24 2016 | |||
f99869f57eca | Pablo Vazquez (pablovazquez) | 10 featured/latest items | Nov 24 2016 | |||
85bfbdb5e3eb | Pablo Vazquez (pablovazquez) | Display 10 comments on frontpage | Nov 24 2016 | |||
f1661f7efbfe | Pablo Vazquez (pablovazquez) | Use native scrollbars | Nov 16 2016 | |||
24ede3f4ee42 | Pablo Vazquez (pablovazquez) | Include node_type on jstree list item | Nov 11 2016 | |||
52a1602a7ccd | Sybren A. Stüvel (sybren) | Allow overriding whether the user can comment from URL. | Nov 11 2016 | |||
5f0092cfa1ea | Sybren A. Stüvel (sybren) | Fixed bug in /u/ where home project group membership was lost after edit. | Nov 11 2016 | |||
4b84e6506b1e | Sybren A. Stüvel (sybren) | CLI command to check home project group membership | Nov 11 2016 | |||
a13937e5005b | Sybren A. Stüvel (sybren) | Log error when unable to update home project | Nov 11 2016 | |||
b9e27a4cbf30 | Sybren A. Stüvel (sybren) | Quote activity verb in log | Nov 11 2016 | |||
595a690473d1 | Sybren A. Stüvel (sybren) | Removed activity 'extra fields', as it wasn't used and half-built. | Nov 10 2016 | |||
ab375b212696 | Sybren A. Stüvel (sybren) | Moved node_setattr() from Attract to Pillar | Nov 9 2016 | |||
45328b629b7e | Pablo Vazquez (pablovazquez) | Escape html when building jstree | Nov 8 2016 | |||
e54bfa452055 | Pablo Vazquez (pablovazquez) | Clipboard.js, brought over from Attract, we'll use it here as well | Nov 8 2016 | |||
865259d40e40 | Sybren A. Stüvel (sybren) | pretty_date('some string') now tries to parse the string as datetime. | Nov 8 2016 | |||
65b554986c2d | Sybren A. Stüvel (sybren) | pretty_date(None) now returns None | Nov 8 2016 | |||
fb6e326a143f | Sybren A. Stüvel (sybren) | Also support future dates and times in pretty_date | Nov 8 2016 | |||
920a1de263b6 | Sybren A. Stüvel (sybren) | No need to format known number | Nov 8 2016 | |||
89be4efe6fbe | Pablo Vazquez (pablovazquez) | If day is in the future, just print the time (not empty) | Nov 7 2016 | |||
ba591da2fccf | Pablo Vazquez (pablovazquez) | Store js libraries locally | Nov 7 2016 | |||
76174046ad75 | Pablo Vazquez (pablovazquez) | Use our own perfect scrollbar, not cdn | Nov 4 2016 | |||
a89ada7c2fba | Sybren A. Stüvel (sybren) | Ported yesno Django filter to Jinja2 | Nov 3 2016 | |||
84a86a690e3a | Sybren A. Stüvel (sybren) | Gracefully handle replies on comments on deleted nodes. | Nov 3 2016 | |||
324d500edb15 | Pablo Vazquez (pablovazquez) | Tweaks to style of file attachments | Nov 2 2016 | |||
e43405a3493e | Pablo Vazquez (pablovazquez) | Fix for empty File field not showing when there are no files | Nov 2 2016 | |||
f394907dd269 | Sybren A. Stüvel (sybren) | CLI replace_pillar_node_type_schemas: abort when unable to save | Nov 2 2016 | |||
e117432f3d3d | Sybren A. Stüvel (sybren) | CLI replace_pillar_node_type_schemas: allow setting license types on public… | Nov 2 2016 | |||
295c821b9d12 | Sybren A. Stüvel (sybren) | Simplified code | Nov 2 2016 | |||
865f777152ea | Sybren A. Stüvel (sybren) | CLI replace_pillar_node_type_schemas: using PILLAR_NAMED_NODE_TYPES | Nov 2 2016 | |||
36e7cc56efa4 | Sybren A. Stüvel (sybren) | Removed colon for easy copy & paste of IDs | Nov 2 2016 | |||
aa3340ddbe5e | Sybren A. Stüvel (sybren) | CLI upgrade_attachment_schema: stop when a node cannot be saved. | Nov 2 2016 | |||
4280e0175b44 | Sybren A. Stüvel (sybren) | CLI upgrade_attachment_schema: only upgrade non-deleted nodes | Nov 2 2016 | |||
cc562a9fb111 | Sybren A. Stüvel (sybren) | Fix attachment rendering for nodes without description. | Nov 2 2016 | |||
e69393e95e9b | Sybren A. Stüvel (sybren) | WIP: endpoint for posting new comments without comment list. | Nov 2 2016 | |||
2cc21583d9c7 | Sybren A. Stüvel (sybren) | On-create activities are only created for Pillar nodes. | Nov 2 2016 | |||
0ac0f482ac92 | Sybren A. Stüvel (sybren) | Merge branch 'production' | Nov 2 2016 | |||
f30cdd5246aa | Pablo Vazquez (pablovazquez) | Minor style tweaks to attachments form | Nov 2 2016 | |||
48157254c182 | Sybren A. Stüvel (sybren) | Fixed snag. | Nov 2 2016 | |||
3fc08bcafd84 | Pablo Vazquez (pablovazquez) | Set the slug based on the file name | Nov 2 2016 | |||
ff94cc57a3de | Pablo Vazquez (pablovazquez) | Only show image size if it's image | Nov 2 2016 | |||
90c6fdc37725 | Sybren A. Stüvel (sybren) | Handle empty attachments (no slug nor oid) and reject duplicate slugs | Nov 2 2016 | |||
d24677992eae | Sybren A. Stüvel (sybren) | Datetimes in dynamic properties are now timezone-aware (but hardcoded). | Nov 2 2016 | |||
6faea83372dd | Pablo Vazquez (pablovazquez) | Fix rating on comments | Nov 1 2016 | |||
a385a373b972 | Pablo Vazquez (pablovazquez) | Typo in comments | Nov 1 2016 | |||
8fa135d52e05 | Francesco Siddi (fsiddi) | Add license types and notes to asset node_type | Nov 1 2016 | |||
6f460ee1271e | Pablo Vazquez (pablovazquez) | Fix for non existing attachments | Nov 1 2016 | |||
656944f1cedd | Sybren A. Stüvel (sybren) | Allow add_to_project() to take generator for node types | Nov 1 2016 |