Commit Graph

3058 Commits

Author SHA1 Message Date
saurabhbhatia 048f553be8 added timedifference gem to Gemfile required for calendar module 2013-07-23 12:18:36 +08:00
saurabhbhatia 7e3993b67f removed old calendar and updated new calendar event category
Conflicts:
	vendor/built_in_modules/calendar/app/assets/javascripts/calendarAPI.js.erb
	vendor/built_in_modules/calendar/app/controllers/panel/calendar/back_end/cals_controller.rb
	vendor/built_in_modules/calendar/app/controllers/panel/calendar/back_end/events_controller.rb
2013-07-23 12:13:02 +08:00
saurabhbhatia 8924d4f047 Fixed the sidebar order in calendar module
Conflicts:
	vendor/built_in_modules/calendar_new/init.rb
2013-07-23 12:12:55 +08:00
Harry Bomrah 57a64dc378 mini colors in new ui fixed 2013-07-23 12:12:46 +08:00
saurabhbhatia 3d3d5ed144 updated with fullcalendar.css, added front end page
Conflicts:
	vendor/built_in_modules/calendar_new/init.rb
2013-07-23 12:12:34 +08:00
Harry Bomrah 4ff5724379 new ui for calendar fixed. 2013-07-23 12:12:25 +08:00
chris 0d0f85e7ad Fix tooltip in form
Change form_file
2013-07-22 20:54:40 +08:00
chris de6ce0073f Fix category migration 2013-07-22 18:39:24 +08:00
Spen 5d3bc07488 archive and web_resouce for new ui
Conflicts:
	app/assets/stylesheets/lib/main-forms.css
2013-07-22 18:14:33 +08:00
chris 1ba1703e90 Fix get_viewable 2013-07-22 17:41:52 +08:00
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