pillar/pillarmaster
pillar/pillar
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0475f7b45605 | Francesco Siddi (fsiddi) | Allow attachments on nested properties | Dec 1 2015 | |||
f4ef811fae06 | Francesco Siddi (fsiddi) | Introducing tags and categories node_type asset | Nov 30 2015 | |||
f2ac8e48e369 | Francesco Siddi (fsiddi) | Asynchronous push_to_storage for files and images | Nov 26 2015 | |||
55b17403f513 | Francesco Siddi (fsiddi) | Video variations are embedded in files | Nov 26 2015 | |||
772c28eaef3c | Pablo Vazquez (pablovazquez) | Fix for parent_id check on manage.py | Nov 25 2015 | |||
559589f9279e | Francesco Siddi (fsiddi) | Introducing file variations | Nov 25 2015 | |||
ff37eeb32a76 | Francesco Siddi (fsiddi) | Introducing sorting for assets and groups | Nov 20 2015 | |||
cfb0da7e7ca1 | Francesco Siddi (fsiddi) | Introducing is_reply property for comments | Nov 18 2015 | |||
9eb7eb3ada92 | Francesco Siddi (fsiddi) | Fix for signup with short usernames | Nov 18 2015 | |||
423758f44738 | Francesco Siddi (fsiddi) | Fix for attachments url parsing loop | Nov 16 2015 | |||
b81ba226eb5e | Francesco Siddi (fsiddi) | Removed maxlength on description | Nov 16 2015 | |||
5b6feac154ec | Francesco Siddi (fsiddi) | Introducing image attachments | Nov 16 2015 | |||
a96526351bab | Francesco Siddi (fsiddi) | Tweaks to upgrade_node_types | Nov 15 2015 | |||
62822294886b | Francesco Siddi (fsiddi) | Refactored manage.py | Nov 15 2015 | |||
355081330241 | Francesco Siddi (fsiddi) | Refactoring for more meaningful var names | Nov 13 2015 | |||
11f8769eb877 | Francesco Siddi (fsiddi) | Fixes to check_permissions | Nov 13 2015 | |||
8f8b2cfbd4fb | Francesco Siddi (fsiddi) | Added "deleted" status to some node_types | Nov 13 2015 | |||
8596466d49d4 | Francesco Siddi (fsiddi) | New default setting for email_communications | Nov 12 2015 | |||
f329f2ff45d4 | Francesco Siddi (fsiddi) | Added settings to User schema | Nov 12 2015 | |||
88774565ba5a | Francesco Siddi (fsiddi) | Handle exception when blob has not signed_url | Nov 10 2015 | |||
b0a976ad540e | Francesco Siddi (fsiddi) | Fix for undefined keyword | Nov 9 2015 | |||
9fefee800cc0 | Francesco Siddi (fsiddi) | Introducing scheme for url generation | Nov 9 2015 | |||
de3bc0e8649b | Francesco Siddi (fsiddi) | Additional check if project is not specified on asset creation | Nov 6 2015 | |||
a661c1c10790 | Francesco Siddi (fsiddi) | Renamed path to file_path in File properties | Nov 5 2015 | |||
4e5d076f4921 | Francesco Siddi (fsiddi) | Tweaks to push_to_storage | Nov 5 2015 | |||
1819886af597 | Francesco Siddi (fsiddi) | Require full_name for user | Nov 5 2015 | |||
e9cc719f3638 | Francesco Siddi (fsiddi) | Ensure unique username on user creation | Nov 4 2015 | |||
5f818fdc39b0 | Francesco Siddi (fsiddi) | Tweaks to user model | Nov 4 2015 | |||
e00e4698ead9 | Francesco Siddi (fsiddi) | Added status property to node_type Project | Nov 4 2015 | |||
441b39211b86 | Francesco Siddi (fsiddi) | Support for file upload to Google Cloud Storage | Nov 4 2015 | |||
9c18b5cc9f07 | Francesco Siddi (fsiddi) | Added project property for files | Nov 4 2015 | |||
8f311b8a10c8 | Francesco Siddi (fsiddi) | Updated migration to support nodes_blog in Project node type | Oct 30 2015 | |||
1d62c180d37d | Francesco Siddi (fsiddi) | Script to add parent property to every node | Oct 29 2015 | |||
ac4c74a323bd | Francesco Siddi (fsiddi) | Adding project property to nodes | Oct 28 2015 | |||
2bf451c094fa | Francesco Siddi (fsiddi) | Use STORAGE_DIR instead of SHARED_DIR | Oct 28 2015 | |||
6e62d9c2a6d5 | Francesco Siddi (fsiddi) | Tweaks to import code | Oct 28 2015 | |||
0180f2f927f6 | Francesco Siddi (fsiddi) | Renaming dev to git folder in wsgi | Oct 21 2015 | |||
14df8d2ec2e9 | Pablo Vazquez (pablovazquez) | Eve settings: change path from /dev to /git | Oct 21 2015 | |||
cbccc3b94ac9 | Francesco Siddi (fsiddi) | Updated docker files | Oct 21 2015 | |||
322530761e6f | Francesco Siddi (fsiddi) | Added bugsnag | Oct 20 2015 | |||
7107c39cce19 | Francesco Siddi (fsiddi) | Extended permission check to node_types as well | Oct 20 2015 | |||
d30de30bb932 | Francesco Siddi (fsiddi) | Check permissions on node items | Oct 19 2015 | |||
2f51d20ee77e | Francesco Siddi (fsiddi) | Added subscriber as allowed role for user model | Oct 19 2015 | |||
9a727c820761 | Francesco Siddi (fsiddi) | Tweaks to settings.py | Oct 16 2015 | |||
03e8945c8403 | Francesco Siddi (fsiddi) | Set maxlength for node_type post content field | Oct 15 2015 | |||
e0a82746d351 | Francesco Siddi (fsiddi) | Removed print statements | Oct 15 2015 | |||
7fbcee2ee79f | Francesco Siddi (fsiddi) | Check for allowed_roles on get on the resource level | Oct 15 2015 | |||
4f6c0e27cebe | Francesco Siddi (fsiddi) | Added url to post node properties | Oct 15 2015 | |||
5be02920e279 | Francesco Siddi (fsiddi) | New Blog and Post note types | Oct 15 2015 | |||
834fcf2b8262 | Francesco Siddi (fsiddi) | Removed username display in procedural form for project | Oct 15 2015 | |||
5d6327844bfa | Francesco Siddi (fsiddi) | New nodes_latest and nodes_featured for project node type | Oct 14 2015 | |||
d26b3a738a40 | Francesco Siddi (fsiddi) | Tweaks for new user data structure | Oct 13 2015 | |||
2ad8c5458acc | Francesco Siddi (fsiddi) | New settings for user model | Oct 13 2015 | |||
f8e7e7ff1250 | Francesco Siddi (fsiddi) | Refactored files to files_collection for better clarity | Oct 13 2015 | |||
165af08e1240 | Francesco Siddi (fsiddi) | Removed debug print | Oct 13 2015 | |||
8d7689892819 | Francesco Siddi (fsiddi) | Fix for missing parent node_type for groups | Oct 12 2015 | |||
9e9e7b82ca72 | Francesco Siddi (fsiddi) | Hiding content_type and file form fields for editing | Oct 12 2015 | |||
05848ae71fd4 | Francesco Siddi (fsiddi) | New allowed_methods value for nodes | Oct 12 2015 | |||
7f6a85302452 | Francesco Siddi (fsiddi) | Fix for wrong permissions var name | Oct 11 2015 | |||
72d2f9adfec5 | Francesco Siddi (fsiddi) | Public item methods for organisations and groups | Oct 11 2015 | |||
1c011b45ffb1 | Francesco Siddi (fsiddi) | Removed previous authentication logic | Oct 11 2015 | |||
018ddfa20bed | Francesco Siddi (fsiddi) | New authentication logic | Oct 11 2015 | |||
2cc0d0a5b579 | Francesco Siddi (fsiddi) | Use eve native database driver | Oct 11 2015 | |||
919083e0e999 | Francesco Siddi (fsiddi) | Fix to convert_properties, which was not being called properly | Oct 10 2015 | |||
33a268ae8172 | Francesco Siddi (fsiddi) | Added libapache2-mod-xsendfile to production Dockerfile | Oct 8 2015 | |||
9e790e30130d | Francesco Siddi (fsiddi) | Actual implementation of send_from_directory | Oct 8 2015 | |||
362e8faf7bfb | Francesco Siddi (fsiddi) | Replace send_static_file with send_from_directory | Oct 8 2015 | |||
19500f6a801b | Francesco Siddi (fsiddi) | Updating config.py.example | Oct 8 2015 | |||
af06a67d58be | Francesco Siddi (fsiddi) | Renamed config value | Oct 8 2015 | |||
6d32dc289424 | Francesco Siddi (fsiddi) | Removed unused binary_files entry point | Oct 8 2015 | |||
c27d4f830a85 | Francesco Siddi (fsiddi) | Tweaks to runserver.wsgi | Oct 8 2015 | |||
61bf87188ac6 | Francesco Siddi (fsiddi) | Explicit settings.py declaration | Oct 8 2015 | |||
14bc00a38515 | Francesco Siddi (fsiddi) | Tweaks to runserver.wsgi | Oct 8 2015 | |||
70dc0a21755f | Francesco Siddi (fsiddi) | Minor refactoring of authentication functions | Oct 8 2015 | |||
0d7f92006ec8 | Francesco Siddi (fsiddi) | Cleanup of settings.py | Oct 8 2015 | |||
5d8bd6dd76e5 | Francesco Siddi (fsiddi) | Cleanup of runserver.wsgi | Oct 8 2015 | |||
d6ea8ea1dcb8 | Francesco Siddi (fsiddi) | New runserver.wsgi for running on Apache | Oct 7 2015 | |||
1bda2142cd4a | Francesco Siddi (fsiddi) | Updates to manage.py | Oct 6 2015 | |||
ae5797146d8b | Pablo Vazquez (pablovazquez) | Email attribute for organization | Oct 5 2015 | |||
44302b6623ca | Francesco Siddi (fsiddi) | Introducing the comment node_type | Oct 5 2015 | |||
53f881e96cfe | Francesco Siddi (fsiddi) | Google Cloud Storage support | Oct 3 2015 | |||
89a950965793 | Francesco Siddi (fsiddi) | Improved debug print for node importer | Sep 25 2015 | |||
c2e0ae40029d | Francesco Siddi (fsiddi) | File processing | Sep 24 2015 | |||
71dd30fa758e | Francesco Siddi (fsiddi) | Short summary for the project node | Sep 22 2015 | |||
9ee8d9a20b62 | Francesco Siddi (fsiddi) | Tweaks to manage.py for import script | Sep 12 2015 | |||
7d950d8fef22 | Francesco Siddi (fsiddi) | Renamed project picture properties | Sep 11 2015 | |||
3f06fa7b7a3d | Francesco Siddi (fsiddi) | Example config for UPLOADS_LOCAL_STORAGE_THUMBNAILS | Sep 11 2015 | |||
2470af6ab2ff | Francesco Siddi (fsiddi) | ContentType to content_type rename | Sep 11 2015 | |||
00f24bb57e64 | Francesco Siddi (fsiddi) | Initial commit for thumbnailing system | Sep 11 2015 | |||
4e92cfe6b686 | Francesco Siddi (fsiddi) | Fix for static files served by server | Sep 10 2015 | |||
6382d1dbf5bd | Francesco Siddi (fsiddi) | Fix for hash_file_path when not starting with forward slash | Sep 10 2015 | |||
f9203c519321 | Francesco Siddi (fsiddi) | Tweaks to manage.py to import project nodes | Sep 10 2015 | |||
aa3f8e683754 | Francesco Siddi (fsiddi) | Migration script and utils for CDN link protection | Sep 10 2015 | |||
7cecfbe4e0cb | Francesco Siddi (fsiddi) | Improved support for files | Sep 8 2015 | |||
421a9938ab1e | Francesco Siddi (fsiddi) | Adding comments to hooks | Sep 4 2015 | |||
1830d04400e0 | Francesco Siddi (fsiddi) | Renaming the project to Pillar. | Aug 31 2015 |