Orbit/app/controllers/admin
Matthew Kaito Juyuan Fu e20739e32b Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as
1.Object.authed_for_user(user,title_of_object_auth).  title_of_object_auth is optional
2.object.authed_users(user,title_of_object_auth) .  title_of_object_auth is optional
if title_of_object_auth is not given,then it will return calculation across all possiblity.
2012-02-15 00:34:21 +08:00
..
.designs_controller.rb.swp completing the code with segment fault 2011-08-16 12:14:01 +08:00
ad_banners_controller.rb Basic function for AdBanner 2012-02-01 14:27:51 +08:00
app_auths_controller.rb User role and sub_role simple interface complete 2012-01-24 12:28:33 +08:00
assets_controller.rb Integrate Harry's modifications to reload pop-up content 2011-12-29 14:09:06 +08:00
designs_controller.rb Modifications in the Design code: the uploader works but the edit is broken 2012-01-26 12:05:25 +08:00
infos_controller.rb Merge with sub_roles 2011-12-23 18:34:21 +08:00
items_controller.rb Modify assets 2011-12-05 09:54:41 +08:00
links_controller.rb Modify assets 2011-12-05 09:54:41 +08:00
module_apps_controller.rb User role and sub_role simple interface complete 2012-01-24 12:28:33 +08:00
object_auths_controller.rb Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as 2012-02-15 00:34:21 +08:00
page_parts_controller.rb Change NewBlog to new_blog 2012-01-10 18:29:11 +08:00
pages_controller.rb Page edit wasn't showing when module_app was nil 2012-01-31 16:35:40 +08:00
purchases_controller.rb Change "_filename" to "_identifier" for carrierwave 2012-01-24 11:57:27 +08:00
roles_controller.rb Merge with sub_roles 2011-12-23 18:34:21 +08:00
sites_controller.rb Clean code for layout and modifications in dev.rake 2011-08-22 13:45:21 +08:00
translations_controller.rb Merge with sub_roles 2011-12-23 18:34:21 +08:00
users_controller.rb Merge with sub_roles 2011-12-23 18:34:21 +08:00