orbit-basic/lib/orbit_app/helper
chris 856898016b New UI changes(tags, categories, authorisations, module index…)
To run:
  - ruby lib/remove_old_tags.rb DB_NAME
  - rake new_ui:migrate_tags
  - rake new_ui:migrate_categories['APP_KEY,''MODEL_NAME'] (check new_ui.rake for more details)
2013-07-02 16:46:44 +08:00
..
context_link_renderer.rb New UI changes(tags, categories, authorisations, module index…) 2013-07-02 16:46:44 +08:00
default_widget_tag_helper.rb fix for passing args. code in complete,fronted controller need to take care params,too. backend parser need to catch up. 2013-06-06 17:38:17 +08:00
front_end_array_params_helper.rb apply tags and cates for fronted. from now app developer can use param category_id and tag_id freely. 2013-06-06 17:39:36 +08:00
renderer.rb New UI changes(tags, categories, authorisations, module index…) 2013-07-02 16:46:44 +08:00
side_bar_renderer.rb New UI changes(tags, categories, authorisations, module index…) 2013-07-02 16:46:44 +08:00