Jesse Young
Jesse Young
Android does not currently have an API for retreiving USSD replies but perhaps it would be possible to receive USSD replies by calling internal functions via reflection. Would be useful...
e.g. if the EnvayaSMS app has this Server URL: http://10.0.2.2 the PHP server library will compute a different signature because it sees this URL: http://10.0.2.2/
currently we only geocode locations and search for organization names. it would be more useful if you could search for any text.
To allow Envaya's core code to be reused by other sites, language strings outside of the envaya_org module should use {sitename} and reference Config::get('sitename') instead.
there isn't very much space to the left/right of the 540px width image, so it looks bad when text wraps around it
for example next/prev navigation, add comment, vote up/down
When you click the 'add link' button in the tinymce editor when adding a new discussion message, the text labels are invisible.
there should be a selenium test for the previous/next buttons
often the widget content is very long, and in many cases it is not necessary to query the content (e.g. to show a widget in a menu)
currently when notification emails are sent for discussion messages, it renders html the same as on the web. but scribd embeds won't work there... probably create another mode for rendering...