|
|
|
@125
|
[125]
|
10/21/08 08:45:53 |
martinrehfeld |
support for Rails pre 2.1 (check respond_to for include_root_in_json) |
|
|
|
@124
|
[124]
|
10/18/08 07:13:41 |
martinrehfeld |
changing helper in controller template from _url to _path for redirects |
|
|
|
@123
|
[123]
|
10/18/08 07:13:39 |
martinrehfeld |
update USAGE file |
|
|
|
@122
|
[122]
|
10/05/08 16:49:43 |
martinrehfeld |
fix total record count when filtering in the grid |
|
|
|
@121
|
[121]
|
10/05/08 16:24:23 |
martinrehfeld |
added support for namespaced models/resources, improved request forgery … |
|
|
|
@120
|
[120]
|
10/05/08 16:24:18 |
martinrehfeld |
re-added missing javascript_include tag for ext_datetime.js |
|
|
|
@119
|
[119]
|
10/04/08 16:02:48 |
martinrehfeld |
Fixed row double-clicking (correct URL for show action), improved IE … |
|
|
|
@118
|
[118]
|
10/04/08 16:02:46 |
martinrehfeld |
improve validation messages (handle multiple errors on one form field and … |
|
|
|
@117
|
[117]
|
10/04/08 11:31:06 |
martinrehfeld |
Add support for Rails 2.1 (handle new config parameter … |
|
|
|
@101
|
[101]
|
02/02/08 16:16:57 |
martinrehfeld |
added searchfield to grid |
|
|
|
@100
|
[100]
|
01/24/08 23:58:46 |
martinrehfeld |
updated ext_scaffold for Ext 2.0.1 (had to replace Datetime field with … |
|
|
|
@99
|
[99]
|
01/24/08 20:20:43 |
martinrehfeld |
test now injects ExtJS framework into demo project and checks for required … |
|
|
|
@98
|
[98]
|
01/23/08 22:22:22 |
martinrehfeld |
reverting change [95] |
|
|
|
@97
|
[97]
|
01/23/08 22:19:33 |
martinrehfeld |
improved integration test |
|
|
|
@96
|
[96]
|
01/23/08 22:17:18 |
martinrehfeld |
added sort of integration test |
|
|
|
@94
|
[94]
|
01/23/08 11:10:33 |
martinrehfeld |
fixed installer: create missing paths |
|
|
|
@93
|
[93]
|
01/23/08 11:08:04 |
martinrehfeld |
fixed asset structure |
|
|
|
@92
|
[92]
|
01/23/08 11:02:50 |
martinrehfeld |
added assets |
|
|
|
@91
|
[91]
|
01/23/08 10:25:52 |
martinrehfeld |
restructured assets and made view helper pick up primary_key from model … |
|
|
|
@90
|
[90]
|
01/22/08 21:33:26 |
martinrehfeld |
fixed pagination bug (would fetch all items on initial request) |
|
|
|
@82
|
[82]
|
01/18/08 11:48:41 |
martinrehfeld |
added error handling for failed delete requests in controller and helper |
|
|
|
@81
|
[81]
|
01/15/08 22:56:26 |
martinrehfeld |
fixed height option for ext_grid_for |
|
|
|
@80
|
[80]
|
01/15/08 22:48:56 |
martinrehfeld |
added options to helpers |
|
|
|
@79
|
[79]
|
01/15/08 22:25:39 |
martinrehfeld |
moved pagination handling from controller to ActionController::Base |
|
|
|
@78
|
[78]
|
01/15/08 21:00:38 |
martinrehfeld |
moved helper out of resource into ActionView::Base |
|
|
|
@77
|
[77]
|
01/12/08 10:35:46 |
martinrehfeld |
updated TODO list |
|
|
|
@75
|
[75]
|
01/07/08 23:57:31 |
martinrehfeld |
improved ext_form_for helper (implicit options[:object]) |
|
|
|
@74
|
[74]
|
01/07/08 23:32:59 |
martinrehfeld |
code formatting |
|
|
|
@73
|
[73]
|
01/07/08 22:41:35 |
martinrehfeld |
clarify output formats of to_ext_json |
|
|
|
@72
|
[72]
|
01/07/08 22:06:07 |
martinrehfeld |
fixed generated functional test |
|
|
|
@71
|
[71]
|
01/07/08 14:55:56 |
martinrehfeld |
fixed to_ext_json |
|
|
|
@70
|
[70]
|
01/07/08 14:26:51 |
martinrehfeld |
improved to_ext_json with :success option |
|
|
|
@69
|
[69]
|
01/07/08 13:48:59 |
martinrehfeld |
integrated extjs_errors into ActiveRecord::Base#to_extjs |
|
|
|
@67
|
[67]
|
01/06/08 21:25:39 |
martinrehfeld |
fixed layout |
|
|
|
@66
|
[66]
|
01/06/08 21:21:56 |
martinrehfeld |
made flash messages fade out after two seconds |
|
|
|
@65
|
[65]
|
01/06/08 20:15:14 |
martinrehfeld |
fixed post-install message |
|
|
|
@64
|
[64]
|
01/06/08 20:13:21 |
martinrehfeld |
added post-install message, made checkboxes left aligned in forms |
|
|
|
@63
|
[63]
|
01/06/08 16:23:49 |
martinrehfeld |
fixed bug in controller when sort_field was empty |
|
|
|
@62
|
[62]
|
01/06/08 12:06:16 |
martinrehfeld |
fixed :allow_blank option for ext_field helper |
|
|
|
@60
|
[60]
|
01/06/08 11:55:41 |
martinrehfeld |
adjust grid height to match five records |
|
|
|
@58
|
[58]
|
01/06/08 11:49:19 |
martinrehfeld |
fixed typo in CSS |
|
|
|
@57
|
[57]
|
01/06/08 11:44:21 |
martinrehfeld |
adjust paths for new Ext location |
|
|
|
@55
|
[55]
|
01/06/08 11:30:35 |
martinrehfeld |
updated USAGE, README and TODO |
|
|
|
@54
|
[54]
|
01/06/08 11:29:33 |
martinrehfeld |
register ext_json MIME type on init |
|
|
|
@52
|
[52]
|
01/06/08 10:48:14 |
martinrehfeld |
now expecting Ext to reside in public directory instead of … |
|
|
|
@51
|
[51]
|
01/06/08 10:43:35 |
martinrehfeld |
fixed typo in file referece |
|
|
|
@50
|
[50]
|
01/06/08 10:41:16 |
martinrehfeld |
added custom Datetime class to Ext to support Rails datetime_select form … |
|
|
|
@49
|
[49]
|
01/04/08 23:49:04 |
martinrehfeld |
fix: checkbox handling fully working now |
|
|
|
@48
|
[48]
|
01/04/08 23:37:56 |
martinrehfeld |
improve checkbox handling: setting works as expected, but clearing does … |
|
|
|
@47
|
[47]
|
01/04/08 23:02:41 |
martinrehfeld |
fix in controller template #update |
|
|
|
@46
|
[46]
|
01/04/08 22:56:55 |
martinrehfeld |
fix: not dasherizing yaml keys anymore |
|
|
|
@45
|
[45]
|
01/04/08 22:43:32 |
martinrehfeld |
let the checkbox be a checkbox even if it's not working yet |
|
|
|
@44
|
[44]
|
01/04/08 22:38:53 |
martinrehfeld |
reverted check_box field type to textfield in form |
|
|
|
@43
|
[43]
|
01/04/08 22:06:32 |
martinrehfeld |
fix for field_type code |
|
|
|
@42
|
[42]
|
01/04/08 22:00:49 |
martinrehfeld |
added different field types (no datetime_select yet) |
|
|
|
@41
|
[41]
|
01/03/08 16:13:47 |
martinrehfeld |
added .project to svn:ignore for ext_scaffold plugin |
|
|
|
@39
|
[39]
|
01/03/08 15:53:48 |
martinrehfeld |
added installation instructions |
|
|
|
@38
|
[38]
|
01/03/08 15:42:27 |
martinrehfeld |
extracted ext_scaffold plugin |
|
|
|
@37
|
[37]
|
01/03/08 15:40:54 |
martinrehfeld |
-- |