Stavros Polymenis
6b02da6e8b
change of form page headings
2016-10-02 12:03:51 +01:00
Stavros Polymenis
d5e253f227
changed visual structure of form
2016-10-02 12:02:29 +01:00
Stavros Polymenis
6f7dbb5447
added Lwt binding to all stages of route functions
2016-10-01 22:31:55 +01:00
Stavros Polymenis
3cb7e6a8db
use lwt >>=
2016-10-01 21:38:13 +01:00
Stavros Polymenis
a2f5b0d276
Merge branch 'rgrinberg-master'
2016-09-30 22:32:00 +01:00
Rudi Grinberg
9917e9d688
Make /()/new use lwt
...
Since opium uses Lwt, apps written in opium should use lwt for all
IO (and other possibly blocking operations). Lwt_main.run simply runs
lwt's event loop so it should usually be called once in a program.
Other endpoints can be converted similarly by first converting
`Logarion.of_file`
2016-09-29 20:12:13 -04:00
Stavros Polymenis
24115aff8a
substitute null character
2016-09-29 00:38:03 +01:00
Stavros Polymenis
3535d6cc1b
refactored response composition
2016-09-29 00:29:37 +01:00
Stavros Polymenis
05f1bb10ba
refactoring
2016-09-29 00:04:07 +01:00
Stavros Polymenis
09821b9198
refactoring
2016-09-28 00:26:54 +01:00
Stavros Polymenis
2755728c80
added missing series field in file saving
2016-09-26 21:26:11 +01:00
Stavros Polymenis
2c7726eaf3
consolidated named with names used in with_kv
2016-09-26 21:22:57 +01:00
Stavros Polymenis
a09763fc1c
added value for text
2016-09-26 21:10:25 +01:00
Stavros Polymenis
e5edeb8002
formatting fixes
2016-09-26 21:07:20 +01:00
Stavros Polymenis
8125c8159b
edit form
2016-09-26 21:06:54 +01:00
Stavros Polymenis
3cc080031c
set target web as phony
2016-09-26 21:06:17 +01:00
Stavros Polymenis
3895385a28
odocl file for logarion
2016-09-26 16:49:02 +01:00
Stavros Polymenis
f5a6765df3
added documentation target
2016-09-26 16:47:52 +01:00
Stavros Polymenis
02a1b213ff
fixed module comment
2016-09-26 16:46:46 +01:00
Stavros Polymenis
79fe789ef0
changed to ocamlbuild
2016-09-26 16:25:09 +01:00
Stavros Polymenis
d4e71bcc0e
fix typo
2016-09-26 15:35:48 +01:00
Stavros Polymenis
e546d20484
added _build
2016-09-24 20:08:58 +01:00
Stavros Polymenis
7468f26e04
fixed readme
2016-09-24 19:23:04 +01:00
Stavros Polymenis
18aa0f61b8
version for ocaml
2016-09-24 17:13:06 +01:00
Stavros Polymenis
301c69c260
installation instructions
2016-09-23 20:56:26 +01:00
Stavros Polymenis
2bfc73e4c2
added temporary style
2016-09-23 20:38:45 +01:00
Stavros Polymenis
b1b1f648c7
introduced ymd mli
2016-09-22 21:21:52 +01:00
Stavros Polymenis
5e128c25b9
renamed meta_field to meta_pair_of_string
2016-09-22 21:21:17 +01:00
Stavros Polymenis
5c8ac66b4f
added contribution guide
2016-09-22 20:08:04 +01:00
Stavros Polymenis
1f6378ccd5
consolidated mapping of key-values to fields
2016-09-21 23:49:20 +01:00
Stavros Polymenis
4ece1d6eb0
introducing ymd module
2016-09-21 23:29:10 +01:00
Stavros Polymenis
65753b2be1
renamed date related functions
2016-09-21 23:03:13 +01:00
Stavros Polymenis
660c8637ad
split of ymd functions in dedicated module
2016-09-21 21:43:41 +01:00
Stavros Polymenis
1078a2dd2f
improvements on list of titled files
2016-09-20 23:25:51 +01:00
Stavros Polymenis
bdd113e43e
implemented file naming and saving
2016-09-20 23:07:30 +01:00
Stavros Polymenis
bb5bb745ed
improved function names in Html module
2016-09-20 22:46:32 +01:00
Stavros Polymenis
9a82594446
use application to avoid some identation
2016-09-20 22:38:22 +01:00
Stavros Polymenis
549bf58f49
refactoring of html_of_form
2016-09-20 22:33:13 +01:00
Stavros Polymenis
eda36451d9
further refactoring
2016-09-20 22:23:16 +01:00
Stavros Polymenis
fddd910fc7
refactored html head
2016-09-20 22:12:56 +01:00
Stavros Polymenis
166c7bc343
improved scoping expression
2016-09-20 21:53:52 +01:00
Stavros Polymenis
0a45e01bbd
improved scoping expressions
2016-09-20 21:51:20 +01:00
Stavros Polymenis
3a80a13326
fixes to field_map
2016-09-20 21:47:27 +01:00
Stavros Polymenis
f320e91eb5
iteration instead of mapping
2016-09-20 21:46:35 +01:00
Stavros Polymenis
3b614dbd34
added target clean
2016-09-20 21:38:30 +01:00
Stavros Polymenis
b70b307889
implemented presentation in HTML
2016-09-20 18:18:32 +01:00
Stavros Polymenis
d6e34f11fc
use only ymd files for titles
2016-09-19 22:48:41 +01:00
Stavros Polymenis
a98dcaad49
replacement of Str with other libraries
2016-09-19 22:36:51 +01:00
Stavros Polymenis
f1d328dae5
normalisation of input
2016-09-19 19:56:36 +01:00
Stavros Polymenis
a35f6e7b5d
added missed keywords field
2016-09-18 20:51:24 +01:00