Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
e482e04f
Commit
e482e04f
authored
Aug 14, 2014
by
Dave Cooper
Browse files
Merge branch 'cookie-sessions' into feature/cookies
parents
cccc1b99
59df9724
Changes
2
Hide whitespace changes
Inline
Side-by-side
base/source/parameters.lisp
View file @
e482e04f
...
...
@@ -25,7 +25,8 @@
;;(defparameter *gendl-version* "1587devo")
;;(defparameter *gendl-version* "1587p003")
;;(defparameter *gendl-version* "1587p004")
(
defparameter
*gendl-version*
"1587p005"
)
;;(defparameter *gendl-version* "1587p005")
(
defparameter
*gendl-version*
"1587p006"
)
;;(defparameter *gendl-version* "ql-2013-12")
(
defparameter
*gendl-patch-level*
nil
)
...
...
gwl/to-do.txt
View file @
e482e04f
o Get rid of
tables
o Get rid of
any remnants of tables in HTML generated from Gendl.
o Need submit-on-enter
o Need submit-on-enter
for form-controls.
o
Fix
arguments between publish and publish-shared
o
Make consistent
arguments between publish and publish-shared
.
o Add natural way to have a child or descendant be the page which
answers the published URL.
answers the published URL
for root object
.
o Add support for cookies rather than URL rewriting:
o Detect when cookies are disabled in browser
o Detect when cookies are disabled in browser
.
o Report on all active sessions from a particular IP
o Report on all active sessions from a particular IP
.
o Enable copy/pasting URLs and default new session for missing cookie.
x
O
verride default fixed-url-prefix (in base-html-sheet)
x
Allow w
verride
of
default fixed-url-prefix (in base-html-sheet)
.
x Allow a default of old-style url rewriting instead of cookies (in base-html-sheet)
x Allow a default of old-style url rewriting instead of cookies (in base-html-sheet)
.
x Allow multiple instances of an app
(maybe fixed-url as query arg)
x Allow multiple instances of an app
with dispatch url.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment