2327 Commits
Author SHA1 Message Date
YNH Webdev b7ab840d71 Communication in both directions (Text control)
Code regrouping
2013-08-28 12:52:09 +02:00
YNH Webdev b72e6871e8 Fix multi control
Use multi control in example
2013-08-28 11:04:54 +02:00
YNH Webdev f14ea29636 Comment and reformat coffee script file 2013-08-28 00:34:25 +02:00
YNH Webdev cb7f1f0ee3 First working callback 2013-08-28 00:04:42 +02:00
Severin Münger ef34217a6d Added WSF_MULTI_CONTROL to support controls that consist of multiple separate controls. 2013-08-27 22:06:08 +02:00
Severin Münger ab7ee8e4c3 Created first working sample page application. 2013-08-27 16:48:20 +02:00
YNH Webdev 1a1df35ff1 Remove content length 2013-08-27 16:45:50 +02:00
YNH Webdev 0c0fb5c9c8 Add html body 2013-08-27 16:44:58 +02:00
YNH Webdev c29a6ad195 Add assigner 2013-08-27 16:33:54 +02:00
YNH Webdev 6fdffb7418 Add post condition 2013-08-27 16:18:51 +02:00
YNH Webdev 8db642cf3b Move initalize controls 2013-08-27 16:07:06 +02:00
YNH Webdev 850a05d6bb Pretty Print 2013-08-27 16:00:24 +02:00
YNH Webdev 74995101d1 Add a json state to each control 2013-08-27 15:58:56 +02:00
YNH Webdev fa5d13e19d Fix path 2013-08-27 15:01:57 +02:00
YNH Webdev 9f7e72f0a4 Page structure 2013-08-27 14:47:43 +02:00
YNH Webdev c224bf1bb1 Test 2013-08-27 13:53:34 +02:00
Severin Münger b5b71a3db0 Created widget-project testapp project. 2013-08-27 13:48:44 +02:00
oligot cc1abfd1f9 Updated Web meeting 2012 09 18 (markdown) 2013-08-23 06:39:41 -07:00
oligot 771c91227e Updated Useful links (markdown) 2013-08-23 06:38:37 -07:00
oligot 1276ea0d1b Updated Tasks Roadmap (markdown) 2013-08-23 06:37:46 -07:00
oligot 611ce6eb9c Updated Projects new suggestions (markdown) 2013-08-23 06:31:09 -07:00
oligot 2870df8478 Updated Projects new suggestions (markdown) 2013-08-23 06:30:45 -07:00
oligot 59b2163a62 Updated Projects (markdown) 2013-08-23 06:29:39 -07:00
oligot 065318749b Updated Projects (markdown) 2013-08-23 06:28:49 -07:00
oligot 600ee095cc Updated Projects (markdown) 2013-08-23 06:27:03 -07:00
oligot ecb49619da Updated Projects (markdown) 2013-08-23 06:25:31 -07:00
oligot b73939d0a0 Updated Meetings (markdown) 2013-08-23 06:21:00 -07:00
oligot 6c83639149 Updated Home (markdown) 2013-08-23 06:16:24 -07:00
oligot e77ee9bdf3 Updated Home (markdown) 2013-08-23 06:15:49 -07:00
oligot 9449f0d16e Updated Home (markdown) 2013-08-23 06:12:00 -07:00
oligot 4ff29e1fb3 Updated Home (markdown) 2013-08-23 06:11:23 -07:00
oligot 4de85df5b6 Updated EWSGI specification (markdown) 2013-08-23 06:07:26 -07:00
oligot 294ccb04d3 Updated EWSGI specification (markdown) 2013-08-23 06:06:49 -07:00
oligot 4f0567ad88 Updated EWSGI (markdown) 2013-08-23 06:05:10 -07:00
oligot 65c613d0a4 Links 2013-08-23 06:01:52 -07:00
oligot a16bca2f29 Links 2013-08-23 05:48:02 -07:00
jocelyn 517720c99c Updated copyright for policy-driven classes, which is a contribution from Colin Adams. 2013-08-21 14:00:34 +02:00
jvelilla 86e942ae0a Merge branch 'master' of https://github.com/jocelyn/EWF 2013-08-21 08:33:53 -03:00
jocelyn 9938cc941d Merge branch 'master' of https://github.com/EiffelWebFramework/EWF.wiki 2013-08-21 09:58:59 +02:00
jocelyn 2651171294 Extracted the policy driven classes into their own library for now "wsf_policy_driven.ecf"
Updated the restbucksCRUD example to demonstrate both approaches.
2013-08-20 17:27:57 +02:00
jocelyn 07f71dfc4e Moved recent policy-driven classes into "policy" sub folder 2013-08-20 13:26:55 +02:00
jocelyn 51730e0877 Merge branch 'handler' of github.com:colin-adams/EWF into colin-adams-handler 2013-08-20 13:17:01 +02:00
jocelyn 9958bb27a1 Removed WSF_ROUTING_HANDLER.make_with_router (a_router)
It was not used in existing code, and potentially dangerous, if coder reuses router by accident.
2013-08-20 13:15:37 +02:00
Colin Adams 37b94bbf0d Added header comment about redefining for extension methods 2013-08-19 11:48:49 +01:00
Colin Adams 3ae898476f Changed age to max_age 2013-08-16 04:50:48 +01:00
Colin Adams eefe547553 Changed comment on execute to check assertion 2013-08-15 14:58:58 +01:00
Colin Adams 2903a1d3cd Improved comment to ensure_content_exists - take 2 2013-08-15 10:31:40 +01:00
Colin Adams 0755e2d2bc Improved comment to ensure_content_exists 2013-08-15 10:30:47 +01:00
Colin Adams b5957d0f59 Removed empty feature clause 2013-08-15 08:57:54 +01:00
Colin Adams 143608fd85 Fixed recursion on router bug 2013-08-14 11:32:27 +01:00