Commit Graph

120 Commits

Author SHA1 Message Date
Eike Foken
8401391596 Implement config & model upload for new projects 2011-08-08 20:29:33 +02:00
Karsten Heiken
521c3a08c5 Merge branch 'master' of disposed.de:scattport 2011-08-08 15:48:09 +02:00
Eike Foken
09b7eb7eb9 Implement in-place editor for project descriptions 2011-08-08 15:20:45 +02:00
Karsten Heiken
4d590f0c25 Merge branch 'master' of disposed.de:scattport 2011-08-08 14:26:04 +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
c3b12c425c Fix creation of new trial directories 2011-08-04 17:24:15 +02:00
Karsten Heiken
d5e5ddd22a Use messaging system instead of writing to templates 2011-08-04 17:23:40 +02:00
Karsten Heiken
f5e3202e88 Remove unneeded files from query 2011-08-03 11:02:38 +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
f898d7692a Preparation for a result browser 2011-08-01 14:56:03 +02:00
Karsten Heiken
38d036d4ac Use messaging system instead of insertion into views 2011-08-01 14:55:02 +02:00
Karsten Heiken
bde68b776f Unset active project when viewing the dashboard 2011-08-01 14:54:22 +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
8583df746f Remove static notifications and load them via ajax 2011-08-01 14:50:31 +02:00
Karsten Heiken
428e384b08 Improve form for creating new trials 2011-08-01 13:18:03 +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
bb624c7ada Remove Eikes stashed files. No longer needed 2011-08-01 10:50:33 +02:00
Karsten Heiken
c648715fd0 Add prototype for a settings page 2011-07-31 19:10:43 +02:00
Karsten Heiken
89067dddcf Spaces to tabs 2011-07-31 18:32:28 +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
62307b5dd8 Implement basic authentication
TODO: Forgot password, Registration, and so on
2011-07-31 17:55:02 +02:00
Karsten Heiken
0abec5ecea Get completely rid of ExtJS for good
Fuck that shit!

Signed-off-by: Karsten Heiken <karsten@disposed.de>
2011-07-31 17:38:24 +02:00
Karsten Heiken
ee6dd202b6 Create a programs controller 2011-07-31 16:41:19 +02:00
Karsten Heiken
02e921c435 Load parameters dynamically when creating a new trial
When creating a project we read the available parameters
from the database.
2011-07-31 14:43:53 +02:00
Karsten Heiken
c6cc599d10 Create prototype for trial management 2011-07-31 14:07:54 +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
67aef80279 Rename configurations to trials 2011-07-28 19:53:47 +02:00
Karsten Heiken
babe7e2368 Move api controller to the root directory.
There are very few actions to perform through the api. We do not
need a special directory for them.
2011-07-22 17:21:58 +02:00
Karsten Heiken
262cdfd227 Create stub dashboard controller and language file 2011-07-22 16:40:56 +02:00
Karsten Heiken
a6b0eaab5e Move Eike's config-stuff to a new folder so he can deal with it later. 2011-07-22 16:07:38 +02:00
Karsten Heiken
3395b43b5d Move API into new folder for better managability. 2011-07-22 16:06:48 +02:00
Eike Foken
7311a8fb31 Move configurations.php to configurations/index.php 2011-05-26 17:42:24 +02:00
Eike Foken
24ce65fcc8 Add header view and controller for configuration fields 2011-05-26 17:35:37 +02:00
Karsten Heiken
6452d6313a Add basic(!) html sites to display project information 2011-05-19 18:29:21 +02:00
Eike Foken
6a1ae19983 Improve settings window and cleanup 2011-05-06 12:33:43 +02:00
Eike Foken
3dd8db9cc5 Fix saving the settings to database 2011-04-22 19:52:15 +02:00
Eike Foken
b754891871 Merge branch 'master' of disposed.de:scattport 2011-04-22 14:06:27 +02:00
Eike Foken
8d2e8c0fe0 Add js language support 2011-04-22 14:06:11 +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
8bbc04513e Add state 'failed' to a job 2011-04-22 10:54:30 +02:00
Karsten Heiken
1d655b724a Use count() instead of num_rows() when generating JSON 2011-04-22 10:50:45 +02:00
Karsten Heiken
06c96140dc Use a global style scheme
Controllers: underscores
Models: CamelCase
2011-04-22 03:44:23 +02:00
Karsten Heiken
79a2b3bafb Split job logic into model and controller
There was a weird mix between the both of them.
2011-04-22 03:24:18 +02:00
Karsten Heiken
d750a029bb Add internationalization to jobs controller 2011-04-22 03:12:09 +02:00