Gaetan Delannay
|
1fc19469eb
|
[doc] Updated Appy version.
|
2013-02-22 12:13:00 +01:00 |
|
Gaetan Delannay
|
08248cf58f
|
[doc] Updated pod.html with an explanation about how rendering spreadsheet-based (ODS) templates.
|
2013-02-22 12:12:19 +01:00 |
|
Gaetan Delannay
|
cf707cd122
|
[gen] Bugfixes for IE8.
|
2013-02-22 09:54:23 +01:00 |
|
Gaetan Delannay
|
070e5042fd
|
[gen] Bugfixes with IE8 and JS function 'getElementsByName'.
|
2013-02-21 19:04:47 +01:00 |
|
Gaetan Delannay
|
c91f7477d9
|
[gen] Added a link to the home page for anonymous users; resized fields 'login' and 'password'.
|
2013-02-19 17:38:15 +01:00 |
|
Gaetan Delannay
|
34b0b13f84
|
[gen] Bugfix while generating the Translation class (page 'main' was not viewable because of field 'trToTool' for which page.show was False for an unknown reason).
|
2013-02-19 16:48:35 +01:00 |
|
Gaetan Delannay
|
f6b2afc423
|
[gen] Added params Type.swidth and Type.sheight to allow for different sizes for the search widgets.
|
2013-02-19 09:57:02 +01:00 |
|
Gaetan Delannay
|
24089ef674
|
[gen] Improved search abilities. [pod] Bugfix: import several times an image from the same URL.
|
2013-02-18 15:03:26 +01:00 |
|
Gaetan Delannay
|
2307a284cc
|
[gen] Wrapper.reindex: allow to specify attribute 'fields' containing the list of fields that must be reindexed. If not given, all object fields are reindexed. [pod] POD ODS templates: into POD results from ODS templates, Python expressions that produce ints, floats or dates (Zope DateTime only for the moment) produce cells with typed values.
|
2013-02-06 17:15:01 +01:00 |
|
Gaetan Delannay
|
43261fde60
|
[pod+gen] Added POD rendering based on ODS templates. Integrated with gen.
|
2013-02-05 08:51:25 +01:00 |
|
Gaetan Delannay
|
d5d99b67eb
|
[pod] Performance improvement: stop computing tag names, create a dict of precomputed tags before starting parsing.
|
2013-01-31 12:50:25 +01:00 |
|
Gaetan Delannay
|
ad94fee755
|
[gen] First draft of using POD ODS (Calc) templates.
|
2013-01-31 00:11:24 +01:00 |
|
Gaetan Delannay
|
47bcf87a5c
|
[pod] Use, when available, Python's uuid module to generate images and file names to be included in pod results.
|
2013-01-23 11:47:50 +01:00 |
|
Gaetan Delannay
|
5d31bc10db
|
[pod] Changed the way pod results are re-zipped, in order to be compliant with section 17.4 of the OpenDocument format specification (bug https://bugs.launchpad.net/appy/+bug/1101237).
|
2013-01-22 16:34:29 +01:00 |
|
Gaetan Delannay
|
cb77418dda
|
[gen] Stop using param 'cmp' in method [].sort (deprecated in Python3). Used para 'key' instead.
|
2013-01-22 09:12:00 +01:00 |
|
Gaetan Delannay
|
b3ff087e8f
|
[gen] Added, on edit.pt (the unique Appy form) a handler window.onbeforeunload to warn the user that data can be lost or a lock can stay on the object.
|
2013-01-18 14:32:29 +01:00 |
|
Gaetan Delannay
|
d42dffacad
|
[gen] Improved the page lock system.
|
2013-01-18 11:26:01 +01:00 |
|
Gaetan Delannay
|
bdf41adf36
|
[gen] First draft of a system for locking pages when editing it.
|
2013-01-14 16:58:30 +01:00 |
|
Gaetan Delannay
|
27197f5b9d
|
[gen] Bugfix in generation of back reference for predefined Refs from model.py; bugfix while editing XHTML fields from class model.py::Page; bugfixes in the XhtmlCleaner.
|
2013-01-11 17:16:36 +01:00 |
|
Gaetan Delannay
|
b76af3e0c2
|
[gen] Allow Managers to delete data change events if things go wrong.
|
2013-01-11 10:52:54 +01:00 |
|
Gaetan Delannay
|
90e46f11e7
|
[gen] Bigfixees in cleaning of XHTML fields.
|
2013-01-10 15:59:01 +01:00 |
|
Gaetan Delannay
|
f4e40caf5c
|
[gen] Bugfixes in historization.
|
2013-01-10 11:47:39 +01:00 |
|
Gaetan Delannay
|
c863b47db5
|
[gen] field.history can now be a method. This way, historization can be enabled/disabled, field by field, according to any custom condition.
|
2013-01-10 10:56:22 +01:00 |
|
Gaetan Delannay
|
f091b25c98
|
[gen] One can now specify a different source language for every translation.
|
2013-01-09 10:46:14 +01:00 |
|
Gaetan Delannay
|
6ee3d6ded9
|
[gen] Bugfix.
|
2013-01-09 09:14:57 +01:00 |
|
Gaetan Delannay
|
ab00917df6
|
[gen] Allow to show the cumulative differences performed on historized String fields with format=String.XHTML.
|
2013-01-08 16:58:29 +01:00 |
|
Gaetan Delannay
|
6caeeb1761
|
[gen] Prepared for showing changes on every field.
|
2013-01-08 13:29:21 +01:00 |
|
Gaetan Delannay
|
7b94bfb85e
|
[gen] Bugfix for result-tied POD templates.
|
2013-01-08 13:28:35 +01:00 |
|
Gaetan Delannay
|
240ce59519
|
[gen] Allow to display, in history, differences between successive versions of XHTML fields via appy.shared.diff.HtmlDiff (which was not integrated to appy.gen until now). Improved rendering of XHTML fields. [pod] bugfix while generating filenames for files included into pod results.
|
2013-01-07 15:30:13 +01:00 |
|
Gaetan Delannay
|
6c832e43bb
|
[shared] utils.py.FileWrapper: added method 'copy' to get a copy of a file.
|
2012-12-21 11:38:19 +01:00 |
|
Gaetan Delannay
|
bba7c589be
|
[shared] Added appy.shared.data.vatEuroCountries, which is the list of countries of the euro zone.
|
2012-12-20 16:09:05 +01:00 |
|
Gaetan Delannay
|
6d0d2ea591
|
[gen] Bugfix: generate i18n label even for transitions for which show is False, because the label will be used within object's history.
|
2012-12-19 10:01:31 +01:00 |
|
Gaetan Delannay
|
446a2d9a16
|
[gen] Bugfixes.
|
2012-12-18 22:49:26 +01:00 |
|
Gaetan Delannay
|
70b18f597f
|
[gen] Added config param 'enableSessionTimeout' for enabling/disabling session timeout (disabled by default).
|
2012-12-15 23:36:56 +01:00 |
|
Gaetan Delannay
|
1e3a8ba351
|
[shared] Converted files with country codes to UTF-8.
|
2012-12-14 14:50:23 +01:00 |
|
Gaetan Delannay
|
0dae8b1888
|
[gen] Added the possibility to span widgets on several columns on the search screen (param Field.scolspan).
|
2012-12-14 09:23:33 +01:00 |
|
Gaetan Delannay
|
3f75d14e92
|
[gen] Bugfix: it is now possible to generate indexes on back references.
|
2012-12-13 10:45:25 +01:00 |
|
Gaetan Delannay
|
4db5e9d995
|
[gen] Bugfixes.
|
2012-12-12 17:26:01 +01:00 |
|
Gaetan Delannay
|
ba5bc76548
|
[bin] Added a script for creating a local Debian repository.
|
2012-12-11 22:50:21 +01:00 |
|
Gaetan Delannay
|
d0da6740b1
|
[pod] Bugfix for https://bugs.launchpad.net/appy/+bug/1083533 (thanks Gauthier).
|
2012-12-07 12:05:39 +01:00 |
|
Gaetan Delannay
|
68ae08b75a
|
[gen] Simplified management and rendering of phases.
|
2012-12-07 11:23:08 +01:00 |
|
Gaetan Delannay
|
823ada17da
|
[gen] Bugfix.
|
2012-12-05 17:47:19 +01:00 |
|
Gaetan Delannay
|
6061060c49
|
[doc] Updated doc. Ready for publishing a new version of appyframework.org (at least I think :))
|
2012-12-03 16:18:24 +01:00 |
|
Gaetan Delannay
|
ed3a31ff29
|
[gen] Bugfix in the Calendar field.
|
2012-12-03 09:33:19 +01:00 |
|
Gaetan Delannay
|
387fbaea7c
|
[gen] Ergonomic improvements: added a breadcrumb, more compact design.
|
2012-11-29 20:45:21 +01:00 |
|
Gaetan Delannay
|
3ec1270fc2
|
[gen] Added appy.gen.Pod.rLayouts, a default layout for rendering POD templates on query result pages; various security and bugfixes.
|
2012-11-26 13:58:27 +01:00 |
|
Gaetan Delannay
|
c3aa01a554
|
[gen] Added the possility to get an XML version of every object by calling URL <objectUrl>/xml; added the possiblity to call any method on any object by calling <objectUrl>?do=myMethod and retrieve the result as XML.
|
2012-11-23 15:20:12 +01:00 |
|
Gaetan Delannay
|
5269b278f7
|
[gen] It is now possible to define, via method 'getDynamicSearches', dynamic searches for a class.
|
2012-11-14 17:40:52 +01:00 |
|
Gaetan Delannay
|
4872e5d8b8
|
[gen] Searches can now be grouped into groups of groups of..., creating a tree structure in the portlet.
|
2012-11-14 11:36:48 +01:00 |
|
Gaetan Delannay
|
6cf29778b6
|
[gen] Calendar: added a method for retrieving events from a calendar.
|
2012-11-08 22:39:22 +01:00 |
|