Gaetan Delannay
|
a80ef513ff
|
appy.gen: added new format 'captcha' for a String.
|
2012-02-16 18:13:51 +01:00 |
|
Gaetan Delannay
|
39321b2d38
|
Bugfix while displaying content of textarea-entered text (Strings with format=String.TEXT): for displaying again textarea content, I replaced 'backslash n' with html br tags, but in some cases carriage returns are stored as a sequence of 'backslah r' and 'backslah n' chars. In this case, 'backslash r' chars were left alone in the HTML page, producing sometimes strange behaviour within the browser.
|
2011-02-23 11:30:44 +01:00 |
|
Gaetan Delannay
|
41fbedd279
|
appy.pod: added .docx and .xlsx as conversion formats for converter.py. appy.gen: translation system: if not message is present, the label itself is used for the message.
|
2011-01-18 15:48:55 +01:00 |
|
Gaetan Delannay
|
fc75a42264
|
Added the possibility to log OO errors in appy.gen method File.dump and changed some code for avoiding silly Plone warnings on every user click.
|
2010-02-09 15:59:03 +01:00 |
|
Gaetan Delannay
|
e89eda4838
|
More input and output formats for OO conversion in converter.py and bugfix in skyn edit.
|
2009-12-17 21:14:52 +01:00 |
|
Gaetan Delannay
|
b541ecb651
|
Added a Password widget (new String.format) and minor GUI improvements.
|
2009-11-25 20:37:22 +01:00 |
|
Gaetan Delannay
|
7435ff1601
|
Bugfix when contacting OO; various bugfixes and improvements.
|
2009-11-20 20:17:06 +01:00 |
|
Gaetan Delannay
|
546caa485d
|
New test system based on doctest and unittest and many more.
|
2009-11-11 20:22:13 +01:00 |
|
Gaetan Delannay
|
280c5fe0c0
|
Bug in file URL when connecting to OO in server mode on some installations.
|
2009-10-06 14:42:37 +02:00 |
|
Gaetan Delannay
|
4043163fc4
|
Initial import
|
2009-06-29 14:06:01 +02:00 |
|