This website requires JavaScript.
ad12d3e16d
Updated Web meeting 2012 09 18 (markdown)
jocelyn
2012-09-18 06:24:31 -07:00
b1fcedf501
Updated Web meeting 2012 09 18 (markdown)
jocelyn
2012-09-18 06:06:12 -07:00
2b00192e87
Updated Web meeting 2012 09 18 (markdown)
jocelyn
2012-09-18 06:04:13 -07:00
2b82e7f07f
Updated Web meeting 2012 09 18 (markdown)
oligot
2012-09-17 11:42:18 -07:00
f820d25a9e
Updated Web meeting 2012 09 18 (markdown)
jocelyn
2012-09-17 10:04:24 -07:00
6e76747772
Created Web meeting 2012 09 18 (markdown)
oligot
2012-09-14 01:16:00 -07:00
e17f00cad6
Merge pull request #1 from GroupeS/fix_hash_table_converter
Jocelyn Fiat
2012-09-13 08:55:32 -07:00
6cd21c39eb
[FIX] Indentation
Olivier Ligot
2012-09-12 22:01:13 +02:00
66af07e28e
Merge pull request #2 from oligot/fix_test_compilation
Jocelyn Fiat
2012-09-12 12:49:47 -07:00
f361ce65c6
[FIX] Convertion from HASH_TABLE keys to JSON
Olivier Ligot
2012-09-12 20:05:49 +02:00
d01bccbc84
Merge branch 'master' into fix_hash_table_converter
Olivier Ligot
2012-09-12 19:54:06 +02:00
42b971f28e
[FIX] Unknown identifier 'unescaped_string'
Olivier Ligot
2012-09-12 17:14:49 +02:00
0f59535696
Added general_encoded_string (..) that accepts READABLE_STRING_GENERAL
Jocelyn Fiat
2012-09-11 20:52:24 +02:00
795f82d51f
added WSF_VALUE.is_empty: BOOLEAN
Jocelyn Fiat
2012-09-10 16:27:16 +02:00
fbd9cb9588
Added `HTML_ENCODER.general_encoded_string (s: READABLE_STRING_GENERAL): STRING_8' (note: probably we should do similar change for all the encoders)
Jocelyn Fiat
2012-09-10 09:36:27 +02:00
0d8363aa3f
Fixed issue when applying URI_TEMPLATE result to WSF_REQUEST to populate path_parameters', now if we have table parameter for foo[]' .. we ignore any string parameter with same name foo' Also fixed issue where the encoded name were changed later, since it kept the same string reference. Added WSF_REQUEST.is_post_request_method: BOOLEAN' and `WSF_REQUEST.is_get_request_method: BOOLEAN' to ease app code
Jocelyn Fiat
2012-09-10 09:35:47 +02:00
153a853df5
Added WSF_TABLE.is_empty: BOOLEAN' Added WSF_TABLE.as_array_of_string: detachable ARRAY [READABLE_STRING_32]'
Jocelyn Fiat
2012-09-10 09:31:27 +02:00
45daa731cf
Added put_expires_string (s: STRING) and put_expires_date (dt: DATE_TIME) Better implementation for WSF_FILE_RESPONSE (added last modified, and other caching related info)
Jocelyn Fiat
2012-09-10 09:27:32 +02:00
f117cc0b97
Merge pull request #13 from GroupeS/filter
Jocelyn Fiat
2012-09-05 08:02:41 -07:00
b33d471cf8
[FIX] Path to libraries
Olivier Ligot
2012-09-05 14:18:43 +02:00
7ba863f43c
Merge remote-tracking branch 'upstream/master' into filter
Olivier Ligot
2012-09-05 14:08:41 +02:00
bd15133e2b
Also convert from STRING_8 to URI_TEMPLATE (not only from READABLE_STRING_8)
Jocelyn Fiat
2012-08-31 07:03:15 +02:00
0c110169de
fixed location of ewf.ini for ISE wizard
Jocelyn Fiat
2012-08-28 17:06:14 +02:00
61b7f89e3b
Fixed source code for building and installing the ISE Wizard
Jocelyn Fiat
2012-08-28 16:45:25 +02:00
2f94214863
Merge branch 'master' of github.com:EiffelWebFramework/EWF
Jocelyn Fiat
2012-08-24 12:05:49 +02:00
15d12b86aa
Add support for Swagger
oligot
2012-08-24 02:54:47 -07:00
40e524337e
Merge branch 'master' of https://github.com/eiffelhub/json
Jocelyn Fiat
2012-08-24 02:40:54 -07:00
5487b04922
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki
Jocelyn Fiat
2012-08-24 02:22:49 -07:00
425f3fbb86
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki
Jocelyn Fiat
2012-08-24 07:54:03 +02:00
a29bbab0a8
Updated Projects (markdown)
jocelyn
2012-08-14 01:16:50 -07:00
55fc25b258
Updated Projects (markdown)
jocelyn
2012-08-13 03:41:07 -07:00
681e331dec
Updated Projects Suggestions (markdown)
jocelyn
2012-08-13 03:40:44 -07:00
693b5b2d1b
Updated Projects Suggestions (markdown)
jocelyn
2012-08-13 03:40:22 -07:00
97018e93f6
Updated Projects (markdown)
jocelyn
2012-08-13 03:39:54 -07:00
c92be6de09
Updated Projects (markdown)
jocelyn
2012-08-13 03:35:26 -07:00
26706841a5
Updated Projects Suggestions (markdown)
jocelyn
2012-08-13 03:34:55 -07:00
a7577bb330
Updated Projects Suggestions (markdown)
jocelyn
2012-08-13 03:33:58 -07:00
dc3a897150
Updated Projects Suggestions (markdown)
jocelyn
2012-08-13 03:33:18 -07:00
764b076b88
Updated Project suggestions (markdown)
jocelyn
2012-08-13 03:32:52 -07:00
e861d65e99
Created Project suggestions (markdown)
jocelyn
2012-08-13 03:32:28 -07:00
2f556cb99e
Updated Projects (markdown)
jocelyn
2012-08-13 03:26:44 -07:00
38f856a54b
Updated Projects (markdown)
jocelyn
2012-08-13 03:17:28 -07:00
74334e665d
[ADD] Filter: pre-process incoming data and post-process outgoing data
Olivier Ligot
2012-08-10 10:09:59 +02:00
b6464cf5e7
removed "getest" since it is duplication with autotest (and we use mainly the later for regression testing)
Jocelyn Fiat
2012-08-08 09:13:33 +02:00
8b33c77008
Added JSON_PRETTY_STRING_VISITOR Added converter for ARRAYED_LIST Fixed STRING_32 to JSON_VALUE issue in ejson.e Added missing new line character at the end of some files. Cosmetic
before_GETEST_removal
Jocelyn Fiat
2012-08-08 08:51:00 +02:00
aedf8ec1cd
[FIX] Convertion from DS_HASH_TABLE keys to JSON
Olivier Ligot
2012-08-02 14:06:48 +02:00
3fc4936428
Updated Projects (markdown)
jocelyn
2012-07-31 00:46:23 -07:00
8a91796d12
Updated Projects (markdown)
jocelyn
2012-07-30 05:21:14 -07:00
8812b660da
Updated Projects (markdown)
jocelyn
2012-07-30 05:12:24 -07:00
0647d40865
Updated Projects (markdown)
jocelyn
2012-07-30 05:11:18 -07:00
65f9b6598b
Updated Projects (markdown)
jocelyn
2012-07-30 01:54:32 -07:00
600e403d91
Updated Projects (markdown)
jocelyn
2012-07-30 01:49:24 -07:00
65c9da1288
Updated Projects (markdown)
jocelyn
2012-07-27 09:23:12 -07:00
78975fbf1c
Created Projects (markdown)
jocelyn
2012-07-27 07:54:06 -07:00
6a650c4a34
Updated Home (markdown)
jocelyn
2012-07-27 07:41:43 -07:00
73319dcd80
Updated Home (markdown)
jocelyn
2012-07-27 06:55:34 -07:00
c62a4d2c49
Update master
Jocelyn Fiat
2012-07-05 13:46:07 +03:00
fce267984c
Merge branch 'master' of github.com:EiffelWebFramework/EWF
Jocelyn Fiat
2012-06-29 11:42:36 +02:00
0665085eee
updated to use WSF_STRING.value instead of obsolete WSF_STRING.string
Jocelyn Fiat
2012-06-29 10:48:21 +02:00
0a058882f5
Merge branch 'master' of https://github.com/eiffelhub/json
Jocelyn Fiat
2012-06-29 10:36:53 +02:00
480abdec51
Better code for tutorial example.
Jocelyn Fiat
2012-06-29 10:27:23 +02:00
b7be1cb0a2
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki
Jocelyn Fiat
2012-06-29 07:44:03 +02:00
f898df0ffa
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki into release-0.1
v0.1
Jocelyn Fiat
2012-06-29 07:41:58 +02:00
9adbee9887
Updated EWSGI specification: difference in main proposals (markdown)
jocelyn
2012-06-28 22:39:41 -07:00
6fa0d56465
cosmetic
Jocelyn Fiat
2012-06-28 18:07:18 +02:00
14367f9bde
Merge branch 'master' of https://github.com/eiffelhub/json
Jocelyn Fiat
2012-06-28 17:55:48 +02:00
e272fea9ea
Merge branch 'master' of https://github.com/eiffelhub/json
Jocelyn Fiat
2012-06-28 17:28:31 +02:00
1e86f53999
Added subtree merged in contrib\library\text\parser\json
Jocelyn Fiat
2012-06-28 17:26:56 +02:00
873f877530
Added TABLE_ITERABLE interface to JSON_OBJECT Added JSON_OBJECT.replace (value, key)
Jocelyn Fiat
2012-06-28 16:52:11 +02:00
0375072540
updated git howto
v0.1.0.0
Jocelyn Fiat
2012-06-27 09:37:29 +02:00
ad3b975d0a
use svn export instead of svn checkout
Jocelyn Fiat
2012-06-27 09:27:55 +02:00
0dae7c6432
use svn export instead of svn checkout
Jocelyn Fiat
2012-06-27 09:27:55 +02:00
37e60a1f92
If library/cURL exists, do not copy cURL to contrib/library/network/cURL
Jocelyn Fiat
2012-06-26 22:49:14 +02:00
d539ea061a
If library/cURL exists, do not copy cURL to contrib/library/network/cURL
Jocelyn Fiat
2012-06-26 22:49:14 +02:00
39aea2808e
Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki
Jocelyn Fiat
2012-06-22 15:57:35 +02:00
9b13aa27dd
Added simple console wizard for Eiffel Studio. (It is not very user friendly, this is a first draft) It should be improved in the future (with GUI, ...)
Jocelyn Fiat
2012-06-22 15:54:50 +02:00
675f58f42b
Updated Community collaboration (markdown)
jocelyn
2012-06-20 12:56:55 -07:00
3d686fb50c
Updated Task json (markdown)
jocelyn
2012-06-20 12:54:37 -07:00
ca6b4c468f
Updated Tasks Roadmap (markdown)
jocelyn
2012-06-20 12:53:52 -07:00
87c2074d2b
Updated doc/wiki from branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki
Jocelyn Fiat
2012-06-20 14:43:39 +02:00
756f4f6958
When installing, remove the folder "fonts" from the nino's example
Jocelyn Fiat
2012-06-20 10:42:03 +02:00
c7db4529a3
When installing, remove the folder "fonts" from the nino's example
Jocelyn Fiat
2012-06-20 10:42:03 +02:00
7273f5086d
release v0.1
Jocelyn Fiat
2012-06-20 10:16:11 +02:00
4d7e427d7a
removed git submodule for contrib/ise_library/cURL (replaced by git subtree merged)
Jocelyn Fiat
2012-06-20 09:56:45 +02:00
5059f4eb1c
fixed path in uninstall_ewf.bat
Jocelyn Fiat
2012-06-20 09:56:06 +02:00
2ac7633b80
Replaced git submodule by subtree merged in contrib/ise_library/cURL
Jocelyn Fiat
2012-06-20 09:55:34 +02:00
e8fa284c79
Replaced git submodule by subtree merged in contrib/library/text/parser/json
Jocelyn Fiat
2012-06-20 09:52:07 +02:00
51b602b42a
Fixed typo in linux command line (should use -option instead of --option )
Jocelyn Fiat
2012-06-19 23:46:58 +02:00
50146cebf5
Put examples under examples/web/ewf/...
Jocelyn Fiat
2012-06-19 15:24:16 +02:00
1d425d2947
Fixed typo
Jocelyn Fiat
2012-06-19 14:56:24 +02:00
74061f83b3
fixed typo in dos batch script
Jocelyn Fiat
2012-06-19 14:32:52 +02:00
692ff182ca
IfECF_PATH_UPDATER is defined, let's use it to find ecf_updater executable
Jocelyn Fiat
2012-06-19 02:36:54 -07:00
89110e3568
put everything under contrib for now, eventually svn checkout missing parts
Jocelyn Fiat
2012-06-18 09:24:07 -07:00
8e9db583cc
fixed not enought argument for internal shell function (typo..)
Jocelyn Fiat
2012-06-18 07:22:15 -07:00
1509d68ca6
Final version of the install scripts.
Jocelyn Fiat
2012-06-18 16:11:01 +02:00
3709dec5e9
Fixed typo and path separators usage in dos batch scripts
Jocelyn Fiat
2012-06-18 14:57:52 +02:00
ba7886f73d
Install script does the same on Windows and Linux
Jocelyn Fiat
2012-06-18 14:51:26 +02:00
0217083d79
improved install_ewf.sh , and removed usage of deleted router.ecf
Jocelyn Fiat
2012-06-18 02:24:47 -07:00
1260ebf999
Updated install_ewf.sh
Jocelyn Fiat
2012-06-15 14:02:49 -07:00
f6d64b42c6
Complete.
colin-adams
2012-06-15 08:38:30 -07:00