Commit Graph

207 Commits

Author SHA1 Message Date
thomaschen 11abe9a4a7 fix the terms of use into html style (both chinese and english)
Conflicts:
	lib/tasks/site.rake
2013-12-24 17:00:08 +08:00
thomaschen 979e2ae2ac add default value for terms of use in site.rake(need to find a way to break line in the terms)
Conflicts:
	lib/tasks/site.rake
2013-12-24 16:59:24 +08:00
thomaschen 74eb8f1db9 fix the terms of use into html style (both chinese and english) 2013-12-24 16:42:43 +08:00
thomaschen fd45a70291 add default value for terms of use in site.rake(need to find a way to break line in the terms) 2013-12-24 16:42:40 +08:00
saurabhbhatia 62bc66ab07 Added Rake task to update announcement category field 2013-12-04 17:54:47 +08:00
saurabhbhatia 9defe109fd Removed Default Locale rake task 2013-11-29 21:41:31 +08:00
saurabhbhatia ee1246caa4 Added rake for default locale 2013-11-29 18:51:18 +08:00
saurabhbhatia 9347cd0463 Rake task for confirming and approving existing users 2013-11-29 13:06:36 +08:00
Harry Bomrah 91d5ab6352 gallery versioning added.. and also the models changed for gallery now more R4 compatible. urls for gallery working fine now.. 2013-11-19 09:32:08 +08:00
Harry Bomrah 16b695200a gallery_album to album 2013-11-19 09:31:49 +08:00
Manson Wang 7401a6ae59 Update for dashboard and Fix site.rake,new_site.rake for missing "menu_enabled_for" 2013-11-05 19:38:47 +08:00
chris 778f7c7863 Delete Archive folder in assets and useless files in lib 2013-10-31 14:13:24 +08:00
chris 62c663d699 Fix for togglebox and menu_enabled_for 2013-10-30 17:26:31 +08:00
rulingcom dfd0b5c1fb Add authorization rake tasks 2013-10-30 16:36:21 +08:00
saurabhbhatia fead457616 Updated path for theme 2013-10-29 12:21:55 +08:00
saurabhbhatia b55a9ce535 Added email as argument in the rake task 2013-10-29 11:40:10 +08:00
saurabhbhatia 976c047a7f New Site rake task path 2013-10-29 11:27:08 +08:00
saurabhbhatia 49c1bff005 Updated new_site rake task with upload package 2013-10-29 11:13:47 +08:00
saurabhbhatia 2f41828abd Rake task fix args 2013-10-28 12:17:12 +08:00
saurabhbhatia f396493e44 Updated rake task to accept right attrbites and generate site 2013-10-28 11:54:14 +08:00
chris f3b3c94b42 Item control iframe dom
Css for preview
2013-10-26 18:58:53 +08:00
saurabhbhatia 13da6fc6a1 Added a new rake task with arguments 2013-10-25 21:59:03 +08:00
chris 8ebfac2b99 Structure link with json 2013-10-23 18:39:40 +08:00
chris a4d1c68299 Structure page with json 2013-10-23 18:39:35 +08:00
chris 94c1d7d5a0 Fix homepage in structure, ajaxStop for structure edit, setForm in pageslide.js 2013-10-23 18:39:21 +08:00
chris a9343e9a82 Fix new_ui:save_pages 2013-10-20 19:05:19 +08:00
chris 2530dace02 Change the parser_front_end to be used in the structure for page edit, new_ui:save_pages must be run 2013-10-20 18:44:04 +08:00
chris 9f5bce9351 Review of the uploaders
Rake task to recreate version: uploader:recreate or uploader:recreate name1 name2 ...
2013-10-20 16:07:20 +08:00
chris cce8f1be9b Add migration task for ad_banner 2013-10-19 20:20:40 +08:00
chris 92d2af13f2 changes for ad_banner 2013-10-19 19:17:04 +08:00
chris 279ac774d4 Migrate form old ui to new ui (categories, tags and authorizations) 2013-10-15 23:38:44 +08:00
chris 061225f56c Override mongoid-tree callback condition for default position 2013-10-07 18:23:54 +08:00
chris 48aa7ed638 Update rake for resetting position
Fix codemirror css
2013-10-07 16:23:07 +08:00
chris 21db2a2cba Drag and drop to reorder users 2013-10-07 15:53:54 +08:00
Manson Wang 792785f7ba Fix relation for Ad_banner and Ad_image
Update site.rake for New UI
2013-10-04 19:20:04 +08:00
chris f81894af90 User ordering
Run the task new_ui:save_users
2013-09-26 19:00:13 +08:00
chris c1cbfddf4b Fix for user and role relationship (from role and sub-role side) 2013-09-13 17:39:01 +08:00
chris 06203d27b9 Fix for user and role relationship 2013-09-11 14:00:41 +08:00
saurabhbhatia 76d25882e8 Added Rake task to update desktop users to new_ui 2013-08-09 18:44:43 +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 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
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 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
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