|  Harry Bomrah | ed569601c3 | two major fix for site setting and bulletin controller | 2013-11-08 16:38:17 +08:00 | 
				
					
						|  Harry Bomrah | 9e432a5a93 | fixed announcement rendering.. | 2013-11-08 12:58:34 +08:00 | 
				
					
						|  Manson Wang | a885313e75 | Dashboard with HighChart | 2013-10-30 18:23:46 +08:00 | 
				
					
						|  Spen | 254f926093 | fix new ui announcement preview | 2013-10-24 15:03:20 +08:00 | 
				
					
						|  chris | 19bf2f2be5 | Modify "can_display" to add "postdate" and "deadline" | 2013-10-19 19:14:37 +08:00 | 
				
					
						|  saurabhbhatia | 9a0e9ddc82 | Revert "Updated Bulletins controller with announcement approval fix" This reverts commit a9431ad17e. | 2013-10-01 15:03:34 +08:00 | 
				
					
						|  saurabhbhatia | a9431ad17e | Updated Bulletins controller with announcement approval fix | 2013-10-01 10:03:18 +08:00 | 
				
					
						|  Spen | 9cc1e95cb1 | announcement add new widget bulletins_and_links Conflicts:
	vendor/built_in_modules/announcement/app/views/panel/announcement/widget/bulletins/_bulletins.html.erb | 2013-09-14 11:52:19 +08:00 | 
				
					
						|  chris | ec40591489 | Make the filter for authorisation easier for developers | 2013-08-22 12:17:50 +08:00 | 
				
					
						|  chris | c474fa063f | New authorization | 2013-08-21 13:42:29 +08:00 | 
				
					
						|  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 | 
				
					
						|  Matt K. Fu | 7729161123 | 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 | 
				
					
						|  Matt K. Fu | 54a35b30be | fix design index bug when start start from blank DB. add delay impressionist.
add several i18n vars | 2013-05-23 12:07:43 +08:00 | 
				
					
						|  Matt K. Fu | 3d0a1cef56 | 1.fix for syntax error. 2.Making production console works.
