| 2 weeks ago: |
Language detection code still did not cope with sub language codes; corrected |
| changeset 252: |
8b4bf1c5d718 |
| tag: | tip |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Wed Nov 05 11:58:20 2008 +0100 |
| files: |
cgi-bin/tek/class/loona.lua |
| 4 weeks ago: |
tek.os.posix has been moved to tek.lib.posix, module initialization procedure |
| changeset 251: |
2de5931b723d |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Fri Oct 24 01:35:27 2008 +0200 |
| files: |
Makefile cgi-bin/Makefile cgi-bin/tek/class/loona.lua cgi-bin/tek/class/loona/util.lua cgi-bin/tek/lib/posix.c cgi-bin/tek/os/posix.c |
| 4 weeks ago: |
loona class: oops, mixed up table.remove and os.remove. Corrected. Slightly |
| changeset 250: |
5107767c6c1e |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Fri Oct 24 01:19:42 2008 +0200 |
| files: |
cgi-bin/loona_fastcgi.lua cgi-bin/tek/app/loona.lua cgi-bin/tek/class/loona.lua |
| 4 weeks ago: |
Removed lua.cgi wrapper; HTTP_ACCEPT_LANGUAGE is now obtained from Request |
| changeset 249: |
2407b197ed8b |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Mon Oct 20 00:56:02 2008 +0200 |
| files: |
Makefile cgi-bin/lua.cgi cgi-bin/tek/class/cgi/request.lua cgi-bin/tek/class/loona.lua |
| 6 weeks ago: |
Fixed unitialized variable 'userdata' during initialization |
| changeset 248: |
d00981e0d1de |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Fri Oct 10 18:00:45 2008 +0200 |
| files: |
cgi-bin/tek/class/loona.lua |
| 6 weeks ago: |
Initialization problem fixed in Post; Re-publishing the published profile did |
| changeset 247: |
71a5ca44a68e |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Mon Oct 06 21:36:21 2008 +0200 |
| files: |
cgi-bin/tek/class/cgi/post.lua cgi-bin/tek/class/loona.lua cgi-bin/tek/lib/debug.lua |
| 2 months ago: |
Sample configuration: editablepubprofile is now true |
| changeset 245: |
c2fd74f770ef |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Fri Sep 12 22:14:53 2008 +0200 |
| files: |
etc/config.lua.sample |
| 2 months ago: |
luahtml: added UTF-8-to-form encoder written in C; Markup, Debug: minor fixes |
| changeset 244: |
3a4291950c9f |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Fri Sep 12 22:00:42 2008 +0200 |
| files: |
cgi-bin/loona_fastcgi.lua cgi-bin/tek/class/markup.lua cgi-bin/tek/lib/debug.lua cgi-bin/tek/lib/luahtml.c |
| 4 months ago: |
When unrolling to static pages, No longer appends a .html extension if a link |
| changeset 243: |
ae976ed38923 |
| author: |
Timm S. Mueller <tmueller@neoscientists.org> |
| date: |
Mon Jun 30 02:11:03 2008 +0200 |
| files: |
cgi-bin/tek/class/cgi.lua cgi-bin/tek/class/loona.lua |