Commit graph

465 commits

Author SHA1 Message Date
helmutm
2c6cdafe10 added modules and scripts for Windows deployment/installer
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2502 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-08 06:47:20 +00:00
scrat
fc85114608 just accidentally created some pyc files. Checkin due to get a clean status again (to have the up-to-date symbols).
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2498 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-06 17:02:40 +00:00
helmutm
0c4d6dda15 replace Element.__call__() by Element.execute; make PyReader more secure by overwriting __builtins__
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2486 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-30 08:53:19 +00:00
helmutm
a6a7c56fb0 make import work with real life data
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2480 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-28 16:04:35 +00:00
helmutm
fc3e3096c8 export and import of DC annotations basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2479 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-28 14:42:54 +00:00
helmutm
8e8797a4d1 work in progress: sub-elements, e.g. for annotations and state information - export OK
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2478 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-28 13:22:55 +00:00
helmutm
9dec6887b6 work in progress: sub-elements, e.g. for annotations and state information, for export/import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2477 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-28 12:42:47 +00:00
helmutm
d944aca0f5 more on export: handle legacy Document class
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2473 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-24 17:34:28 +00:00
helmutm
c47cc6d9b1 added export/import of resources and resource relations, storing resource data (text/content) in files
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2469 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-23 21:37:28 +00:00
helmutm
b7097a09c5 added stateful package for assigning simple workflows to loops objects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2467 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-21 17:51:30 +00:00
helmutm
64acbd439d added an example export file for easy set up of new loops sites
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2463 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-19 09:35:23 +00:00
helmutm
de43d3b501 clean-up some code in NoveView
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2462 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-19 09:34:42 +00:00
helmutm
cd2e534cb3 bug fix for getting resource view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2461 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-17 14:28:16 +00:00
helmutm
5240ff1ba6 allow view parameters for view names as node attributes to make views more selective
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2460 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-17 09:54:19 +00:00
helmutm
03fd81a499 allow view parameters for view names on type concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2459 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-17 09:48:18 +00:00
helmutm
9043c0459e allow view parameters for view names as node attributes to make views more selective
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2458 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-17 09:36:51 +00:00
helmutm
ebefd631a2 added view and actions for a pseudo-folder concept type
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2457 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-16 21:11:08 +00:00
helmutm
3524ab83be suppress favorites portlet if no 'favorites' storage present
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2455 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-14 07:38:33 +00:00
helmutm
1db870308c CreateObjectForm: make default type configurable via controller
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2454 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-14 07:24:03 +00:00
helmutm
60af09cedb added favorites portlet with add and remove functionality
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2452 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-13 17:42:05 +00:00
helmutm
d503e5d0e5 added integrator.content package: transparent access to filesystem directories and files
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2443 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-12 13:02:34 +00:00
helmutm
dd66347498 added linkUrl attribute to note for controlling appearance of link text
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2440 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-08 10:15:17 +00:00
helmutm
32ef1a067d bug fixes for import, i18n, actions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2437 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-06 11:28:49 +00:00
helmutm
86d7781725 added node export/import to external package; deprecate old node export/import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2436 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-05 17:22:34 +00:00
helmutm
255d47f5da put skin spec in dialog URLs, making dialog forms customizable
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2432 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-05 09:18:58 +00:00
helmutm
a1de35aeb3 minor CSS improvements; suppress listing of old events
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2423 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-03 08:54:36 +00:00
helmutm
8660f12f5e added options attribute to query, e.g. for controlling autoassignment; work in progress: loops.expert - starting to implement filters
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2422 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-29 09:57:41 +00:00
helmutm
3b5132b0f6 added simple task and event handling
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2419 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-25 14:11:03 +00:00
helmutm
0d2bd0334a added agent package as marker for further development: control cybertools.agent instance
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2418 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-25 10:19:07 +00:00
helmutm
10983e79bc work in progress: form/field validation on dialogs
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2417 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-25 10:18:13 +00:00
helmutm
4f4f71aee4 fix ITask interface
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2412 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-21 08:32:14 +00:00
helmutm
5ef3b213dd added CSS entries for dl elements in reStructured text
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2411 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-21 08:31:46 +00:00
helmutm
7a1c885fcd an additional setParents() method for concepts and other minor improvements
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2398 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-14 13:22:54 +00:00
helmutm
13e1aa0a4b some minor tweaks; mainly for doctests
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2397 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-13 18:02:44 +00:00
helmutm
ca273f78bc first steps towards getting favorites (and other personalization stuff) to work
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2394 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-12 18:53:22 +00:00
helmutm
535d06769d use the new email standard field for the person interface
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2393 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-12 14:10:05 +00:00
helmutm
695a717448 improve (sort of customize) presentation of person data
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2391 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-12 11:41:36 +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
c6ff15c196 bug fix on ConfigurationView: assign resource type
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2323 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-01-17 07:09:03 +00:00
helmutm
d8ffeb5ce1 set view configuration already during node traversal - make sure the skin is set before creating/invoking the view controller
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2306 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-01-11 08:53:10 +00:00
helmutm
0cf020c289 setup improvements to facilitate setting up entire loops sites
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2304 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-01-08 19:54:20 +00:00
helmutm
31a6e91114 force setting up of target view on setupController to provide early registration of portlets and other stuff that may come too late when the content part ist rendered
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2302 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-01-08 12:49:28 +00:00
helmutm
5263601212 added viewName parameter to action, + adjustment of building URL
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2300 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-01-07 16:48:15 +00:00
helmutm
2740774b3d starting doctests for constraint module
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2270 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-23 21:01:45 +00:00
helmutm
306d88b1eb improvement of popup form for creating notes via javascript
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2269 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-23 15:09:15 +00:00
helmutm
525ec7d5ac added popup form for creating resources for JavaScript bookmark
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2265 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-22 16:43:17 +00:00
helmutm
209f5402f2 more on constraints: provide editable StaticConstraint
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2264 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-22 16:24:42 +00:00
helmutm
8577b09913 added popup form for creating resources for JavaScript bookmark
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2263 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-22 16:23:59 +00:00
helmutm
433d930315 provide basic functionality for loops.compound
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2262 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-21 12:34:19 +00:00
helmutm
d40012fb18 added compound and constraint packages
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2261 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-20 13:10:26 +00:00