Commit Graph

2539 Commits

Author SHA1 Message Date
Frédéric Péters 2c69b7fc31 fix handling of 'commentable' in default workflow 2012-08-16 14:17:51 +02:00
Frédéric Péters a8ef9df508 remove 'new comment' email templates, no longer used 2012-08-16 14:11:57 +02:00
Frédéric Péters 16962ac7b7 explicitely mention new comment in workflow email 2012-08-16 14:11:11 +02:00
Frédéric Péters c4b0df810f add form_evolution to variables 2012-08-16 14:05:45 +02:00
Frédéric Péters c2587d6467 fix retrieval of user name for actions performed by submitter 2012-08-16 14:05:08 +02:00
Frédéric Péters 2e87deff53 workflows: add a 'form_status_changed' variable 2012-08-16 14:04:31 +02:00
Frédéric Péters 956a26f26c workflows: fix default workflow to also be commentable by submitter 2012-08-16 13:47:12 +02:00
Frédéric Péters a7e2990af4 workflows: add an initial 'just submitted' status to default workflow
This is required as we want the 'new submitted form' email to be sent
only once.
2012-08-16 13:44:36 +02:00
Frédéric Péters decdb1ecac workflows: add compatibility substitutions for after & new 2012-08-16 13:29:56 +02:00
Frédéric Péters 9268ccaec6 respect email settings in default workflow 2012-08-16 13:25:02 +02:00
Frédéric Péters a861d290b0 backoffice: add possibility to filter on 'done' status (opposite of pending) 2012-08-16 13:09:49 +02:00
Frédéric Péters e0ad0b08af fix link from individual form to listing 2012-08-16 13:07:21 +02:00
Thomas NOËL 6a88d9b02b add 'views' to formdef (#1213) 2012-08-16 12:02:41 +02:00
Frédéric Péters c3a068ea9b workflow: add trailing slash to status URLs 2012-08-16 11:35:24 +02:00
Frédéric Péters 2fc7b0b6dd workflow: always embed graph in a bo-block, so it keeps its place 2012-08-16 11:32:16 +02:00
Frédéric Péters 20ea4104cc workflow: another hack to convert from salmon to page-subject class 2012-08-16 11:27:09 +02:00
Frédéric Péters 2d185c2213 workflow: improve styling of workflow graph 2012-08-16 11:20:29 +02:00
Benjamin Dauvergne 5312df6e83 Use render_as_line if item.label is None 2012-08-16 10:57:47 +02:00
Benjamin Dauvergne 5b593c5e3a Verify that item.by is not None before calling render_list_of_roles 2012-08-16 10:57:40 +02:00
Benjamin Dauvergne 5f9be5e8e3 Tune workflow visualization style 2012-08-16 10:57:29 +02:00
Benjamin Dauvergne 293fbbc78d When shoing .label as item name add possible actors 2012-08-16 10:57:08 +02:00
Benjamin Dauvergne 71ae10bdd7 In workflow visualisation, replace render_as_line() by label when possible 2012-08-16 10:56:56 +02:00
Benjamin Dauvergne 876a95b893 Clean the SVG emitted by graphviz to permit CSS styling 2012-08-16 10:56:45 +02:00
Benjamin Dauvergne b5ed62aba2 Center workflow graphs 2012-08-16 10:53:06 +02:00
Benjamin Dauvergne 2e91965bfa Use graphviz to display the workflows admin pages header 2012-08-16 10:52:58 +02:00
Benjamin Dauvergne 9b12cef712 Emit 404 on admin page of missing workflow id 2012-08-16 10:48:42 +02:00
Frédéric Péters d1075fe2c5 add uniform globals to eval() used in different places 2012-08-16 10:25:41 +02:00
Frédéric Péters 8eed0b3214 jump workflow item: log exceptions 2012-08-16 10:22:10 +02:00
Frédéric Péters 708e9edab8 unify exception logging 2012-08-16 10:22:10 +02:00
Frédéric Péters 166bbaa265 admin: minor style changes to workflow inner pages 2012-08-16 08:18:03 +02:00
Frédéric Péters 960db8f727 admin: change title level for inner blocks 2012-08-16 07:59:48 +02:00
Frédéric Péters 261deda2c3 admin: pimp the category view, point to it from biglist 2012-08-14 17:32:15 +02:00
Frédéric Péters ff65883cf1 admin: turn 'new category' into a popup 2012-08-14 17:23:22 +02:00
Frédéric Péters fdc7da925b admin: change redirection on role actions to point to the role page 2012-08-14 17:17:58 +02:00
Frédéric Péters 83b38af34a admin: pimp the role page (list related forms...) 2012-08-14 17:17:18 +02:00
Frédéric Péters fd719e6c6b admin: move biglist actions of roles to the role pages 2012-08-14 17:02:47 +02:00
Frédéric Péters da4360715b admin: change 'new role' into a popup 2012-08-14 17:00:09 +02:00
Frédéric Péters de584a6d9e admin: redirect user actions to the user page, not the big list 2012-08-14 16:46:42 +02:00
Frédéric Péters 7c4df79ce1 admin: pimp the admin user view page 2012-08-14 16:42:26 +02:00
Frédéric Péters a2537caad3 admin: move idp token stuff to idp specific code 2012-08-14 16:42:26 +02:00
Frédéric Péters 7b87646faa admin: move biglist actions for users to the user page sidebar 2012-08-14 16:42:26 +02:00
Frédéric Péters c23af2b525 admin: removing biglist actions for workflows 2012-08-14 15:05:00 +02:00
Frédéric Péters c214b33341 admin: remove edit & edit fields for forms, now accessible by other means 2012-08-14 14:46:37 +02:00
Frédéric Péters 593ce6668b admin: don't present signing option if M2Crypto is not available 2012-08-14 14:45:10 +02:00
Frédéric Péters 23c7018894 admin: add popup to edit read access 2012-08-14 14:43:00 +02:00
Frédéric Péters b0fe3d1f8f admin: add 'always advertise' option to the 'roles' popup 2012-08-14 14:37:28 +02:00
Frédéric Péters fb80258cdd admin: remove commands from forms big list 2012-08-14 11:59:49 +02:00
Frédéric Péters af79463a0c admin: always use 'Default Workflow' as label 2012-08-14 11:55:59 +02:00
Frédéric Péters 60c5de730f admin: change 'new form' page to be a popup 2012-08-14 11:51:45 +02:00
Frédéric Péters b647c88ff5 fix reference to default workflow 2012-08-14 11:47:12 +02:00