Commit 81fc8662 by Uros Spasojevic

just updating shit

parent 825a9c2d
{"packages":{"classic":{"build":{"dir":"${package.output}"},"creator":"Sencha","namespace":"Ext","type":"toolkit","version":"6.0.1.250"},"cmd":{"current":"6.2.1.29","version":"6.2.1.29"},"core":{"alternateName":["sencha-core"],"creator":"Sencha","type":"code","version":"6.0.1.250"},"ext":{"build":{"dir":"${package.output.base}"},"creator":"Sencha","license":"commercial","namespace":"Ext","resource":{"paths":["resources"]},"type":"framework","version":"6.0.1.250"},"font-awesome":{"creator":"Sencha","namespace":"Ext","resource":{"paths":""},"theme":"theme-neptune","toolkit":"classic","type":"code","version":"6.0.1.250"},"font-ext":{"creator":"Sencha","namespace":"Ext","theme":"theme-neptune","toolkit":"classic","type":"code","version":"6.0.1.250"},"theme-base":{"alternateName":["ext-theme-base"],"creator":"Sencha","namespace":"Ext","toolkit":"classic","type":"theme","version":"6.0.1.250"},"theme-neptune":{"alternateName":["ext-theme-neptune"],"creator":"Sencha","extend":"theme-neutral","namespace":"Ext","toolkit":"classic","type":"theme","version":"6.0.1.250"},"theme-neutral":{"alternateName":["ext-theme-neutral"],"creator":"Sencha","extend":"theme-base","namespace":"Ext","toolkit":"classic","type":"theme","version":"6.0.1.250"},"theme-triton":{"creator":"Sencha","extend":"theme-neptune","fashion":{"inliner":{"enable":false,"maxItemSize":20000,"excludes":[".*\\.woff",".*\\.woff2",".*\\.ttf",".*\\.eot",".*\\.svg"]}},"namespace":"Ext","resource":{"paths":""},"toolkit":"classic","type":"theme","version":"6.0.1.250"},"ux":{"alternateName":["ext-ux"],"creator":"Sencha","namespace":"Ext","resource":{"paths":["${package.dir}/resources","${package.dir}/classic/resources"]},"theme":"theme-classic","toolkit":"classic","type":"code","version":"6.0.1.250"}},"js":[{"path":"classic/app.js"}],"css":[{"exclude":["fashion"],"path":"classic/resources/Evoksi-all.css"}],"cache":{"enable":false,"deltas":"classic/deltas"},"fashion":{"inliner":{"enable":false}},"name":"Evoksi","version":"1.0.0.0","framework":"ext","loader":{"cache":false,"cacheParam":"_dc"},"id":"4cf03061-653c-46bc-9fcb-9c748bb8709d","watch":{"delay":250},"toolkit":"classic","theme":"theme-triton","profile":"classic","hash":"3a985e82c832f792715d8e243bd781cf946a1ee8","resources":{"path":"classic/resources","shared":"resources"}}
\ No newline at end of file
{"packages":{"classic":{"build":{"dir":"${package.output}"},"creator":"Sencha","namespace":"Ext","type":"toolkit","version":"6.0.1.250"},"cmd":{"current":"6.2.1.29","version":"6.2.2.36"},"core":{"alternateName":["sencha-core"],"creator":"Sencha","type":"code","version":"6.0.1.250"},"ext":{"build":{"dir":"${package.output.base}"},"creator":"Sencha","license":"commercial","namespace":"Ext","resource":{"paths":["resources"]},"type":"framework","version":"6.0.1.250"},"font-awesome":{"creator":"Sencha","namespace":"Ext","resource":{"paths":""},"theme":"theme-neptune","toolkit":"classic","type":"code","version":"6.0.1.250"},"font-ext":{"creator":"Sencha","namespace":"Ext","theme":"theme-neptune","toolkit":"classic","type":"code","version":"6.0.1.250"},"theme-base":{"alternateName":["ext-theme-base"],"creator":"Sencha","namespace":"Ext","toolkit":"classic","type":"theme","version":"6.0.1.250"},"theme-neptune":{"alternateName":["ext-theme-neptune"],"creator":"Sencha","extend":"theme-neutral","namespace":"Ext","toolkit":"classic","type":"theme","version":"6.0.1.250"},"theme-neutral":{"alternateName":["ext-theme-neutral"],"creator":"Sencha","extend":"theme-base","namespace":"Ext","toolkit":"classic","type":"theme","version":"6.0.1.250"},"theme-triton":{"creator":"Sencha","extend":"theme-neptune","fashion":{"inliner":{"enable":false,"maxItemSize":20000,"excludes":[".*\\.woff",".*\\.woff2",".*\\.ttf",".*\\.eot",".*\\.svg"]}},"namespace":"Ext","resource":{"paths":""},"toolkit":"classic","type":"theme","version":"6.0.1.250"},"ux":{"alternateName":["ext-ux"],"creator":"Sencha","namespace":"Ext","resource":{"paths":["${package.dir}/resources","${package.dir}/classic/resources"]},"theme":"theme-classic","toolkit":"classic","type":"code","version":"6.0.1.250"}},"js":[{"path":"classic/app.js"}],"css":[{"exclude":["fashion"],"path":"classic/resources/Evoksi-all.css"}],"cache":{"enable":false,"deltas":"classic/deltas"},"fashion":{"inliner":{"enable":false}},"name":"Evoksi","version":"1.0.0.0","framework":"ext","loader":{"cache":false,"cacheParam":"_dc"},"id":"4cf03061-653c-46bc-9fcb-9c748bb8709d","watch":{"delay":250},"toolkit":"classic","theme":"theme-triton","profile":"classic","hash":"c60443df911d29f0b8b9e485a32f1f75c9ac6667","resources":{"path":"classic/resources","shared":"resources"}}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
$app-name: dynamic( 'Evoksi' );
$image-search-path: '/Users/uros/workspace/git/Evoksi/build/development/Evoksi/classic/resources';
$image-search-path: '/home/radionica/Desktop/Evoksi/build/development/Evoksi/classic/resources';
$theme-name: dynamic( 'theme-triton' );
$include-evoksi-application: dynamic(true);;
$include-evoksi-store-personnel: dynamic(true);;
......
$app-name: dynamic( 'Evoksi' );
$image-search-path: '/Users/uros/workspace/git/Evoksi/build/development/Evoksi/classic/resources';
$image-search-path: '/home/radionica/Desktop/Evoksi/build/development/Evoksi/classic/resources';
$theme-name: dynamic( 'theme-triton' );
$include-evoksi-application: dynamic(true);;
$include-evoksi-store-personnel: dynamic(true);;
......
Compass.add_project_configuration('../../../../../sass/config.rb')
cache_path = '/Users/uros/workspace/git/Evoksi/build/.sass-cache'
cache_path = '/home/radionica/Desktop/Evoksi/build/.sass-cache'
// @tag full-page
// @require /Users/uros/workspace/git/Evoksi/app.js
// @require /home/radionica/Desktop/Evoksi/app.js
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -63,6 +63,22 @@ Ext.define('Evoksi.view.evoksi.EvoksiController', {
reference: 'descriptionArea',
value: marker.description,
width: '90%'
}, {
xtype: 'grid',
reference: 'myGrid',
title: 'Performers',
height: 300,
width: '90%',
store: this.getView().getViewModel().getStore('myStore'),
columns: [{
text: 'Name',
dataIndex: 'name'
}, {
text: 'Date',
dataIndex: 'date',
flex: 1
}]
}
],
......@@ -114,12 +130,12 @@ Ext.define('Evoksi.view.evoksi.EvoksiController', {
};
var updates = {};
updates['/data/'+key] = marker;
dbref.ref().update(updates);
markers.push(map.addMarker(marker));
markers.push(map.addMarker(marker));
},
updateData: function(marker) {
......@@ -132,7 +148,7 @@ Ext.define('Evoksi.view.evoksi.EvoksiController', {
google.maps.event.addListener(map.gmap, 'click', function(e) {
map.fireEvent('click', e);
});
Ext.Ajax.request({
url: dataURL,
scope:this,
......
Ext.define('Evoksi.view.evoksi.EvoksiModel', {
extend: 'Ext.app.ViewModel',
alias: 'viewmodel.evoksi'
alias: 'viewmodel.evoksi',
stores: {
myStore:{
StoreId: 'myStore',
fields: [
'name', 'date'
],
data: {
items: [
{name: 'aaa', date: 'sdfgsdfg'}
]
},
proxy: {
type: 'memory',
reader: {
type: 'json',
rootProperty: 'items'
}
}}
}
});
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment