28 Commits

Author SHA1 Message Date
b75482b0d6 Work in progress with users and organizations 2015-08-31 17:45:29 +02:00
Eibriel
395b29b4fd Merge branch 'master' into permissions 2015-07-03 09:01:16 -03:00
Eibriel
4d8acde94c Removed order from dyn_schema, added remove_properties_order script 2015-05-28 13:21:50 -03:00
80c019c921 Updated node types 2015-05-28 15:30:26 +02:00
814db4676a Update to manage.py 2015-05-27 01:34:28 +02:00
75aba1b210 Updated node types 2015-05-27 01:13:14 +02:00
Eibriel
8424bcf15e Added manage_group command to manage.py 2015-05-21 11:51:56 -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
ad5b7364d6 Embedding Users 2015-05-01 11:32:42 -03: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
dcab7b91ea WIP adding Comments 2015-04-22 12:01:50 -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
f270526cc6 Added File NodeType 2015-04-16 15:02:53 -03: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
a605acb856 Adding support for Dictionaries on Forms
WIP converting datetime string to datetime
2015-04-14 12:04:50 -03: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
7f1b36f134 Added clear_db command to manage.py 2015-04-08 18:09:04 +02:00
1715f5dffe Update to manage.py and rename config example 2015-04-07 14:40:39 +02:00
07dfb6298b Update to defaults for runserver function 2015-04-07 14:31:41 +02:00
gabriel
ff7d339f9c Some fixe on Config import 2015-04-01 10:42:27 -03:00
gabriel
be0c212bd6 Added runserver parameter for development 2015-04-01 10:10:26 -03:00
Eibriel
38b4d01581 Finishing Tests, Cleaning up Static folder 2015-03-12 15:05:10 +01:00
70d3cd8b6a Initial test with Eve 2015-03-10 11:38:57 +01:00
bf855e0a21 Added manage.py 2015-02-04 02:02:21 +01:00