From 151b2f7d102a5988b63255d27c9ad78202c16355 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 9 Nov 2015 00:33:08 +0100 Subject: Added (partial) website + misc updates for release * recreated the prado website in demos/ * updated some docs to reflect the usage of jquery; removed guide to prototype * updated composer * added task for apigen4 (theme still missing) --- demos/site/themes/Prado/imgs/pradodownload.gif | Bin 0 -> 7159 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 demos/site/themes/Prado/imgs/pradodownload.gif (limited to 'demos/site/themes/Prado/imgs/pradodownload.gif') diff --git a/demos/site/themes/Prado/imgs/pradodownload.gif b/demos/site/themes/Prado/imgs/pradodownload.gif new file mode 100644 index 00000000..4b063dbb Binary files /dev/null and b/demos/site/themes/Prado/imgs/pradodownload.gif differ -- cgit v1.2.3 From 83d86f5e3309f9a8ff406d299fcf4b1a01beb6dc Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 7 Dec 2015 23:13:54 +0100 Subject: Removed pradosoft.com from images --- .../protected/pages/Day2/wsat_login.png | Bin 47951 -> 45418 bytes demos/blog-tutorial/themes/PradoSoft/pradologo.gif | Bin 3039 -> 2583 bytes .../pages/GettingStarted/wsat_generate_ar.png | Bin 75503 -> 69857 bytes .../protected/pages/GettingStarted/wsat_login.png | Bin 47951 -> 45418 bytes demos/quickstart/themes/PradoSoft/pradologo.gif | Bin 3039 -> 2583 bytes demos/site/themes/Prado/imgs/pradodownload.gif | Bin 7159 -> 5819 bytes framework/Wsat/themes/PradoSoft/imgs/pradologo.gif | Bin 3039 -> 2583 bytes 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 demos/blog-tutorial/themes/PradoSoft/pradologo.gif mode change 100755 => 100644 demos/quickstart/themes/PradoSoft/pradologo.gif (limited to 'demos/site/themes/Prado/imgs/pradodownload.gif') diff --git a/demos/blog-tutorial/protected/pages/Day2/wsat_login.png b/demos/blog-tutorial/protected/pages/Day2/wsat_login.png index dbe1ad8b..cae62984 100644 Binary files a/demos/blog-tutorial/protected/pages/Day2/wsat_login.png and b/demos/blog-tutorial/protected/pages/Day2/wsat_login.png differ diff --git a/demos/blog-tutorial/themes/PradoSoft/pradologo.gif b/demos/blog-tutorial/themes/PradoSoft/pradologo.gif old mode 100755 new mode 100644 index 3b073b80..20ecf815 Binary files a/demos/blog-tutorial/themes/PradoSoft/pradologo.gif and b/demos/blog-tutorial/themes/PradoSoft/pradologo.gif differ diff --git a/demos/quickstart/protected/pages/GettingStarted/wsat_generate_ar.png b/demos/quickstart/protected/pages/GettingStarted/wsat_generate_ar.png index 8f0f59e7..6333d26b 100644 Binary files a/demos/quickstart/protected/pages/GettingStarted/wsat_generate_ar.png and b/demos/quickstart/protected/pages/GettingStarted/wsat_generate_ar.png differ diff --git a/demos/quickstart/protected/pages/GettingStarted/wsat_login.png b/demos/quickstart/protected/pages/GettingStarted/wsat_login.png index dbe1ad8b..3159a8ff 100644 Binary files a/demos/quickstart/protected/pages/GettingStarted/wsat_login.png and b/demos/quickstart/protected/pages/GettingStarted/wsat_login.png differ diff --git a/demos/quickstart/themes/PradoSoft/pradologo.gif b/demos/quickstart/themes/PradoSoft/pradologo.gif old mode 100755 new mode 100644 index 3b073b80..20ecf815 Binary files a/demos/quickstart/themes/PradoSoft/pradologo.gif and b/demos/quickstart/themes/PradoSoft/pradologo.gif differ diff --git a/demos/site/themes/Prado/imgs/pradodownload.gif b/demos/site/themes/Prado/imgs/pradodownload.gif index 4b063dbb..19753f6f 100644 Binary files a/demos/site/themes/Prado/imgs/pradodownload.gif and b/demos/site/themes/Prado/imgs/pradodownload.gif differ diff --git a/framework/Wsat/themes/PradoSoft/imgs/pradologo.gif b/framework/Wsat/themes/PradoSoft/imgs/pradologo.gif index 3b073b80..20ecf815 100644 Binary files a/framework/Wsat/themes/PradoSoft/imgs/pradologo.gif and b/framework/Wsat/themes/PradoSoft/imgs/pradologo.gif differ -- cgit v1.2.3