This website requires JavaScript.
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
2014-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
2014-04-09 18:10:51 +02:00
9999b5e400
Moved implementation of WSF_PERCENT_ENCODER into "encoder" library, and added the *partial* variant.
jocelyn
2014-04-09 17:19:09 +02:00
6e27f66306
Improved BASE64 to update has_error when decoding. Added manual tests.
jocelyn
2014-04-09 16:56:40 +02:00
a4c1263190
fixed code for test_url_encoder
jocelyn
2014-04-09 16:22:42 +02:00
46920fb991
Do not try to read more bytes from input than provided Content-Length value.
jocelyn
2014-04-09 12:27:31 +02:00
d50b3cb28c
For maintenance filter, response with http status code {HTTP_STATUS_CODE}.service_unavailable
jocelyn
2014-04-09 12:22:36 +02:00
6481d2ec7d
Fixed all-stable-safe.ecf fusion
jocelyn
2014-04-09 12:22:25 +02:00
f94820c824
Fixing JSON encoding code to include among other TAB (%T <-> \t)
jocelyn
2014-04-09 08:34:43 +02:00
1d0a2363d8
Fixed issue with URL_ENCODER encoding (and small optimization)
jocelyn
2014-04-08 21:47:39 +02:00
2100b856b0
Updated Documentation__Request (markdown)
Jocelyn Fiat
2014-04-02 01:52:31 -07:00
e687affd17
Updated Documentation__Request (markdown)
Jocelyn Fiat
2014-04-02 01:52:00 -07:00
195f3b4f68
Updated Documentation__Request (markdown)
Jocelyn Fiat
2014-04-02 01:51:04 -07:00
cc7d268610
Code improvement Cosmetic (comments, names, formatting)
jocelyn
2014-03-26 10:18:02 +01:00
acc8cda04f
Fix STRING_32 issues
hassany
2014-03-19 23:13:16 +01:00
7c5637c063
Add javascript function
hassany
2014-03-19 21:37:07 +01:00
b87392906b
Updated readme
severin
2014-03-19 16:58:08 +01: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
2014-03-18 14:13:16 +01:00
ae0ba66416
Added comments, used better parameter names.
jocelyn
2014-03-17 21:30:34 +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
2014-03-17 18:10:55 +01:00
a2cbcbbbc6
Updated demo_basic example to be easier to read, and demonstrate various scenario.
jocelyn
2014-03-13 13:02:04 +01:00
c5363c948c
Extend documentation
hassany
2014-03-12 21:51:15 +01:00
4f7086a6de
Updated comments and added contracts for core controls in webcontrol
severin
2014-03-12 17:21:39 +01:00
3c4e15b386
Merge branch 'widget' of github.com:ynh/EWF into widget
severin
2014-03-12 13:54:45 +01:00
6685b3679b
Add file definition
hassany
2014-03-12 13:54:20 +01:00
d6a27c26aa
Added assets to library
severin
2014-03-05 15:58:10 +01:00
e7c4b949f5
Merge branch 'widget' of github.com:ynh/EWF into widget
severin
2014-03-05 15:57:24 +01:00
f89e0abe69
Simplified WSF_EMAIL_VALIDATOR regexp
severin
2014-03-05 15:57:16 +01:00
cbcf9550f8
Rename WSF_FILE to WSF_FILE_DEFINITION
YNH Webdev
2014-03-05 15:07:21 +01:00
d4b877f18e
Add Basepath
YNH Webdev
2014-03-05 15:05:26 +01:00
605a094910
Change STRING TO STRING_32
YNH Webdev
2014-03-05 14:54:45 +01:00
a16a7358d1
Update README.md
Jocelyn Fiat
2014-03-03 17:59:26 +01:00
655c95158f
json: comment '* text=auto' in .gitattributes
Olivier Ligot
2014-03-03 14:18:07 +01:00
0e17c06862
Fix Overview title page detection
Olivier Ligot
2014-03-03 14:11:56 +01:00
9eca723dc5
Added a demo application server for basic http autorization
jocelyn
2014-03-03 12:45:41 +01:00
bbc2bab0eb
Removed usage of remote anchor types.
jocelyn
2014-02-28 14:25:13 +01:00
cc1e1d24be
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki into gh-pages
jocelyn
2014-02-27 15:48:53 +01:00
fe913b0072
added anchor link for wiki and jekyl engine
Jocelyn Fiat
2014-02-27 06:48:24 -08:00
d15ac6834f
Updated wiki pages Added "Overview" menu link that link to wiki/Documentation
jocelyn
2014-02-27 15:44:45 +01:00
f6fea6f0c7
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki into gh-pages
jocelyn
2014-02-27 15:40:27 +01:00
9ec2baf7d3
used <a name=".."></a> instead of <a name=".."/> form (jekill has trouble with it)
Jocelyn Fiat
2014-02-27 06:39:28 -08:00
912eb3df96
updated html for wiki pages
jocelyn
2014-02-27 11:11:57 +01:00
5fb4ef916f
added how to update the wiki pages in the README.md
jocelyn
2014-02-27 11:05:30 +01:00
7ee05fc1d3
updated wiki pages under wiki/ folder
jocelyn
2014-02-27 11:03:57 +01:00
bf50d3fa09
removed obsolete wiki pages
jocelyn
2014-02-27 11:02:39 +01:00
cc6d2f3023
Merge branch 'master' of https://github.com/eiffelhub/json
jocelyn
2014-02-27 09:16:48 +01:00
2ac717592d
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki
jocelyn
2014-02-27 09:16:19 +01:00
7ca62463b7
Rename progress_source
YNH Webdev
2014-02-26 10:55:33 +01:00
95971618ca
Fixed autotests cases compilation of http_authorization library.
jocelyn
2014-02-24 22:07:24 +01:00
cb881877ac
Fixed the ecf to test global compilation of EWF.
jocelyn
2014-02-24 21:56:23 +01:00
2cc26f98c6
Add class description to validators Rename Wsf_progresssource
YNH Webdev
2014-02-23 19:10:23 +01:00
47b4357a72
Extend upload demo
YNH Webdev
2014-02-23 13:36:55 +01:00
a60bd19e58
Fix state transition
YNH Webdev
2014-02-23 13:14:09 +01:00
439e43fad9
Began with class documentation
severin
2014-02-21 00:23:35 +01:00
7abbc96347
Removed warning about not being part of release.
colin-adams
2014-02-11 00:39:03 -08:00
e9b4a8abd5
Updated Home (markdown)
Jocelyn Fiat
2014-02-03 09:38:20 -08:00
cb7c20a0b7
Udated to highest level of void-safety. Fixed obsolete calls.
jocelyn
2014-02-03 09:52:09 +01:00
f5c2f9e017
Updated README.md
jocelyn
2014-01-27 10:10:41 +01:00
45ddc47b0e
Finalize WSF_DYNAMIC_MULTI_CONTROL
YNH Webdev
2014-01-26 22:07:15 +01:00
8f148f2a5e
Add dynamic multicontrol
YNH Webdev
2014-01-26 15:02:06 +01:00
5c9edeeae8
Image preview
YNH Webdev
2014-01-25 23:43:18 +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
2014-01-24 11:02:43 +01:00
d8487e6c12
Added PUT processing for image_uploader EWF example.
jocelyn
2014-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
a3e5da052e
Merge pull request #127 from jvelilla/master
jvelilla
2014-01-07 10:21:05 -08:00
942db6d708
Fixed error with identity encoding.
jvelilla
2014-01-07 15:09:54 -03:00
48deb869de
Created Documentation__Connector (markdown)
Jocelyn Fiat
2014-01-07 05:12:09 -08:00
69b67b3b4b
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 05:11:40 -08:00
6acdcb4e6d
Created Documentation__Router (markdown)
Jocelyn Fiat
2014-01-07 05:10:44 -08:00
e832478b76
Updated Documentation _Router (markdown)
Jocelyn Fiat
2014-01-07 05:10:23 -08:00
c8e9a835f5
Created Documentation__Response (markdown)
Jocelyn Fiat
2014-01-07 05:10:14 -08:00
06c5f068db
Created Documentation__Request (markdown)
Jocelyn Fiat
2014-01-07 05:10:04 -08:00
b81207e42e
Created Documentation _Router (markdown)
Jocelyn Fiat
2014-01-07 05:09:21 -08:00
b312d69afa
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 05:08:47 -08:00
d1238a441d
Created Documentation__Service (markdown)
Jocelyn Fiat
2014-01-07 05:06:13 -08:00
580739d0b4
Updated Home (markdown)
Jocelyn Fiat
2014-01-07 04:52:59 -08:00
093dec1808
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 04:22:11 -08:00
2fb521aa42
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 03:37:03 -08:00
992504a49f
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 03:33:37 -08:00
8696681710
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 03:28:25 -08:00
73ce700ece
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 03:17:44 -08:00
c766881052
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 03:17:15 -08:00
8bd14f5f21
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 03:13:06 -08:00
45cd633e12
Updated Documentation (markdown)
Jocelyn Fiat
2014-01-07 03:10:50 -08:00
0744e13132
draft
Jocelyn Fiat
2014-01-07 03:04:19 -08:00
320584a693
Modified datepicker control
severin
2014-01-06 01:36:32 +01:00
514a44e022
Removed country chooser widget
severin
2014-01-05 15:01:14 +01:00
191a00649f
fixed js
severin
2014-01-05 02:00:46 +01:00
ecfd5738ce
modified country and date/time chooser
severin
2014-01-05 01:26:11 +01:00
25fe7c8725
Included bootstrap datetimepicker
severin
2014-01-04 16:33:08 +01:00