Friday, September 11, 2015¶
Updated documentation at More about the LibreOffice service.
I wrote some entry points in lino.modlib.sepa
for Hanza for
ticket #505 (which took me one hour to write, and which would
have taken him many days): import_statements_path
,
ImportStatements
and the beginnings of the new models to write.
I ♥ Lino (version 2)¶
Here a second draft of the layout for mugs to be used by people who love Lino:
Upgrade to lf.org¶
I am going to activate lino_noi.projects.bs3
on the public interface or
our ticket database.
Fixed a 'AnonymousUser' object has no attribute 'user_site'
.
There was another subtle bug which made it impossible to open the
table “Unassigned tickets” (shown in admin_main.html
) in a
separate window. The link was “javascript:oops”. This was simply
because that interface has never been used before. Fixed.