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 |
|
Karsten Heiken
|
b381e54d99
|
Implement a simple rpc system
Servers can transmit their workload and jobstatus updates.
|
2011-04-22 02:54:24 +02:00 |
|
Karsten Heiken
|
55f4fc9b66
|
Fixed a bug when accessing the session userdata
|
2011-04-22 02:02:47 +02:00 |
|
Karsten Heiken
|
f01bf8759b
|
Change reference to session-field 'id' to 'user_id'
|
2011-04-22 01:51:36 +02:00 |
|
Karsten Heiken
|
c4fce88509
|
Move getting of a project to the model
|
2011-04-22 01:29:01 +02:00 |
|
Karsten Heiken
|
32478703f6
|
Actually check which user is logged in
|
2011-04-22 01:07:05 +02:00 |
|
Karsten Heiken
|
78b7dd808a
|
Merge branch 'master' of disposed.de:scattport
|
2011-04-22 01:04:44 +02:00 |
|
Karsten Heiken
|
e60f325a94
|
Add basic support for configurations
|
2011-04-22 01:03:16 +02:00 |
|
Karsten Heiken
|
bfddf1af9a
|
Enable searching for projects
|
2011-04-22 01:02:39 +02:00 |
|
Eike Foken
|
f5795b8721
|
Improve login
|
2011-04-22 00:32:39 +02:00 |
|
Karsten Heiken
|
43aadf541d
|
Merge branch 'master' of disposed.de:scattport into feature-projectconfigs
|
2011-04-21 23:50:29 +02:00 |
|
Eike Foken
|
111799073b
|
Implement user authorization
|
2011-04-21 23:43:13 +02:00 |
|
Karsten Heiken
|
4079f1aef1
|
Merge branch 'master' of disposed.de:scattport into feature-projectconfigs
|
2011-04-21 23:42:12 +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 |
|
Karsten Heiken
|
e961984274
|
Add simple jobs handler
|
2011-04-21 20:21:02 +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 |
|
Eike Foken
|
1bb3832ecc
|
Create simple layout for testing
|
2011-04-16 18:39:29 +02:00 |
|
Eike Foken
|
cd405f8543
|
Add some comments
|
2011-04-16 17:42:57 +02:00 |
|
Eike Foken
|
b570685ae8
|
Initial commit
|
2011-04-16 13:57:38 +02:00 |
|