|  chris | 2265b0b404 | Fix no file in bulletin form | 2013-07-22 17:41:21 +08:00 | 
				
					
						|  chris | 6cf249ccfb | Change ckeditor gem and kaminari in gemfile | 2013-07-22 17:26:32 +08:00 | 
				
					
						|  chris | 92faeccdb6 | Revert change in main-form and change class name of form_file | 2013-07-22 17:24:58 +08:00 | 
				
					
						|  chris | 5284571300 | Add tooltip to bulletin form and remove file | 2013-07-22 16:55:02 +08:00 | 
				
					
						|  chris | fe82427baa | Ray's changes for css and js | 2013-07-22 16:31:44 +08:00 | 
				
					
						|  rulingcom | 408bebaa4b | Ray's changes in structure | 2013-07-22 14:06:58 +08:00 | 
				
					
						|  saurabhbhatia | c8292a7619 | Updated zh_tw translation for sidebar labels Conflicts:
	vendor/built_in_modules/location/config/locales/zh_tw.yml | 2013-07-22 12:17:31 +08:00 | 
				
					
						|  saurabhbhatia | 7ea9945af0 | Location - category fixes Conflicts:
	app/models/category.rb
	vendor/built_in_modules/location/init.rb | 2013-07-22 12:17:29 +08:00 | 
				
					
						|  saurabhbhatia | 109b891b27 | Merge branch 'development' of https://github.com/Rulingcom/orbit into development | 2013-07-19 17:39:55 +08:00 | 
				
					
						|  saurabhbhatia | b642072cbe | Removed the category reference for now | 2013-07-19 17:38:43 +08:00 | 
				
					
						|  chris | 1db324d1a2 | Fix get_sorted_and_filtered | 2013-07-19 17:38:43 +08:00 | 
				
					
						|  Harry Bomrah | 0921d7731b | my favorite update :) lazy loading for theater view plus a very smooth navigation of images. | 2013-07-19 17:38:41 +08:00 | 
				
					
						|  Harry Bomrah | 3c0d2da9a7 | description fixed for gallery | 2013-07-19 17:38:38 +08:00 | 
				
					
						|  saurabhbhatia | e6c411b8e1 | Updated tagging with galleries in new ui | 2013-07-19 17:38:33 +08:00 | 
				
					
						|  saurabhbhatia | 1c558a1783 | added tags to index page, added html safe for show | 2013-07-19 17:38:30 +08:00 | 
				
					
						|  Harry Bomrah | 3287a2ef17 | gallery migrated to new ui | 2013-07-19 17:38:27 +08:00 | 
				
					
						|  chris | fc09ac3b68 | Fix categorizable | 2013-07-19 17:09:17 +08:00 | 
				
					
						|  chris | 5190c1160a | Fix get_sorted_and_filtered, accepts 3 arguments and works for category | 2013-07-16 14:43:56 +08:00 | 
				
					
						|  chris | 62288a71ca | Fix category_id in forms Fix statuses list | 2013-07-16 11:41:22 +08:00 | 
				
					
						|  saurabhbhatia | 91b1cf6edc | Merge branch 'development' of https://github.com/Rulingcom/orbit into development | 2013-07-11 17:18:58 +08:00 | 
				
					
						|  chris | 1c4b66f1cb | Fix approval in index | 2013-07-10 16:42:25 +08:00 | 
				
					
						|  saurabhbhatia | 72861f05a6 | Merge branch 'development' of https://github.com/Rulingcom/orbit into development Conflicts:
	config/mongoid.yml | 2013-07-09 14:40:39 +08:00 | 
				
					
						|  chris | 2c331bf1a5 | Revert non rulingcom email constraint | 2013-07-04 14:20:13 +08:00 | 
				
					
						|  chris | bec0bd76e4 | Replace get_categories by categories | 2013-07-04 12:33:28 +08:00 | 
				
					
						|  chris | 6ce254a24c | Fix no method error in tags | 2013-07-04 12:07:09 +08:00 | 
				
					
						|  chris | 5530419395 | Add missing method disable? for categorisable objects | 2013-07-04 11:26:57 +08:00 | 
				
					
						|  chris | 5457afdada | Rename global.css to global.css.erb | 2013-07-02 17:42:15 +08:00 | 
				
					
						|  chris | 65527017ca | Update new UI task to migrate the authorizations. PS: sold must be running for new_ui.rake | 2013-07-02 17:26:02 +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 | 
				
					
						|  Spen | 07b3857465 | archive app Category Authorization fix | 2013-06-26 17:44:31 +08:00 | 
				
					
						|  Spen | 8751b15385 | archive app add Module Authorization & Category Authorization | 2013-06-26 15:35:35 +08:00 | 
				
					
						|  Matt K. Fu | 6a40a9555a | fix query for un-permitted category use | 2013-06-26 12:28:14 +08:00 | 
				
					
						|  Matt K. Fu | 869f3b6815 | fix object de-authorize failed. | 2013-06-26 12:28:00 +08:00 | 
				
					
						|  Harry Bomrah | 465d417c35 | fixed updated method of events.. was having week error when updating events | 2013-06-26 12:27:23 +08:00 | 
				
					
						|  Harry Bomrah | eaf7577810 | small syntax error missed out yesterday fixed. | 2013-06-26 12:26:52 +08:00 | 
				
					
						|  Harry Bomrah | 22358bd862 | Small change for creating events when calendar is not selected | 2013-06-26 12:26:24 +08:00 | 
				
					
						|  Harry Bomrah | 300de76c3a | Calendar fixed... all views fixed plus event loading fixed and also agenda view fixed. | 2013-06-26 12:25:58 +08:00 | 
				
					
						|  Matt K. Fu | be6d185be7 | Merge branch 'scandary_site_god_setting_feature' into development | 2013-06-20 17:55:43 +08:00 | 
				
					
						|  Matt K. Fu | 113ed17fb5 | Merge branch 'solr_god_feature' into development | 2013-06-20 17:54:47 +08:00 | 
				
					
						|  Matt K. Fu | c5ced8cf16 | remove useless setting for solar | 2013-06-20 17:50:18 +08:00 | 
				
					
						|  Matt K. Fu | e037507b0e | fix solr setting | 2013-06-20 17:50:18 +08:00 | 
				
					
						|  Matt K. Fu | 2f01b72ed0 | fix solr name | 2013-06-20 17:50:18 +08:00 | 
				
					
						|  Matt K. Fu | cd6dd40f45 | add god to monit sold | 2013-06-20 17:50:18 +08:00 | 
				
					
						|  Matt K. Fu | 345c471fc9 | from now on the rescue namespace will be decided by site object field: resque_namespace | 2013-06-20 17:50:17 +08:00 | 
				
					
						|  Matt K. Fu | ed06be93d6 | fix rescue scheduler space error | 2013-06-20 17:50:17 +08:00 | 
				
					
						|  Matt K. Fu | 1268ce0ae9 | remove useless setting for solar | 2013-06-20 17:42:00 +08:00 | 
				
					
						|  Harry Bomrah | d089822ff3 | fixed updated method of events.. was having week error when updating events | 2013-06-20 12:47:44 +08:00 | 
				
					
						|  Harry Bomrah | 777af19abb | small syntax error missed out yesterday fixed. | 2013-06-20 11:55:06 +08:00 | 
				
					
						|  Matt K. Fu | cd55f2aac2 | fix solr setting | 2013-06-19 19:23:45 +08:00 | 
				
					
						|  Harry Bomrah | 07e895fc42 | Small change for creating events when calendar is not selected | 2013-06-19 17:27:13 +08:00 |