Eibriel
|
4b8140ad3e
|
Added type_mixed_permissions mixing World and Group
|
2015-05-21 07:58:40 -03:00 |
|
Eibriel
|
a712008b19
|
Code cleanup, adding computed permissions to user data
|
2015-05-20 12:14:38 -03:00 |
|
Eibriel
|
c1692771f3
|
Code clean up, added computed_permissions to user data
|
2015-05-20 12:13:39 -03:00 |
|
Eibriel
|
80711800de
|
Fixing type_groups_permissions
|
2015-05-19 12:49:09 -03:00 |
|
Eibriel
|
bb8e690711
|
Add support for custom groups
|
2015-05-19 10:03:06 -03:00 |
|
Eibriel
|
1872e8bd0b
|
WIP: Adding World, Owner group, GET POST DELETE
|
2015-05-18 11:43:52 -03:00 |
|
|
65ce04cac4
|
Tweak to default config for static storage
|
2015-05-11 14:08:58 +02:00 |
|
Eibriel
|
d11571198a
|
Adding properties to files to describe previews
|
2015-05-09 12:26:49 -03:00 |
|
Eibriel
|
405b3c0a3d
|
WIP: File Preview support
|
2015-05-08 11:28:58 -03:00 |
|
gabriel
|
7c68cb7fb4
|
Add thumbnail support based on Dropbox design
Size implemented, Format still missing
|
2015-05-06 13:06:23 -03:00 |
|
Eibriel
|
ad5b7364d6
|
Embedding Users
|
2015-05-01 11:32:42 -03:00 |
|
|
1ac5bab7e1
|
Added data_relation for picture of nodes
|
2015-04-24 16:15:47 +02:00 |
|
|
385ab838d5
|
Updated .gitignore file
Now ignoring uploads in the storage folder.
|
2015-04-24 15:09:28 +02:00 |
|
|
35dfbd71a2
|
Restored data_relation for nodes and node_types
This allows us to make queries to nodes and get information about their
parent.
|
2015-04-24 12:43:25 +02:00 |
|
|
770838f0fc
|
Tweaks to file_server initialisation
We are setting a sensible default for the storage folder and loading
that automatically, this way we avoid having a compulsory config file.
|
2015-04-24 11:57:40 +02:00 |
|
Eibriel
|
74e875a338
|
Added FILE_STORAGE path
|
2015-04-24 06:40:48 -03:00 |
|
Eibriel
|
e26b87857c
|
Added File Storage server to Atract Server
|
2015-04-23 16:03:34 -03:00 |
|
Eibriel
|
5897fae01b
|
Added File Storage server to Atract Server
|
2015-04-23 15:56:48 -03:00 |
|
Eibriel
|
dcab7b91ea
|
WIP adding Comments
|
2015-04-22 12:01:50 -03:00 |
|
Eibriel
|
7f77089278
|
Prepariong Media Point for future EVE 0.6
|
2015-04-22 08:51:01 -03:00 |
|
Eibriel
|
1b9f492fa1
|
Updated EVE to last stable 0.5.3
|
2015-04-22 08:50:31 -03:00 |
|
Eibriel
|
83de2fade7
|
file_backend constrained to fs.filesi,attract-web
|
2015-04-22 07:11:51 -03:00 |
|
Eibriel
|
6c2a206c16
|
Adding missing options to config.py.example
|
2015-04-22 07:11:16 -03:00 |
|
Eibriel
|
d1b552c1b3
|
WIP fs.siles support
|
2015-04-21 17:26:41 -03:00 |
|
Eibriel
|
4e36650221
|
Added Scene and Act node types (with parenting)
|
2015-04-20 19:21:35 -03:00 |
|
Eibriel
|
7f3eca0475
|
Adding File collection (pictures)
|
2015-04-20 08:56:22 -03:00 |
|
Eibriel
|
18cc04e713
|
Now picture is nullable
|
2015-04-16 15:02:53 -03:00 |
|
Eibriel
|
f270526cc6
|
Added File NodeType
|
2015-04-16 15:02:53 -03:00 |
|
Eibriel
|
4148f6977a
|
Adding .ropeproject to gitignore
|
2015-04-16 15:02:53 -03:00 |
|
|
6c0d86ff75
|
User naming cleanup
|
2015-04-16 15:28:28 +02:00 |
|
|
39ab7a5fe0
|
New PAGINATION_LIMIT
|
2015-04-16 14:29:44 +02:00 |
|
|
716a1052af
|
Removing unused media settings
|
2015-04-15 18:51:04 +02:00 |
|
Eibriel
|
1158c666e5
|
Quick fix string instead of list
|
2015-04-15 11:51:55 -03:00 |
|
|
65c9e85e93
|
Support for PATCH requests
|
2015-04-15 16:21:45 +02:00 |
|
Eibriel
|
a1108f50a6
|
Added Task assignation to users
Now you can populate form lists using form schema
Some items changed from string to objectid
Proper validation for lists and objectids
|
2015-04-15 10:25:31 -03:00 |
|
Eibriel
|
6f4836b52b
|
Converting datetime string to datetime on Form
|
2015-04-15 06:43:53 -03:00 |
|
Eibriel
|
a605acb856
|
Adding support for Dictionaries on Forms
WIP converting datetime string to datetime
|
2015-04-14 12:04:50 -03:00 |
|
|
1ebe3c302f
|
Disable cache-control for nodes
|
2015-04-13 23:16:54 +02:00 |
|
Eibriel
|
67d620bc37
|
Added upgrade_node_type command
Improved task node type
Added form_schema to manipulate forms
|
2015-04-13 15:08:44 -03:00 |
|
|
39544e96da
|
Changes to node_schema
Now we use ObjectId for the user field and media for the picture field
(previously known as thumbnail).
|
2015-04-13 01:21:57 +02:00 |
|
Eibriel
|
1b85823f9b
|
Adding tasks (WIP), inmproving populate_db script
|
2015-04-10 13:08:45 -03:00 |
|
Eibriel
|
babdf807fb
|
The new user is added on authentication
|
2015-04-09 19:06:10 -03:00 |
|
Eibriel
|
b7b07ea922
|
Reenabling tokens resource, using internal_post
|
2015-04-09 16:36:32 -03:00 |
|
Eibriel
|
6f011bab67
|
Check if Token is None
|
2015-04-08 13:15:05 -03:00 |
|
Eibriel
|
534e6ad9c3
|
Storing tokens (without username)
|
2015-04-08 13:15:05 -03:00 |
|
Eibriel
|
2d50503687
|
Removing unneeded /tokens entry point
|
2015-04-08 13:15:05 -03:00 |
|
|
7f1b36f134
|
Added clear_db command to manage.py
|
2015-04-08 18:09:04 +02:00 |
|
|
e453050404
|
Reverted node_type and parent to objectid
|
2015-04-08 18:08:50 +02:00 |
|
Eibriel
|
f10a5e29fb
|
Updating requirements.txt (requests)
|
2015-04-07 13:06:59 -03:00 |
|
Eibriel
|
3117111687
|
Check if the token is valid
|
2015-04-07 12:43:51 -03:00 |
|