Commit Graph

187 Commits

Author SHA1 Message Date
f54d650e42 Cardboard Toolbox: Config button to edit board information. 2018-03-18 09:53:48 +01:00
6144242b69 Cards: Remove "Accept" and "Cancel" buttons. Reuse "E" (Edit) and "X" (Delete) buttons for the same actions.
Cards: Use textbox and textarea always to avoid sudden change of controls.
2018-03-18 05:13:18 +01:00
864110e5e6 Style changes 2018-03-18 04:18:05 +01:00
150a11a2a6 Reformat code 2018-03-18 02:55:53 +01:00
2ce6891569 Rename controls 2018-03-17 20:37:48 +01:00
954c34b6e0 Better handling of static files. 2018-03-17 19:54:58 +01:00
3bacdae77e Update Copyright 2018-03-17 14:43:18 +01:00
8fe526089e Remove unnecessary headers from http responses. 2018-03-17 14:43:01 +01:00
130c20a30d Bundler: Better cache response 2018-03-17 02:01:52 +01:00
3b87116d44 Fix textarea min-height 2018-03-16 22:50:58 +01:00
d420def689 Add publish profile 2018-03-16 20:16:35 +01:00
3ede7ea52c CTextBox: Keep size between postbacks when resized. 2017-04-04 23:54:19 +02:00
3b480c58ca Create IPersistence for dependency injection of persistence object. 2017-03-11 14:44:13 +01:00
6c7ba9e055 Update publish profiles 2017-03-06 12:33:17 +01:00
4a4fa05197 Cleanup on CSS files 2017-03-06 11:53:49 +01:00
89b3d06e8c Cleanup on JS code 2017-03-06 11:53:33 +01:00
2b48b5f3dd Set packages.config, deployment as None 2017-02-16 07:11:02 +01:00
d6a19bdf27 Use "string" instead of "String" 2017-02-15 07:21:26 +01:00
c223951fda Use GetUrl methods in pages 2017-02-15 07:18:39 +01:00
69a04c04b1 Use NuGet package for VAR.Json dependency 2017-02-15 00:41:40 +01:00
43c774393b Use VAR.Json external reference 2017-01-02 10:59:27 +01:00
87220e3ea2 Migrate to .Net Framework 4.6.1 2016-12-21 23:29:01 +01:00
bc5c2bca6d CodeMaid clean-up 2016-12-21 07:27:25 +01:00
577e8b4127 Split BusinessLogic from WebApp 2016-12-13 22:09:38 +01:00
4e0304d9a4 Groups BusinessLogic and Entities 2016-12-13 08:58:29 +01:00
1d3929a147 Update VAR.Json 2016-12-06 02:42:46 +01:00
3498ada6ff ObjectActivator: Faster object instantiation using lambda expression compilation. 2016-12-06 02:32:27 +01:00
4127b44bc4 Use JSONWriter instead of string concatenation 2016-06-13 01:22:48 +02:00
26f6947f1f Pass allowed extensions requests 2016-06-13 01:21:32 +02:00
5f6e906040 Styling fixes 2016-06-12 22:52:33 +02:00
40373adc6c Set Html viewport 2016-06-12 16:58:09 +02:00
a56749db92 Code cleanup 2016-06-12 16:57:44 +02:00
819b0502a8 Publish to Azure 2016-06-12 16:18:02 +02:00
c30ea12ef7 Entities.Card: Active by default on new instances. 2015-11-09 07:16:37 +01:00
987e23e487 Entities.Board: Active by default on new instances. 2015-11-09 07:16:25 +01:00
7cb8fb45d0 Fixes on web.config 2015-11-04 00:09:29 +01:00
bfcc0f37a5 FrmBoard: btnView for board entering 2015-10-29 22:13:15 +01:00
d706c85814 Cards: Limit movement to positive coordinates. 2015-10-01 22:16:51 +02:00
730602a0f3 Code cleanup. 2015-09-30 23:58:32 +02:00
3f634285ae FrmBoard: Delete button. 2015-09-30 23:58:15 +02:00
450172069b FormUtils.CreatePanel: Reorder parameters 2015-09-30 23:57:34 +02:00
09a9c42553 Remove FireFox inner padding and border on buttons 2015-09-30 23:27:51 +02:00
6daba6f264 FrmBoardEdit: Edit title and description of boards. 2015-09-30 23:26:20 +02:00
cf06a7c0f5 Style fix 2015-09-30 23:19:09 +02:00
974e969fb8 Exception handling on ChatHandler 2015-09-29 07:13:13 +02:00
30f9225cc4 Move GetRequestParm and ResponseObject to extension methods 2015-09-29 07:11:10 +02:00
d2ad4c4692 FrmBoard: Refactor Selector creator. 2015-09-29 07:00:01 +02:00
6318a184b4 Code cleanup 2015-09-28 23:52:02 +02:00
e1021685be Persistence: Remove implementation specific usage. 2015-09-28 23:43:28 +02:00
6989c710ad Misc fixes 2015-09-28 23:18:23 +02:00