Commit Graph

22 Commits

Author SHA1 Message Date
Eike Foken
360408e2eb Make config/model upload optional + some form fixes 2011-08-09 03:40:29 +02:00
Eike Foken
8401391596 Implement config & model upload for new projects 2011-08-08 20:29:33 +02:00
Eike Foken
78d88d27e1 Implement project deletion + some clean-up 2011-08-08 01:16:19 +02:00
Eike Foken
891caabb56 Extend CI's controller to automatically load language files 2011-08-08 00:33:26 +02:00
Karsten Heiken
4ce4e8c9e0 Create directory structure when creating a project or trial 2011-08-01 16:31:54 +02:00
Karsten Heiken
b6a845ee9d Tix fypo in projects controller 2011-08-01 15:43:03 +02:00
Karsten Heiken
38d036d4ac Use messaging system instead of insertion into views 2011-08-01 14:55:02 +02:00
Karsten Heiken
3ac2b061fa Use messaging system instead of insertion into views 2011-08-01 14:54:04 +02:00
Karsten Heiken
9a4fcebc83 Store the active project in session data 2011-08-01 14:53:05 +02:00
Karsten Heiken
48b2b916a6 Header 301 'See Other' instead of HTTP redirect 2011-08-01 14:51:14 +02:00
Karsten Heiken
6d924be68c Set the @author in my files 2011-08-01 11:04:07 +02:00
Karsten Heiken
8f2c467135 Add the MIT license to all my files 2011-08-01 10:58:26 +02:00
Karsten Heiken
abf1746924 Remove tree helper
We don't need it anymore, since we got rid of Ext. Thank goodness.
2011-07-31 18:07:07 +02:00
Karsten Heiken
273bfbd1e0 Remove DataMapper snippet from project controller 2011-07-28 20:09:53 +02:00
Karsten Heiken
50a551da7a Implement project creation
ToDo: Enable uploading of configuration files and 3d models
2011-07-28 20:01:31 +02:00
Karsten Heiken
bdd469be32 Use the actual project id when requesting it, not the node-path 2011-04-22 13:16:44 +02:00
Karsten Heiken
c4fce88509 Move getting of a project to the model 2011-04-22 01:29:01 +02:00
Karsten Heiken
bfddf1af9a Enable searching for projects 2011-04-22 01:02:39 +02:00
Eike Foken
bc67619ce2 Add language support for projects controller 2011-04-21 21:46:47 +02:00
Eike Foken
c4c7988b5d Add helper for tree views and use it 2011-04-21 20:45:38 +02:00
Eike Foken
5e8408c2cb Fix project tree style 2011-04-21 20:04:14 +02:00
Karsten Heiken
b19aecd821 Add dynamic project tree 2011-04-21 15:17:33 +02:00