Gaetan Delannay
|
c87db8d167
|
[gen] In the process of upgrading to ckeditor 4.1.
|
2013-03-25 14:53:02 +01:00 |
|
Gaetan Delannay
|
1522cfdb6f
|
[bin] publish.py: bugfix: automating Appy's deployment on pypi.python.org.
|
2013-02-22 16:17:04 +01:00 |
|
Gaetan Delannay
|
dc76ca542a
|
[doc] In the process of updating documentation and website.
|
2012-09-12 00:23:34 +02:00 |
|
Gaetan Delannay
|
5c2d94236f
|
[doc] In the process of refreshing documentation and website.
|
2012-08-24 16:39:45 +02:00 |
|
Gaetan Delannay
|
0d55abb239
|
appy.shared.packaging: added the possibility to sign the generated Debian packages.
|
2012-02-15 11:38:13 +01:00 |
|
Gaetan Delannay
|
1275df5753
|
appy.shared: improved deployment of a Appy app (creation of a Zope instance is no more required; corresponding folders are created in standard unix locations: /etc for the config file, /var/log for logs, /var/lib for the database, /usr/bin for scripts that start and stop the instance). appy.gen: first draft of a migration script that allows to migrate data from Plone-dependent Appy apps (<= 0.7.1) to Ploneless Appy 0.8.0.
|
2012-02-02 17:30:54 +01:00 |
|
Gaetan Delannay
|
97ce11aa49
|
Bugfixes.
|
2012-01-18 18:37:38 +01:00 |
|
Gaetan Delannay
|
13443ea79e
|
appy.bin: generate.py: one less arg: outputFolder has been removed (the script now generates the Zope product in <appFolder>/zope); generate.py: new option '-d', for generating a Debian package from the Python (Appy) app.
|
2012-01-18 14:27:24 +01:00 |
|
Gaetan Delannay
|
29f92e401e
|
appy.bin: publish.py is now able to generate a Debian package for Appy, working with Python 2.6 and Python 2.7; new.py contains optimized code for generating a non-buildout Zope 2.13/Plone4 instance.
|
2011-12-22 16:46:09 +01:00 |
|
Gaetan Delannay
|
6ece750d9a
|
appy.bin: updated publish.py, that is now able to generate a DistUtils tar.gz for Appy; publish.py can now be called with option '-s' (silent): in this mode no question is asked to the user, default values are used; updated new.py that generates a better Plone4-ready simple Zope instance; appy: moved FileWrapper from appy.gen.utils to appy.shared.utils to avoid circular package dependencies; appy.gen: use of .pyt extensions for template Python classes in appy.gen.templates in order to avoid byte-compilation errors when distutils installs the package; appy.pod: when using function 'document' in 'from' statements, first arg can now be a appy.shared.utils.FileWrapper instance.
|
2011-12-15 22:56:53 +01:00 |
|
Gaetan Delannay
|
52816ec343
|
Added script eggify.py for wrapping a Python module into an egg, and plenty of minor improvements and refactorings.
|
2010-11-26 17:30:46 +01:00 |
|
Gaetan Delannay
|
990e16c6e7
|
Eradicated Flavour and PodTemplate classes (for the latter, use Pod fields instead); Added a code analyser; Groups can now be slaves in master/slaves relationships; Refs have more params (show a confirmation popup before adding an object, add an object without creation form); Code for Refs has been refactored to comply with the new way to organize Types; Added a WebDAV client library.
|
2010-10-14 14:43:56 +02:00 |
|
Gaetan Delannay
|
74d28a76c0
|
Updated appyframeworg.org generated site.
|
2010-05-03 12:57:24 +02:00 |
|
Gaetan Delannay
|
3bb907ca5d
|
Various minor bugfixes.
|
2010-01-20 21:51:17 +01: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
|
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
|
4043163fc4
|
Initial import
|
2009-06-29 14:06:01 +02:00 |
|