Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 7938:ce5a554b2f88
doc: issue1525113 - notation to filter by logged-in user
Little update.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 06 May 2024 01:33:49 -0400 |
| parents | a9b136565838 |
| children | 88239d4ac4ab |
comparison
equal
deleted
inserted
replaced
| 7937:22354d7fc94a | 7938:ce5a554b2f88 |
|---|---|
| 325 tal:attributes="selected python:value == '@current_user'" | 325 tal:attributes="selected python:value == '@current_user'" |
| 326 i18n:translate="">created by me</option> | 326 i18n:translate="">created by me</option> |
| 327 | 327 |
| 328 There are three places where ``value request/user/id`` is used in the | 328 There are three places where ``value request/user/id`` is used in the |
| 329 classic template. Your template may have more. | 329 classic template. Your template may have more. |
| 330 `Details can be found in issue1525113 | 330 |
| 331 <https://issues.roundup-tracker.org/issue1525113>`_. | 331 If you have a user with the exact username of `@current_user` they |
| 332 should change it. `Details can be found in issue1525113 | |
| 333 <https://issues.roundup-tracker.org/issue1525113>`_. | |
| 332 | 334 |
| 333 New PostgreSQL Settings (optional) | 335 New PostgreSQL Settings (optional) |
| 334 ---------------------------------- | 336 ---------------------------------- |
| 335 | 337 |
| 336 With this release, you can specify a Postgresql database | 338 With this release, you can specify a Postgresql database |
