Gaetan Delannay
|
edde17d9c8
|
[bin] More robust backup procedure. [gen] Removed deprecated i18n labels.
|
2014-03-25 15:11:21 +01:00 |
|
Gaetan Delannay
|
889289407f
|
[gen] Bugfix: in batch mode (Zope 'zopectl run'), the Appy user must be 'system'.
|
2014-03-18 12:11:21 +01:00 |
|
Gaetan Delannay
|
d956c1f17a
|
[bin] backup.py new mode 'copy' thatdoes not use repozo for backup but a simple copy of Data.fs. [gen] Bugfix in pod.py.
|
2014-03-11 15:29:59 +01:00 |
|
Gaetan Delannay
|
e1d0597694
|
[gen] list field now takes into account 'show' attribute of sub-fields.
|
2014-01-14 09:07:42 +01:00 |
|
Gaetan Delannay
|
14f4848348
|
[gen] Added base Appy i18n files containing standard Appy labels.
|
2013-10-20 18:12:39 +02:00 |
|
Gaetan Delannay
|
e344ff51e2
|
[gen] LDAP bugfixes.
|
2013-09-09 23:14:50 +02:00 |
|
Gaetan Delannay
|
1be7d9f0ab
|
[bin] backup.py: remove Data.fs.old before packing the ZODB to avoid disk space problems; [checkldap] added a param to define the scope of the LDAP query (base, onelevel or subtree); [shared] xml_parser: convert nbsp entity to the equivalent utf-8 char.
|
2013-09-05 10:42:19 +02:00 |
|
Gaetan Delannay
|
34e3a3083e
|
[gen] More work ZPT->PX.
|
2013-08-21 12:35:30 +02:00 |
|
Gaetan Delannay
|
2e9a832463
|
[gen] Bugfix in publish.py for publishing Appy 0.8.5.
|
2013-08-14 09:24:40 +02:00 |
|
Gaetan Delannay
|
0c50fe188a
|
Updated 'print' statements throughout Appy code, in order to be Python3x as well as Python2x-compliant.
|
2013-05-30 00:46:11 +02:00 |
|
Gaetan Delannay
|
b996de09c6
|
[gen] Bugfixes.
|
2013-05-16 09:53:27 +02:00 |
|
Gaetan Delannay
|
3137bde2c2
|
[bin] Added script bin/checklo.py to check connection to LibreOffice.
|
2013-05-14 10:42:20 +02:00 |
|
Gaetan Delannay
|
ca16f8989c
|
[bin] Bugfix in publish.py.
|
2013-04-22 21:20:37 +02:00 |
|
Gaetan Delannay
|
4e5e5143cb
|
[pod] Allowed to call a pod template within another pod template via new POD function 'pod'.
|
2013-04-22 10:57:51 +02:00 |
|
Gaetan Delannay
|
2869d0382f
|
[bin] Added a new script odfGrep.py that allows to search for some pattern within odt and ods files.
|
2013-04-03 13:10:23 +02:00 |
|
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
|
ba5bc76548
|
[bin] Added a script for creating a local Debian repository.
|
2012-12-11 22:50:21 +01:00 |
|
Gaetan Delannay
|
caca61516f
|
[bin] job.py: if the specified user does not exist in the DB, try with a user named 'admin'; [gen] Calendar: allow to insert additional, custom (XHTML or textual) info in any cell of the calendar, via new attribute Calendar.additionalInfo; [pod] some code refactoring; xhtml2odt: allow, when converting tables, to take into account attributes 'width' of tds; bugfix when converting 'href' attrs of 'a' tags.
|
2012-10-26 13:09:44 +02: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
|
8f57163c2a
|
[gen] Finalized pending i18n.
|
2012-06-03 18:34:56 +02:00 |
|
Gaetan Delannay
|
6245023365
|
appy.bin: backup.py: added field 'To' to mails sent by the backup procedure (so it not less directly considered as junk mail); bugfix in job.py used with Appy > 0.8; appy.gen: optimized performance (methods defined in 'show' attrs were called twice on edit.pt and view.pt); appy.gen: added String.richText allowing to have ckeditor with more text-formatting icons; added ckeditor 'show source' button by default (impossible to live without that); appy.gen: solved security-related problems; appy.gen.mail: allowto send mail as authenticated user; appy.gen: bugfixes in pages when rendered by IE.
|
2012-05-05 17:04:19 +02:00 |
|
Gaetan Delannay
|
459a714b76
|
appy.bin: adapted job.py for Appy >0.8; appy.gen: improved mail notification mechanism.
|
2012-05-03 10:51:54 +02:00 |
|
Gaetan Delannay
|
6d0549e6ce
|
Minor updates.
|
2012-02-27 14:06:39 +01: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
|
69fb172f03
|
appy.shared: added the possibility to generate a Cortex (see www.guardis.com) application definition for an Appy application.
|
2012-02-14 12:52:36 +01:00 |
|
Gaetan Delannay
|
cb53c6b9b2
|
appy.shared: improvements in Debianizing an Appy app: the Debian install creates now scripts for starting the Zope/Appy/app instance and OpenOffice in server mode at boot time.
|
2012-02-07 12:17:10 +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
|
a1b048153f
|
appy.shared: improved Debianizer (launches Zope and OO automatically); appy.bin: new.py is now able to create a pure Zope instance on its own (without mkzopeinstance) from a Zope install made with Debian zope2.12 package.
|
2012-01-20 16:12:00 +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
|
c5a8968bd3
|
appy.gen: Refactoring due to De-Plonization.
|
2011-12-05 15:11:29 +01:00 |
|
Gaetan Delannay
|
d934f49a99
|
appy.gen: refactoring due to De-Plonization.
|
2011-12-05 10:52:18 +01:00 |
|
Gaetan Delannay
|
93619dafe1
|
appy.gen: reworked management of Ref fields, that do not use Archetypes and reference catalog anymore. appy.gen: added a mechanism for migrating from one Appy version to another, automatically, when reinstalling an Appy application.
|
2011-09-26 21:19:34 +02:00 |
|
Gaetan Delannay
|
eceb9175fd
|
appy.bin: backup.py: added the possibility to define login and password for SMTP authentication (the script allows to send mail); appy.pod: added the possibility to specify size of images to import (see https://answers.launchpad.net/appy/+question/171846).
|
2011-09-24 12:53:33 +02:00 |
|
Gaetan Delannay
|
e38b78d10c
|
appy.bin: job.py: allow to specify several commands to execute (to separate with semicolons); appy.gen: translate: added the possibility to escape XML special chars in translations; appy.pod: bugfix in buffers.write: if content is already utf-8-encoded it does not crash anymore.
|
2011-06-28 09:12:20 +02:00 |
|
Gaetan Delannay
|
7f02ee3914
|
appy.bin: improvements in ldapchecker.py; appy.pod: solved bug https://bugs.launchpad.net/appy/+bug/740290 (concurrent work on the same POD template), also tied to question https://answers.launchpad.net/appy/+question/149443.
|
2011-06-02 12:20:15 +02:00 |
|
Gaetan Delannay
|
b9e07f8c1c
|
appy.bin: added a script for checking a LDAP connection; appy.gen: bugfix in xhtml2odt conversion (algorithm for checking ODT-invalid subtag hierarchies); appy.gen: xhtml2odt conversion: force continue-numbering to 'false' for every numbered list.
|
2011-05-20 16:20:49 +02:00 |
|
Gaetan Delannay
|
c7633ecc8b
|
Bugfixes.
|
2011-02-28 19:30:17 +01:00 |
|
Gaetan Delannay
|
e62e00d367
|
SearchableText was broken.
|
2010-11-30 17:41:18 +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
|
50c8a139fc
|
Updated new.py for installing Plone 4 without buildout and added an alternative way to insert POD expressions in POD templates via fields (track-changed text still works).
|
2010-10-27 12:06:21 +02: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
|
eb52c1bb7d
|
Bugfix in new.py; added new user management.
|
2010-09-02 16:16:08 +02:00 |
|
Gaetan Delannay
|
fa974239f3
|
Two important bugfixes: one security-related, one linked to Ref fields with link=True.
|
2010-08-27 08:59:53 +02:00 |
|
Gaetan Delannay
|
dbcadc506d
|
new.py now can create instances for Plone 2.5.5, Plone 3.0 to Plone 3.3.5. specificWritePermission and specificReadPermission can hold named (string) permissions instead of simple boolean values (which is still allowed). frontPage can call a custom macro. When launching generate.py with -c option, labels prefixed with custom_ are kept.
|
2010-08-12 11:56:42 +02:00 |
|
Gaetan Delannay
|
bfd2357f69
|
Added a new system for layouting production-ready forms without any HTML coding, many performance improvements and more independence towards Archetypes.
|
2010-08-05 18:23:17 +02:00 |
|