chris
ec40591489
Make the filter for authorisation easier for developers
2013-08-22 12:17:50 +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
c474fa063f
New authorization
2013-08-21 13:42:29 +08:00
saurabhbhatia
76d25882e8
Added Rake task to update desktop users to new_ui
2013-08-09 18:44:43 +08:00
chris
d632439f80
Add class for Ray's check-box
...
Fix some typos
Change the default index for auth
Add some hard code in object_auth.rb to handle page_context
A user cannot select himself in authorisation
2013-07-31 00:08:15 +08:00
devin chen
2b12a4775c
Various view update and change #thmbackground tag
2013-07-30 16:43:02 +08:00
devin chen
ad68f63a7a
style for checkbox, radio button
2013-07-30 16:41:58 +08:00
chris
da1d70efcb
Change authorization to accept other than category
2013-07-25 17:36:55 +08:00
chris
de6ce0073f
Fix category migration
2013-07-22 18:39:24 +08:00
chris
fc09ac3b68
Fix categorizable
2013-07-19 17:09:17 +08:00
chris
62288a71ca
Fix category_id in forms
...
Fix statuses list
2013-07-16 11:41:22 +08:00
chris
1c4b66f1cb
Fix approval in index
2013-07-10 16:42:25 +08:00
chris
6ce254a24c
Fix no method error in tags
2013-07-04 12:07:09 +08:00
chris
5530419395
Add missing method disable? for categorisable objects
2013-07-04 11:26:57 +08:00
chris
65527017ca
Update new UI task to migrate the authorizations.
...
PS: sold must be running for new_ui.rake
2013-07-02 17:26:02 +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
6a40a9555a
fix query for un-permitted category use
2013-06-26 12:28:14 +08:00
iCross
ccd760445d
ask module: configure resque redis and namespace by config/initializers/resque.rb
2013-06-07 13:04:00 +08:00
Matt K. Fu
dd206437d8
apply tags and cates for fronted. from now app developer can use param category_id and tag_id freely.
2013-06-06 17:39:36 +08:00
Matt K. Fu
7729161123
fix for passing args. code in complete,fronted controller need to take care params,too. backend parser need to catch up.
2013-06-06 17:38:17 +08:00
Matthew K. Fu JuYuan
f2706ff2c1
make default widget work with params[tag_id] params[category_id]
2013-06-06 17:36:30 +08:00
Matthew K. Fu JuYuan
5c94200b77
fix argument passing problem for more link and tag cloud, incomplete code.
2013-06-06 17:21:27 +08:00
chris
253cca06cc
New widget for tag cloud
2013-06-06 17:17:45 +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
3d0a1cef56
1.fix for syntax error.
...
2.Making production console works.
3.Making blank site member no errors.
2013-05-22 16:25:12 +08:00
Matt K. Fu
3e6c2b1ec2
fix member error with blank database
2013-05-14 11:48:13 +08:00
Matt K. Fu
ef2c732d2e
make blank site working better
2013-05-14 11:26:35 +08:00
Matt K. Fu
1096db79b6
blank site now can be start from rake site:build
2013-05-14 10:32:53 +08:00
Matt K. Fu
88d55989de
change logger
2013-05-14 10:29:11 +08:00
chris
aefd62da2a
Add tagged_ids to taggable
2013-05-03 12:12:19 +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
b198b1a17b
system preference
2013-04-24 19:21:11 +08:00
Matt K. Fu
41168f4c99
fix for fronted routing failed
2013-04-23 10:01:02 +08:00
Matt K. Fu
7e9fce0c2d
clean Harry's code
2013-04-17 14:31:10 +08:00
Matt K. Fu
2416030adc
remove useless rake task
2013-04-17 14:31:09 +08:00
Matt K. Fu
4cbf2fd8b9
complete harrys code
2013-04-17 14:29:56 +08:00
Spen
c94a86c3a4
web_resource rake web_link_url:web_link_url_i18n
2013-04-17 14:29:04 +08:00
Harry Bomrah
e2802d94d0
rake task added
2013-04-17 14:28:13 +08:00
Matt K. Fu
3098496083
widget link followed by setting
2013-04-17 14:19:32 +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
Fu Matthew
9815950083
now default options can be chosen by developer at init
2013-04-17 11:07:45 +08:00
Fu Matthew
69a49a69aa
style for front end
2013-04-17 11:05:57 +08:00
Fu Matthew
4a08a1992b
1.make module app forbid unearthed access except from admin
...
2.override sidebar link when it's object_auth or app_auth.
2013-04-17 10:56:15 +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
Fu Matthew
fcb49723b4
fix sidebar icon for page.
...
fix i18n on sidebar
make sidebar sortable by changing db value. Need interface
2013-02-19 14:21:53 +08:00
chris
9771d42587
migrate for app config. fix panel style intro misplace
2013-02-04 18:10:39 +08:00
Fu Matthew
bbd30759f5
fix web resource frontend page
2013-02-04 18:01:42 +08:00
Rueshyna
d4df7c82d3
relpace seminar to conference
2013-02-04 18:01:38 +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
fc702a6210
add front-end page for web_resource
2013-01-24 13:54:14 +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
46b1d55ff6
Complete new interface
2013-01-14 18:49:23 +08:00
Fu Matthew
5ab4bbd367
add ad_banner inner page,pic title.
2013-01-09 16:54:33 +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
chris
c6111460f5
Fix album widget options
2013-01-07 00:40:43 +08:00
Fu Matthew
39f715319b
Merge branch 'ntu' of github.com:Rulingcom/orbit into ntu
...
Conflicts:
lib/tasks/migrate.rake
2013-01-03 19:41:52 +08:00
Fu Matthew
a70110f787
make default widget works without init
2013-01-03 19:38:14 +08:00
chris
fa83dbf791
Fix order in structure
2013-01-03 19:15:08 +08:00
Fu Matthew
6da528ef98
show error message when trying to show a not existed page
2013-01-03 13:50:27 +08:00