Subversion Repositories SmartDukaan

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2657 5293 d 10 h rajveer /trunk/ContentStore/src/ Passing category information to JythonWrapper. It will pass it to jython classes. We need category for write rules specifuc to category. We have specified special conditions based on category information for tablets  
/trunk/ContentStore/src/jython/common/utils.py
/trunk/ContentStore/src/jython/comparisonrules/audio.py
/trunk/ContentStore/src/jython/comparisonrules/battery.py
/trunk/ContentStore/src/jython/comparisonrules/battery_math.py
/trunk/ContentStore/src/jython/comparisonrules/bp_camera.py
/trunk/ContentStore/src/jython/comparisonrules/bp_messaging.py
/trunk/ContentStore/src/jython/comparisonrules/camera.py
/trunk/ContentStore/src/jython/comparisonrules/camera_math.py
/trunk/ContentStore/src/jython/comparisonrules/data_connectivity.py
/trunk/ContentStore/src/jython/comparisonrules/display.py
/trunk/ContentStore/src/jython/comparisonrules/email.py
/trunk/ContentStore/src/jython/comparisonrules/games.py
/trunk/ContentStore/src/jython/comparisonrules/hemp_internet.py
/trunk/ContentStore/src/jython/comparisonrules/input_mechanisms.py
/trunk/ContentStore/src/jython/comparisonrules/internet.py
/trunk/ContentStore/src/jython/comparisonrules/lemp_battery.py
/trunk/ContentStore/src/jython/comparisonrules/lemp_camera.py
/trunk/ContentStore/src/jython/comparisonrules/lemp_internet.py
/trunk/ContentStore/src/jython/comparisonrules/lemp_messaging.py
/trunk/ContentStore/src/jython/comparisonrules/lemp_voice_calling_technology.py
/trunk/ContentStore/src/jython/comparisonrules/maps_gps.py
/trunk/ContentStore/src/jython/comparisonrules/memory.py
/trunk/ContentStore/src/jython/comparisonrules/messaging.py
/trunk/ContentStore/src/jython/comparisonrules/personal_information_manager.py
/trunk/ContentStore/src/jython/comparisonrules/physical_attributes.py
/trunk/ContentStore/src/jython/comparisonrules/social_networking.py
/trunk/ContentStore/src/jython/comparisonrules/social_networking_math.py
/trunk/ContentStore/src/jython/comparisonrules/software.py
/trunk/ContentStore/src/jython/comparisonrules/video.py
/trunk/ContentStore/src/jython/comparisonrules/voice_calling_technology.py
/trunk/ContentStore/src/main/java/in/shop2020/util/CMPJythonWrapper.java
/trunk/ContentStore/src/main/java/in/shop2020/util/NewCMP.java
1915 5351 d 8 h rajveer /trunk/ContentStore/src/jython/comparisonrules/ Updated comparison rules  
/trunk/ContentStore/src/jython/comparisonrules/battery.py
/trunk/ContentStore/src/jython/comparisonrules/camera.py
/trunk/ContentStore/src/jython/comparisonrules/internet.py
/trunk/ContentStore/src/jython/comparisonrules/messaging.py
/trunk/ContentStore/src/jython/comparisonrules/voice_calling_technology.py
/trunk/ContentStore/src/jython/comparisonrules/bp_hemp_battery.py
/trunk/ContentStore/src/jython/comparisonrules/bp_hemp_voice_calling_technology.py
/trunk/ContentStore/src/jython/comparisonrules/bp_internet.py
/trunk/ContentStore/src/jython/comparisonrules/hemp_camera.py
/trunk/ContentStore/src/jython/comparisonrules/hemp_messaging.py
/trunk/ContentStore/src/jython/comparisonrules/audio_math.py
/trunk/ContentStore/src/jython/comparisonrules/battery_math.py
/trunk/ContentStore/src/jython/comparisonrules/bp_messaging.py
/trunk/ContentStore/src/jython/comparisonrules/camera_math.py
/trunk/ContentStore/src/jython/comparisonrules/data_connectivity_math.py
/trunk/ContentStore/src/jython/comparisonrules/display_math.py
/trunk/ContentStore/src/jython/comparisonrules/email_math.py
/trunk/ContentStore/src/jython/comparisonrules/input_mechanisms_math.py
/trunk/ContentStore/src/jython/comparisonrules/internet_math.py
/trunk/ContentStore/src/jython/comparisonrules/maps_gps_math.py
/trunk/ContentStore/src/jython/comparisonrules/memory_math.py
/trunk/ContentStore/src/jython/comparisonrules/physical_attributes_math.py
/trunk/ContentStore/src/jython/comparisonrules/software_math.py
/trunk/ContentStore/src/jython/comparisonrules/video_math.py
/trunk/ContentStore/src/jython/comparisonrules/voice_calling_technology_math.py
323 5679 d 10 h ashish /trunk/ changing webapp to ContentStore  
/trunk/ContentStore
/trunk/webapp
73 5790 d 8 h naveen /trunk/webapp/src/ Content Model to Python comparison datastructure  
/trunk/webapp/src/in/shop2020/metamodel/core/Feature.java
/trunk/webapp/src/in/shop2020/metamodel/core/Slide.java
/trunk/webapp/src/in/shop2020/metamodel/util/ExpandedBullet.java
/trunk/webapp/src/jython/common/utils.py
/trunk/webapp/src/jython/comparisonrules/audio.py
/trunk/webapp/src/jython/comparisonrules/bp_camera.py
/trunk/webapp/src/jython/comparisonrules/bp_hemp_battery.py
/trunk/webapp/src/jython/comparisonrules/bp_hemp_voice_calling_technology.py
/trunk/webapp/src/jython/comparisonrules/bp_internet.py
/trunk/webapp/src/jython/comparisonrules/bp_messaging.py
/trunk/webapp/src/jython/comparisonrules/data_connectivity.py
/trunk/webapp/src/jython/comparisonrules/display.py
/trunk/webapp/src/jython/comparisonrules/email.py
/trunk/webapp/src/jython/comparisonrules/games.py
/trunk/webapp/src/jython/comparisonrules/hemp_camera.py
/trunk/webapp/src/jython/comparisonrules/hemp_internet.py
/trunk/webapp/src/jython/comparisonrules/hemp_messaging.py
/trunk/webapp/src/jython/comparisonrules/input_mechanisms.py
/trunk/webapp/src/jython/comparisonrules/lemp_battery.py
/trunk/webapp/src/jython/comparisonrules/lemp_camera.py
/trunk/webapp/src/jython/comparisonrules/lemp_internet.py
/trunk/webapp/src/jython/comparisonrules/lemp_messaging.py
/trunk/webapp/src/jython/comparisonrules/lemp_voice_calling_technology.py
/trunk/webapp/src/jython/comparisonrules/maps_gps.py
/trunk/webapp/src/jython/comparisonrules/memory.py
/trunk/webapp/src/jython/comparisonrules/personal_information_manager.py
/trunk/webapp/src/jython/comparisonrules/physical_attributes.py
/trunk/webapp/src/jython/comparisonrules/social_networking.py
/trunk/webapp/src/jython/comparisonrules/software.py
/trunk/webapp/src/jython/comparisonrules/video.py
71 5791 d 3 h naveen /trunk/webapp/src/ "-" to "_" in Python script names  
/trunk/webapp/src/jython/comparisonrules/battery_math.py
/trunk/webapp/src/jython/comparisonrules/bp_camera.py
/trunk/webapp/src/jython/comparisonrules/bp_hemp_battery.py
/trunk/webapp/src/jython/comparisonrules/bp_hemp_voice_calling_technology.py
/trunk/webapp/src/jython/comparisonrules/bp_internet.py
/trunk/webapp/src/jython/comparisonrules/bp_messaging.py
/trunk/webapp/src/jython/comparisonrules/camera_math.py
/trunk/webapp/src/jython/comparisonrules/data_connectivity.py
/trunk/webapp/src/jython/comparisonrules/data_connectivity_math.py
/trunk/webapp/src/jython/comparisonrules/display_math.py
/trunk/webapp/src/jython/comparisonrules/email_math.py
/trunk/webapp/src/jython/comparisonrules/games_math.py
/trunk/webapp/src/jython/comparisonrules/hemp_camera.py
/trunk/webapp/src/jython/comparisonrules/hemp_internet.py
/trunk/webapp/src/jython/comparisonrules/hemp_messaging.py
/trunk/webapp/src/jython/comparisonrules/input_mechanisms.py
/trunk/webapp/src/jython/comparisonrules/input_mechanisms_math.py
/trunk/webapp/src/jython/comparisonrules/internet_math.py
/trunk/webapp/src/jython/comparisonrules/lemp_battery.py
/trunk/webapp/src/jython/comparisonrules/lemp_camera.py
/trunk/webapp/src/jython/comparisonrules/lemp_internet.py
/trunk/webapp/src/jython/comparisonrules/lemp_messaging.py
/trunk/webapp/src/jython/comparisonrules/lemp_voice_calling_technology.py
/trunk/webapp/src/jython/comparisonrules/maps_gps.py
/trunk/webapp/src/jython/comparisonrules/maps_gps_math.py
/trunk/webapp/src/jython/comparisonrules/memory_math.py
/trunk/webapp/src/jython/comparisonrules/messaging_math.py
/trunk/webapp/src/jython/comparisonrules/personal_information_manager.py
/trunk/webapp/src/jython/comparisonrules/personal_information_manager_math.py
/trunk/webapp/src/jython/comparisonrules/physical_attributes.py
/trunk/webapp/src/jython/comparisonrules/physical_attributes_math.py
/trunk/webapp/src/jython/comparisonrules/social_networking.py
/trunk/webapp/src/jython/comparisonrules/social_networking_math.py
/trunk/webapp/src/jython/comparisonrules/software.py
/trunk/webapp/src/jython/comparisonrules/software_math.py
/trunk/webapp/src/jython/comparisonrules/video_math.py
/trunk/webapp/src/jython/comparisonrules/voice_calling_technology_math.py
/trunk/webapp/src/jython/comparisonrules/battery-math.py
/trunk/webapp/src/jython/comparisonrules/bp-camera.py
/trunk/webapp/src/jython/comparisonrules/bp-hemp-battery.py
/trunk/webapp/src/jython/comparisonrules/bp-hemp-voice-calling-technology.py
/trunk/webapp/src/jython/comparisonrules/bp-internet.py
/trunk/webapp/src/jython/comparisonrules/bp-messaging.py
/trunk/webapp/src/jython/comparisonrules/camera-math.py
/trunk/webapp/src/jython/comparisonrules/data-connectivity-math.py
/trunk/webapp/src/jython/comparisonrules/display-math.py
/trunk/webapp/src/jython/comparisonrules/email-math.py
/trunk/webapp/src/jython/comparisonrules/games-math.py
/trunk/webapp/src/jython/comparisonrules/hemp-camera.py
/trunk/webapp/src/jython/comparisonrules/hemp-internet.py
/trunk/webapp/src/jython/comparisonrules/hemp-messaging.py
/trunk/webapp/src/jython/comparisonrules/input-mechanisms-math.py
/trunk/webapp/src/jython/comparisonrules/input-mechanisms.py
/trunk/webapp/src/jython/comparisonrules/internet-math.py
/trunk/webapp/src/jython/comparisonrules/lemp-battery.py
/trunk/webapp/src/jython/comparisonrules/lemp-camera.py
/trunk/webapp/src/jython/comparisonrules/lemp-internet.py
/trunk/webapp/src/jython/comparisonrules/lemp-messaging.py
/trunk/webapp/src/jython/comparisonrules/lemp-voice-calling-technology.py
/trunk/webapp/src/jython/comparisonrules/maps-gps-math.py
/trunk/webapp/src/jython/comparisonrules/maps-gps.py
/trunk/webapp/src/jython/comparisonrules/memory-math.py
/trunk/webapp/src/jython/comparisonrules/messaging-math.py
/trunk/webapp/src/jython/comparisonrules/personal-information-manager-math.py
/trunk/webapp/src/jython/comparisonrules/personal-information-manager.py
/trunk/webapp/src/jython/comparisonrules/physical-attributes-math.py
/trunk/webapp/src/jython/comparisonrules/physical-attributes.py
/trunk/webapp/src/jython/comparisonrules/social-networking-math.py
/trunk/webapp/src/jython/comparisonrules/software-math.py
/trunk/webapp/src/jython/comparisonrules/video-math.py
/trunk/webapp/src/jython/comparisonrules/voice-calling-technology-math.py
/trunk/webapp/src/in/shop2020/metamodel/definitions/DefinitionsContainer.java
/trunk/webapp/src/in/shop2020/util/CMP.java
/trunk/webapp/src/in/shop2020/util/CMPJythonWrapper.java
/trunk/webapp/src/jython/comparisonrules/audio.py
/trunk/webapp/src/jython/comparisonrules/audio_math.py
/trunk/webapp/src/jython/comparisonrules/display.py
/trunk/webapp/src/jython/comparisonrules/email.py
/trunk/webapp/src/jython/comparisonrules/games.py
/trunk/webapp/src/jython/comparisonrules/memory.py
/trunk/webapp/src/jython/comparisonrules/video.py
/trunk/webapp/src/xml/model/comparisonrules.xml