Commit Graph

34 Commits

Author SHA1 Message Date
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
Francesco Siddi 7f1b36f134 Added clear_db command to manage.py 2015-04-08 18:09:04 +02:00
Francesco Siddi 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
Francesco Siddi 1715f5dffe Update to manage.py and rename config example 2015-04-07 14:40:39 +02:00
Francesco Siddi 07dfb6298b Update to defaults for runserver function 2015-04-07 14:31:41 +02:00
Eibriel 42ad3d3d54 Adding Dockerfiles for MongoDB & Attract
MongoDB docker is working,
Attract docker need some tweaks.
2015-04-06 14:30:03 -03: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 7acf3d3561 Adding requirements.txt 2015-03-27 16:13:09 +01: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
Francesco Siddi 70d3cd8b6a Initial test with Eve 2015-03-10 11:38:57 +01:00
Francesco Siddi 179314cd86 Deleting unused code 2015-02-21 16:39:24 +01:00
Francesco Siddi bf855e0a21 Added manage.py 2015-02-04 02:02:21 +01:00
Francesco Siddi 2badde4ff4 Node type editing, with FormField and FormList
This allows adding and removing custom fields from node types.
Currently does not work if the Node Type does not have any initial
custom field.
2015-02-04 01:45:11 +01:00
Francesco Siddi 2ac2917645 Index and deletion for generic nodes 2015-02-03 01:04:58 +01:00
Francesco Siddi 74dbe65834 Removed unused file 2015-02-02 20:52:46 +01:00
Francesco Siddi 2388ca2d52 Added url to default node form 2015-02-02 20:50:43 +01:00
Francesco Siddi be5c33c581 Procedural node add and edit forms 2015-02-02 20:42:48 +01:00
Francesco Siddi cc534ae4ef Initial steps for procedural nodes 2015-02-02 17:33:47 +01:00
Francesco Siddi a1c326f2c0 Branch merge 2015-02-01 23:10:54 +01:00
Francesco Siddi 10ad8a6a9f NodeType editing 2015-02-01 22:57:11 +01:00
Francesco Siddi f987b317ec Refactoring: shot forms in own file 2015-02-01 18:02:27 +00:00
Francesco Siddi 971b37c4d2 Refactoring 2015-02-01 17:56:09 +00:00
Francesco Siddi bf4399e5b3 Shot create renamed to add 2014-05-19 00:10:08 +02:00
Francesco Siddi 08f95dcb99 Shot creation and editing 2014-04-20 22:55:36 +02:00
Francesco Siddi e42fb2ebc0 First commit for a Flask-based Attract 2014-04-20 12:09:16 +02:00