Commit Graph

  • 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
  • dbcb1def29 Added date chooser widget severin 2014-01-04 16:14:30 +01:00
  • c4acbf563f Added precondition in layout control severin 2014-01-04 14:15:05 +01:00
  • c9599f449f Removed add_dropdown methods from navbar, some cleanup in different controls severin 2014-01-04 13:43:51 +01:00
  • e675e8aad9 ATTENTION: ugly append_attributes added to stateless control, replaces set_attributes -> maybe improve severin 2014-01-04 10:51:07 +01:00
  • 37aac7053a Moved set_attributes from BASIC_CONTROL to STATELESS_CONTROL severin 2014-01-04 10:30:34 +01:00
  • 9c9a132329 Merge branch 'widget' of github.com:ynh/EWF into widget severin 2014-01-03 12:06:53 +01:00
  • ce305d4e54 Add disable option YNH Webdev 2014-01-02 18:19:59 +01:00
  • d3c66cd7fe Allow remove YNH Webdev 2014-01-02 03:20:57 +01:00
  • 7bf95cd927 Add serverside file id to file structure YNH Webdev 2014-01-01 23:50:12 +01:00
  • 05d4f24f6f Allow detached values YNH Webdev 2014-01-01 23:48:56 +01:00
  • d9c837918b Demo upload YNH Webdev 2014-01-01 20:41:28 +01:00
  • 5adee83350 Merge branch 'widget' of github.com:ynh/EWF into widget severin 2014-01-01 14:44:30 +01:00
  • 720e26d19d Small page control change severin 2014-01-01 14:44:22 +01:00
  • 29356c0b61 Workin file upload YNH Webdev 2014-01-01 01:35:43 +01:00
  • b39dd5c40d Change parameter type YNH Webdev 2013-12-31 21:25:01 +01:00
  • 1ae44e74e7 File upload implementation part1 YNH Webdev 2013-12-31 16:03:24 +01:00
  • 7a5d1e378d Fix dropdown list, clean up actions YNH Webdev 2013-12-31 12:10:05 +01:00
  • c68f6a30e6 Fixed and improved {WSF_REQUEST}.read_input_data_into_file. Now use the content length to get exactly what is expected from the request. Added check assertion Jocelyn Fiat 2013-12-03 10:46:22 +01:00
  • 07ec0d001f Fixed various issues with libfcgi on Linux, mainly related to stdout,stderr,stdin, feof and related. Added `reset' to the libfcgi input stream so that it is possible to reset previous errors. Jocelyn Fiat 2013-12-03 10:45:52 +01:00
  • 4f15745647 For Nino connector, ensured that environment variables are percent-encoded in meta variables. Jocelyn Fiat 2013-12-02 10:26:23 +01:00
  • 20367851cc fixed compilation of libfcgi tests. Jocelyn Fiat 2013-11-20 09:17:41 +01:00
  • 2978ec33b7 Accept again detachable argument for HTTP_AUTHORIZATION.make (..) to avoid breaking existing code. Note that HTTP_AUTHORIZATION.http_authorization is now detachable. Jocelyn Fiat 2013-11-20 09:17:28 +01:00
  • 3d126b04a9 fixed compilation of the filter example Jocelyn Fiat 2013-11-20 09:16:28 +01:00
  • 33fd3c8009 The "not implemented" response, now also precise the request method. Jocelyn Fiat 2013-11-19 22:08:06 +01:00
  • ea1c8a23cd http_client: changed some default settings connect_timeout' and timeout' to 0 (never timeout) Updated comments Jocelyn Fiat 2013-11-19 22:07:29 +01:00
  • 1827723ccc Fixed compilation of restbucksCRUD for the policy driven framework target. Jocelyn Fiat 2013-11-19 22:00:33 +01:00
  • 949d3514b8 Merge branch 'master' of https://github.com/Eiffel-World/EiffelWebNino Jocelyn Fiat 2013-11-18 17:41:19 +00:00
  • 7818b9dc1c removed CRLF eol in many files Jocelyn Fiat 2013-11-18 17:40:32 +00:00
  • d15da0ffd4 merged wiki page changes Jocelyn Fiat 2013-11-18 17:34:03 +00:00
  • a0665313ed Merge branch 'master' of https://github.com/eiffelhub/json Jocelyn Fiat 2013-11-18 17:30:37 +00:00
  • 8a7bd30ce0 native eol Jocelyn Fiat 2013-11-18 17:28:37 +00:00
  • f2da98c387 Fixed wrong assertion related to upload_data and upload_filename in HTTP_CLIENT_REQUEST_CONTEXT . Jocelyn Fiat 2013-11-12 21:37:39 +01:00
  • 51c4e8ab9e Rename files YNH Webdev 2013-11-11 08:28:08 +01:00
  • f369b26d88 Rename validators, Make forms resizable YNH Webdev 2013-11-10 17:22:28 +01:00
  • 40bb88a55f Validate all fields and make regexp stricter YNH Webdev 2013-11-10 16:53:21 +01:00
  • 72e7493842 Fix event handler YNH Webdev 2013-11-10 16:39:04 +01:00
  • 6213021f45 Fix form element control YNH Webdev 2013-11-10 15:10:00 +01:00
  • eb3fb7e5f7 Update sample app YNH Webdev 2013-11-10 13:58:44 +01:00
  • 1ec14ec397 Fix email validation and min and max validator YNH Webdev 2013-11-10 13:53:20 +01:00
  • 38f422896d Fix slider YNH Webdev 2013-11-09 17:14:58 +01:00
  • 3895cf4399 Fix assert path YNH Webdev 2013-11-09 14:42:17 +01:00
  • 7e69fddac9 Fix rendering issue. Add active class YNH Webdev 2013-11-08 23:03:30 +01:00
  • e6f1a06545 Fixed issue with unicode login:password Added EIS info Added testing cases. Jocelyn Fiat 2013-11-08 18:14:40 +01:00
  • e20dd076c3 Updated gewf source code to allow custom settings, and in particular the location of the templates. Fixed compilation of application launcher, and make it more flexible. Jocelyn Fiat 2013-11-08 16:16:45 +01:00
  • a2cc3d8b29 Added DEBUG_OUTPUT to JSON_OBJECT jvelilla 2013-11-08 10:38:44 -03:00
  • fa4cbd8fa8 Updated readme file jvelilla 2013-11-08 09:57:27 -03:00
  • 884b6b1339 Merge branch 'master' of https://github.com/eiffelhub/json jvelilla 2013-11-08 09:55:21 -03:00
  • 9576779cce Merge pull request #7 from ynh/simplify_json_object jvelilla 2013-11-08 04:54:59 -08:00
  • 0721384b60 Adjust layout control and fix navlist YNH Webdev 2013-11-08 09:27:56 +01:00
  • 0d79799a5d Fix autocomplete YNH Webdev 2013-11-08 00:09:09 +01:00
  • 86339d8163 Redesign states and implement generated control_name YNH Webdev 2013-11-08 00:03:02 +01:00
  • 64bde6220c Merge branch 'master' of https://github.com/eiffelhub/json jvelilla 2013-11-07 19:19:50 -03:00
  • 3406780f65 Updated comments, add DEBUG_OUPUT to JSON_ARRAY. jvelilla 2013-11-07 19:18:20 -03:00
  • 597e0e82b9 cosmetic and indexing note description Jocelyn Fiat 2013-11-07 23:14:50 +01:00
  • 137af843af Fixed normalized line endings jvelilla 2013-11-07 18:14:59 -03:00
  • 8a96ed87b1 Normalize line endings jvelilla 2013-11-07 17:55:15 -03:00
  • 59b0d0d9fa Added gitattribute configuration file jvelilla 2013-11-07 17:38:02 -03:00
  • c9102af0aa Add stateless widgets YNH Webdev 2013-11-06 15:44:31 +01:00
  • 6838089570 Fix Layout Control severin 2013-11-05 16:14:15 +01:00
  • aba60a473a Added navlist widget severin 2013-11-05 16:05:24 +01:00
  • 9a392ba292 Fix project YNH Webdev 2013-11-05 15:50:28 +01:00
  • 85369d5247 Added WSF_LAYOUT_CONTROL severin 2013-11-05 15:39:42 +01:00
  • 7c11de3073 Fix navbar state problem YNH Webdev 2013-11-04 00:22:42 +01:00
  • 4d07a6330d Add item alias YNH Webdev 2013-11-03 12:51:35 +01:00
  • dad4191c40 Fixed js severin 2013-11-02 23:02:07 +01:00
  • b70450cfe9 Added dropdown control severin 2013-11-02 22:36:21 +01:00
  • 10b950a7e7 Fixed creation procedures (make) severin 2013-11-02 18:34:48 +01:00
  • 1b831375ef Fix image sizes YNH Webdev 2013-10-30 13:35:53 +01:00
  • a979bf24d4 Fix slider code YNH Webdev 2013-10-30 13:14:48 +01:00