Commit Graph

485 Commits

Author SHA1 Message Date
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
Frédéric Péters 517cfefd3b protect against recipient_groups or responsible being None (#4429) 2014-03-07 16:32:17 +01:00
Frédéric Péters ca5713f468 update check for ldap group to match change in prefix (#4406) 2014-03-07 10:13:25 +01:00
Frédéric Péters e5b0060953 let Editor run the to_assign transition (#4401) 2014-03-05 18:05:35 +01:00
Frédéric Péters daff747591 hide "create outgoing mail" action for board decisions (#4392) 2014-03-05 16:39:29 +01:00
Frédéric Péters 94f1c824c2 add can_answer guard even for non-mails (#4392) 2014-03-05 16:38:54 +01:00
Frédéric Péters 6972af96d0 add mail workflows to apf mails 2014-03-05 16:38:11 +01:00
Frédéric Péters b1b66bef49 create outgoing mail from main documents folder, not current folder 2014-03-05 16:20:05 +01:00
Frédéric Péters b3b1535603 add a custom view for /dossiers (#4327) 2014-03-05 11:05:29 +01:00
Frédéric Péters 90046e8e88 popup deletion request in a popup (#4363) 2014-02-27 11:54:19 +01:00
Frédéric Péters 9b365e6900 blacklist types that were disabled 2014-02-27 11:54:04 +01:00
Frédéric Péters 2399724422 assign incoming mail workflow to several types (#4315) 2014-02-27 11:14:51 +01:00
Frédéric Péters 5fb9fe5dcc add a dependency on pfwb contact module 2014-02-26 17:47:18 +01:00
Frédéric Péters 5ac25f34f5 allow owner to delete folders 2014-02-26 17:46:59 +01:00
Frédéric Péters b791506390 fix possibility for users to delete folders (#4324) 2014-02-26 17:19:21 +01:00
Frédéric Péters a000620d4a restrict possibility to delete objects (#4324) 2014-02-26 16:16:13 +01:00
Frédéric Péters 62f8834e3a add view to create user stuff before first login (#4348) 2014-02-26 12:03:00 +01:00
Frédéric Péters 4b2103936e only include accessible contents in history (#4353) 2014-02-26 11:14:03 +01:00
Frédéric Péters c422c31a5e properly translate notification emails (#4325) 2014-02-25 18:11:19 +01:00
Frédéric Péters fc4917df29 translation update 2014-02-25 18:11:10 +01:00
Frédéric Péters 692aed852e mail on validation refusal (#4350) 2014-02-24 17:02:32 +01:00
Frédéric Péters 37d664d965 forcefully finish versions attached to incoming mails 2014-02-24 14:33:01 +01:00
Frédéric Péters 1abbe8080d translation update 2014-02-24 09:47:38 +01:00
Frédéric Péters fc670fb008 let column be sorted 2014-02-24 09:38:26 +01:00
Frédéric Péters 8b87974c62 make it possible to reset local roles on group folders 2014-02-19 12:59:55 +01:00
Frédéric Péters cb312939ff do not create new id for group folders 2014-02-19 12:21:57 +01:00