Commit graph

48 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
b7c57b4ad3 Use json by default for js library 2010-04-21 16:51:50 +02:00
Yann Esposito (Yogsototh)
d30255ce8b Path errors 2010-04-21 16:30:24 +02:00
Yann Esposito (Yogsototh)
ef888a2fdd Debug of db scripts 2010-04-21 16:20:58 +02:00
Yann Esposito (Yogsototh)
506e6cd8f9 Small bug on setup users and database 2010-04-21 14:07:05 +02:00
Yann Esposito (Yogsototh)
b68d3ea98f Cleaner dispatcher, _method work for all ACTION 2010-04-21 13:57:52 +02:00
Yann Esposito (Yogsototh)
a2add00709 Small amelioration of db scripts 2010-04-21 13:31:19 +02:00
Yann Esposito (Yogsototh)
8a1bd6d50a Forgot db_type in global configuration 2010-04-21 11:49:04 +02:00
Yann Esposito (Yogsototh)
d0adcb98f5 Merge branch 'rubyzome' 2010-04-21 11:29:00 +02:00
Yann Esposito (Yogsototh)
dc601a45bd Added some message for setup database 2010-04-21 11:28:39 +02:00
Yann Esposito (Yogsototh)
507d2571fc Merge branch 'rubyzome' 2010-04-21 11:18:19 +02:00
Yann Esposito (Yogsototh)
42e2cd07a8 Centralized db config finished 2010-04-21 11:17:45 +02:00
Yann Esposito (Yogsototh)
951b20f3e4 Centralized db configuration 2010-04-21 11:11:32 +02:00
Yann Esposito (Yogsototh)
cd71417212 Some bug for rubyzome.js 2010-04-20 22:26:17 +02:00
Yann Esposito (Yogsototh)
79ea165d93 Changed rubyzome.js to another place 2010-04-20 22:22:54 +02:00
Yann Esposito (Yogsototh)
020dab6bae First try for a rubyzome javascript library 2010-04-20 22:11:58 +02:00
Yann Esposito (Yogsototh)
06dadabee9 Added todogether in the project hierarchy for rz 2010-04-20 14:12:57 +02:00
Yann Esposito (Yogsototh)
931da6b093 POST or _method=POST + POST works 2010-04-06 15:27:44 +02:00
Yann Esposito (Yogsototh)
edab4272b0 Bug in ownership of account test 2010-04-06 03:09:17 +02:00
Yann Esposito (Yogsototh)
8d814cdb8f Added a forget rule for dispatching views.
for example: /users/johndoe should have looked in order to
    1 - JohndoeUserHTMLView
    2 - UserHTMLView
    3 - HTMLView
    the 2 wasn't done before.
2010-03-31 22:21:45 +02:00
Yann Esposito (Yogsototh)
1382924252 Rubyzome favicon 2010-03-25 13:48:28 +01:00
Yann Esposito (Yogsototh)
fdba25f799 Added Rubyzome logo. 2010-03-25 11:52:27 +01:00
Yann Esposito (Yogsototh)
a780c4cda2 No white background for input in tables 2010-03-25 10:18:47 +01:00
Yann Esposito (Yogsototh)
564f19865b New try, far more controls 2010-03-23 21:24:33 +01:00
Yann Esposito (Yogsototh)
f7223bf5d9 All merge merge up->down only 2010-03-23 21:14:53 +01:00
Yann Esposito (Yogsototh)
871fe205e1 rename of the rubyzome git control command 2010-03-23 21:12:08 +01:00
Yann Esposito (Yogsototh)
05f5b0147b Real functionnal rb 2010-03-23 21:11:31 +01:00
Yann Esposito (Yogsototh)
d072c86282 small bug 2010-03-23 21:05:12 +01:00
Yann Esposito (Yogsototh)
d226a4e9e6 First try before testing 2010-03-23 21:04:11 +01:00
Yann Esposito (Yogsototh)
f30e048cdb all merge functional 2010-03-23 20:47:27 +01:00
Yann Esposito (Yogsototh)
644e7102a0 Merge branch 'master' into rubyzome 2010-03-23 20:36:15 +01:00
Yann Esposito (Yogsototh)
2322fae793 Saved version of rb to work home. 2010-03-23 17:00:06 +01:00
Yann Esposito (Yogsototh)
e498d8df25 Add new todo 2010-03-23 15:34:08 +01:00
Yann Esposito (Yogsototh)
9a225c8923 Better CSS and separation of common js functions 2010-03-23 15:04:28 +01:00
Yann Esposito (Yogsototh)
941b997acd Merge branch 'rubyzome' of git+ssh://git@ssh.github.com:443/yogsototh/rubyzome into rubyzome 2010-03-23 13:51:17 +01:00
Yann Esposito (Yogsototh)
843431ab54 Merge branch 'master' of git+ssh://git@ssh.github.com:443/yogsototh/rubyzome 2010-03-23 13:50:49 +01:00
Yann Esposito (Yogsototh)
84d9eafb87 A sightly better CSS 2010-03-23 13:49:35 +01:00
Yann Esposito (Yogsototh)
25161c4362 A bad error should find a way to remove '_method' 2010-03-23 01:19:36 +01:00
Yann Esposito (Yogsototh)
8b2cc6df0a RestfulDispatcher is part of Rubyzome module 2010-03-22 15:31:21 +01:00
Yann Esposito (Yogsototh)
763d7a4134 Added BSD license for now (should change) 2010-03-22 15:20:29 +01:00
Yann Esposito (Yogsototh)
516c212be0 Error name is now Rubyzome::Error
simply put 'use Rubyzome::Error' to use it inside app
2010-03-22 15:19:37 +01:00
Yann Esposito (Yogsototh)
6a2d2af3ef Dispatcher insinde Rubyzome framework 2010-03-22 15:18:46 +01:00
Yann Esposito (Yogsototh)
661d7618f5 Helpers should be loaded in the application 2010-03-22 14:05:51 +01:00
Yann Esposito (Yogsototh)
360236a834 Added good context to load rubyzome views 2010-03-22 14:05:21 +01:00
Yann Esposito (Yogsototh)
48d0d5fd89 Error in include 2010-03-22 14:04:38 +01:00
Yann Esposito (Yogsototh)
79a8db422d First try to make a Rubyzome module 2010-03-22 11:57:07 +01:00
Yann Esposito (Yogsototh)
ef2061dbaa Change the Rubyzome welcome page. 2010-03-20 15:44:49 +01:00
Yann Esposito (Yogsototh)
0f2f0cb808 Rubyzome controller use rubyzome helper 2010-03-20 15:32:04 +01:00
Yann Esposito (Yogsototh)
58e6cf84ac original post 2010-03-19 17:13:08 +01:00