Fu Matthew
|
5f832a17d4
|
fix widget field reload
|
2013-02-25 12:49:06 +08:00 |
Fu Matthew
|
0be1c45c81
|
link to more
|
2013-02-23 18:29:50 +08:00 |
Fu Matthew
|
73bca03b33
|
fix default widget link
|
2013-02-23 15:19:51 +08:00 |
Fu Matthew
|
8592015b1b
|
fixed Widget data count should be available for other widgets, not only for default widget. The availability of this option must be set in the init
|
2013-02-23 15:19:04 +08:00 |
Fu Matthew
|
d6dd38744b
|
fix javascript disable checkbox failed after cate and tags being reloaded.
|
2013-02-23 11:34:47 +08:00 |
Fu Matthew
|
9fec7beb47
|
Merge branch 'development' of github.com:Rulingcom/orbit into development
Conflicts:
app/controllers/default_widget_controller.rb
lib/tasks/migrate.rake
|
2013-02-22 17:53:49 +08:00 |
Fu Matthew
|
b315215bed
|
first version of multi categories and tags
|
2013-02-22 16:32:05 +08:00 |
unknown
|
d46abd7caf
|
member list edit
|
2013-02-21 14:13:46 +08:00 |
Rueshyna
|
158fd8ffff
|
fixed conference icon and rename _p to _window of conference view
|
2013-02-21 13:51:42 +08:00 |
chris
|
39c6660c67
|
Remove useless code not removed in merge
Fix argument bug in link_to_field
|
2013-02-19 20:42:46 +08:00 |
chris
|
6d1f919bb7
|
Fix links in default widget
|
2013-02-19 18:09:50 +08:00 |
chris
|
6324233f58
|
Fix breadcrumb again
|
2013-02-19 17:50:46 +08:00 |
chris
|
a9fecec985
|
Add pagination to default widget for front end page
|
2013-02-19 17:41:01 +08:00 |
chris
|
c7cf587581
|
Fix web links html and index query
|
2013-02-19 17:39:43 +08:00 |
chris
|
1f11293fbe
|
Fix sitemap in page edit
|
2013-02-19 17:39:43 +08:00 |
chris
|
2a293734c7
|
Change breadcrumb html
|
2013-02-19 17:39:42 +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
|
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 |
Fu Matthew
|
3a13ab4634
|
fix link for default widget
|
2013-02-18 17:03:18 +08:00 |
Fu Matthew
|
a6f6dc271c
|
fix i18n,reload problems
|
2013-02-18 15:13:31 +08:00 |
Fu Matthew
|
29bb92f841
|
fix member sidebar
add i18n for modules and default_widgets
|
2013-02-06 17:44:38 +08:00 |
chris
|
9771d42587
|
migrate for app config. fix panel style intro misplace
|
2013-02-04 18:10:39 +08:00 |
chris
|
981854870a
|
Changes for mobile copyright
|
2013-02-04 18:02:11 +08:00 |
chris
|
6eb5061237
|
Changes for mobile map
|
2013-02-04 18:02:11 +08:00 |
chris
|
b1a11b4dad
|
Remove isotope
|
2013-02-04 18:01:42 +08:00 |
Rueshyna
|
8f334f6948
|
modularize conference
|
2013-02-04 18:01:42 +08:00 |
Rueshyna
|
d4df7c82d3
|
relpace seminar to conference
|
2013-02-04 18:01:38 +08:00 |
Rueshyna
|
b2bc62dadd
|
fixed orbit bar that like nccu bar now, and add rails version in Gemfile
|
2013-02-04 18:01:03 +08:00 |
unknown
|
0b18cf48e3
|
member roles edit
|
2013-02-04 18:01:03 +08:00 |
unknown
|
18a51f070e
|
member roles edit
|
2013-02-04 18:01:03 +08:00 |
chris
|
87a89f81ce
|
Fix bug for mobile app routes
|
2013-02-04 18:01:03 +08:00 |
Fu Matthew
|
71d5abae2e
|
first version of app config and modified inits.
|
2013-01-29 20:33:40 +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
|
0cc616f988
|
page can use default widget
|
2013-01-21 16:56:37 +08:00 |
Fu Matthew
|
9630d0a841
|
Merge branch 'new_widget_setting_interface' of github.com:Rulingcom/orbit into new_widget_setting_interface
|
2013-01-16 14:09:05 +08:00 |
Fu Matthew
|
9edf0dca54
|
ika re-redesign module widget
|
2013-01-16 14:07:09 +08:00 |
Rueshyna
|
c44b4163e4
|
gprs byebye, location have two language, must have picture, long, lang have limit
|
2013-01-16 01:35:38 +08:00 |
Fu Matthew
|
91afad23ba
|
Merge branch 'new_widget_setting_interface'
|
2013-01-15 12:03:56 +08:00 |
Fu Matthew
|
ba75c02622
|
fix wrong behavior of new interface when a new page is newed
|
2013-01-15 12:02:13 +08:00 |
Fu Matthew
|
e1e003af6e
|
Complete new interface
|
2013-01-14 19:18:25 +08:00 |
Fu Matthew
|
16cfd27fe9
|
apply view
|
2013-01-14 19:18:25 +08:00 |
unknown
|
504f5027cc
|
member role edit
|
2013-01-14 19:00:08 +08:00 |
Fu Matthew
|
46b1d55ff6
|
Complete new interface
|
2013-01-14 18:49:23 +08:00 |
Rueshyna
|
1b6bfdb80f
|
modularize personal journal and pull relational setting in desktop/index.rb
|
2013-01-14 17:54:52 +08:00 |
Rueshyna
|
bf31d0c3dd
|
modularized personal journal
|
2013-01-14 17:54:52 +08:00 |
Rueshyna
|
758cab5ecd
|
move journal code to persional_journal modulaar
|
2013-01-14 17:53:59 +08:00 |