What's new? | Help | Directory | Sign in
Google
activescaffold
A Ruby on Rails plugin that creates dynamic user interfaces for your models
  
  
  
    
New Issue | Search
for
| Advanced Search | Search Tips
List | Grid
   
  ID Type Status Priority Milestone Owner   Summary + Labels ...
  77 Defect Accepted High ---- ----   subforms don't use helper overrides  
  353 Defect Accepted High ---- ----   has_many through updates to often  
  381 Defect Accepted High 1.1 timcharper   nested and action links in AS list view should all have unique HTML ids  
  382 Defect Accepted High ---- ----   removing last association in a subform  
  25 Enhancement Accepted High ---- ----   add AdvancedSearch action  
  198 Defect New Medium ---- ----   too many association save levels triggering lock_version based 'stale object'  
  235 Defect New Medium ---- ----   custom to_label text for each association column  
  244 Defect New Medium ---- ----   Pluralization impossible if base-language is not english  
  277 Defect New Medium ---- rrwhite   Patch for Boolean fields to show as checkboxes  
  284 Defect New Medium ---- ----   [PATCH] adding associated objects for polymorphic relations  
  312 Defect New Medium ---- rrwhite   default list display for plural associations  
  316 Defect New Medium ---- edwin.moss   support 'select' in field_search, similar to 'New' & 'Edit'  
  322 Defect New Medium ---- ----   search_sql bug with association  
  326 Defect New Medium ---- ----   Changing config per request needs some post-processing  
  329 Defect New Medium ---- cainlevy   turn off blank rows in subforms  
  331 Defect New Medium ---- rrwhite   icons on subforms  
  337 Defect New Medium ---- ----   Suggestion: Make _form_attribute entries accessible by ID  
  339 Defect New Medium ---- ----   Change request for active_scaffold_input  
  340 Defect New Medium ---- ----   Polymorphic models not expanded properly in association subforms or in nested direct links from list  
  342 Defect New Medium ---- ----   Through support needed for create and update  
  343 Defect New Medium ---- rrwhite   Numeric columns prevent class override of text-align CSS style  
  345 Defect New Medium ---- ----   effects of inline-adapter-close button on Search is not intuitive  
  349 Defect New Medium ---- ----   Possible replacement for the "page full of checkboxes" that gets created for HABTM with a lot of children  
  351 Defect New Medium ---- ----   Would be useful for controller security method to be passed record object if action_link :type => :record  
  355 Defect New Medium ---- ----   Singular association autolinking should check for existance of action in associated controller  
  361 Defect New Medium ---- ----   When including nested create from another controller, the id of the message area is not correct  
  365 Defect New Medium ---- ----   Allow ActiveScaffold-based controllers to specify a template search path  
  369 Defect New Medium ---- ----   Enhancement of field_search action to support configurable wildcards  
  371 Defect New Medium ---- ----   "Create Another" fails within nested update form  
  376 Defect New Medium ---- ----   _method=get unnecessary  
  385 Defect New Medium ---- ----   JRuby problem with acts as versioned  
  398 Defect New Medium ---- ----   Exception when add_subgroup preceedes exclude  
  399 Defect New Medium ---- ----   Columns added to sub groups should be excluded from top level column list  
  400 Defect New Medium ---- ----   RecordNotSaved not being handled by AS  
  404 Defect New Medium ---- ----   validation doesn't put red border on single association selects that have an error  
  405 Defect New Medium ---- ----   Default association formatting has hard coded values  
  407 Defect New Medium ---- ----   Standard formatting needed  
  410 Defect New Medium ---- ----   Multi-column sorting  
  411 Defect New Medium ---- ----   Config data structures behaving weirdly  
  412 Defect New Medium ---- ----   List enhancement needed  
  413 Defect New Medium ---- ----   Search based on method results  
  414 Defect New Medium ---- ----   More user control desired  
  415 Defect New Medium ---- ----   Error message too general  
  416 Defect New Medium ---- ----   support inplace_collection_editor  
  418 Defect New Medium ---- rrwhite   Doc problem finding things  
  421 Defect New Medium ---- rrwhite   Active scaffold list view missbehaving when placed in a table  
  424 Defect New Medium ---- ----   inplace_edit with empty columns  
  426 Defect New Medium ---- ----   belongs_to automatically creates relationship  
  428 Defect New Medium ---- ----   render super fails in integration tests (story runner)  
  434 Defect New Medium ---- ----   RJS Exception thrown from Element.replace when quicky blur()ing a RS-enabled field  
  439 Defect New Medium ---- ----   Demo documentaion  
  442 Defect New Medium ---- ----   AJAX based Active Scaffold template doesn't work in MSIE  
  445 Defect New Medium ---- ----   AS Ajax Window in MSIE not responding to Close and Cancel  
  450 Defect New Medium ---- ----   Add search_ui  
  451 Defect New Medium ---- ----   Validations display column names rather that labels  
  453 Defect New Medium ---- ----   file_column bridge usage upload fails with hidden field  
  454 Defect New Medium ---- timcharper   AJAX upload throwing Javascript error on create  
  459 Defect New Medium ---- ----   acts_as_list sorting problem  
  465 Defect New Medium ---- ----   update exclude is ignored in nested scaffolds  
  469 Defect New Medium ---- ----   Filtered Indicator  
  486 Defect New Medium ---- ----   enhancement, ability to hide "add from existing" dropdown in subform footer  
  487 Defect New Medium ---- ----   Column Sorting not resetting back to defined defaults  
  489 Defect New Medium ---- ----   Page width expands unlimited with multi-level nested forms  
  491 Defect New Medium ---- ----   Rails 2.0.1/AS1.1.0RC1/Haml1.7.2 template overriding problem  
  494 Defect New Medium ---- ----   Form subgroups cause exception in per-request-config  
  495 Defect New Medium ---- ----   nested with Add Existing  
  496 Defect New Medium ---- ----   column names are escaped, causing bad selects with sql server 2005  
  502 Defect New Medium ---- ----   When using many->many associations and selecting create / update the form header information (ie Create + error part) is missing - Only in IE7 not firefox....  
  505 Defect New Medium ---- ----   Subform width & inability to override layout  
  507 Defect New Medium ---- ----   [Patch] Enabling column-specific options on text input controls.  
  508 Defect New Medium ---- ----   params[:action] behave incorrectly for subform data  
  509 Defect New Medium ---- ----   subform display is not sorted according to the way the children object got created  
  511 Defect New Medium ---- ----   close button (the X button) bypass validates  
  512 Defect New Medium ---- ----   Nested controller adds to wrong parent (in UI, not in database)  
  513 Defect New Medium ---- ----   Self-referential HABTM SQL mal-formed when updating record  
  514 Defect New Medium ---- ----   Search route doesn't work with REST  
  515 Defect New Medium ---- ----   Edge rails and active_scaffold produces error: in `alias_method': undefined method `find_full_template_path' for class `ActionView::Base' (NameError)  
  516 Defect New Medium ---- ----   Field override not working for show action.  
  517 Defect New Medium ---- ----   Relative template paths doesn't work in Rails 2.0.x with AS 1.1.1  
  518 Defect New Medium ---- ----   render :super should search in paths after current template's path  
  519 Defect New Medium ---- ----   background-color: none; in active stylesheet.css  
  523 Defect New Medium ---- ----   Add support for infinite pagination (useful for large tables where counting takes several seconds) - patch attached  
  524 Defect New Medium ---- ----   validates_inclusion_of - not marked as mandatory field  
  525 Defect New Medium ---- ----   loading indicator incorrect when using ext js  
  527 Defect New Medium ---- ----   Overriding error_messages_for for the entire application may be dangerous  
  529 Defect New Medium ---- ----   Cannot Create New with has_many association  
  531 Defect New Medium ---- ----   authorized_for_destroy? not checked in subforms  
  532 Defect New Medium ---- ----   Read-only columns are not shown in subforms  
  533 Defect New Medium ---- ----   Serialized Hash in model attribute broken  
  534 Defect New Medium ---- ----   Infinite loop with Internet Explorer when sorting