Skip to content

Latest commit

 

History

History
195 lines (193 loc) · 5.13 KB

todo.org

File metadata and controls

195 lines (193 loc) · 5.13 KB

various things to be done in CL-FFF

meta

optimize mongodb

think about large lists

change ascii-store to use utf-8 encoding

  • State “DONE” from “” [2013-12-02 Mon 10:45]

(re)implement anonymous objects in ascii-store and mongodb

  • State “DONE” from “TODO” [2014-03-09 Sun 22:34]
  • State “TODO” from “CANCELLED” [2014-01-05 Sun 16:00]
Real anonymous objects are not so simple in the current version of the FW so this has been replaced by a read/write time anonymous storage with an instanciation in a memory store as a non anonymous object.

html

bootstrap components

tabs/pills

  • State “DONE” from “” [2013-12-02 Mon 10:46]

interface

de-obfuscate the javascript functions and variable names in fractal.js

using jQuery in place of the manual and probably too old JS

rewriting some JS functions in the lisp html generation using parenscript?

http-link

use standard XMLHttpRequest library

better security

removing the hidden iframe

probably all the browsers even old ones can use XHR now so we could replace it by XHR calls

ws-link

put it back

removing the hidden iframe

if the browser can use ws there is really no need for iframes

optimizations

better security

add support for multiple frontends

  • State “DONE” from “TODO” [2014-03-09 Sun 22:40]
The base mechanism is done but it’s still experimental.

new widgets

password with confirmation

  • State “DONE” from “” [2014-03-09 Sun 22:42]

image

upload-file

bootstrap

linked-html

  • State “DONE” from “” [2014-03-09 Sun 22:43]

html-push-button

  • State “DONE” from “” [2014-03-09 Sun 22:44]

html-fn-link

html-edit

  • State “DONE” from “” [2013-12-20 Fri 23:09]

html-span

  • State “DONE” from “” [2014-03-09 Sun 22:42]

html-medit

html-date

  • State “DONE” from “” [2014-03-09 Sun 22:44]
  • date only
  • date + time
  • time only

html-combo

  • State “DONE” from “” [2014-03-09 Sun 22:44]

html-check-box

  • State “DONE” from “” [2014-03-09 Sun 22:43]

html-slot-list

html-pick-val

  • State “DONE” from “” [2014-03-09 Sun 22:43]

html-pick-multi-val

  • State “DONE” from “” [2014-03-09 Sun 22:43]

html-obj-link

  • State “DONE” from “” [2014-03-09 Sun 22:43]

html-pick-color

  • State “DONE” from “” [2014-03-09 Sun 22:43]

slot-table

  • State “DONE” from “” [2014-03-09 Sun 22:43]

obj-fn-table

obj-fn

object-dialog

date picker

  • State “DONE” from “” [2014-03-09 Sun 22:44]

time picker

  • State “DONE” from “” [2014-03-09 Sun 22:44]

date/time picker

  • State “DONE” from “” [2014-03-09 Sun 22:44]

lists

using slick-grid?

External widgets

Upload files/photos

Photo galery

web-app

Adding webapp layer

  • State “DONE” from “” [2014-03-09 Sun 22:46]

adding standard objects

  • State “DONE” from “” [2014-03-09 Sun 22:46]

app-admin

  • State “DONE” from “” [2014-03-09 Sun 22:45]

user

  • State “DONE” from “” [2014-03-09 Sun 22:45]

quickstart application skeleton

meta-web

new look and feel (bootstrap)

  • State “DONE” from “” [2014-03-09 Sun 22:45]

remove deprecated features

adding an app-admin object

  • State “DONE” from “” [2013-12-02 Mon 10:44]

utilities/misc

debug email

usability

an understandable and less boring readme

what is it?

history section

how to start

FAQ

exporting and documenting symbols

documentation

tutorials

how-to

example applications?

live demos?