Commit Graph

538 Commits

Author SHA1 Message Date
saurabhbhatia b52e6b979b Removed announcement index as it not required anymore 2013-12-13 11:52:37 +08:00
rulingcom 4c85d62866 ray fix for css and filemanager 2013-12-12 15:39:20 +08:00
Bernie Chiu 5faa7e73c0 Fix links and remove unneeded codes 2013-12-11 18:13:46 +08:00
Bernie Chiu f13c21c1b4 Fix widget index 2013-12-11 18:13:29 +08:00
saurabhbhatia 3643555a6c Commented out Reason for Rejection 2013-12-11 15:04:32 +08:00
saurabhbhatia f31f18e193 Fixed issue with announcement frontend 2013-12-11 15:01:19 +08:00
thomaschen 26c4d69e07 fixed announcement widget index mode title i18n missing 2013-12-10 16:04:21 +08:00
saurabhbhatia d3565daef4 Added a rule for submanager to allow to edit announcement once authorized 2013-12-10 15:00:06 +08:00
saurabhbhatia 44cd8854a9 Removed approval from announcements 2013-12-10 10:31:14 +08:00
saurabhbhatia 9f3042c4fe Fix for mailer 2013-12-04 11:42:39 +08:00
saurabhbhatia 6d5dd4a80f Changed Site Valid Locales to In Use Locales 2013-11-27 17:51:48 +08:00
Manson Wang e0e5dd7a3f Fix jquery.mu.image.resize include path 2013-11-22 14:03:46 +08:00
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
rulingcom 72a37afddb announcment fixed for frontend 2013-11-08 17:37:55 +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 9746ae4676 fix new ui announcement init data count 2013-10-29 14:45:29 +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
chris 253cca06cc New widget for tag cloud 2013-06-06 17:17:45 +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