Commit Graph

  • d31383d83b * YavscHelpers.cs: * YavscModel.csproj: * HomeController.cs: * AccountController.cs: * RegisterModel.cs: * FrontOfficeApiController.cs: * RegisterViewModel.cs: refactoring Paul Schneider 2015-03-22 14:08:15 +0100
  • 5b396b4e07 . Paul Schneider 2015-03-13 14:14:26 +0100
  • 944009936d * IValueProvider.cs: * TemplateException.cs: * Login.aspx: * Profile.aspx: * WebApiConfig.cs: * MyProfile.aspx: * IValueProvider.cs: * BlogsController.cs: * BasketController.cs: * ModuleController.cs: * AccountController.cs: * TemplateException.cs: * WorkFlowController.cs: * BlogsApiController.cs: * PaypalApiController.cs: * BasketController.cs: * BlogsApiController.cs: * WorkFlowController.cs: * PaypalApiController.cs: * FrontOfficeApiController.cs: * FrontOfficeApiController.cs: refactoring Paul Schneider 2015-03-13 13:54:37 +0100
  • b2fdbc8d2e * robots.txt: Web robots should not index /Account/Login nor /Google/Login Paul Schneider 2015-03-12 13:56:59 +0100
  • e99c03e54a * stupidtable.js: * jquery.tablesorter.js: * jquery.tablesorter.min.js: now using "stupid table", that fixes the row additions and deletions Paul Schneider 2015-03-09 14:57:40 +0100
  • a81701008d * GoogleController.cs: Did a nicer session state Paul Schneider 2015-03-06 13:38:20 +0100
  • 577bf3a7bd the online doc link Paul Schneider 2015-03-05 14:12:05 +0100
  • d71293cba1 * Automate.cs: Written an automate Paul Schneider 2015-03-05 14:06:40 +0100
  • 615ba9f3ab * style.css: Smaller minimal width, by even smaller footer bar ( for screens width below 350px ) Paul Schneider 2015-03-05 11:52:38 +0100
  • b578f6c623 Use a "zoom-in" mouse cursor suggest the panel fixing. Paul Schneider 2015-03-05 11:31:47 +0100
  • 0f2b8ed8cf * Web.csproj: * rect.png: deploy rect.png Paul Schneider 2015-03-04 18:47:02 +0100
  • c77018c616 * BBCodeHelper.cs: usage of the "hidden" css class to block/unblock "show/hide" buttons Paul Schneider 2015-03-04 18:26:39 +0100
  • 721b11eba3 Google date quey, refactiring, docpage Paul Schneider 2015-03-04 14:41:35 +0100
  • 7b0dd0c1e2 * Price.cs: * Service.cs: * Price.cs: * PhysicalProduct.cs: Billing Paul Schneider 2015-02-18 17:34:26 +0100
  • 6dfe83308e * Basket.aspx: refactoring Paul Schneider 2015-02-18 16:32:22 +0100
  • 75fe032822 * Web.csproj: * YavscModel.csproj: * Basket.cs: * Basket.aspx: * Commande.cs: * BasketController.cs: * CommandSet.cs: * NpgsqlWorkflow.csproj: * FileSystemController.cs: * FrontOfficeController.cs: * NpgsqlContentProvider.cs: implementing a basket Paul Schneider 2015-02-18 13:32:25 +0100
  • b505ad90e7 * YavscModel.csproj: * NewProjectModel.cs: * ITContentProvider.csproj: refactoring Paul Schneider 2015-02-17 13:57:39 +0100
  • 017a6fde23 Fixes the url BBcode usage when no text to display has been specified Paul Schneider 2015-02-12 16:29:05 +0100
  • e676d2fdbf * Web.csproj: * Profile.aspx: * MyProfile.aspx: * AccountController.cs: renamed the Profile method to "MyProfile", could avoid issue at migrating to MVC5 Paul Schneider 2015-02-12 16:08:16 +0100
  • a342b744df * README.md: a little more Paul Schneider 2015-02-10 18:58:08 +0100
  • 60236ba517 * BlogsController.cs * NpgsqlBlogProvider.cs: quiet a revert to last commit, fixing an introduced bug, at using default values for pageIndex Paul Schneider 2015-02-10 15:32:52 +0100
  • b00c1a8cd3 * BasketController.cs: adds comments, and modifies the Create method profile Paul Schneider 2015-02-10 13:27:10 +0100
  • f54336852b * ResultPages.cs: * NpgsqlBlogProvider.cs: PageIndex is now one based Paul Schneider 2015-02-08 20:59:08 +0100
  • 630ddee841 * styles.json: * map-load.gif: * mapstyle.css: * fit-bounds.png: * mapstyle-ie.css: * jquery.googlemaps.js: * pin-pink.png: * mapstyle.min.css: * pin-green.png: * pin-azure.png: * flag-azure.png: * flag-green.png: * needle-pink.png: * jquery.googlemaps.min.js: * current-location.png: * niddle-green.png: * popup-template-marker.html: * popup-template-circle.html: * popup-template-polygon.html: * popup-template-polyline.html: * popup-template-rectangle.html: GoogleMaps related add Paul Schneider 2015-02-08 01:01:08 +0100
  • 0ec856db45 * NoLogin.master: * StaticPage.master: StaticPage is not the good name for this file Paul Schneider 2015-02-04 15:45:21 +0100
  • 210c9bed58 * Makefile: typo Paul Schneider 2015-01-31 16:17:20 +0100
  • 5d19dc2dcf * GoogleController.cs: Restores the calendar choosing Paul Schneider 2015-01-31 00:18:11 +0100
  • e64d50e94a * style.css: black them for input controls Paul Schneider 2015-01-30 12:51:11 +0100
  • 206e16686b * Web.csproj: * TexToPdfFormatter.cs: Pdf formatter from Tex string Paul Schneider 2015-01-30 12:08:40 +0100
  • 3dbf0265db * SalesCatalog.csproj: clean an unused reference Paul Schneider 2015-01-29 23:05:57 +0100
  • da87d0ea97 * PaypalApiController.cs: starting a paypal account access Paul Schneider 2015-01-29 20:59:50 +0100
  • 3c6c3f19aa Refactoring: moving the Catalog manager and model into the Yavsc.Model.FrontOffice namespace * Web.config: * Catalog.xml: * MyClass.cs: * Note.cs: * Euro.cs: * Unit.cs: * Text.cs: * Link.cs: * Price.cs: * Label.cs: * Brand.cs: * Scalar.cs: * Option.cs: * Period.cs: * YavscModel.csproj: * Catalog.cs: * Service.cs: * Product.cs: * YavscClient.csproj: * CatalogManager.cs: * Currency.cs: * CheckBox.cs: * SaleForm.cs: * FormInput.cs: * CatalogProvider.cs: * TextInput.cs: * SelectItem.cs: * SalesCatalog.csproj: * FilesInput.cs: * FormElement.cs: * SelectInput.cs: * IValueProvider.cs: * StockStatus.cs: * RadioButton.cs: * Commande.cs: * ProductImage.cs: * WebCatalogExtensions.cs: * TemplateException.cs: * ProductCategory.cs: * PhysicalProduct.cs: * Note.cs: * Link.cs: * Text.cs: * Euro.cs: * Unit.cs: * WorkFlowManager.cs: * Brand.cs: * Label.cs: * Price.cs: * Scalar.cs: * FrontOfficeController.cs: * Period.cs: * Option.cs: * Product.cs: * Service.cs: * Catalog.cs: * SaleForm.cs: * Currency.cs: * CheckBox.cs: * TextInput.cs: * FrontOfficeApiController.cs: * FormInput.cs: * SelectItem.cs: * FilesInput.cs: * XmlCatalog.cs: * FormElement.cs: * SelectInput.cs: * RadioButton.cs: * StockStatus.cs: * ProductImage.cs: * CatalogHelper.cs: * CatalogManager.cs: * CatalogProvider.cs: * ProductCategory.cs: * PhysicalProduct.cs: * XmlCatalogProvider.cs: * CatalogProviderConfigurationElement.cs: * CatalogProvidersConfigurationSection.cs: * CatalogProvidersConfigurationCollection.cs: * CatalogProviderConfigurationElement.cs: * CatalogProvidersConfigurationSection.cs: * CatalogProvidersConfigurationCollection.cs: * CatalogHelper.cs: Paul Schneider 2015-01-28 15:04:07 +0100
  • 7796467236 * Web.csproj: folders to be installed Paul Schneider 2015-01-27 15:21:35 +0100
  • 93c18633b9 xml doc Paul Schneider 2015-01-27 14:17:33 +0100
  • 7558e11bd6 * HomeController.cs: Gets infos about all used assemblies Paul Schneider 2015-01-27 13:05:14 +0100
  • 495f859243 * BlogsController.cs: sets ViewData["Avatar"] Paul Schneider 2015-01-27 12:14:36 +0100
  • 1b7b3595e2 * Makefile: creates two targets "xmldoc" and "htmldoc" to generate the documentation Paul Schneider 2015-01-27 10:39:11 +0100
  • ae38718dd9 * Makefile: builds the doc & htmldoc folders Paul Schneider 2015-01-27 00:41:20 +0100
  • b835053e5f * Makefile: Paul Schneider 2015-01-26 16:44:41 +0100
  • 85346d0e00 * AccountController.cs: Fixes the Profile edition view, regarding the avatar Paul Schneider 2015-01-26 12:56:33 +0100
  • bf8dbeee04 * DataManager.cs: InitDb on the go Paul Schneider 2015-01-26 00:29:19 +0100
  • a7de4e1fec fixes the installation and uninstallation SQL scripts Paul Schneider 2015-01-25 22:59:29 +0100
  • e7e50acb3d reverts last commit Paul Schneider 2015-01-24 17:41:44 +0100
  • ea715c1617 refactoring Paul Schneider 2015-01-24 17:34:38 +0100
  • a4a1a21834 refactoring Paul Schneider 2015-01-24 17:33:21 +0100
  • 58729c0b3a better info on profile Paul Schneider 2015-01-24 17:32:14 +0100
  • 4207b8a11f refactoring Paul Schneider 2015-01-24 17:31:17 +0100
  • 91aa69f4bd refactoring Paul Schneider 2015-01-24 17:30:21 +0100
  • a430452bea The Documentation url has moved. Paul Schneider 2015-01-24 17:27:02 +0100
  • 7694f4d8b3 * LocalizedText.resx: * LocalizedText.fr.resx: * RssFeedsFormatter.cs: * LocalizedText.Designer.cs: Paul Schneider 2015-01-23 17:34:09 +0100
  • 2f6146c0f7 * Web.csproj: * LocalizedText.resx: * SimpleFormatter.cs: * TemplateException.cs: * ErrorHtmlFormatter.cs: * LocalizedText.Designer.cs: * WorkFlowManager.cs: Paul Schneider 2015-01-23 13:26:34 +0100
  • e847248366 Fixes the FileSystem controller Paul Schneider 2015-01-22 16:43:37 +0100
  • b83eaa8c66 formatting Paul Schneider 2015-01-22 16:31:55 +0100
  • 39f43af916 fixes the compilation, adding: * ThanksConfigurationCollection.cs: * Estim.cs: * ThanksHelper.cs: * ThanksConfigurationElement.cs: * ThanksConfigurationSection.cs: Paul Schneider 2015-01-22 11:13:54 +0100
  • 8301159645 * Web.csproj: * App.master: * IModule.cs: * IRenderer.cs: * DataManager.cs: * ITagHandler.cs: * ViewRenderer.cs: * ResultPages.cs: * BBCodeHelper.cs: * IViewRenderer.cs: * Entity.cs: * YavscModel.csproj: * OAuth2.cs: * Calendar.cs: * Profile.aspx: * ApiClient.cs: * MapTracks.cs: * SalesCatalog.csproj: * EntityQuery.cs: * AdminController.cs: * BlogsController.cs: * GoogleController.cs: * SimpleJsonPostMethod.cs: * JsonReaderError.cs: * AccountController.cs: * JsonReaderError.aspx: * GoogleErrorMessage.cs: * GoogleErrorMessage.aspx: Paul Schneider 2015-01-21 18:50:02 +0100
  • f86404fe85 * datepicker-en-GB.js: datepicker en-GB localization Paul Schneider 2015-01-15 14:48:48 +0100
  • 1264bf2cbd code format Paul Schneider 2015-01-12 18:56:48 +0100
  • 29046a3e07 * BlogsController.cs: fixes the bug rendering the avatar Paul Schneider 2015-01-12 14:18:20 +0100
  • 753e5290bb Documentation link Paul Schneider 2015-01-12 14:15:51 +0100
  • 57a473aff8 Many changes : Paul Schneider 2015-01-06 10:15:24 +0100
  • 6809e3dfe2 many changes Paul Schneider 2015-01-02 04:52:48 +0100
  • c7f81699a4 * avatar, username, city from Google profile * refactoring Paul Schneider 2014-12-20 02:11:51 +0100
  • edd160ae75 A successful OAuth2 token * TestCatalogInit.cs and TestBrands.cs: do build unit test only when TEST is defined. * Web.csproj: useless change to .Net 4.5.1 framework * GoogleController.cs: A successful OAuth2 token from Google! thanks to curl. Paul Schneider 2014-12-10 03:34:09 +0100
  • 3f41636719 * minor changes (like an [em] BBcode) * Trying to use OAuth2 Google Login Paul Schneider 2014-12-09 01:59:38 +0100
  • d1f76f4902 Fixes the default of lines at updating Paul Schneider 2014-11-13 14:57:48 +0100
  • 214f79d935 better design Paul Schneider 2014-11-04 00:32:47 +0100
  • f695d108fb * Fixed the Pdf generation under Slackware * Estimate view developpement Paul Schneider 2014-11-03 16:55:09 +0100
  • 312585d4f0 * LocalizedText.fr.resx: internationalisation de la saisie de l'estimation Paul Schneider 2014-10-31 11:41:28 +0100
  • b4fefbce7e - Fixes the french translation - Css Style changed Paul Schneider 2014-10-29 11:29:03 +0100
  • a2b1d6bb4e * Makefile: fixed the deployment against the CONFIG Makefile variable Paul Schneider 2014-10-27 16:24:57 +0100
  • 333b6fd9d9 a working internationalization ... Paul Schneider 2014-10-27 15:31:34 +0100
  • 0516ab585e - a Makefile to deploy - give a try to MS internationalization using resx files Paul Schneider 2014-10-27 14:48:14 +0100
  • 454ff5b3ed Compatibility with Postgresql 9.4 Paul Schneider 2014-10-27 09:59:09 +0100
  • b39a444cf0 * Estimates as Tex or Pdf * Estimate edition [mix Mvc&Ajax] * Billable&Bankable properties on profiles Paul Schneider 2014-10-25 23:54:19 +0200
  • 2ac2338939 Edition du devis fonctionnelle Paul Schneider 2014-10-20 07:23:44 +0200
  • f157c6edb9 * Web.csproj: * jquery-latest.js: * IITContent.cs: * ITContent.csproj: * YavscModel.csproj: * Write.aspx: * jquery.tablesorter.min.js: * AssemblyInfo.cs: * NewEstimateEvenArgs.cs: Paul Schneider 2014-10-17 02:10:00 +0200
  • 886bb31882 * Yavsc.sln: * Web.csproj: * Edit.aspx: * MyClass.cs: * Restore.aspx: * SalesCatalog.csproj: * RemoveUserQuery.aspx: * RemoveRoleQuery.aspx: * AssemblyInfo.cs: Paul Schneider 2014-10-13 12:21:55 +0200
  • 1606fd0871 fixes Paul Schneider 2014-10-12 15:22:45 +0200
  • 83ac08cfd4 being an abstract class, I add a Type property, show at Json serialization (thought it could have been done automaticaly) Paul Schneider 2014-10-10 15:49:46 +0200
  • 1638d9747b Bug getting tags for a post Paul Schneider 2014-10-10 15:14:15 +0200
  • 8254336767 * CatalogHelper.cs: Configuration loading Paul Schneider 2014-10-10 14:15:52 +0200
  • c22be7f6b5 * Estimate.aspx: from backoffice Paul Schneider 2014-10-10 11:54:18 +0200
  • b5d19c5da6 refactoring Paul Schneider 2014-10-08 10:47:40 +0200
  • 347ffc8a5a * Tests.cs: * Web.csproj: * T.cs: * Global.asax.cs: * UserPost.aspx: * UserPosts.aspx: Paul Schneider 2014-10-07 23:15:56 +0200
  • f3a2efa244 refactoring Paul Schneider 2014-10-06 04:58:47 +0200
  • 9a2098052d around title and style Paul Schneider 2014-10-06 03:44:33 +0200
  • 8f9a1e3e04 * App.master: little redesign Paul Schneider 2014-10-06 03:23:28 +0200
  • 685c03b37e * Web.csproj: * T.cs: * IModule.cs: * App.master: * IProvider.cs: * Error.aspx: * AOEMail.aspx: * Login.aspx: * Index.aspx: * Admin.aspx: * yavscModel.csproj: * WFManager.cs: * Index.aspx: * AddRole.aspx: * Profile.aspx: * Edit.aspx: * Register.aspx: * Index.aspx: * RoleList.aspx: * UserList.aspx: * Validate.aspx: * RemovePost.aspx: * Index.aspx: * BasketImpact.cs: * Brand.aspx: * Delete.aspx: * Create.aspx: * Backups.aspx: * HomeController.cs: * BlogManager.cs: * Restore.aspx: * Details.aspx: * TitleNotFound.aspx: * Product.aspx: * AdminController.cs: * Command.aspx: * Service.aspx: * BlogProvider.cs: * NewProject.aspx: * Catalog.aspx: * Restored.aspx: * BasketController.cs: * AccountController.cs: * WorkFlowController.cs: * BlogsApiController.cs: * ChangePassword.aspx: * RemoveRoleQuery.aspx: * CreateBackup.aspx: * IContentProvider.cs: * BackOfficeController.cs: * FrontOfficeController.cs: * NpgsqlBlogProvider.cs: * NpgsqlContentProvider.cs: * RegistrationPending.aspx: * ProductCategory.aspx: * FrontOfficeApiController.cs: * ChangePasswordSuccess.aspx: * ReferenceNotFound.aspx: * BackupCreated.aspx Paul Schneider 2014-10-06 03:05:57 +0200
  • 301dbdcb6d Added a "Type" property to form inputs. Fixed the second "title" section found in web page heads. Paul Schneider 2014-10-01 15:34:00 +0200
  • 71f1cfcf20 Factoring, Refactoring Paul Schneider 2014-09-28 19:21:54 +0200
  • 1307b62ecb workflow interface definition Paul Schneider 2014-09-25 12:42:43 +0200
  • 07be6f2928 * Tags and files for posts and writtings * TryAssert(Title ~ H1) Paul Schneider 2014-09-24 16:19:23 +0200
  • 4c6fbd29a5 Document model : render the same text in //head/title and //body/h1 See UserPost to customize the title Paul Schneider 2014-09-24 13:52:09 +0200
  • 8fee293665 * style.css: * UserPost.aspx: * Estimate.cs: * Writting.cs: * WorkFlowController.cs: * NpgsqlContentProvider.cs: * FrontOfficeApiController.cs: Fixed the GetEstimate function, refactoring Paul Schneider 2014-09-23 12:25:41 +0200
  • f6616286a6 Fixed the "img" BBTag Paul Schneider 2014-09-23 04:04:07 +0200
  • a4d2e1b6da Fixes the blog post removal Paul Schneider 2014-09-23 03:27:51 +0200
  • 9fc7f82531 * Web.config: * Web.csproj: * Web.config: * Blog.cs: * Index.aspx: * BBCodeHelper.cs: * Comment.cs: * yavscModel.csproj: * BlogEntry.cs: * UserPost.aspx: * UserPosts.aspx: * Estimate.cs: * RemovePost.aspx: * TitleNotFound.aspx: * BlogProvider.cs: * AccountController.cs: * BlogsApiController.cs: * WorkFlowController.cs: * BlogEditEntryModel.cs: * FindBlogEntryFlags.cs: * BlogEntryCollection.cs: * Comment.cs: * BlogEditCommentModel.cs: * NpgsqlBlogProvider.cs: * NpgsqlContentProvider.cs: * BlogEntry.cs: * NpgsqlBlogProvider.csproj: * NpgsqlMembershipProvider.cs: * FindBlogEntryFlags.cs: * BlogEntryCollection.cs: Paul Schneider 2014-09-23 01:43:11 +0200
  • bba917dcc0 * style.css: * Web.csproj: * Web.config: * Catalog.xml: * Global.asax.cs: * TestBinding.cs: * IProvider.cs: * yavscModel.csproj: * WFManager.cs: * BasketController.cs: * WorkFlowController.cs: * ITCPNpgsqlProvider.cs: * IContentProvider.cs: * WorkFlowProvider.csproj: * NpgsqlContentProvider.cs: * Provider.cs: * ITContentProvider.csproj: * FrontOfficeApiController.cs: * ProviderCollection.cs: * WorkflowConfiguration.cs: * BlogProvidersConfigurationSection.cs: Paul Schneider 2014-09-18 13:58:43 +0200
  • fa93ce7fee - a module for IT services business - Mvc-like action binding in the WF web api ... ? Paul Schneider 2014-07-24 05:04:56 +0200
  • 04804b89a9 Initial import Paul Schneider 2014-07-16 20:35:03 +0200