helmutm
|
771cf29cc2
|
work in progress: agent application with commandline controllers
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2496 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-04 08:07:22 +00:00 |
|
helmutm
|
8f99753b1c
|
work in progress: set up agent application; provide simple commandline controllers
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2495 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-03 14:13:32 +00:00 |
|
helmutm
|
7da8c3b9d1
|
rename 'inform()' to 'notify()'
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2494 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-03 11:27:17 +00:00 |
|
helmutm
|
4d8f1e7cf1
|
keep state information with jobs; provide feedback to master and controller via 'inform()' methods
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2493 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-03 11:17:37 +00:00 |
|
helmutm
|
7cf1a59bae
|
keep state information with jobs; provide feedback to master and controller via 'inform()' methods
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2492 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-03 10:59:51 +00:00 |
|
helmutm
|
be4aada1f8
|
provide dummy methods for mail crawler
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2491 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-02 16:26:18 +00:00 |
|
helmutm
|
8ec8258a52
|
minor fixes in the send()/execute() chain on the Agent base classes
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2490 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-31 17:49:14 +00:00 |
|
helmutm
|
922ede26b3
|
work in progress: crawling: let the doctest use the full procedure via master and controller
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2489 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-31 17:10:08 +00:00 |
|
scrat
|
c3e078ca31
|
/agent/crawl: added the base.py and mailcrawl.py . Also added a README.txt for the doctests and modified the tests.py in /agent to recognize the new files.
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2488 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-30 22:36:25 +00:00 |
|
helmutm
|
13e146d774
|
added namespace module
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2487 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-30 09:27:48 +00:00 |
|
helmutm
|
0b91f0de2f
|
added a queueable agent that will only execute one job at a time
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2484 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-29 18:01:13 +00:00 |
|
helmutm
|
3f69f638d3
|
added a queueable agent that will only execute one job at a time
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2483 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-29 17:58:04 +00:00 |
|
helmutm
|
998cbf59cd
|
make loading of R depend on environment variable USE_RLIBRARY
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2482 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-29 15:51:02 +00:00 |
|
helmutm
|
1e9418133b
|
added states definition factory function to be used as utility
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2481 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-29 15:49:20 +00:00 |
|
helmutm
|
bbb481e237
|
added the twisted-based scheduler to the simple doctest sequence
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2472 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-24 11:13:14 +00:00 |
|
helmutm
|
bfe47ee6a7
|
added the twisted-based scheduler to the simple doctest sequence
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2471 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-24 11:04:54 +00:00 |
|
helmutm
|
8a6b84fe27
|
make doc test run again - keep base.schedule.Scheduler
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2470 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-24 09:44:44 +00:00 |
|
scrat
|
a866d387ff
|
Until now just a small change: added the scheduler.py now to /agent/core/ . Small change in the schedule Method. Changed the includes according to use now the schedule.py from /core.
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2468 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-23 20:16:48 +00:00 |
|
helmutm
|
ad30d6f655
|
added a simple publishing states definition (publishing 'workflow')
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2466 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-21 13:26:58 +00:00 |
|
helmutm
|
872fccc529
|
added some experimental stuff for self-registering adapters using a metaclass
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2465 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-21 13:11:12 +00:00 |
|
helmutm
|
2ff4d5ac22
|
fixed __init__() method
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2464 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-21 13:10:18 +00:00 |
|
helmutm
|
a3b17ec3c0
|
added 'params' attribute to controller
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2453 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-14 07:23:02 +00:00 |
|
helmutm
|
24af73ca1f
|
fixes on view configurator (used for setting up portlets)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2451 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-13 17:40:57 +00:00 |
|
helmutm
|
76e6742b25
|
added integrator package: transparent access to filesystem directories and files
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2442 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-12 13:01:57 +00:00 |
|
helmutm
|
d505f3629a
|
added integrator package: transparent access to filesystem directories and files
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2441 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-12 10:53:52 +00:00 |
|
helmutm
|
fc6660a457
|
bug fix for age calculation with missing birth date
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2439 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-07 11:27:00 +00:00 |
|
helmutm
|
85d2423663
|
work in progress: basic implementation of notification features
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2421 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-26 09:06:21 +00:00 |
|
helmutm
|
7c8489f170
|
completed sample implementation (without Twisted), with simple logging
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2420 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-25 14:12:37 +00:00 |
|
helmutm
|
9650935184
|
work in progress: cybertools.agent - more on base and sample implementations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2416 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-24 15:11:05 +00:00 |
|
helmutm
|
9a5264f374
|
work in progress: cybertools.agent - more on base and sample implementations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2415 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-24 15:04:13 +00:00 |
|
helmutm
|
f56e98b2ee
|
work in progress: cybertools.agent - more on base and sample implementations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2414 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-24 10:33:26 +00:00 |
|
helmutm
|
c8622b3058
|
added cybertools.agent package (work in progress...)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2413 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-23 14:07:15 +00:00 |
|
helmutm
|
f244f58479
|
first steps towards getting favorites (and other personalization stuff) to work
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2396 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-12 18:54:27 +00:00 |
|
helmutm
|
de75dc50e9
|
clean up global view definition
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2395 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-12 18:54:22 +00:00 |
|
helmutm
|
74e1a6301e
|
define an email standard field
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2392 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-12 14:09:33 +00:00 |
|
helmutm
|
b3eaf1e58f
|
extend composer.schema for better support of customized schema factories
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2390 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-12 11:40:12 +00:00 |
|
helmutm
|
f9418c1df6
|
started work on comment (discussions) and notify (notifications)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2389 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-11 22:29:25 +00:00 |
|
helmutm
|
7ec9bbdc15
|
merged Dojo 1.0 branch
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2387 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-10 09:56:27 +00:00 |
|
helmutm
|
3f704eb6f9
|
added elements for popup forms
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2268 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-23 15:08:52 +00:00 |
|
helmutm
|
d43fc04d36
|
change error message
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2251 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-17 07:29:14 +00:00 |
|
helmutm
|
3c4648b07e
|
service registrations: CSV export, suppress listing of temporary registrations, email field validation
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2250 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-17 06:43:51 +00:00 |
|
helmutm
|
029d097eb5
|
service management bug fixes
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2244 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-14 15:13:33 +00:00 |
|
helmutm
|
6b05dbd416
|
added top_actions slot for providing language switching, search, etc
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2240 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-13 16:40:47 +00:00 |
|
helmutm
|
90fd32c305
|
updated skin definition to avoid deprecation warnings
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2234 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-11 18:42:00 +00:00 |
|
helmutm
|
6c854db208
|
move controller definition on top of main.pt
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2216 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-05 17:06:21 +00:00 |
|
helmutm
|
189cc0ba84
|
added some TODO notes...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2213 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-12-04 12:51:42 +00:00 |
|
helmutm
|
c9ec411a95
|
provide location url on feedback messages/pages
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2204 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-11-30 13:03:23 +00:00 |
|
helmutm
|
8d931d9786
|
fix for Zope2 compatibility
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2202 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-11-27 18:36:54 +00:00 |
|
helmutm
|
aa4ce1bbf5
|
prio 1 changes, see notes 2007-11-26
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2197 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-11-26 17:19:30 +00:00 |
|
helmutm
|
a41f3615d9
|
more style improvements (esp concerning IE)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2190 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-11-20 15:10:20 +00:00 |
|