root/ext_scaffold


Mode:

Legend:

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