Manson Wang
43dcec76a1
Fix anoucement widget loading missing JS file
2013-11-20 17:47:44 +08:00
saurabhbhatia
17dbc747ba
Removed debugger
2013-11-18 09:46:07 +08:00
Harry Bomrah
4888195566
more button works according to categories
2013-11-15 22:35:20 +08:00
saurabhbhatia
5e0696890a
Updated Remember me, and Homepage widget more link
2013-11-11 17:23:03 +08:00
Harry Bomrah
ed569601c3
two major fix for site setting and bulletin controller
2013-11-08 16:38:17 +08:00
Harry Bomrah
9e432a5a93
fixed announcement rendering..
2013-11-08 12:58:34 +08:00
Manson Wang
a885313e75
Dashboard with HighChart
2013-10-30 18:23:46 +08:00
Spen
254f926093
fix new ui announcement preview
2013-10-24 15:03:20 +08:00
chris
92d2af13f2
changes for ad_banner
2013-10-19 19:17:04 +08:00
chris
19bf2f2be5
Modify "can_display" to add "postdate" and "deadline"
2013-10-19 19:14:37 +08:00
saurabhbhatia
9a0e9ddc82
Revert "Updated Bulletins controller with announcement approval fix"
...
This reverts commit a9431ad17e
.
2013-10-01 15:03:34 +08:00
saurabhbhatia
a9431ad17e
Updated Bulletins controller with announcement approval fix
2013-10-01 10:03:18 +08:00
chris
ba7ac5d954
Fix [app_name]_category_with_title and change announcement init
2013-09-14 11:54:35 +08:00
Spen
9cc1e95cb1
announcement add new widget bulletins_and_links
...
Conflicts:
vendor/built_in_modules/announcement/app/views/panel/announcement/widget/bulletins/_bulletins.html.erb
2013-09-14 11:52:19 +08:00
chris
911cfdc980
Move js into a file for status in form
2013-09-11 18:38:56 +08:00
chris
ec40591489
Make the filter for authorisation easier for developers
2013-08-22 12:17:50 +08:00
chris
c474fa063f
New authorization
2013-08-21 13:42:29 +08:00
Harry Bomrah
897ed49d2e
new ui for faq and announcement status fixed.
2013-08-20 18:22:11 +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
b3cdffb59e
Fix typo
2013-07-27 15:57:14 +08:00
chris
fd432f30ba
Fix cktext_area and removing of files and links
2013-07-27 15:50:34 +08:00
chris
0c208d0020
Remove some css causing errors in precompile
...
Remove the image in announcement index
Set the db to test_site
2013-07-25 13:15:49 +08:00
chris
1dc7884ec0
Changes for default index:
...
- remove approvable and filterable
- add display_option
- change params
Update web link and gallery index
2013-07-25 11:32:25 +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
chris
6cf249ccfb
Change ckeditor gem and kaminari in gemfile
2013-07-22 17:26:32 +08:00
chris
92faeccdb6
Revert change in main-form and change class name of form_file
2013-07-22 17:24:58 +08:00
chris
5284571300
Add tooltip to bulletin form and remove file
2013-07-22 16:55:02 +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
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
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
Matt K. Fu
30824d1620
add search to archive
2013-06-05 18:03:09 +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
chris
127ab3845c
Changes for queries
2013-05-03 12:12:19 +08:00
chris
167a71272a
queries need to be rethink
2013-05-03 12:12:19 +08:00
Matt K. Fu
caf0426bd4
bulletin search
2013-05-01 12:16:28 +08:00
Matt K. Fu
64101109dd
disable all sorted_tags
2013-04-26 18:07:59 +08:00
Matthew K. Fu JuYuan
d047a3d62a
chris tags update
2013-04-26 11:26:10 +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
f3c809fd58
Fix link switch not showing for default front end
2013-03-19 17:49:46 +08:00
chris
b864cc0268
Changes in I18n (except personal_conference and personal_journal)
2013-03-12 18:13:48 +08:00
chris
61648d23e1
Change delete_all to destroy_all
2013-02-19 17:39:42 +08:00
chris
3676de8a14
Change validation for url: can include IPs
2013-02-19 17:39:42 +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
chris
de39bce4ce
Fix the tooltips
2013-01-11 12:13:16 +08:00
chris
b90e8efb1f
Fix filter not collapsing
...
Fix icon size for button
2013-01-11 11:37:11 +08:00
chris
41dff814fb
Change icons
2013-01-09 21:17:50 +08:00