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
1ea8d9faf9
Fix typo for ad_banner
2013-10-20 16:31:34 +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
1d32552b51
Add missing effect to banner
2013-10-19 19:54:37 +08:00
chris
7353b48212
Finalize ad_banner changes: front-end, back-end, mobile
2013-10-19 19:17:59 +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
chris
7b1b1fa2d3
Fix bug in open_for, it now takes all the open_for into account
...
Add open_for_user
2013-10-17 14:20:49 +08:00
chris
279ac774d4
Migrate form old ui to new ui (categories, tags and authorizations)
2013-10-15 23:38:44 +08:00
saurabhbhatia
55fa1cef4f
Added Enable and disable terms of use, sitemap
2013-10-11 13:14:37 +00:00
chris
b4f5fddc5c
Add option to skip authorization
2013-10-08 17:18:58 +08:00
chris
315a24556c
Fix parser common to skip not found module_app
...
Do not show default widget if there's no data
2013-10-08 16:42:20 +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
06c48524fd
Fix tag to remove ['0', '1'] from the form
2013-10-02 18:36:08 +08:00
chris
31ef12b3da
Fix approval link in side bar
2013-10-02 15:35:42 +08:00
Spen
9186978551
new ui member plugin sort fix and user show avatar fix
2013-09-27 11:04:52 +08:00
chris
f81894af90
User ordering
...
Run the task new_ui:save_users
2013-09-26 19:00:13 +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
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
chris
45e987d6f5
Fix for authorization
...
Dashboard and page authorisation
2013-08-23 12:08:33 +08:00
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