3.Making blank site member no errors. | 2013-05-22 16:25:12 +08:00 | 
				
					
						|  chris | 127ab3845c | Changes for queries | 2013-05-03 12:12:19 +08:00 | 
				
					
						|  chris | 167a71272a | queries need to be rethink | 2013-05-03 12:12:19 +08:00 | 
				
					
						|  Matt K. Fu | caf0426bd4 | bulletin search | 2013-05-01 12:16:28 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | d047a3d62a | chris tags update | 2013-04-26 11:26:10 +08:00 | 
				
					
						|  Fu Matthew | 4a08a1992b | 1.make module app forbid unearthed access except from admin 2.override sidebar link when it's object_auth or app_auth. | 2013-04-17 10:56:15 +08:00 | 
				
					
						|  chris | f3c809fd58 | Fix link switch not showing for default front end | 2013-03-19 17:49:46 +08:00 | 
				
					
						|  chris | 61648d23e1 | Change delete_all to destroy_all | 2013-02-19 17:39:42 +08:00 | 
				
					
						|  Fu Matthew | bfaa22052f | Merge commit 'fc702a6210d901cd3beea220e72f71a3b7f7d41e' into sidebar_config Conflicts:
	app/controllers/admin/page_parts_controller.rb
	app/controllers/default_widget_controller.rb
	app/uploaders/gprs_uploader.rb
	app/uploaders/location_uploader.rb
	app/views/admin/page_parts/_module_widget.html.erb
	app/views/admin/page_parts/reload_widget_styles.js.erb
	app/views/admin/page_parts/reload_widgets.js.erb
	app/views/layouts/_side_bar_content.html.erb
	config/locales/zh_tw.yml
	lib/parsers/parser_front_end.rb
	vendor/built_in_modules/announcement/init.rb
	vendor/built_in_modules/gprs/app/assets/javascripts/panel/gprs/back_end/locations.js
	vendor/built_in_modules/gprs/app/assets/stylesheets/panel/gprs/back_end/locations.css
	vendor/built_in_modules/gprs/app/controllers/panel/gprs/back_end/locations_controller.rb
	vendor/built_in_modules/gprs/app/views/panel/gprs/back_end/locations/index.html.erb
	vendor/built_in_modules/gprs/test/functional/panel/gprs/back_end/locations_controller_test.rb
	vendor/built_in_modules/location/README.rdoc
	vendor/built_in_modules/location/app/assets/javascripts/panel/gprs/back_end/locations.js
	vendor/built_in_modules/location/app/assets/javascripts/panel/location/back_end/locations.js
	vendor/built_in_modules/location/app/assets/stylesheets/panel/gprs/back_end/locations.css
	vendor/built_in_modules/location/app/assets/stylesheets/panel/location/back_end/locations.css
	vendor/built_in_modules/location/app/controllers/panel/location/back_end/locations_controller.rb
	vendor/built_in_modules/location/app/controllers/panel/locations/back_end/locations_controller.rb
	vendor/built_in_modules/location/app/models/location.rb
	vendor/built_in_modules/location/app/uploaders/locations_uploader.rb
	vendor/built_in_modules/location/app/views/panel/location/back_end/locations/index.html.erb
	vendor/built_in_modules/location/app/views/panel/locations/back_end/locations/_form.html.erb
	vendor/built_in_modules/location/app/views/panel/locations/back_end/locations/edit.html.erb
	vendor/built_in_modules/location/app/views/panel/locations/back_end/locations/index.html.erb
	vendor/built_in_modules/location/app/views/panel/locations/back_end/locations/new.html.erb
	vendor/built_in_modules/location/config/routes.rb
	vendor/built_in_modules/location/lib/location.rb
	vendor/built_in_modules/location/location.gemspec
	vendor/built_in_modules/location/test/functional/panel/gprs/back_end/locations_controller_test.rb
	vendor/built_in_modules/location/test/functional/panel/location/back_end/locations_controller_test.rb | 2013-01-24 16:30:02 +08:00 | 
				
					
						|  Fu Matthew | 979df9ac80 | daily commit | 2013-01-23 18:51:18 +08:00 | 
				
					
						|  Fu Matthew | 76296ab29b | Merge branch 'sidebar_config' into ntu Conflicts:
	app/controllers/admin/object_auths_new_interface_controller.rb
	app/controllers/orbit_backend_controller.rb
	app/controllers/orbit_widget_controller.rb
	app/models/module_app.rb
	app/views/admin/page_parts/_module_widget.html.erb
	config/locales/zh_tw.yml
	lib/parsers/parser_common.rb
	lib/parsers/parser_front_end.rb | 2013-01-08 14:17:21 +08:00 | 
				
					
						|  Rueshyna | 8a6f92b87b | fixed announcement controller syntax error | 2013-01-02 10:19:56 +08:00 | 
				
					
						|  chris | 9937b4ac9b | Fix deleting links and files in bulletin | 2012-12-31 18:03:13 +08:00 | 
				
					
						|  chris | 751d3b1220 | Announcement widget: remove I18n.locale Add part_id in url | 2012-12-27 16:52:58 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | 49e6c33b57 | Merge branch 'sidebar_config' of github.com:Rulingcom/orbit into sidebar_config Conflicts:
	app/controllers/admin/object_auths_new_interface_controller.rb
	app/views/layouts/_side_bar_content.html.erb
	config/locales/zh_tw.yml
	config/routes.rb
	vendor/built_in_modules/announcement/app/controllers/panel/announcement/back_end/bulletin_categorys_controller.rb
	vendor/built_in_modules/announcement/init.rb
	vendor/built_in_modules/archive/init.rb
	vendor/built_in_modules/miss_module/config/locales/zh_tw.yml | 2012-12-25 11:01:36 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | 5f712622ad | default widgets and sidebar. | 2012-12-24 16:38:35 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | 36f6a6fdd6 | first version of confined sidebar render | 2012-12-24 16:17:00 +08:00 | 
				
					
						|  Rueshyna | b4633a2ccb | .not_guest_user | 2012-12-19 19:48:13 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | ca290f3519 | Merge commit 'e429aa9425e9648a94a1dd7bb5cea15af7ba854a' into sidebar_config Conflicts:
	app/views/layouts/_side_bar_content.html.erb
	config/locales/zh_tw.yml
	config/mongoid.yml
	vendor/built_in_modules/announcement/app/controllers/panel/announcement/back_end/bulletin_categorys_controller.rb
	vendor/built_in_modules/announcement/init.rb | 2012-12-05 11:36:32 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | 4bc80f2bd3 | default widgets and sidebar. | 2012-12-03 18:52:36 +08:00 | 
				
					
						|  Rueshyna | 114ca5493a | replace rss format with json in announcement | 2012-11-28 13:43:48 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | 3d573680b2 | Merge commit '6b248a949b44b6e4dc908f29f4f08c3a821210cd' into sidebar_config Conflicts:
	app/models/user/attribute_value.rb
	app/views/layouts/_side_bar_content.html.erb
	vendor/built_in_modules/announcement/app/controllers/panel/announcement/back_end/bulletin_categorys_controller.rb | 2012-11-26 17:55:53 +08:00 | 
				
					
						|  chris | 475642d375 | Remove news and fix default_url in ImageUploader | 2012-11-22 09:30:25 +08:00 | 
				
					
						|  chris | 2d0e8b37b2 | Fix: - Widgets for announcement
  - Facebook link
  - AdBanner nav | 2012-11-21 18:42:14 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | c6894be962 | first version of confined sidebar render | 2012-11-20 15:56:52 +08:00 | 
				
					
						|  Rueshyna | 81f67fc08a | make announcement json format to two layer | 2012-11-20 12:11:35 +08:00 | 
				
					
						|  Rueshyna | bfef1a8e7c | tmp | 2012-11-20 12:11:35 +08:00 | 
				
					
						|  Rueshyna | bd7518093f | about route url link bug | 2012-11-20 12:11:35 +08:00 | 
				
					
						|  Rueshyna | 36b4cb1ec1 | modified announcement json format but it have some bugs... | 2012-11-20 12:09:58 +08:00 | 
				
					
						|  Rueshyna | e4de229b22 | make json readable | 2012-11-09 16:24:37 +08:00 | 
				
					
						|  Rueshyna | 80abfc80bf | fixed get_bulletins_json of gprs bug | 2012-11-09 10:41:49 +08:00 | 
				
					
						|  Rueshyna | 800279ea69 | add get_bulletins_json function | 2012-11-08 15:56:14 +08:00 | 
				
					
						|  chris | 65ac6980c4 | Merge branch 'various_bugs' into nccu_master Conflicts:
	Gemfile.lock
	app/assets/javascripts/ajax_form.js.erb
	app/assets/stylesheets/style.css.erb
	app/controllers/application_controller.rb
	app/controllers/sessions_controller.rb
	app/helpers/admin/web_link_helper.rb
	app/views/admin/attributes/_attribute_field.html.erb
	app/views/admin/designs/_form.html.erb
	app/views/admin/pages/_form.html.erb
	app/views/admin/sites/_side_bar.html.erb
	app/views/layouts/_orbit_bar.html.erb
	app/views/layouts/_side_bar.html.erb
	config/locales/en.yml
	config/locales/zh_tw.yml
	config/mongoid.yml
	vendor/built_in_modules/announcement/app/controllers/panel/announcement/back_end/bulletins_controller.rb
	vendor/built_in_modules/announcement/app/controllers/panel/announcement/front_end/bulletins_controller.rb
	vendor/built_in_modules/announcement/app/views/panel/announcement/back_end/bulletins/_bulletin.html.erb
	vendor/built_in_modules/announcement/app/views/panel/announcement/back_end/bulletins/_filter.html.erb
	vendor/built_in_modules/announcement/app/views/panel/announcement/back_end/bulletins/index.html.erb
	vendor/built_in_modules/announcement/app/views/panel/announcement/widget/bulletins/_index.html.erb
	vendor/built_in_modules/news/app/views/panel/news/back_end/news_bulletins/_filter.html.erb
	vendor/built_in_modules/news/app/views/panel/news/back_end/news_bulletins/_filter_status.html.erb
	vendor/built_in_modules/news/app/views/panel/news/back_end/news_bulletins/_news_bulletin.html.erb
	vendor/built_in_modules/news/app/views/panel/news/back_end/news_bulletins/index.html.erb
	vendor/built_in_modules/web_resource/app/views/panel/web_resource/back_end/web_links/index.html.erb | 2012-10-29 16:10:07 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | ae48ab5cbd | clean commit | 2012-10-04 15:53:42 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | b0cdcbecca | fix preview bug only happen when production | 2012-10-01 21:05:16 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | edcef5a8f7 | make manager's news and announcement can be shown at once it be submitted. | 2012-10-01 16:11:58 +08:00 | 
				
					
						|  Matthew K. Fu JuYuan | 7a523281c3 | fix announcement | 2012-09-25 09:52:13 +08:00 |