d089921ef5
Updated Documentation__Request (markdown)
Jocelyn Fiat
2014-04-17 07:23:54 -07:00
7f3ece2da9
Updated Documentation__Request (markdown)
Jocelyn Fiat
2014-04-17 07:23:33 -07:00
4b497060a0
Added an example to embed EWF nino service into a Vision2 desktop application. This is locally consumed via the embedded web browser component.
Jocelyn Fiat2014-04-10 15:28:19 +02:00
d40131f863
Updated encoder library, especially URL encoders to reuse implementation of percent_encoder.e Fixed JSON_ENCODER for %T and related. Updated related autotest cases.
Jocelyn Fiat2014-04-09 18:10:51 +02:00
9999b5e400
Moved implementation of WSF_PERCENT_ENCODER into "encoder" library, and added the *partial* variant.
Jocelyn Fiat2014-04-09 17:19:09 +02:00
6e27f66306
Improved BASE64 to update has_error when decoding. Added manual tests.
Jocelyn Fiat2014-04-09 16:56:40 +02:00
4e7e1e9c45
Added more comments and assertions to all classes; clean up
severin
2014-03-19 16:49:24 +01:00
da92d2d365
Added alias "[]" to item', to get header value for a header name. Added assigner for item' to make it easier to add header item without confusing key and value. Better parameter names (more explicit)
Jocelyn Fiat2014-03-18 14:13:16 +01:00
718cebc700
Extracting HTTP_HEADER_BUILDER from HTTP_HEADER to provide useful interface on WSF_RESPONSE, and make WSF_SESSION easier to use.
Jocelyn Fiat2014-03-17 18:10:55 +01:00
a2cbcbbbc6
Updated demo_basic example to be easier to read, and demonstrate various scenario.
Jocelyn Fiat2014-03-13 13:02:04 +01:00
13349d07a8
Fix upload state
YNH Webdev
2014-01-25 18:00:31 +01:00
991389e9b9
Update restbucksCRUD example to use "crypto" library rather than "eel". Updated readme.md to add curl command to test the server.
Jocelyn Fiat2014-01-24 11:02:43 +01:00
d8487e6c12
Added PUT processing for image_uploader EWF example.
Jocelyn Fiat2014-01-24 11:01:28 +01:00
b7750b9d06
Udated to highest level of void-safety. Fixed obsolete calls.
jvelilla
2014-01-12 16:56:16 -03:00
d82cacc18f
Merge branch 'widget' of github.com:ynh/EWF into widget
severin
2014-01-11 12:53:59 +01:00
564248284a
Add set value to value controls
YNH Webdev
2014-01-11 01:10:24 +01:00
ee473d8844
Included time library to set current date in date picker
severin
2014-01-11 00:19:04 +01:00
2fb0d73439
Added ability to form element to get value (for convenience/completion)
severin
2014-01-10 15:32:05 +01:00
5dd8a83081
Added ability to show/hide border of form elements
severin
2014-01-08 22:12:02 +01:00
f83a8db25c
Small change on date picker control, removed date input
severin
2014-01-08 20:29:09 +01:00