Gaetan Delannay
|
d6607d7815
|
Improved advanced search functionality + completed String fields with Selection instance as validator.
|
2010-01-06 18:36:16 +01:00 |
|
Gaetan Delannay
|
f8baeee4f7
|
Ready for an 'advanced search' functionality.
|
2009-12-30 17:12:18 +01:00 |
|
Gaetan Delannay
|
2ff08258bc
|
SAP interface: easy access to SAP results. Bugfix in search method.
|
2009-12-21 20:45:29 +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
|
fff2b6a329
|
Improvements historization.
|
2009-12-15 21:30:43 +01:00 |
|
Gaetan Delannay
|
d320a369c9
|
Improved SAP interface and added historization of fields.
|
2009-12-14 20:22:55 +01:00 |
|
Gaetan Delannay
|
b888f8149b
|
Improved XmlMarshaller: strings can be dumped as CDATA. Appy objects are marshalled with their history.
|
2009-12-07 20:28:41 +01:00 |
|
Gaetan Delannay
|
c3f5cfc9cd
|
Finalized integration of coverage.py within the Appy framework.
|
2009-12-03 16:45:05 +01:00 |
|
Gaetan Delannay
|
01487db688
|
Added a SAP connector and integrated the test system with coverage.py
|
2009-12-01 20:36:59 +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
|
253e61612d
|
Some macros and images were improved, enhanced search capabilities.
|
2009-11-24 22:41:42 +01:00 |
|
Gaetan Delannay
|
7435ff1601
|
Bugfix when contacting OO; various bugfixes and improvements.
|
2009-11-20 20:17:06 +01:00 |
|
Gaetan Delannay
|
cf3748bf77
|
Added String validators for BIC and IBAN (bank-related ISO numbers)
|
2009-11-17 15:46:41 +01:00 |
|
Gaetan Delannay
|
d9484b104e
|
Inter-object navigation.
|
2009-11-17 10:05:19 +01:00 |
|
Gaetan Delannay
|
7cdc3c1ed6
|
Various improvements in widgets rendering.
|
2009-11-13 18:21:03 +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
|
53a945e78c
|
Additional files.
|
2009-11-06 11:47:05 +01:00 |
|
Gaetan Delannay
|
37cf9e7a4f
|
Various improvements in both pod and gen.
|
2009-11-06 11:33:56 +01:00 |
|
Gaetan Delannay
|
1c0744da85
|
First version of a searches system, where queries may be defined on every root class. The portlet and query pages have been deeply revised. Ajax is now used for displaying query results and appy-specific ajax-based navigation is used for refs as well as for queries in portal_catalog.
|
2009-11-03 15:02:18 +01:00 |
|
Gaetan Delannay
|
2b907fee32
|
Improvement in xhtml->odt conversion (pod) + new search param for appy root classes and param 'indexed' for fields.
|
2009-10-30 21:31:39 +01:00 |
|
Gaetan Delannay
|
cbd6fbbec5
|
Added in shared/data some copies of external authentic data (iso country codes and belgian cities).
|
2009-10-27 14:48:04 +01:00 |
|
Gaetan Delannay
|
605c42d94e
|
Added an AJAX framework within appy.gen, and its first use: a pagination mechanism for producing paginated references in the reference widget.
|
2009-10-25 21:42:08 +01:00 |
|
Gaetan Delannay
|
4c4b2d0f87
|
Added a new feature allowing to create objects by importing them from external sources instead of from filling a web form.
|
2009-10-20 16:57:00 +02:00 |
|
Gaetan Delannay
|
cbc7d257d4
|
Fixed bug #394258 and added a new skin directly within Appy, such that every generated product does not need to include copies of Appy images and web pages.
|
2009-10-18 14:52:27 +02: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
|
f9966a9654
|
Solved minor bug that occurred when generating code specifying default values containg carriage returns.
|
2009-09-29 14:32:34 +02:00 |
|
Gaetan Delannay
|
f7143a2afd
|
Added a CSS parser; corrected bug that prevents Appy to create a root folder in a Plone site; allowed methods from an appy tool or flavour to be available in ZPTs.
|
2009-09-18 14:42:31 +02:00 |
|
Gaetan Delannay
|
741f760bb5
|
Some more improvements in the marshall/unmarshall methods.
|
2009-09-07 13:56:34 +02:00 |
|
Gaetan Delannay
|
599396a838
|
Optimized XML marshall/unmarshall process for transferring large binary files.
|
2009-08-28 15:14:26 +02:00 |
|
Gaetan Delannay
|
2d82dc4e0b
|
Implemented blueprint https://blueprints.launchpad.net/appy/+spec/shared-xml-marshall-and-unmarshaller
|
2009-08-17 17:06:17 +02:00 |
|
Gaetan Delannay
|
bdb220716c
|
Solved partially bug https://bugs.launchpad.net/appy/+bug/394258 (rendering of the content of style tags)
|
2009-08-11 15:43:21 +02:00 |
|
Gaetan Delannay
|
b4d2360d6f
|
Declare mixin methods (ClassMixin, ToolMixin...) as 'public' in the Zope sense to avoid security problems and corrected a small bug in the new POD statement for defining variables (regular expression forced the user to put spaces in the variable declaration before and after the '=' sign).
|
2009-08-11 11:01:17 +02:00 |
|
Gaetan Delannay
|
a5707f1fa6
|
Strange bug fixed when importing appy.pod classes.
|
2009-08-04 17:37:53 +02:00 |
|
Gaetan Delannay
|
facbe7fa3d
|
Fixed bug https://bugs.launchpad.net/appy/+bug/408826, implemented blueprints https://blueprints.launchpad.net/appy/+spec/show-or-hide-application-portlet, https://blueprints.launchpad.net/appy/+spec/associate-a-workflow-to-custom-tool-or-flavour and https://blueprints.launchpad.net/appy/+spec/csv-parser
|
2009-08-04 14:39:43 +02:00 |
|
Gaetan Delannay
|
4c29c7c484
|
Fixed https://bugs.launchpad.net/appy/+bug/403975 and https://bugs.launchpad.net/smetest/+bug/403979
|
2009-07-28 10:14:40 +02:00 |
|
Gaetan Delannay
|
4aeaf975ab
|
Small regression while generating documents from appy.gen
|
2009-07-10 16:19:34 +02:00 |
|
Gaetan Delannay
|
10eea7d735
|
Implemented blueprints https://blueprints.launchpad.net/appy/+spec/gen-create-root-objects, https://blueprints.launchpad.net/appy/+spec/gen-get-flavour and https://blueprints.launchpad.net/appy/+spec/pod-define-variables
|
2009-07-10 15:01:50 +02:00 |
|
Gaetan Delannay
|
ec17f900a6
|
Wrong file permissions
|
2009-06-29 17:00:18 +02:00 |
|
Gaetan Delannay
|
4043163fc4
|
Initial import
|
2009-06-29 14:06:01 +02:00 |
|