|
da24ef6324
|
minor fixes on versioning, probably due to changes in Python 2.7 and BlueBream
|
2014-06-03 11:09:35 +02:00 |
|
|
40cc2c4079
|
fix removal of versions; apply also to versionable concepts
|
2014-03-05 09:31:37 +01:00 |
|
|
0e56543900
|
fix doctests after removal of knowledge.setup.SetupManager
|
2012-05-19 17:21:25 +02:00 |
|
|
739f309ab7
|
allow supression of versioning for single resources via an additional field
|
2012-03-28 20:26:48 +02:00 |
|
|
f2e844cbeb
|
when a new version is created: set states to the same values as for the previous version
|
2011-08-31 15:01:48 +02:00 |
|
|
e13a79eca5
|
make sure that on deletion of a version of a resource also the current version is being reset to the previous one
|
2011-06-30 12:12:58 +02:00 |
|
helmutm
|
99fc384e8f
|
optionally restrict version listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4061 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-11-05 09:49:23 +00:00 |
|
helmutm
|
16f91fc165
|
make more macro templates configurable by controller settings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4060 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-11-05 09:26:58 +00:00 |
|
helmutm
|
b55a2f8952
|
make number and labels of version levels configurable
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4044 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-10-23 07:52:31 +00:00 |
|
helmutm
|
9444a7c923
|
use master file name as bas name for new version
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3961 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-08-17 05:47:15 +00:00 |
|
helmutm
|
95417dab81
|
fixes for handling external files and office files with versioning
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3960 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-08-16 08:27:49 +00:00 |
|
helmutm
|
007ae89f22
|
copy external files (in the operating system) when creating a new version
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3947 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-08-10 11:39:35 +00:00 |
|
helmutm
|
b91c67f038
|
remove 'target' string from URLs, '.NNNN' is sufficient
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3458 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-16 06:05:03 +00:00 |
|
helmutm
|
3589363264
|
use IIndexAttributes adapter (if available) based on adapted object for text index on concept
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3215 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-02-07 16:28:07 +00:00 |
|
helmutm
|
d1dbe47d57
|
move QueryConcept stuff to loops.expert (keeping old query module for backward compatibility); work in progress: child-based queries with actions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2935 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-10-23 13:35:23 +00:00 |
|
helmutm
|
5271981119
|
merged Dojo 1.0 branch
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2388 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-10 09:56:42 +00:00 |
|
helmutm
|
95f2b55de1
|
prepare NodeAdapter stuff; refactor version as preparation for i18n-aware resources
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2245 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-14 15:14:15 +00:00 |
|
helmutm
|
81d2092e0a
|
removed 'from base import Loops' from __init__.py
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1892 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-08-09 14:32:00 +00:00 |
|
helmutm
|
6d4cffaf0f
|
added German translations
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1763 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-05-23 10:09:58 +00:00 |
|
helmutm
|
15f1c76496
|
versioning: add handler for IObjectRemovedEvent to clean up versions upon deletion of a versioned object
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1720 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-05-05 17:32:01 +00:00 |
|
helmutm
|
ea09e0d836
|
loops.integrator: integrating filesystem directories working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1691 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-04-15 08:45:12 +00:00 |
|
helmutm
|
03021dc798
|
work in progress: loops.integrator: more on DirectoryCollectionProvider; added loops.setup.addAndConfigureObject()
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1688 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-04-14 09:08:39 +00:00 |
|
helmutm
|
5acee802e0
|
versioning bug fix: always use the master's name as base name for a new version
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1677 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-04-08 15:25:21 +00:00 |
|
helmutm
|
0c789f3966
|
basic versioning OK, including search, versions portlet
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1658 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-22 17:01:41 +00:00 |
|
helmutm
|
cbba77503a
|
more on versioning: a first version listing macro
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1657 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-21 11:25:46 +00:00 |
|
helmutm
|
a66d7f81c7
|
more on versioning: basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1655 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-20 12:44:19 +00:00 |
|
helmutm
|
c35d7fab4e
|
provide basic versioning API for resources
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1654 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-19 15:49:56 +00:00 |
|