saurabhbhatia
db00b8c2b6
Fixed Sync multiple redirect issue
2013-09-27 16:22:47 +08:00
chris
a6b47d9e72
Fix for user order
2013-09-27 12:49:11 +08:00
saurabhbhatia
471987f800
Merge branch 'development' of https://github.com/Rulingcom/orbit into 0917_ntu_mb
...
Conflicts:
vendor/built_in_modules/member/app/views/panel/member/front_end/member_lists/show.html.erb
2013-09-27 11:10:07 +08:00
Spen
9186978551
new ui member plugin sort fix and user show avatar fix
2013-09-27 11:04:52 +08:00
Harry Bomrah
9a03e7a6b2
added sync for journal paper books and conference.. and also disabled the icons
2013-09-26 22:29:21 +08:00
saurabhbhatia
096aec3406
Merge branch 'development' of https://github.com/Rulingcom/orbit into 0917_ntu_mb
...
Bring Development Related Changes to ntu_mb
2013-09-26 20:31:46 +08:00
Spen
028c689739
Change User.all to User.not_guest_user
2013-09-26 19:46:14 +08:00
chris
f81894af90
User ordering
...
Run the task new_ui:save_users
2013-09-26 19:00:13 +08:00
saurabhbhatia
1159375de7
Updated Import to Sync Data for all personal plugins
2013-09-26 18:51:31 +08:00
Spen
cd8448d447
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
Updated Import method in teachers to make all false positives.
Updated Data import and sync code
Updated Books,Conference, Journal to display properly in the frontend
Journal title being imported correctly now
Fixed Import data to import journal level types, fixed writing journal
2013-09-26 14:45:43 +08:00
saurabhbhatia
7990d4388c
Import Announcements, Journal Paper, Conference Data, book data
...
Conflicts:
app/models/user/user.rb
Updated import data controller to check for blank user_id
Updated import data controller to check the absense of title data
Updated route to get announcement data
Conflicts:
config/routes.rb
Updated import data controller
Updated import data controller to import data correctly
Added method for importing page data
Updated import data with pages working
Updated Import data with page data importing successfully
Updated import controller
Updated import data to get complete teacher and announcement data
2013-09-26 14:45:42 +08:00
saurabhbhatia
367cf67928
Get data from database
...
Conflicts:
app/controllers/admin/import_data_controller.rb
Conflicts:
app/controllers/admin/import_data_controller.rb
app/views/admin/import_data/get_teacher_data.html.erb
2013-09-26 14:45:42 +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
Harry Bomrah
9e10a3c944
editing for the assets are done with replacable files and description
2013-09-11 14:03:13 +08:00
Harry Bomrah
f920a4f6ba
filemanager and some update for file uploader . added file uploader to kernel
2013-09-11 14:03:06 +08:00
saurabhbhatia
6e032a8757
Add Preference and search engine
2013-09-06 18:00:23 +08:00
saurabhbhatia
9e4686a565
Fixed Site Info completely and added search engine page
2013-09-06 18:00:18 +08:00
saurabhbhatia
fef7cc4ed2
Updated Site info
2013-09-06 18:00:10 +08:00
Spen
3123c5de0a
new ui member bug and interface fix
2013-09-02 11:22:17 +08:00
saurabhbhatia
b970ea1e0e
Updated Authorization for member, link, tag, archive
2013-08-27 10:14:39 +08:00
chris
45e987d6f5
Fix for authorization
...
Dashboard and page authorisation
2013-08-23 12:08:33 +08:00
saurabhbhatia
53e5c57970
Commented Dashboard Public Visibility and fall back on no-filter defined authorization
2013-08-22 16:43:11 +08:00
saurabhbhatia
4c217ec12f
Updated Authorizations for Adbanner, Calendar, Location
2013-08-22 15:20:50 +08:00
chris
c474fa063f
New authorization
2013-08-21 13:42:29 +08:00
Spen
6c514770bc
solved conflict for member_new_ui
2013-08-12 15:40:34 +08:00
saurabhbhatia
7c64e8c637
Updated AdBanner index page and Ad Image index page, and edit pages
...
Conflicts:
vendor/built_in_modules/ad_banner/config/locales/en.yml
vendor/built_in_modules/ad_banner/init.rb
2013-08-09 15:22:06 +08:00
saurabhbhatia
a2e9aa2e0b
Updated ADBanner with fixes on index page, ADImage with fixes
...
Conflicts:
app/views/admin/ad_banners/index.html.erb
app/views/admin/ad_images/_form.html.erb
vendor/built_in_modules/ad_banner/init.rb
2013-08-09 15:21:51 +08:00
chris
74b2bbf4b7
Fix link in structure when the item is a link
...
Add internal links creation
2013-07-30 11:49:28 +08:00
chris
ff59feb2e7
Fix for structure
2013-07-29 18:46:38 +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
da1d70efcb
Change authorization to accept other than category
2013-07-25 17:36:55 +08:00
chris
1c4b66f1cb
Fix approval in index
2013-07-10 16:42:25 +08:00
chris
2c331bf1a5
Revert non rulingcom email constraint
2013-07-04 14:20:13 +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
chris
253cca06cc
New widget for tag cloud
2013-06-06 17:17:45 +08:00
Matt K. Fu
37aa950028
user action
2013-05-23 11:55:57 +08:00
chris
aefd62da2a
Add tagged_ids to taggable
2013-05-03 12:12:19 +08:00
Matt K. Fu
3e567223e3
fix for Spen's translation and Chris's tag error
2013-04-26 15:37:27 +08:00
Matthew K. Fu JuYuan
d047a3d62a
chris tags update
2013-04-26 11:26:10 +08:00
Spen
697944a029
user id set & user fields set & role set & member frontend list & user translation & create new member bug fix
2013-04-25 19:59:59 +08:00
Matt K. Fu
a0478f2a8f
fix page name repeated error when page creating
2013-04-25 12:19:25 +08:00
Matt K. Fu
b198b1a17b
system preference
2013-04-24 19:21:11 +08:00
Matt K. Fu
5ff7dfbac6
fronted open switch and backend openness
2013-04-23 18:48:18 +08:00
Matt K. Fu
425a320c02
fix widget and fronted setting interface. checked with Spen
2013-04-17 14:16:24 +08:00
Matt K. Fu
0781779ac0
solved conflicts
2013-04-17 14:14:24 +08:00
Matt K. Fu
0f6f5aafce
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-04-17 14:12:52 +08:00
Fu Matthew
f6b600df59
deliver API
2013-04-17 14:09:01 +08:00
chris
6af375efa4
Fix bug in setup_app_frontend_and_style
2013-04-17 14:09:00 +08:00
Fu Matthew
1709773b0a
style for front end
2013-04-17 14:08:01 +08:00