Bernie Chiu
577f29e26e
Fix conflict YML naming
2013-12-27 11:10:11 +08:00
thomaschen
2d492f29ed
add translation for terms of use frontpage ui
2013-12-24 17:57:21 +08:00
Bernie Chiu
1124d6d239
Tanslations for preference setting
2013-12-24 17:56:41 +08:00
thomaschen
8065d2fedd
more translation for chinese...
2013-12-24 17:33:03 +08:00
thomaschen
229a15f03f
fix some missing chinese translation
2013-12-24 17:32:56 +08:00
thomaschen
68674a3d19
fix some chinese translation
2013-12-24 17:32:49 +08:00
Bernie Chiu
99bf4137e2
Fix missing YML title
2013-12-24 17:03:32 +08:00
Bernie Chiu
225d0174d7
Translations for search engine
2013-12-24 17:03:23 +08:00
thomaschen
c54c12c1ff
add Chinese version sidebar Menu in Site Setting
...
Conflicts:
config/locales/en.yml
2013-12-24 17:00:13 +08:00
saurabhbhatia
a5705a57d9
Revert "add Chinese version sidebar Menu in Site Setting"
...
This reverts commit 4201617a76
.
2013-12-24 16:56:29 +08:00
thomaschen
4201617a76
add Chinese version sidebar Menu in Site Setting
...
Conflicts:
config/locales/en.yml
2013-12-24 16:51:50 +08:00
thomaschen
ebeb243249
add details for button in site info
2013-12-24 16:42:37 +08:00
Manson Wang
afb5afeceb
Added multi-phone numbers in mobile setting page and fixed language setting
2013-12-12 16:07:27 +08:00
saurabhbhatia
e87c678eb7
Channel Videos Mobile Sites Partial
2013-12-03 15:50:27 +08:00
saurabhbhatia
35ce0fda6e
Enable Mobile Added to Site preferences
2013-11-20 16:21:05 +08:00
saurabhbhatia
c545c6f172
API for Locations
2013-11-19 16:24:15 +08:00
Manson Wang
7ad05ef034
Dashboard with Google Chart
2013-11-04 17:48:51 +08:00
chris
218cb03641
PagePart widgets except "system widget"
2013-10-28 16:29:23 +08:00
chris
f3b3c94b42
Item control iframe dom
...
Css for preview
2013-10-26 18:58:53 +08:00
chris
a4d1c68299
Structure page with json
2013-10-23 18:39:35 +08:00
Spen
c76adc1896
new ui member account privilege fix
2013-10-21 10:42:50 +08:00
chris
68a379f8a4
Some fixes for tags: authorization, translation…
...
can_use now takes all the open_for into account
2013-10-19 19:14:31 +08:00
Spen
00e9a5df5b
new ui member settings account data
...
Conflicts:
app/controllers/admin/users_new_interface_controller.rb
app/views/admin/users_new_interface/show.html.erb
config/locales/en.yml
config/routes.rb
2013-10-18 22:28:27 +08:00
Spen
14d2b0cc76
fix new ui member account privilege
2013-10-18 19:52:36 +08:00
saurabhbhatia
3e491380cd
Revert "new ui member settings account data"
...
This reverts commit e1f4ee464b
.
2013-10-18 19:51:02 +08:00
Spen
e1f4ee464b
new ui member settings account data
2013-10-18 19:12:27 +08:00
saurabhbhatia
14fea3638f
Updated with some locale fixes in site preferences
2013-10-18 15:26:41 +08:00
saurabhbhatia
4120be6f8e
fixes in sitemap, site preference
2013-10-14 16:48:50 +08:00
chris
cf7f7aa29c
Fix tag page slide issues
2013-10-08 12:47:31 +08:00
chris
f81894af90
User ordering
...
Run the task new_ui:save_users
2013-09-26 19:00:13 +08:00
Manson Wang
dc3593c162
zh-tw for new ui
2013-09-26 17:13:17 +08:00
Spen
a067bcd304
Add Brief intro. for all personal plugins
...
Add Share Setting for Personal Plugins ( if have old data must be add default value "field: is_hidden => false " )
Apply New UI to Member Plugin Edit Page
Personal Plugin Summary fix
Academic Info. list fix
2013-09-18 18:55:40 +08:00
Manson Wang
bb8bc9a529
Added missing translation for gallery
2013-09-12 10:10:37 +08:00
Manson
6430e60577
Added the missing translations in config/locales/en.yml and zh_tw.yml
...
Conflicts:
config/locales/en.yml
config/locales/zh_tw.yml
2013-09-12 09:30:07 +08:00
Spen
4078d426a6
new ui personal front_end page(member app) & users_new_interface show sub_roles fix
2013-08-21 14:13:36 +08:00
chris
d24bd176cc
Changes in datetimepicker to accepts formats in options
2013-08-21 13:42:29 +08:00
chris
d190a50046
Breadcrumb for dashboard (tags and categories cannot link to original module index)
2013-07-29 17:34:03 +08:00
chris
d434b878a7
Add default delete modal usage:
...
- <%= render 'layouts/delete_modal', delete_options: {title: '', warning: '', cancel: '', submit: '' } %>
- in default index, just set title, warning, cancel and submit in quick_edit if needed
2013-07-29 14:29:37 +08:00
chris
da1d70efcb
Change authorization to accept other than category
2013-07-25 17:36:55 +08:00
chris
0d0f85e7ad
Fix tooltip in form
...
Change form_file
2013-07-22 20:54:40 +08:00
chris
2265b0b404
Fix no file in bulletin form
2013-07-22 17:41:21 +08:00
rulingcom
408bebaa4b
Ray's changes in structure
2013-07-22 14:06:58 +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
e20df41db5
add user log link at site page
2013-06-14 15:24:04 +08:00
iCross
c63ac751ea
archive module: sort for backend/frontend. move get_sorted_and_filtered from orbit_backend_controller.rb to application_controller.rb
2013-06-06 19:20:21 +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
ef2c732d2e
make blank site working better
2013-05-14 11:26:35 +08:00
Matt K. Fu
7d077a92a5
system preference
2013-04-29 15:23:15 +08:00
Matt K. Fu
3e567223e3
fix for Spen's translation and Chris's tag error
2013-04-26 15:37:27 +08:00
Spen
79ef86f2c9
member translation fix
2013-04-26 11:26:11 +08:00