073d483bf0
Merge branch 'master' into bbmaster
2011-11-17 11:22:34 +01:00
1b62d9948c
provide pre-defined query definitions, esp. for work items
2011-11-17 10:56:17 +01:00
153f0ee0e7
merge branch master
2011-11-11 15:27:12 +01:00
758171f158
work in progress: configurable reports - basic interfaces and classes, example report (work_report)
2011-11-11 15:18:03 +01:00
f072066b3a
work in progress: configurable reports - basic interfaces and classes, example report (work_report)
2011-11-10 08:17:12 +01:00
3b6a5d0830
Merge branch 'master' into bbmaster
2011-11-08 13:38:55 +01:00
de4496830c
add new 'Create Project' action
2011-10-31 12:10:57 +01:00
8c56ddeec8
add new 'create Orgunit' action
2011-10-31 11:54:48 +01:00
fd2d9794a5
merge branch master
2011-10-28 17:48:20 +02:00
0c601f373b
fix check for predicate option
2011-10-24 10:38:54 +02:00
hplattner
40a5134648
fix: split MemberRegistration to enable only Pricipal creationi
2011-10-20 17:56:27 +02:00
2972630101
restrict access to contents listing (with options to rename or delete objects) to loops site managers
2011-10-20 10:54:30 +02:00
2f74a6dc81
make loops package work with BlueBream 1.0: system running
2011-09-29 22:27:06 +02:00
8dc0d49972
work in progress: make loops package work with BlueBream 1.0
2011-09-29 19:21:12 +02:00
a8fce100fa
allow for adoption of relations to a predicate interface;
...
with example implementation for a 'has Role' predicate in loops.organize
2011-09-23 09:39:32 +02:00
667174aca5
make (old) state query (loops.organize.stateful) work again correctly with new action stuff in loops.expert
2011-08-31 13:48:28 +02:00
50816e22b2
provide new query for retrieving work items independently of task or user
2011-08-24 15:17:04 +02:00
28e8d54762
- allow editing/creation of work items by others (creator, admin),
...
take party/userName from previous work item instead of current user
2011-08-03 16:29:51 +02:00
ccbd58f454
work in progress: restrict mail recipients to users who have access to the target object; future extension: select recipients by groups
2011-07-24 16:55:03 +02:00
54cf5c017f
work in progress: restrict mail recipients to users who have access to the target object; future extension: select recipients by groups
2011-07-24 14:39:45 +02:00
fea68978f3
show target and source info on work items that have been moved or delegated
2011-06-15 18:50:57 +02:00
ad8c236aa5
Basic refactoring of standard search functionality.
...
Move everything to loops.expert, making loops.search obsolete.
2011-05-20 10:55:44 +02:00
helmutm
a1e7df5e57
- keep access trail (history) in session
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4201 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-13 12:53:42 +00:00
helmutm
5202421654
delegate or move work item: select target party or task via FilteringSelect widget
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4199 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-10 13:56:48 +00:00
helmutm
080b3a79f5
- work items: provide move action for assigning a work item to
...
another task
- show work items (if present) for arbitrary concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4196 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-07 12:30:41 +00:00
helmutm
d3d6e2b7ef
provide link for editing work item only to person associated with the work item
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4192 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-28 11:13:24 +00:00
helmutm
06c10460ad
don't show 'delegate' action for non-privileged users
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4190 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-15 18:07:17 +00:00
helmutm
d9f46b785b
provide generic 'create concept' actions based on qualifier setting or assigned subtypes
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4164 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-10 07:50:54 +00:00
helmutm
ba2ea67244
provide generic 'create concept' actions based on qualifier setting or assigned subtypes
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4161 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-10 07:06:03 +00:00
helmutm
629de87686
filtering functionality basically working, including search and standard concept listings
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4160 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-07 16:53:08 +00:00
helmutm
8052cf0db6
provide 'new_only' option for recent changes query to list only object that have been created recently
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4152 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-19 17:02:32 +00:00
helmutm
832eddcd9b
provide 'new_only' option for recent changes query to list only object that have been created recently
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4151 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-19 16:58:20 +00:00
helmutm
e62d81fab9
minor layout fixes
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4142 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-10 07:38:15 +00:00
helmutm
1d5342c4c7
correctly select events traversing the end of a month
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4110 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-12-21 18:15:13 +00:00
helmutm
b794361116
use loops-specific print.css, hiding all parts not needed in printed output
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4076 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-15 16:15:59 +00:00
helmutm
294e0b6334
use BorderContainer/ContentPane for more comfortable edit dialogs with scrolling
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4070 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-11 12:56:42 +00:00
helmutm
a812c80717
check permission for user registration to avoid uncontrolled self-registration on public sites
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4062 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-08 15:59:13 +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
7966188753
fix typo for predicate name
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4051 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-23 14:22:06 +00:00
helmutm
1b56f8fd44
provide additional allocation predicate 'isowner'
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4035 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-12 09:07:00 +00:00
helmutm
64db0029e6
work in progress: personal filters
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4034 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-10 20:13:19 +00:00
helmutm
2509091c4e
context may be security proxied, what leads to an AttributeError when trying to open with external editor from ZMI; can be avoided by explicitly removing the security proxy
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4016 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-26 08:46:56 +00:00
helmutm
80e834a1ac
use 'baseObject' for properties that are not available for adapted objects
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3982 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-08 09:07:53 +00:00
helmutm
bd6edb0ad7
recent changes: show only objects the current user is allowed to access
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3944 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-09 13:33:28 +00:00
helmutm
7b017cfcca
Person: allow assignment with specific predicate to workspace
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3930 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-02 08:05:44 +00:00
helmutm
4d574ca1f2
fix calendar CSS bug
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3928 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-30 06:26:39 +00:00
helmutm
8ecf2645f1
work in progress: page actions - start with print action; + translations for work item management
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3918 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-09 08:13:17 +00:00
helmutm
4b3f4bfe98
fix date selection for events that span more than one day
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3911 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-29 07:45:11 +00:00
helmutm
6a29b67aad
avoid error when userId field already removed from schema fields for form generation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3904 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-18 07:02:04 +00:00
helmutm
36694d3da5
fix creation of group folder
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3901 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-14 10:16:10 +00:00