Commit Graph

510 Commits

Author SHA1 Message Date
Frédéric Péters fce3ec12ef declare indexes in catalog (#4668) 2014-06-10 13:59:08 +02:00
Frédéric Péters 5a68f5c18b configure solr to be used on all text indexes (#4668) 2014-06-10 13:28:19 +02:00
Frédéric Péters a053dbea06 add a "to process (without comment)" transition (#4639) 2014-06-06 10:16:56 +02:00
Frédéric Péters 502e08d227 give reader & reviewer access to versions to "treated by" persons (#4832) 2014-05-30 09:56:29 +02:00
Frédéric Péters a41d361ce3 give read access to tasks on basis of the "treated by" attribute (#4516) 2014-05-12 13:54:52 +02:00
Frédéric Péters 2eac1186ba apply permissions on all task types (#4516) 2014-05-12 13:53:48 +02:00
Frédéric Péters e36df33150 fallback to admin@localhost if no admin email address is defined 2014-05-12 13:53:20 +02:00
Frédéric Péters 05b4b625f7 fallback to using site email in case of user without email (#4757) 2014-04-30 10:10:24 +02:00
Frédéric Péters 5d9bb1a517 Give document readers visibility on tasks (#4516) 2014-04-24 14:09:11 +02:00
Frédéric Péters 06a9d6a42c limit display of opinions to those to do 2014-04-10 17:48:35 +02:00
Frédéric Péters e55d1c31dc limit display of validations to those to do (#4681) 2014-04-10 17:46:15 +02:00
Frédéric Péters 0c02fa55ff ddeclare appendix workflow 2014-04-08 12:50:59 +02:00
Frédéric Péters a98ccc2040 limit task creation to groups/persons mentioned in treated_by (#4649) 2014-04-07 12:35:50 +02:00
Frédéric Péters 5078f085a6 add custom appendix workflow (#4624) 2014-04-03 16:19:48 +02:00
Frédéric Péters 50c905fc24 let recipients indexer return an empty string, not None 2014-04-02 15:01:09 +02:00
Frédéric Péters 425cec3bca allow Greffier to set a mail back to registering (#4611) 2014-04-01 17:51:20 +02:00
Frédéric Péters 92ebe20f6c ignore permissions when marking tasks done after a mail is sent (#4604) 2014-03-31 16:39:04 +02:00
Frédéric Péters b6f6592b78 allow members to add incoming/outgoing mails (#4599) 2014-03-31 15:10:54 +02:00
Frédéric Péters 76e539be5f add class to workflow menu elements (#4571) 2014-03-28 10:56:48 +01:00
Frédéric Péters 09f38583b8 makes sure permissions are displayed correctly after group folder creation 2014-03-26 18:37:48 +01:00
Frédéric Péters bb34345161 fix creation of group folders 2014-03-26 18:37:31 +01:00
Frédéric Péters 3adb2dabf2 copy incoming mail permissions onto outgoing mails (#4537) 2014-03-26 10:55:21 +01:00
Frédéric Péters fa939e33b9 Makes sure a new document gets its owner role set properly (#4569) 2014-03-26 10:30:18 +01:00
Frédéric Péters 2680df1ead map document_is_processed and document_is_reopened to the general DmsDocument 2014-03-24 16:54:52 +01:00
Frédéric Péters cf348f3545 set our collections to "one state workflow" (#4562) 2014-03-24 16:34:46 +01:00
Frédéric Péters df9411d6ef Makes sure a new document gets its owner role set properly (#4552) 2014-03-24 15:07:27 +01:00
Frédéric Péters fb5ecafc3d don't install new permissions on tasks for now 2014-03-24 15:02:39 +01:00
Frédéric Péters f002ef233c bypass more permissions in version_note_finished transition (#4497) 2014-03-24 14:38:55 +01:00
Frédéric Péters 70d20a3f56 do document_is_processed transitions as admin (#4558) 2014-03-24 13:25:44 +01:00
Frédéric Péters 03c372820a makes sure collective.onlogin -- if installed -- do not redirect (#4547) 2014-03-24 11:00:47 +01:00
Frédéric Péters 714d6448b8 log changes to permissions in history (#4516) 2014-03-21 16:34:52 +01:00
Frédéric Péters f8b66f3334 only reindex allowedRolesAndUsers when a task is added (#4531) 2014-03-21 14:57:58 +01:00
Frédéric Péters f2f1630696 reindex object when a new task is created (#4531) 2014-03-21 14:45:56 +01:00
Frédéric Péters d76aefdd6e use an empty string to prefill internal mail numbers (#4517) 2014-03-21 13:44:00 +01:00
Frédéric Péters 97818b136f add lost handling of "modify portal content" permissions (#4509) 2014-03-21 12:56:26 +01:00
Frédéric Péters 5b1bf7d9bd create a custom workflow for plone folders, to fix permissions (#4509)
It has two states, private and published, the difference is that published
allow deletion, it is required for the /dossiers/ folder as we want the users
to be able to remove their folders, the private state is to be used in leaf
/documents/XXXX/ folders, as documents shouldn't be able to be removed.
2014-03-21 11:33:07 +01:00
Frédéric Péters 6dfc979475 fix support of APF outgoing mails 2014-03-18 16:29:57 +01:00
Frédéric Péters 96768846ac add a pdb page 2014-03-18 12:17:11 +01:00
Frédéric Péters 94000079eb don't be specific about mails in workflow labels (#4427) 2014-03-17 14:27:06 +01:00
Frédéric Péters 0607125a75 prefill outgoing mail with keywords (#4457) 2014-03-14 17:13:43 +01:00
Frédéric Péters 3ed7d0f513 typo fix 2014-03-14 13:51:32 +01:00
Frédéric Péters e4c9f6be28 fix creation of outgoing mails (#4460) 2014-03-14 13:50:05 +01:00
Frédéric Péters 4e4a9b5d58 also hide workflow actions for common folders 2014-03-14 12:18:24 +01:00
Frédéric Péters c86d0bdf6c do not advertise workflow actions for folders (#4475) 2014-03-14 12:05:27 +01:00
Frédéric Péters a48405b003 add creation date column (#4433) 2014-03-14 10:37:01 +01:00
Frédéric Péters 403c79d905 create apf outgoing mails for apf incoming mails (#4369) 2014-03-13 16:56:58 +01:00
Frédéric Péters f6f9cf95df duplicate incoming mail workflow for APF (#4369) 2014-03-13 16:56:41 +01:00
Frédéric Péters 183227daeb do not present the possibility to sign once we got a signed version (#4461) 2014-03-13 13:23:26 +01:00
Frédéric Péters 50d292c703 use lists, not tuples, in fallback when recipients are None (#4453) 2014-03-12 16:26:40 +01:00
Frédéric Péters 883fd9c64e fix fallback handling of treating_groups and treated_by 2014-03-12 15:33:28 +01:00