Karsten Heiken
|
e86d90cd0c
|
Create a program model
|
2011-07-31 14:42:06 +02:00 |
|
Karsten Heiken
|
c6cc599d10
|
Create prototype for trial management
|
2011-07-31 14:07:54 +02:00 |
|
Karsten Heiken
|
adae20d957
|
Update DataMapper even if it's not needed
|
2011-07-28 20:20:09 +02:00 |
|
Karsten Heiken
|
33853da2b1
|
Add view to display the details of a project
|
2011-07-28 20:19:29 +02:00 |
|
Karsten Heiken
|
6367493000
|
Add view to create new projects
|
2011-07-28 20:18:53 +02:00 |
|
Karsten Heiken
|
7821be22e7
|
Create getAll() in project controller
|
2011-07-28 20:18:31 +02:00 |
|
Karsten Heiken
|
2a8f4e1b97
|
Rename get to getById in project controller
|
2011-07-28 20:18:04 +02:00 |
|
Karsten Heiken
|
5cf99a7640
|
Set get* methods private in project model because they are not done
|
2011-07-28 20:12:16 +02:00 |
|
Karsten Heiken
|
18e5bf7c12
|
Reimplement deletion of projects
|
2011-07-28 20:10:49 +02:00 |
|
Karsten Heiken
|
273bfbd1e0
|
Remove DataMapper snippet from project controller
|
2011-07-28 20:09:53 +02:00 |
|
Karsten Heiken
|
8ef79d4e34
|
Implement basic project listing
|
2011-07-28 20:08:27 +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
|
a3a5225143
|
Improve creation of new projects
|
2011-07-28 19:58:55 +02:00 |
|
Karsten Heiken
|
1419ee03bd
|
Add link to dashboard so we can create projects
|
2011-07-28 19:57:26 +02:00 |
|
Karsten Heiken
|
b74c8501fc
|
Add links to the dashboard and project list to the header
|
2011-07-28 19:56:50 +02:00 |
|
Karsten Heiken
|
67aef80279
|
Rename configurations to trials
|
2011-07-28 19:53:47 +02:00 |
|
Karsten Heiken
|
19c963f6f6
|
Create a stupid-ass notification system
Later we should switch to something more sophisticated.
|
2011-07-28 18:38:37 +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
|
2818fd0cec
|
Remove ext-bullshit from project model. We don't need that crap now.
|
2011-07-22 17:00:12 +02:00 |
|
Karsten Heiken
|
94bc8d17e5
|
Put dummy text onto dashboard.
|
2011-07-22 16:44:40 +02:00 |
|
Karsten Heiken
|
262cdfd227
|
Create stub dashboard controller and language file
|
2011-07-22 16:40:56 +02:00 |
|
Karsten Heiken
|
3f65f0017e
|
Set correct paths for the assets.
|
2011-07-22 16:39:53 +02:00 |
|
Karsten Heiken
|
c05f97b591
|
Change default controller to 'dashboard' for now.
|
2011-07-22 16:39:34 +02:00 |
|
Karsten Heiken
|
022e0eb981
|
Add static views so the devs are on the same page.
|
2011-07-22 16:20:48 +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 |
|
Karsten Heiken
|
e6d51fa0b5
|
Remove all views.
We're gonna create new ones.
The old ones suck.
Signed-off-by: Karsten Heiken <karsten@disposed.de>
|
2011-07-22 16:06:02 +02:00 |
|
Karsten Heiken
|
98434eddbb
|
Include Datamapper ORM
|
2011-05-29 14:57:33 +02:00 |
|
Karsten Heiken
|
58317382f4
|
Fix bug when updating the lastaccess time of a project
|
2011-05-26 19:11:04 +02:00 |
|
Karsten Heiken
|
8549a29edf
|
Merge branch 'feature-projectmanagement' of disposed.de:scattport
|
2011-05-26 18:07:51 +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
|
ea9a9c2fb8
|
Fix listing of configurations belonging to a project
|
2011-05-23 15:12:22 +02:00 |
|
Karsten Heiken
|
6452d6313a
|
Add basic(!) html sites to display project information
|
2011-05-19 18:29:21 +02:00 |
|
Karsten Heiken
|
628b273954
|
Add create() and delete() to configuration model
|
2011-05-08 20:20:58 +02:00 |
|
Karsten Heiken
|
1afccc3b9c
|
Add create() and delete() to job model
|
2011-05-08 20:16:45 +02:00 |
|
Karsten Heiken
|
c7f9166b18
|
Add create() and delete() to server model
|
2011-05-08 20:13:08 +02:00 |
|
Karsten Heiken
|
516651f2e2
|
Use ActiveRecord for get() in project model
|
2011-05-08 20:07:11 +02:00 |
|
Karsten Heiken
|
45ee74d304
|
Remove counting of configurations in project model
If we need to know how many configurations we've got,
we can simply count them when needed...
|
2011-05-08 20:02:45 +02:00 |
|
Karsten Heiken
|
0bfad8004d
|
Add create() and delete() to project model
|
2011-05-08 20:00:27 +02:00 |
|
Karsten Heiken
|
4b0f9f8099
|
Add date and hash helpers and autoload them
|
2011-05-08 19:56:13 +02:00 |
|
Karsten Heiken
|
cb63df2405
|
Make server update() more generic
|
2011-05-08 19:55:40 +02:00 |
|
Eike Foken
|
6a1ae19983
|
Improve settings window and cleanup
|
2011-05-06 12:33:43 +02:00 |
|
Eike Foken
|
90c27d82cd
|
Delete script helper and extend HTML helper instead
|
2011-04-23 12:53:37 +02:00 |
|
Eike Foken
|
d5af05f859
|
Get rid of jQuery
|
2011-04-23 12:07:11 +02:00 |
|
Eike Foken
|
07d5459c9b
|
Fix background color
|
2011-04-22 20:26:13 +02:00 |
|
Eike Foken
|
3dd8db9cc5
|
Fix saving the settings to database
|
2011-04-22 19:52:15 +02:00 |
|
Eike Foken
|
b70dc810b9
|
Implement settings window in external file
|
2011-04-22 19:33:12 +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 |
|