History of file session.scm at check-in 759286996923f77d

2018-09-08
19:46
Moved everything into a single module for a more easy transition file: [300e7014a0] check-in: [de72dc8d9f] user: matt, branch: stml2, size: 576 [annotate] [blame] [check-ins using] [diff]
2018-07-29
22:04
first steps in refactoring to a module file: [464fa3c6e4] check-in: [8b66fa08e7] user: matt, branch: stml2, size: 37915 [annotate] [blame] [check-ins using] [diff]
2017-11-10
21:26
Ensure force-ssl is initiallized to #f file: [2b15eaba58] check-in: [cb3c5f2532] user: matt, branch: trunk, size: 37253 [annotate] [blame] [check-ins using] [diff]
2017-10-21
00:26
Added force-ssl file: [6feb50842f] check-in: [35d44094de] user: kiatoaco, branch: trunk, size: 37236 [annotate] [blame] [check-ins using] [diff]
2017-10-20
23:45
Honor HTTPS_SERVER cgi varible file: [6e47371468] check-in: [5a8df0870a] user: matt, branch: trunk, size: 36875 [annotate] [blame] [check-ins using] [diff]
2017-03-31
02:47
Replaced use of regex with substring-index for form parsing. Former use was quite broken treating incoming data as the regex. file: [65e2ea7eb0] check-in: [0d4c0dc2fe] user: matt, branch: trunk, size: 36844 [annotate] [blame] [check-ins using] [diff]
2017-03-11
12:03
Added s:get-inp which does s:get-input falling back to s:get-param if no input var exists file: [2e2e2318d1] check-in: [962faddbed] user: matt, branch: trunk, size: 36827 [annotate] [blame] [check-ins using] [diff]
2017-03-03
13:37
Merged in some forgotten changes file: [107551e843] check-in: [88e690f242] user: matt, branch: trunk, size: 36735 [annotate] [blame] [check-ins using] [diff]
2017-02-28
23:07
Added script override file: [4981000328] check-in: [d55d5a7926] user: mrwellan, branch: trunk, size: 36755 [annotate] [blame] [check-ins using] [diff]
2016-11-08
06:44
Added missing use dbi in misc-stml.scm file: [8602e7dd83] check-in: [17ef0caa4a] user: matt, branch: trunk, size: 36313 [annotate] [blame] [check-ins using] [diff]
06:18
Added escape of \n \r as option to session:apply-type-preference file: [2fc2bb77c1] check-in: [7592869969] user: matt, branch: crypt, size: 36256 [annotate] [blame] [check-ins using] [diff]
2016-09-25
17:10
Added conversion to s:session-var-get. WARNING: Need to use 'raw in many cases file: [feaf3112af] check-in: [445ea184ae] user: matt, branch: trunk, size: 36029 [annotate] [blame] [check-ins using] [diff]
2016-09-22
06:28
Added safe handling for params file: [d1e5e81543] check-in: [4bccacb50f] user: matt, branch: trunk, size: 35969 [annotate] [blame] [check-ins using] [diff]
2016-09-21
04:34
Oops. Use the string result. file: [05707f5346] check-in: [8c0e13bea5] user: matt, branch: trunk, size: 35314 [annotate] [blame] [check-ins using] [diff]
04:31
Trim \n sillyness from escaped strings file: [50b203d5ca] check-in: [8b94f6cb84] user: matt, branch: trunk, size: 35298 [annotate] [blame] [check-ins using] [diff]
2016-09-19
06:05
Oops. missed setup.scm file: [fc54694d2f] check-in: [4b5ced8c71] user: matt, branch: trunk, size: 35239 [annotate] [blame] [check-ins using] [diff]
05:55
Add filtering to s:get-input. Switch to dbi. file: [cfa085cc41] check-in: [e78a65d865] user: matt, branch: trunk, size: 35202 [annotate] [blame] [check-ins using] [diff]
2015-01-27
05:02
Tweaked config file locating. Added thead and tbody. file: [b28c169b67] check-in: [f4a40c5778] user: matt, branch: selfcontained, size: 34588 [annotate] [blame] [check-ins using] [diff]
2014-04-17
06:26
Added method to get all input keys. Made get from forms be liberal and take either string or symbol file: [c6e3f73d0d] check-in: [a7378b56d4] user: matt, branch: selfcontained, size: 34492 [annotate] [blame] [check-ins using] [diff]
2013-09-22
05:25
Added some document snippets. Improved page handling/loading logic to provide message if page not found and option to not compile pages file: [4f8d6422ab] check-in: [886293086d] user: matt, branch: selfcontained, size: 34089 [annotate] [blame] [check-ins using] [diff]
2013-05-24
21:38
Removed unnecessary output messages. file: [5303f7c875] check-in: [e9a3ddb76a] user: matt, branch: selfcontained, size: 33660 [annotate] [blame] [check-ins using] [diff]
2013-05-21
08:25
bit messed up but converging on modularized and single-exe file: [f4104e444e] check-in: [320ab4e791] user: matt, branch: selfcontained, size: 33731 [annotate] [blame] [check-ins using] [diff]
2013-05-19
07:01
Self contained approach now working file: [b7ff27d8a3] check-in: [2da502548b] user: matt, branch: selfcontained, size: 32584 [annotate] [blame] [check-ins using] [diff]
2013-05-17
07:08
refactor for selfcontained executables (incomplete) file: [35fee6e1bc] check-in: [55a8152be6] user: matt, branch: selfcontained, size: 33045 [annotate] [blame] [check-ins using] [diff]
2013-02-03
05:25
Added additional verbage for debug and setup easing file: [c4e9fdabd2] check-in: [18e7e965e2] user: matt, branch: trunk, size: 34159 [annotate] [blame] [check-ins using] [diff]
2012-08-08
15:06
Added direct access to pg conn file: [8cf5e377cc] check-in: [57f91bc5c8] user: matt, branch: trunk, size: 33518 [annotate] [blame] [check-ins using] [diff]
2012-08-04
20:55
Basic twiki now working but still buggy file: [5ace07e7c5] check-in: [1a58be0746] user: matt, branch: trunk, size: 33436 [annotate] [blame] [check-ins using] [diff]
03:48
Moved back to built in date calc instead of unix calls, test fix (doesn't work) file: [bc08001dad] check-in: [b0c8348626] user: matt, branch: trunk, size: 33330 [annotate] [blame] [check-ins using] [diff]
2012-08-02
21:26
Initial cleared out version of the manual. file: [c951925aba] check-in: [e1712c7156] user: matt, branch: trunk, size: 33249 [annotate] [blame] [check-ins using] [diff]
18:41
Cleaned up and got working on orion file: [0396c7ca62] check-in: [ceb2c8c436] user: matt, branch: trunk, size: 33204 [annotate] [blame] [check-ins using] [diff]
2012-07-27
21:20
removed unnecessary logging output file: [d30d52ed8a] check-in: [3e61eb47cb] user: matt, branch: trunk, size: 33208 [annotate] [blame] [check-ins using] [diff]
18:41
Fixed stupid cookie bug file: [2551ba7b15] check-in: [f1f4d8b2de] user: matt, branch: trunk, size: 33202 [annotate] [blame] [check-ins using] [diff]
2011-10-04
05:33
99.99% complete in porting to chicken 4.7 file: [74a61ca45d] check-in: [06b806d3c6] user: matt, branch: move-to-ck4.7.x, size: 31950 [annotate] [blame] [check-ins using] [diff]
03:39
Moved to units based compilation file: [0524c59e8f] check-in: [31955e0a02] user: matt, branch: move-to-ck4.7.x, size: 31744 [annotate] [blame] [check-ins using] [diff]
02:56
Minor porting and debugging tweaks file: [8a3d5fca7a] check-in: [471f3f9325] user: matt, branch: move-to-ck4.7.x, size: 31690 [annotate] [blame] [check-ins using] [diff]
2011-10-02
23:50
98% ported to chicken-scheme v4.7 file: [d4b9e22956] check-in: [414475a853] user: matt, branch: move-to-ck4.7.x, size: 31222 [annotate] [blame] [check-ins using] [diff]
23:35
95% ported to chicken-scheme v4.7 file: [e1ef9f0955] check-in: [361599ef76] user: matt, branch: move-to-ck4.7.x, size: 31229 [annotate] [blame] [check-ins using] [diff]
22:22
90% ported to chicken-scheme v4.7.0 file: [95d0573588] check-in: [45412597aa] user: matt, branch: move-to-ck4.7.x, size: 31217 [annotate] [blame] [check-ins using] [diff]
19:47
Mostly ported to Chicken 4.7.x file: [4f92f7adcd] check-in: [2274e4ac36] user: matt, branch: move-to-ck4.7.x, size: 31679 [annotate] [blame] [check-ins using] [diff]
07:18
Bit more ported file: [0f87b604f7] check-in: [d3ad3e868e] user: matt, branch: move-to-ck4.7.x, size: 33206 [annotate] [blame] [check-ins using] [diff]
05:44
Partially ported. Removing dependency on tinyclos file: [42f79a48ef] check-in: [d78243d7c2] user: matt, branch: move-to-ck4.7.x, size: 33721 [annotate] [blame] [check-ins using] [diff]
2011-05-24
02:44
checking in minor output clean up file: [1d8ba11dc5] check-in: [00c7439634] user: matt, branch: trunk, size: 27746 [annotate] [blame] [check-ins using] [diff]
2011-05-23
00:27
completed support for switching from pages/<pagename>_(view|ctrl).scm or pages/<pagename>/(view|control).scm file: [b5a2e53329] check-in: [7836d134f7] user: matt, branch: trunk, size: 27708 [annotate] [blame] [check-ins using] [diff]
2011-05-22
21:13
Added support for putting pages in path pages/<pagename>_(view|ctrl).scm file: [7c09cb436b] check-in: [4439a046b2] user: matt, branch: trunk, size: 27583 [annotate] [blame] [check-ins using] [diff]
2011-05-15
20:43
Added: Initial check in after moving from http://www.kiatoa.com/fossils/opensrc file: [0750806c42] check-in: [d3abae2d97] user: matt, branch: trunk, size: 26884 [annotate] [blame] [check-ins using]