Commit Graph

4838 Commits

Author SHA1 Message Date
Frédéric Péters 8e7543ed64 misc: do not crash on ezt calling undefined webservice (#17787) 2017-07-31 10:48:47 +02:00
Frédéric Péters fcfda2d576 api: add possibility of http basic auth access to the ics endpoint (#16792) 2017-07-31 10:45:50 +02:00
Frédéric Péters 412844fbdd api: add ics export API view (#16797) 2017-07-31 10:45:50 +02:00
Frédéric Péters 78db869ae2 admin: make form slugs editable by the admin (#15663) 2017-07-31 10:40:25 +02:00
Frédéric Péters c3be61b8d1 formdef: add internal identifier attribute, separated from url_name (#15663)
This will allow changing url name behaviour without impacting on storage
matters.
2017-07-31 10:40:25 +02:00
Frédéric Péters bac624f1d2 tests: add check for rel=popup links 2017-07-24 18:18:24 +02:00
Frédéric Péters 483f20855a ctl: ignore error_log in collectstatic calls as it's run as root (#17761) 2017-07-23 20:48:23 +02:00
Frédéric Péters 1c687adc90 misc: fix log visibility for users with dispatched functions (#17672) 2017-07-20 13:20:16 +02:00
Frédéric Péters c754ac53bc sql: add possibility to drop formdef table (#17524) 2017-07-17 15:33:05 +02:00
Frédéric Péters 8385a6798d forms: increase default textarea size (#17483) 2017-07-17 15:33:05 +02:00
Frédéric Péters a97c2ebbea misc: expose date() and days() as global functions (#17658) 2017-07-17 15:32:08 +02:00
Frédéric Péters 6629cbc156 misc: fix label of wysiwyg popup dialogs (#17646) 2017-07-17 15:32:08 +02:00
Frédéric Péters 307d340993 doc: fix schema example, required are booleans, not strings 2017-07-07 10:50:04 +02:00
Frédéric Péters 042fd9b28a emails: force linebreaks in email footer (#17131) 2017-07-05 16:23:23 +02:00
Frédéric Péters 91e1614352 misc: add a class to file attachments displayed in history (#17348) 2017-07-05 15:39:15 +02:00
Frédéric Péters 60c96cf25e tests: use emails fixture in modules that send emails 2017-07-05 09:12:06 +02:00
Frédéric Péters 30b71b3919 tests: use publisher fixture in import/export workflow tests 2017-07-05 09:12:06 +02:00
Frédéric Péters 26ffeaf271 help: rewrite sentence about _raw variables in list fields 2017-07-03 17:33:34 +02:00
Frédéric Péters 3e553b881c workflows: extend marker support to other jump types for real (#17248) 2017-06-29 13:51:49 +02:00
Frédéric Péters 6829877759 tests: create user in test_with_superuser test 2017-06-29 12:53:20 +02:00
Frédéric Péters f92f41cb7c misc: add publisher.render_response to render response with template (#15806)
This will allow the auquotidien module to override that method in a
safer way than playing with module-level symbols.
2017-06-29 11:26:46 +02:00
Thomas NOËL 21e0603aa7 fix compute _url variable of workflow data uploads (#17233) 2017-06-28 17:10:22 +02:00
Frédéric Péters 0b4d9fd9e5 tests: include 8bits characters in hobo_notify tests 2017-06-26 19:40:38 +02:00
Frédéric Péters f3e23bd8b7 tests: execute hobo_notify against both pickle and sql 2017-06-26 19:40:38 +02:00
Thomas NOËL c130c7dbde update french translations 2017-06-26 18:08:57 +02:00
Frédéric Péters b52dbf27f2 sql: get varchar/text values as unicode (#15802)
This matches what's being done in Django and will help integrating
w.c.s. with Django applications.
2017-06-26 17:57:03 +02:00
Frédéric Péters 2463d9e8a5 workflows: don't try substituting images with non-images (#17174) 2017-06-26 17:57:03 +02:00
Thomas NOËL 01768bf2ba select2: set a 250ms delay for debouncing requests (#17161) 2017-06-26 15:10:32 +02:00
Frédéric Péters 03f23bc5b8 select2: fix handling of aborted queries (#17161) 2017-06-26 15:10:27 +02:00
Frédéric Péters 61b74c8078 tests: update after "360 user view" name change (#9373) 2017-06-26 11:13:45 +02:00
Thomas NOËL ab13f7dfc9 rename 360 view to per user view (#9373) 2017-06-26 10:46:01 +02:00
Frédéric Péters 159ed31c9b general: rename "Variable Name" to "Identifier" (#15125)
This also adds specific hints on the place it is used.
2017-06-26 10:25:01 +02:00
Frédéric Péters d73542e727 sql: only consider known valid connection parameters (#17143) 2017-06-23 09:58:30 +02:00
Frédéric Péters 03493c73c0 tests: don't let logged error test send out emails (#17089) 2017-06-21 22:20:02 +02:00
Frédéric Péters edc5525143 emails: include error details in exception message (#17064) 2017-06-21 14:07:21 +02:00
Frédéric Péters 77742a8d86 admin: include prefixed-varname when displaying a single page (#16979) 2017-06-21 14:07:21 +02:00
Frédéric Péters 2dada36dc0 logged errors: do not crash if formdef has been removed (#17036) 2017-06-20 19:13:36 +02:00
Thomas NOËL a86f960a99 svg: don't crash on action without status or set_marker (#17012) 2017-06-20 15:00:35 +02:00
Thomas NOËL 57862a30bb fix a msgstr in last commit (french translations) 2017-06-20 11:37:29 +02:00
Thomas NOËL e7e41b7a1c update french translations 2017-06-20 11:31:37 +02:00
Frédéric Péters 05f25c55a9 tests: add check of afterjob status page 2017-06-18 11:27:57 +02:00
Frédéric Péters ab28fdfc93 ods: use float columns for numbers (#16667) 2017-06-18 10:54:13 +02:00
Frédéric Péters 3804bfbcc7 ods: use date/time formats in appropriate cells (#16668) 2017-06-18 10:54:09 +02:00
Frédéric Péters 2c868aa0f2 misc: refactor the way ods cells are created (#16675) 2017-06-18 10:53:19 +02:00
Frédéric Péters d7713f37c4 workflows: add possibility to mark and jump to marked status (#16524)
This keeps a stack of marked status and allow to pop back to previous
ones.
2017-06-16 18:56:20 +02:00
Frédéric Péters 11032760a2 hobo: generate a key & a _url variable with a trailing / for self (#16717) 2017-06-15 14:16:45 +02:00
Jean-Baptiste Jaillet c3f6b06007 general: add a command to delete a tenant (#15636) 2017-06-15 13:44:16 +02:00
Frédéric Péters 9629a27027 sql: keep createdb-connection-params available after deployment (#16794) 2017-06-15 13:25:57 +02:00
Thomas NOËL 135382bb30 update french translations 2017-06-07 11:01:18 +02:00
Frédéric Péters 096ae1b5fd misc: let leaflet zoom up to level 19 (#16715) 2017-06-07 10:42:53 +02:00