Commit graph

158 commits

Author SHA1 Message Date
helmutm
eddf4287ec work in progress: loops site synchronization: export (and subsequent import) of changes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3729 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-14 09:51:49 +00:00
helmutm
d12dac7e37 add method for providing all track data for favorites
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3717 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-08 08:19:48 +00:00
helmutm
3918b8ebc7 provide 'data' argument when adding a favorite
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3713 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-04 11:53:55 +00:00
helmutm
d70b5e5d44 fix send email feature: encode subject and message correctly
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3710 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-02 10:08:45 +00:00
helmutm
f9ac640529 make job processing and export more informative
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3653 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-14 15:47:01 +00:00
helmutm
504092b268 propagation of security settings (principal roles and role permissions) basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3649 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-13 15:41:30 +00:00
helmutm
87f46f0d28 propagation of role permission settings from workspaces basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3623 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-10 18:19:49 +00:00
helmutm
dddc43086d provide basic work delegation functionality
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3596 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-20 17:16:30 +00:00
helmutm
fa4e4eed89 provide actions for creating/editing institutions; toggle checkboxes in listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3576 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-12 11:40:36 +00:00
helmutm
a6dbafcce8 new view list_children.html; action options for queries; send mail feature basically working; presence with link to person
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3575 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-12 06:05:14 +00:00
helmutm
9661f62155 provide password retrieval for person-based authenticator
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3565 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-29 14:56:52 +00:00
helmutm
48701178bd add a portlet showing the presence of other users; may be activated by the global option 'organize.showPresence'
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3466 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-20 14:56:04 +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
d2a2cc4223 use local for displaying timestamps
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3442 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-06 16:16:25 +00:00
helmutm
1a47ac9182 ignore case (optionally) in password check
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3367 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-05-02 20:45:55 +00:00
helmutm
1cb8894abc work in progress: task indexing: add index for start date, include work item texts in text index entry
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3342 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-04-20 06:43:08 +00:00
helmutm
6a45e33890 extend/improve form/processing for registering users, clean up options
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3329 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-04-11 10:07:14 +00:00
helmutm
8dfdf85403 bug fix for create task action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3279 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-15 13:49:14 +00:00
helmutm
0938619e67 provide 'create task' action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3272 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-14 10:51:39 +00:00
helmutm
cc3652db1c new authenticator plug-in: virtual principals, based on person objects (work in progress)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3270 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-09 13:44:04 +00:00
helmutm
1f6229d2fd work in progress: person-based authentication (without persistent principal objects)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3266 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-08 11:12:58 +00:00
helmutm
ec7dd9391d quicksearch improvements; make search process in relation widget more flexible
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3250 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-25 17:42:23 +00:00
helmutm
02901cb83f provide description appropriately formatted for title attribute and info field
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3236 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-16 07:02:41 +00:00
helmutm
6f8e716923 Use TaskView for providing task work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3200 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-02 06:56:37 +00:00
helmutm
396cc946d6 mark today by bold text, show weekdays in title attributes of day fields
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3192 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-29 10:14:12 +00:00
helmutm
dfe6423f77 subtract one second from end date to exclude 00:00 of the following day
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3187 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-29 07:44:59 +00:00
helmutm
466f05e5a8 improve queries: make configurable via query options
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3181 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-27 12:04:57 +00:00
helmutm
cf666c3bc3 work in progress: automatic setting of useful criteria for work item listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3178 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-24 11:02:52 +00:00
helmutm
24992512e6 bug fix: handling of date and time values; register Dojo textarea
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3177 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-24 09:33:30 +00:00
helmutm
3c9c3b23b0 bug fix: 'allColumns' must be a list in the correct order
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3175 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-23 09:35:53 +00:00
helmutm
afa64c7028 some minor refactorings as preparation for more flexible queries
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3171 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-22 18:38:23 +00:00
helmutm
f3b30498e0 extend TargetAction, provide CreateConceptPage for page-based add forms; allow suppressing of assignment part on forms
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3160 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-19 13:58:50 +00:00
helmutm
7c09dec614 bug fix: avoid error if no record manager is present
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3158 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-19 09:19:45 +00:00
helmutm
c3a412a902 work in progress: edit work items with different actions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3157 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-18 11:19:39 +00:00
helmutm
12061a6aa3 work in progress: 'send link by email' feature
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3154 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-17 16:51:51 +00:00
helmutm
6ff94ad004 provide work item infos: icon with link, info popup
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3149 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-14 09:44:16 +00:00
helmutm
77376f1c04 work in progress: personal info query/view - starting with link to 'change password'; define 'editTask' as a separately definable action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3144 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-12 12:40:57 +00:00
helmutm
c185f72eea work in progress: configurable work item listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3142 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 18:32:49 +00:00
helmutm
73d9365dd7 update copyright info
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3139 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 15:05:05 +00:00
helmutm
97569c4113 fix formatting of end time
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3138 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 15:03:27 +00:00
helmutm
78d28056cf work in progress: new work item lifecycle
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3137 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 14:56:20 +00:00
helmutm
e3a8493d31 work in progress: new work item lifecycle
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3134 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 10:45:19 +00:00
helmutm
3cc50cccff tracking stats: period details
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3123 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-07 09:28:13 +00:00
helmutm
88dea1544d show day as separate column, start and end columns contain only the time
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3122 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-07 09:27:49 +00:00
helmutm
9cbc45818e provide a query view for linking to other loops sites in the same instance
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3107 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-02 10:06:11 +00:00
helmutm
ed35bcf5af improve display of rows in work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3106 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-01 19:17:51 +00:00
helmutm
60c7d22e61 work in progress: work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3104 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-30 22:54:34 +00:00
helmutm
94d38bbe2c work in progress: view work items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3098 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-29 15:05:25 +00:00
helmutm
a77166dfee work in progress: task management: creation of work items OK
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3097 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-29 12:27:55 +00:00
helmutm
07c98536e7 work in progress: task management with work items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3094 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-28 21:25:42 +00:00