32 Commits

Author SHA1 Message Date
b75482b0d6 Work in progress with users and organizations 2015-08-31 17:45:29 +02:00
3bf9dccfa6 Initial escape for users entry point query 2015-07-09 17:52:18 +02:00
Eibriel
395b29b4fd Merge branch 'master' into permissions 2015-07-03 09:01:16 -03:00
80c019c921 Updated node types 2015-05-28 15:30:26 +02:00
Eibriel
a712008b19 Code cleanup, adding computed permissions to user data 2015-05-20 12:14:38 -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
Eibriel
405b3c0a3d WIP: File Preview support 2015-05-08 11:28:58 -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
e26b87857c Added File Storage server to Atract Server 2015-04-23 16:03:34 -03:00
6c0d86ff75 User naming cleanup 2015-04-16 15:28:28 +02:00
Eibriel
1158c666e5 Quick fix string instead of list 2015-04-15 11:51:55 -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
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
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
3117111687 Check if the token is valid 2015-04-07 12:43:51 -03:00
Eibriel
51f527da28 DB initialization, Nodes and NodeTypes Schemas 2015-03-27 15:42:28 +01:00
Eibriel
a45a4b491e Adding Token generation for users on /tokens 2015-03-14 15:08:36 +01:00
Eibriel
38b4d01581 Finishing Tests, Cleaning up Static folder 2015-03-12 15:05:10 +01:00
Eibriel
025202df3f Initial Cleanup 2015-03-11 16:03:19 +01:00
70d3cd8b6a Initial test with Eve 2015-03-10 11:38:57 +01:00
be5c33c581 Procedural node add and edit forms 2015-02-02 20:42:48 +01:00
10ad8a6a9f NodeType editing 2015-02-01 22:57:11 +01:00
971b37c4d2 Refactoring 2015-02-01 17:56:09 +00:00
e42fb2ebc0 First commit for a Flask-based Attract 2014-04-20 12:09:16 +02:00