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
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
caf0426bd4
bulletin search
2013-05-01 12:16:28 +08:00
chris
aacfcf1997
Fix typo in translations
2013-03-18 21:52:52 +08:00
chris
b864cc0268
Changes in I18n (except personal_conference and personal_journal)
2013-03-12 18:13:48 +08:00
Fu Matthew
071e8a349c
link to more
2013-02-27 10:50:50 +08:00
Rueshyna
79f0fc1a3b
add announcement header translation file
2013-02-21 14:10:42 +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
71d5abae2e
first version of app config and modified inits.
2013-01-29 20:33:40 +08:00
Fu Matthew
76296ab29b
Merge branch 'sidebar_config' into ntu
...
Conflicts:
app/controllers/admin/object_auths_new_interface_controller.rb
app/controllers/orbit_backend_controller.rb
app/controllers/orbit_widget_controller.rb
app/models/module_app.rb
app/views/admin/page_parts/_module_widget.html.erb
config/locales/zh_tw.yml
lib/parsers/parser_common.rb
lib/parsers/parser_front_end.rb
2013-01-08 14:17:21 +08:00
Fu Matthew
b71ebb3982
clean default widget
2013-01-07 17:20:37 +08:00
Fu Matthew
5793f0fe5d
default widget link.
...
make sure to run
rake migrate:make_default_widget_work_config
for changing announcement module app
2013-01-07 17:20:37 +08:00
Matthew K. Fu JuYuan
5f712622ad
default widgets and sidebar.
2012-12-24 16:38:35 +08:00
Matthew K. Fu JuYuan
6995bb1622
put module app json into init,making orbit app work with module app.
2012-12-24 16:23:16 +08:00
Matthew K. Fu JuYuan
78a01f5d29
fix for 0924
2012-09-24 18:30:19 +08:00
Matthew K. Fu JuYuan
e5fa86c24a
fix i18n for search field
2012-09-24 12:25:43 +08:00
Christophe Vilayphiou
bdd5a1a047
Changes for i18n yml
2012-09-24 09:02:45 +08:00
Matthew K. Fu JuYuan
6cc470ede9
nccu fix
2012-08-13 18:35:47 +08:00
Matthew K. Fu JuYuan
4dea025c8a
fix for
...
1.Announcement 15 per page
2.Search keywords.
3.Redis search index with new code.
2012-07-31 10:59:48 +08:00
Matthew K. Fu JuYuan
a7b92ed3e8
fix rejection for announcement and news.
2012-07-17 10:22:42 +08:00
Matthew K. Fu JuYuan
85d6bbe1c9
add i18n variable. fix web_links for disable category
2012-07-11 17:56:31 +08:00
Matthew K. Fu JuYuan
c5fdff764e
orbit disable object for categories
2012-07-05 16:00:45 +08:00
Matthew K. Fu JuYuan
32480e10ed
en translation
2012-07-04 17:43:52 +08:00
Matthew K. Fu JuYuan
ae2cbb728e
archive for announcement
2012-07-04 17:36:51 +08:00
Matthew K. Fu JuYuan
ffd95ee1fd
fix
...
新聞與公告QA-權限設定--優先處理3.一般發佈新聞&公告人,應該只能看到自己發佈的新聞&公告,但是目前可以看到全部,而且可以刪除其他人的公告.至少要不能刪除別人的公告
新聞與公告QA-編輯問題-發佈新聞時,發佈單位預設為請選擇
新聞與公告QA-編輯問題-公告模組請移除 Subtitle 欄位
put rb-readline only in Linux
make app_manager destroy after user deletion. may need to run:
AppManager.all.collect{|am| am if am.user.nil? }.delete_if {|x| x == nil}.each{|am| am.destroy}
for clean up DB.
2012-06-25 16:23:16 +08:00
Christophe Vilayphiou
62e9a772f6
Fix titles for widgets
...
Add translations
2012-05-13 23:09:48 +08:00
Christophe Vilayphiou
6727f27181
Change for 0509 Nccu check
2012-05-09 16:58:12 +08:00
Matthew K. Fu JuYuan
453cb21066
Announcement preivew
2012-05-04 15:50:45 +08:00
Matthew K. Fu JuYuan
f427c3803f
clean up useless flash msgs. add i18n vars for app auth and object auth
2012-05-04 15:40:43 +08:00
Christophe Vilayphiou
b8f52fa1ec
Separate announcement and news
2012-04-30 06:31:46 +08:00
Matthew K. Fu JuYuan
a46a8898d7
Integrate App & Object Auth to announcement with i18n variables. Also changed Role and SubRole i18n var. Checked with Allen
2012-04-30 00:24:11 +08:00
Matthew K. Fu JuYuan
94d61abf83
A modal view for approval user
2012-04-30 00:24:10 +08:00
Christophe Vilayphiou
a47ef5cfe8
Merge branch 'ad_banner' of github.com:Rulingcom/orbit into ad_banner
...
Conflicts:
vendor/built_in_modules/announcement/app/views/panel/announcement/back_end/bulletins/_bulletin.html.erb
2012-04-24 16:45:13 +08:00
Matthew K. Fu JuYuan
db46803cda
R4-Billingual
2012-04-24 16:43:45 +08:00
Matthew K. Fu JuYuan
d0ced39c74
R4-Billingual
2012-04-24 16:06:42 +08:00
Christophe Vilayphiou
d247f05d2e
Add missing translations in announcement and change announcement behavior for passed and rejected
2012-04-24 15:27:46 +08:00
Christophe Vilayphiou
a748ccaac7
Patch from ldap for announcement translation
2012-04-24 02:33:35 +08:00
Matthew K. Fu JuYuan
fa441814f3
A filter UI for permission select. with Harry's JS
2012-04-06 17:46:50 +08:00
Matthew K. Fu JuYuan
fd5c082225
fix i18n var for fact check pending
2012-04-05 18:30:45 +08:00
Matthew K. Fu JuYuan
d1dce81b3e
factcheck status for and
2012-04-05 18:27:23 +08:00
Matt Fu
13b6892f87
code for new fact check
2012-03-16 11:09:44 +08:00
Christophe Vilayphiou
0a23ce7b24
Add missing i18n for announcement
2012-02-29 12:00:16 +08:00
Matt Fu
438dc0ad3d
i18n vars for announcement
2012-02-29 11:54:48 +08:00
Matt Fu
b83a783a26
Add translation files for Announcement
2012-02-29 11:12:34 +08:00
unknown
ec235bcaa3
merge with master
2012-01-11 20:31:52 +08:00