Commit Graph

390 Commits

Author SHA1 Message Date
chris a4aef30a9c Side bar icons
Dashboard completed with pagination
2013-05-03 14:58:45 +08:00
chris f9fda13879 Side bar for dashboard 2013-05-02 11:35:48 +08:00
chris e028791d68 Tag management module completed 2013-04-26 18:34:46 +08:00
chris 3714403f85 Now default tags can be removed from module 2013-04-25 19:20:37 +08:00
chris 19405cf006 Tag management working but can't remove default tag from module 2013-04-25 12:34:06 +08:00
chris bf3d20ea46 Tag functionalities for new UI 2013-04-23 20:18:03 +08:00
chris 24523640a7 New tags but still without global tag management 2013-04-23 20:18:03 +08:00
chris a9d25dcdec Orbit bar
Structure: page, link, edit and new, page view, edit page parts
Temporary disable authentication in items controller
2013-04-12 03:13:03 +08:00
Matt K. Fu fb800b488b widget link followed by setting 2013-04-03 19:03:16 +08:00
Matt K. Fu 474e8b9b57 fix for both part and page part settings
Conflicts:
	app/helpers/admin/page_parts_helper.rb
	app/views/admin/pages/reload_front_end_setting.js.erb
	app/views/admin/pages/reload_frontend_pages.js.erb
2013-03-29 11:12:52 +08:00
Fu Matthew 9e02011956 deliver API 2013-03-29 11:08:22 +08:00
Fu Matthew 9e33bdadc3 now default options can be chosen by developer at init 2013-03-21 18:46:57 +08:00
Fu Matthew 54acaebc98 style for front end 2013-03-21 18:46:56 +08:00
Fu Matthew 7f7e21b4f2 1.make module app forbid unearthed access except from admin
2.override sidebar link when it's object_auth or app_auth.
2013-03-21 18:45:28 +08:00
chris ee8a78621a Add task to flatten category and tag for page and page_part 2013-03-21 14:15:58 +08:00
chris 04d3e177d5 Fix typo in core lib
Change i18n for more link in announcement init
2013-03-20 17:45:08 +08:00
chris 91afd49f75 Fix for scope 2013-03-20 17:20:17 +08:00
chris b864cc0268 Changes in I18n (except personal_conference and personal_journal) 2013-03-12 18:13:48 +08:00
chris 27686a5d04 Merge branch 'development' into desktop 2013-03-05 19:07:58 +08:00
Fu Matthew dc3966be81 fix cates and tags 2013-03-05 18:34:41 +08:00
devin db2b371744 tinyscrollbar minor update 2013-03-05 17:22:53 +08:00
Fu Matthew 0dabd5b95f fix widget field reload 2013-02-27 10:51:41 +08:00
Fu Matthew 071e8a349c link to more 2013-02-27 10:50:50 +08:00
Fu Matthew 99e67c8719 first version of multi categories and tags 2013-02-27 10:49:48 +08:00
chris 9a63adedde Remove seminar from conference init 2013-02-22 11:57:10 +08:00
unknown d46abd7caf member list edit 2013-02-21 14:13:46 +08:00
chris 6d1f919bb7 Fix links in default widget 2013-02-19 18:09:50 +08:00
chris d2f837f342 Add task to save pages 2013-02-19 17:50:46 +08:00
chris 82a8f99208 Fix [again] error in parser for category 2013-02-19 17:50:46 +08:00
chris ee59228665 Fix error in parser for category 2013-02-19 17:50:43 +08:00
chris 3e79b787bb Set default widget sort to created_at
Don't use page category when home
2013-02-19 17:49:23 +08:00
chris ec9c68f039 Remove breadcrumb when home 2013-02-19 17:49:22 +08:00
chris 25d9a3d9b9 Add home to breadcrum 2013-02-19 17:49:22 +08:00
chris bc21840262 Comment out delete link for archive category
Modify the import:
	- hot_news to announcement
	- iso_zone of 20000 to 21100
2013-02-19 17:49:20 +08:00
chris f5728a4f92 Enable designer to add the class "page_breadcrumb" 2013-02-19 17:48:07 +08:00
chris 0cacfb7c05 Fix path error in parser for breadcrumb 2013-02-19 17:39:43 +08:00
chris 1f11293fbe Fix sitemap in page edit 2013-02-19 17:39:43 +08:00
chris 17ac564fbb Fix sitemap nil
Fix namespace of role in subrole
2013-02-19 17:39:43 +08:00
chris f36bcb8801 Put missing changes for breadcrumb in page edit 2013-02-19 17:39:42 +08:00
chris 61648d23e1 Change delete_all to destroy_all 2013-02-19 17:39:42 +08:00
Rueshyna bfad8467c8 breadcrumb widget of front-end has done
Conflicts:

	app/controllers/front_controller.rb
	lib/parsers/parser_common.rb
2013-02-19 17:39:42 +08:00
Rueshyna f3bfe67e68 breadcrumb widget of back-end has done, front-end has bug...
Conflicts:

	app/controllers/front_controller.rb
	app/views/front/show_breadcrumb.html.erb
	lib/parsers/parser_common.rb
	lib/parsers/parser_front_end.rb
2013-02-19 17:39:41 +08:00
chris 29b8fec89a Temporary fix: show for default widget
- the task migrate:recreate_page_parts must be run
	- "create_parts" in page.rb must be unprotected
2013-02-19 17:39:34 +08:00
chris 7105f103e1 Task to delete settings for old version of default widget 2013-02-19 17:34:39 +08:00
Rueshyna bca4478f68 front_end widget breadcrumb done 2013-02-19 17:24:23 +08:00
Rueshyna 2a61470f8b back_end widget breadcrumb finish 2013-02-19 17:24:19 +08:00
Fu Matthew 0b88f7d1f8 deliver app config. fix wrong value cause error for default widget 2013-02-19 14:21:54 +08:00
Fu Matthew 572e512a1d fix link for default widget 2013-02-19 14:21:54 +08:00
Fu Matthew 0a115906f1 fix i18n,reload problems 2013-02-19 14:21:54 +08:00
Fu Matthew b7d797f9dd fix member sidebar
add i18n for modules and default_widgets
2013-02-19 14:21:54 +08:00