Commit Graph

8 Commits

Author SHA1 Message Date
029a80e2c4 Fixes the Site wize skills page,
makes use of Mono.Web.Xdt at deploy time

* PayPalController.cs: implements a Paypal controller

* Abort.aspx: Paypal paiement aborting page

* Commit.aspx: Paypal paiement commit page

* IPN.aspx: Paypal paiement notification page

* Index.aspx: Paypal paiement form page

* WebTasks.dll: thanks to he Marcelo Zabani's coding blog:
<https://mzabani.wordpress.com/2013/09/24/mono-asp-net-project-deployment-with-web-config-xdt-transformations/>

* .gitignore: ignore my new config transformation sources

* pkg.mdproj:
* Presta.csproj:
* TestAPI.csproj:
* fortune.csproj:
* SalesCatalog.csproj:
* ITContentProvider.csproj:
* NpgsqlMRPProviders.csproj:
* NpgsqlBlogProvider.csproj:
* NpgsqlContentProvider.csproj: adds a build target named "Lua"

* Makefile: instead of `deploy`, start Xsp, in the `dist` folder

* Yavsc.sln:
* YavscModel.csproj:
* WebControls.csproj:
* YavscClient.csproj: Lua config

* yavsc.rate.js: refactoring, still needs a cleanning

* RateSkillControl.ascx: give it the `rate-site-skill` `data-type`
  html attribute

* RateUserSkillControl.ascx: cleans an obsolete code chunk

* Web.csproj: Fixes the missing RateSkillControl at deploy time,
adds my deployment config
2015-11-19 16:30:45 +01:00
cec3ce2330 hides prod config 2015-11-17 22:27:42 +01:00
9a2652739b Merge from booking branch 2015-11-17 22:22:59 +01:00
fab444e692 Moves destination directory from to 2015-10-10 14:02:14 +02:00
3fd8578c07 Bug fixe: comnet avatar
* web/Controllers/AccountController.cs: Fixes the avatar icon in comments

* .gitignore: ignore `bfiles`

* web/images/musician-923526_1.nb.jpg:
* web/images/musician-923526_1.nb.xs.jpg:
* web/images/musician-923526_1.nb.xxs.jpg:
* web/images/musician-923526_1.nbb.jpg:
* web/images/musician-923526_1.nbb.xs.jpg:
* web/images/musician-923526_1.nbb.xxs.jpg:
* totem-banner.xxs.xcf:
* totem.xcf: totem custo
2015-10-09 21:42:03 +02:00
6bf32bf3c5 Adds the local copy of rangy-core.js 2015-09-25 14:04:01 +02:00
37188df28a Fixes the compilation:
Fixes the missing csharp generated to
implement the Web reference to the
Diamond card API
2015-08-24 08:22:20 +02:00
9748c9d7e4 * Adds client resourses for Markdown.js
* Implements a part of the client UI at editing Circle collections
2015-08-24 05:51:17 +02:00