Commit graph

1148 commits

Author SHA1 Message Date
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
2709f73f94 allow for images that exceed maximum allowed widht or height if the total number of pixels does not exceed a limit given as the third element in the list for 'media.unauthorized_max_size' 2011-09-22 08:51:35 +02:00
9562417644 give Header2 part the same structure as Header1 2011-09-18 14:35:44 +02:00
686c1c5fd2 set caching header for images if appropriate 2011-09-18 12:27:56 +02:00
6266366dcf add fields to type concept for controlling object creation 2011-09-12 10:55:29 +02:00
c629a7c366 meta info field must not be required... 2011-09-11 11:54:47 +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
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
6c64ba5158 - external collection: provide functionality for automatically populate
meta information of media assets
2011-08-28 17:04:50 +02:00
3d53026bdf provide new query for retrieving work items independently of task or user 2011-08-24 15:17:12 +02:00
50816e22b2 provide new query for retrieving work items independently of task or user 2011-08-24 15:17:04 +02:00
7e7ba9680e fix dojoType issue when no DnD should be provided 2011-08-23 15:55:23 +02:00
004ee25f3a register necessary dojo stuff when showing image 2011-08-21 16:08:47 +02:00
7223b08b5a - provide additional metaInfo field, e.g. for storing source and rights
information for media assets; show this in info popup;
  link image to info popup in Lobo skin standard views
- Lobo listings: allow for restriction of children listed to certain types
2011-08-21 15:52:21 +02:00
3a30efffe3 exernal editor: ignore versioning requests (saveasnewversion) 2011-08-14 10:38:55 +02:00
d1faad7e2a - media assets: allow for access restriction for viewing larger than a
given maximum size (via option media.unauthorized_max_size)
2011-08-14 10:11:56 +02:00
61a859f317 fall back to ISO encoding if UTF-8 gives an error 2011-08-13 14:26:45 +02:00
2afb84f8b9 include title field in data in order to
make it work correctly with the current version of the external editor client
2011-08-12 08:45:33 +02:00
0ff7932ee0 suppress node view reload when node has been modified in management interface 2011-08-05 18:42:40 +02:00
08143bf2e6 provide simple helper function for importing a data file during set up of a site 2011-08-05 17:21:18 +02:00
6edc0509f4 overwrite also basic attributes via addObject(), e.g. when importing loops data 2011-08-05 15:25:02 +02:00
dc2e564a08 overwrite also basic attributes via addObject(), e.g. when importing loops data 2011-08-05 15:08:10 +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
4ac8a4d24e field order: make sure title and description are always on top 2011-08-02 14:58:11 +02:00
74eefa81eb use neutral directory name (_zzz) in standard import file 2011-08-02 14:57:56 +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
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
2638fb83f2 add convenience method getUidForObject() for use in templates 2011-06-25 17:56:07 +02:00
fc1c071ad8 load data fields for type selected by default option on form startup 2011-06-24 16:09:24 +02:00
5b87a574c4 make schema factory work with new objects not yet linked to a container 2011-06-24 16:07:54 +02:00
dd7e27f7cd ignore Dojo registration requests if no controller present (e.g. for management interface views) 2011-06-16 20:03:58 +02:00
a4cdf95c70 override blueprint's background color setting on table headline 2011-06-16 19:44:37 +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
e74d21bb7a Re-ordering of children and resources.
- Implement/activate re-ordering in standard children and resources
  listings
- Parent and (for resources) concept default order: ignore 'order' field
2011-06-11 18:30:54 +02:00
b25af04e4c remove obsolete files 2011-06-11 17:45:49 +02:00
e3eb200438 use fine dotted lines for separating table rows (instead of odd/even coloring) 2011-06-11 17:44:20 +02:00
dbae765d90 fix text on confirmation box for 'delete' button 2011-06-11 17:05:41 +02:00
b0c54ddd1b Merge branch 'search_actions' 2011-05-29 15:57:38 +02:00
e18392ac0f Provide actions on selected objects of a search result.
- delete and change state actions
- show/hide actions
- display search results again after execution of action
- show info message
- permission checks
2011-05-26 10:26:50 +02:00
9d67fa5465 case-insensitive sorting of search results 2011-05-25 09:48:43 +02:00
5d63df8e70 Actions on search results.
Provide checkboxes and delete button; implement delete action (work in progress).
2011-05-22 14:09:08 +02:00
f0028ae354 use correct macro for search results listing 2011-05-20 12:32:37 +02:00
0d1bb5a722 Remove now obsolete loops.search package. 2011-05-20 10:57:23 +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
12de2376ac Lobo grid: use auto height + padding for correct formatting also with larger image heights 2011-05-05 08:16:09 +02:00
0271630d4d Search form: avoid validation error in FilteringSelect. 2011-04-30 16:34:04 +02:00
d21c4a28ea Yellow Pages: view task_candidates for listing persons with knowledge required for task. 2011-04-30 14:00:59 +02:00
5f072547b1 Revert adding request to adapted objects. 2011-04-30 09:24:45 +02:00
b6a0621283 Merge branch 'adapted_with_request'
Conflicts:
	integrator/testdata/office/example.docx
2011-04-28 12:39:20 +02:00