Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebase #1

Merged
merged 325 commits into from
Sep 10, 2020
Merged

rebase #1

merged 325 commits into from
Sep 10, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 20, 2019

  1. typo

    peterdd committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8f90615 View commit details
    Browse the repository at this point in the history
  2. Update createTestData.php

    peterdd committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    da9b0d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. data for selects when move task between projects

    get global, current project and target project properties id/value pairs separated
    peterdd committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    559f7b9 View commit details
    Browse the repository at this point in the history
  2. form selects for move task

    When user tries moving a task to other project, the selects now show id/value pairs of global, current project, and target project if there would be invalid task values stored unchanged. Gives the user a chance to change to allowed ids/values when moving a task between projects (without copying the task)
    peterdd committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    3fadbee View commit details
    Browse the repository at this point in the history
  3. allow unsetting operating_system value of task

    in database to integer 0 because field os_id is currently defined with NOT NULL
    peterdd committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    f958471 View commit details
    Browse the repository at this point in the history
  4. Update en.php

    peterdd committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    946906d View commit details
    Browse the repository at this point in the history
  5. global/current/target project optgroup labels

    set just a basic translation of optgroups for most selects when moving a task to other project
    peterdd committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    c699c82 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #704 from Flyspray/taskmoves

    fix FS#2134 adapt selects when moving task to other project
    peterdd committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    80fc642 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. form changes during setup

    Allow setting real_name and jabber_id durung setup for the first user
    
    see FS#2478
    peterdd committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    1b99c31 View commit details
    Browse the repository at this point in the history
  2. Update en.php

    peterdd committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    5d2457b View commit details
    Browse the repository at this point in the history
  3. Update setup.css

    peterdd committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    5eed0c3 View commit details
    Browse the repository at this point in the history
  4. Update database.tpl

    peterdd committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    51b1a1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93fec13 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Merge pull request #705 from Flyspray/setupadmin

    Setupadmin
    peterdd committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    cfbb6b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1525e View commit details
    Browse the repository at this point in the history
  3. Update administration.tpl

    peterdd committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    40cc2c9 View commit details
    Browse the repository at this point in the history
  4. Update index.php

    peterdd committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    855ed1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f90adeb View commit details
    Browse the repository at this point in the history
  6. Update setup.css

    peterdd committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    91303e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ca0f1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    260a258 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Update en.php

    peterdd committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    364a6a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e1b7bc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. stricter move task check

    peterdd committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    9c701dd View commit details
    Browse the repository at this point in the history
  2. extend versions selects when moving task

    put globalversions, currentprojectversions and targetversions into select optgroups when moving task to other project
    peterdd committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    803677b View commit details
    Browse the repository at this point in the history
  3. Update details.edit.tpl

    peterdd committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    ef3948c View commit details
    Browse the repository at this point in the history
  4. Update en.php

    peterdd committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    34d36bb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #706 from Flyspray/movetask

    move task logic
    peterdd committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    0452872 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. utf8 jscalendar/lang/calendar-bg.js

    updated by using https://cgit.drupalcode.org/jstools/tree/jscalendar/lib/lang/calendar-bg.js
    as original jscalendar from dynarch not available anymore.
    peterdd committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    8546ee8 View commit details
    Browse the repository at this point in the history
  2. Update and rename calendar-he-utf8.js to calendar-he.js

    and hopefully fix a weird issue with left/right text and "  (i can't read hebrew, but make the file at least working :-) )
    peterdd committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    66195e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. xml http header for rss1/rss2/atom feeds

    content-type http header was set 2 times - once wrong as as html, and later xml.
    peterdd committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    85ff556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2e427 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    fa67964 View commit details
    Browse the repository at this point in the history
  2. Delete cn_utf8.js

    not needed as there is calendar-zh.js file for utf-8
    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    59265b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c879475 View commit details
    Browse the repository at this point in the history
  4. Delete calendar-cs-win.js

    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    92d6d7f View commit details
    Browse the repository at this point in the history
  5. Delete calendar-hr.js

    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    120141c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6020a27 View commit details
    Browse the repository at this point in the history
  7. Delete calendar-ru_win_.js

    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    43b0e21 View commit details
    Browse the repository at this point in the history
  8. Delete calendar-lt.js

    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    225106a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    687f4bd View commit details
    Browse the repository at this point in the history
  10. Delete calendar-ko.js

    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    c188fb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d744ec5 View commit details
    Browse the repository at this point in the history
  12. Update calendar-fr.js

    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    653ec88 View commit details
    Browse the repository at this point in the history
  13. Update calendar-it.js

    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    0a311cf View commit details
    Browse the repository at this point in the history
  14. Update calendar-tr.js

    peterdd committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    bd9299b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    129b3c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    1a7f414 View commit details
    Browse the repository at this point in the history
  2. Update createTestData.php

    peterdd committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    cd123f4 View commit details
    Browse the repository at this point in the history
  3. Translated new strings

    Translated these new strings:
    - invalidtasktype
    - invalidtargetproject
    - globaloptions
    FrancescoGd committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    869f459 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #707 from FrancescoGd/it-translation

    Translated new strings
    peterdd committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    0b3c333 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. add missing locale to russian translations

    which is required for jscalendar to load the russian translation file (or it loads the en version of jscalendar translation strings)
    I put it at beginning to make more clear it is more important than other translations.
    peterdd committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    5c8d4d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. add a rough calendar-mk.js for macedonian

    to make the jscalendar work when macedonian is detected (guest users) or choosen (user setting)
    peterdd committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    e9272c9 View commit details
    Browse the repository at this point in the history
  2. add calendar-sr.js for jscalendar

    just a stub based on english version. Used currently for both sr (cyrillic) and sr_lat (latin).
    peterdd committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    e9b61f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c7ef69 View commit details
    Browse the repository at this point in the history
  4. update quickedit.php fix header status

    no difference for end user, but better http status codes in webserver log and browser webdevtools than status 500..
    peterdd committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    eab07cc View commit details
    Browse the repository at this point in the history
  5. Update deletesearches.php

    peterdd committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    16d3643 View commit details
    Browse the repository at this point in the history
  6. Update savesearches.php

    peterdd committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    aa59730 View commit details
    Browse the repository at this point in the history
  7. Update testemail.php

    peterdd committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    feaa8b8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #708 from Flyspray/httpstatuscodes

    fix response http status codes for some ajax request
    peterdd committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    4ca83c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    3e3333d View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    peterdd committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    0b66499 View commit details
    Browse the repository at this point in the history
  3. createTestData do not task cache to prevent hit php mem limit

    means it is maybe a bit slower, but loading 100k complete task test data for example into array for example might hit php memory limit
    peterdd committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    fced40a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2135612 View commit details
    Browse the repository at this point in the history
  5. Added rules for Visual Studio Code

    Francesco Giordano committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    7a8a6f4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #709 from FrancescoGd/master

    Added rules for Visual Studio Code
    peterdd committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    b4c5a37 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #710 from Flyspray/bcc

    bcc: instead to: when more than one recipient in a notification
    peterdd committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    03106d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Update header.tpl

    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    c61055a View commit details
    Browse the repository at this point in the history
  2. Delete ie.css

    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    4345f46 View commit details
    Browse the repository at this point in the history
  3. Delete excanvas.js

    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    3606303 View commit details
    Browse the repository at this point in the history
  4. replace class="required text" with required="required" attribute

    as this is the better approach and browsers can help/react to missing form entries before submitting forms (without extra js or css classes)
    
    also replaced some translations
    <?php echo Filters::noXSS(L('string')); ?>
    with  
    <?= eL('string') ?>
    which is doing the same, but shorter and makes templates more readable (IMHO)
    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    e3826c5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #712 from Flyspray/drop-ie8-stuff

    Drop ie8 stuff
    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    8490821 View commit details
    Browse the repository at this point in the history
  6. remove hardcoded * as required field hint

    This is the job of CSS, you can use :required , :invalid,  :before,  :after pseudo classes for theming it.
    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    9e241a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad5c7a4 View commit details
    Browse the repository at this point in the history
  8. cosmetic: eL() is shorter

    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    9d5987d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06acc8d View commit details
    Browse the repository at this point in the history
  10. cosmetics: newtask.tpl

    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    569a124 View commit details
    Browse the repository at this point in the history
  11. Update register.ok.tpl

    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    51026e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa44bdd View commit details
    Browse the repository at this point in the history
  13. cosmetics myprofile.tpl

    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    0bcb02e View commit details
    Browse the repository at this point in the history
  14. cosmetics common.profile.tpl

    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    856dab0 View commit details
    Browse the repository at this point in the history
  15. show user_name also on myprofile

    and tooltip info that it is not changeable by himself (with FS#2322 'Mention System' in mind, mention @username in task descriptions and comments, so @username should be quite static.)
    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    1598ba3 View commit details
    Browse the repository at this point in the history
  16. icon for exporttasklist button, cosmetics

    The button with text was too prominent beside the search input field.
    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    266c79c View commit details
    Browse the repository at this point in the history
  17. position the export tasklist button

    so that the button is not so prominent (or maybe someone has better layout ideas?)
    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    233a254 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #713 from Flyspray/exporttasklistbutton

    smaller tasklist export button
    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    5d1eb57 View commit details
    Browse the repository at this point in the history
  19. Created italian setup translation

    Francesco Giordano committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    a2dc209 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #714 from FrancescoGd/master

    Created italian setup translation
    peterdd committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    e9137d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. min. PHP5.4 check at setup

    peterdd committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    235c9d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be72805 View commit details
    Browse the repository at this point in the history
  3. preinstall check avatars/ dir

    peterdd committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    84f99c4 View commit details
    Browse the repository at this point in the history
  4. Update pre_install.tpl

    peterdd committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    98ad585 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Update README.md

    on current debian(stretch) 
    apt-get install php
    installs the php7, so adapted the example.
    peterdd committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    a57ca17 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    623f43d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Add some missing French translations

    jdorel authored and Jonas DOREL committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    3b403c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #716 from jdorel/patch-1

    Add some missing French translations
    peterdd committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    9b9d4c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Update README.md

    peterdd committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    2c1d3b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Update class.flyspray.php

    peterdd committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    be299f2 View commit details
    Browse the repository at this point in the history
  2. missing comma in fr.php

    peterdd committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    a60d317 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Update composer.json

    peterdd committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    0e90f75 View commit details
    Browse the repository at this point in the history
  2. fix typo in fr.php

    peterdd committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    34e7694 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #718 from Flyspray/travisci-phpunit

    Update composer.json
    peterdd committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    c781a0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    595fd90 View commit details
    Browse the repository at this point in the history
  5. Update flysprayTest.php

    peterdd committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    03d7955 View commit details
    Browse the repository at this point in the history
  6. Rename Tests to tests, make travis-ci working again (#719)

    * Rename Tests/flysprayTest.php to tests/flysprayTest.php
    
    * Rename Tests/bootstrap.php to tests/bootstrap.php
    
    * Rename Tests/createTestData.php to tests/createTestData.php
    
    * Update .travis.yml
    
    * Update phpunit_mysql.xml
    
    * Update phpunit_pgsql.xml
    
    * Update flysprayTest.php
    
    * Update flysprayTest.php
    
    * Update flysprayTest.php
    peterdd committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    5e99e7f View commit details
    Browse the repository at this point in the history
  7. Update README.md

    peterdd committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    5b2732f View commit details
    Browse the repository at this point in the history
  8. set next version 1.0-rc10 dev

    peterdd committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    c0f56e8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Longerlinks (#720)

    * allow longer links in tasks and comments
    
    some github urls are longer than the current 100 chars allowed by template, so lets extend to 150 chars.
    peterdd committed May 5, 2019
    Configuration menu
    Copy the full SHA
    17c87bb View commit details
    Browse the repository at this point in the history
  2. mitigate layout overflows by long words

    When a user adds very long strings in task description, task summary, task comment or adds a long link, it could breach visually out of the layout, so added css word-wrap for such cases.
    peterdd committed May 5, 2019
    Configuration menu
    Copy the full SHA
    1a44996 View commit details
    Browse the repository at this point in the history
  3. Update theme.css

    some more overlong word wrapping cases handled (h1,h2,h3)
    peterdd committed May 5, 2019
    Configuration menu
    Copy the full SHA
    e4b2068 View commit details
    Browse the repository at this point in the history
  4. thinner tags

    to better align them with task summary text line height
    peterdd committed May 5, 2019
    Configuration menu
    Copy the full SHA
    d62c037 View commit details
    Browse the repository at this point in the history
  5. word-wrap:anywhere curr. only supported by firefox

    so lets use break-word instead
    peterdd committed May 5, 2019
    Configuration menu
    Copy the full SHA
    1bcfb8a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. installer: better checks for db prefix

    according to adodb xmlschema setPrefix()
    peterdd committed May 7, 2019
    Configuration menu
    Copy the full SHA
    84c1bbe View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Cosmetics to comply with PHP documentation

    Francesco Giordano committed May 14, 2019
    Configuration menu
    Copy the full SHA
    d563129 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #721 from FrancescoGd/cosmetic-parenthesis

    Cosmetics to comply with PHP documentation: require, include, and remove useless whitespaces at end of lines
    peterdd committed May 14, 2019
    Configuration menu
    Copy the full SHA
    de61bba View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Small corrections

    Did some minor corrections
    FrancescoGd committed May 17, 2019
    Configuration menu
    Copy the full SHA
    bc41455 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #722 from FrancescoGd/small-corrections

    Small corrections
    peterdd committed May 17, 2019
    Configuration menu
    Copy the full SHA
    53e78d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. fix &nbsp; of code sections in atom feed xml

    When a dokuwiki syntax <code> section contained spaces (that should be preserved), the atom feed xml does not accept &nbsp; but &#160; is ok.
    peterdd committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    e79c6a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. move new sub task nearby associate sub task

    to logically group set parent, associate sub task, and new sub task buttons together in the 'Quick Actions' menu
    peterdd committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    df691fe View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Merge pull request #723 from Flyspray/master

    sync from master
    peterdd committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    8a745c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    49de15a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #725 from vityusha/master

    Added russian string translations.
    peterdd committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    ea06292 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Some polish and small corrections

    Francesco Giordano committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    92b74eb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Merge pull request #726 from FrancescoGd/master

    Some polish and small corrections
    peterdd committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    74b8f6d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. document w 'watch task' access key

    - document w watch task access key 
    - a more readable template using eL()
    - TODO as accesskey usage is very inconsistent between platforms and browsers
    peterdd committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    e26c16a View commit details
    Browse the repository at this point in the history
  2. Update theme.css

    peterdd committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    9045676 View commit details
    Browse the repository at this point in the history
  3. detect basic browser and platform at session start

    to enable to show the user the key combination that works on his system
    peterdd committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    924770d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f880ece View commit details
    Browse the repository at this point in the history
  5. shortcuts help a bit wider

    so one info fits on one line
    peterdd committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    72b77a3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #727 from Flyspray/accesskeyhelp

    detect basic browser and platform at session start
    peterdd committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    f2aba30 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. wrap th in html

    just to make resulting html output a bit more readable for devs.
    peterdd committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    62bb2ba View commit details
    Browse the repository at this point in the history
  2. show also todays activity

    Ever wondered when doing a change in a task, but the activity bars do not change immediatly? Because the end range timestamp should be not last midnight ;-)
    peterdd committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    452af3e View commit details
    Browse the repository at this point in the history
  3. remove some old browserspecific

    remove old or broken browser specific css stuff for over 8 year old browsers
    peterdd committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    9e0f3e5 View commit details
    Browse the repository at this point in the history
  4. svg activity sparklines

    use svg as fallback when gd extension is not installed, but maybe replace the sparkline in future completely as svg is more flexible to use...
    ... and travis-ci still does not like the dependency to jamiebicknell/Sparkline ...
    peterdd committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    1b8823c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. feat: make ldap configurable

    Changes:
    * config parameter to set authentication method
    * configurable LDAP authentication
    * account provisionning from LDAP on first login
    * fallback to native authentication if LDAP user not found
    
    To configure LDAP authentication, set following parameters in config file
    (flyspray.conf.php):
    
      [general]
      auth_method = "ldap"
    
      [ldap]
      host = 'ldap.example.com'
      port = '389'
      version = '3'
      base_dn = 'ou=users,dc=example,dc=com'
      search_user = 'your_bind_dn'
      search_pass = 'your_bind_password'
      filter = 'uid=%USERNAME%'
      field_name = 'cn'
      field_email = 'mail'
    fch25804 committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    05b7b5c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    94a5995 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #731 from trebmuh/patch-1

    Update README to current rc9 version
    peterdd committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    c046861 View commit details
    Browse the repository at this point in the history
  3. Update the French translation

    trebmuh committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    90c5cce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #732 from trebmuh/patch-1

    Update the French translation
    peterdd committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    1d17654 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Configuration menu
    Copy the full SHA
    93da4f1 View commit details
    Browse the repository at this point in the history
  2. Update French translation

    trebmuh committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    fd650f2 View commit details
    Browse the repository at this point in the history
  3. Improving French translation

    trebmuh committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    c56f371 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #733 from trebmuh/patch-1

    french reminder wording
    peterdd committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    8b2f54e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. add a custom_mockup.css

    just for layout debugging purposes and to help improvement (adaptive layouts) together with real data testing
    peterdd committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    06460aa View commit details
    Browse the repository at this point in the history
  2. remove a useless div

    the clear:both can be done in `#content` tag too
    peterdd committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    e795ad5 View commit details
    Browse the repository at this point in the history
  3. fix nonselectable project selector on middle size screens

    When browser windows width is to small to fit project menu, project select, and quicktask search on one line and the project select overflows to the next line, it was not clickable due the following `#content` div overlapping the select. This fixes it.
    peterdd committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    1b03963 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #734 from Flyspray/fix-overflow-projectselector

    fix overflowing projectselector not clickable
    peterdd committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    721c554 View commit details
    Browse the repository at this point in the history
  5. fix a missing ; in theme.css

    peterdd committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    6d1de53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9de57a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a2bec2 View commit details
    Browse the repository at this point in the history
  8. fix: php warning on count()

    fch25804 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    8ce2c10 View commit details
    Browse the repository at this point in the history
  9. fix: remove php7 null coalescing operator

    To be compatible with older php versions
    fch25804 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    1528f9d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Merge pull request #730 from fch25804/master

    feat: make ldap configurable
    peterdd committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    12a92ef View commit details
    Browse the repository at this point in the history
  2. ldap defaults and use ldap_uri instead a host and port config

    - some ldap config variables can be optional
    - use ldap_ur instead of host and port as suggested by https://www.php.net/manual/en/function.ldap-connect.php
    peterdd committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    df31414 View commit details
    Browse the repository at this point in the history
  3. ldap_uri var for debug

    peterdd committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    ae90060 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. nofollow setting

    setting to tell search engines if external links in task description, comments, or related links not add weight for their ranking algorithms to reduce motivation of spammers
    peterdd committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    25c7c2e View commit details
    Browse the repository at this point in the history
  2. setting of relnofollow

    peterdd committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    d7e6d3f View commit details
    Browse the repository at this point in the history
  3. Update class.backend.php

    peterdd committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    381dd0b View commit details
    Browse the repository at this point in the history
  4. Update modify.inc.php

    peterdd committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    d633e0d View commit details
    Browse the repository at this point in the history
  5. use dokuwiki $conf until full rendered

    before switching back to flyspray global $conf
    some dokuwiki $conf custom settings are required when compiling html output, like their relnofollow setting.
    (workaround)
    peterdd committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    045e531 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #735 from Flyspray/fixdokuwikiconfusage

    use dokuwiki $conf until full rendered
    peterdd committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    5505ce0 View commit details
    Browse the repository at this point in the history
  7. fix hilighting searchwords for dokuwiki syntax

    wonder when was the last version it worked ..
    peterdd committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    5b04b9d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. only mild hilight searchwords

    existing css probably was for a wireframe/mockup, not for the default theme.
    peterdd committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    820d88f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b730c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c387b03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #736 from Flyspray/master

    sync
    peterdd committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    70a5eab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #737 from Flyspray/relnofollow

    Relnofollow
    peterdd committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    a424bf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. wrap overlong strings

    so it does not break layout even if unbreakable strings like 123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
    peterdd committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    1ecc0f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Standardize writing

    Just to have standardized writing inside the same sentence
    FrancescoGd committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    9a0761f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Merge pull request #738 from FrancescoGd/patch-1

    Standardize writing
    peterdd committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    043f238 View commit details
    Browse the repository at this point in the history
  2. wrap task summary string if necessary

    not only tasklist, but also myvotes,subtask,blockers,depending tasks
    peterdd committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    8a39aa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. workaround to fix dokuwiki render

    if dokuwiki's $conf used for the call_user_func_array loop weired things happens, so revert as quickfix and apply the relnofollow Flyspray setting as hotfix.
    peterdd committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    7e75943 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #591 from Flyspray/review-dokuwikitoolbar

    review dokuwikitoolbar and a wiki-cheatsheet
    peterdd committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    98c096e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #728 from Flyspray/svg-sparklines

    svg activity sparklines
    peterdd committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    561a781 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #621 from Flyspray/bigimages-lightbox

    Bigimages lightbox
    peterdd committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    0679864 View commit details
    Browse the repository at this point in the history
  5. minor css tweak for lightbox

    to show the close button complete also if only 1 image attachment in task
    peterdd committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    3b80f59 View commit details
    Browse the repository at this point in the history
  6. Update activity.php

    peterdd committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    98a0583 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. fix FS#2576 position request reopen form

    an id in details.view.tpl template was changed without adapting the CSS
    peterdd committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    07fff6b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. feat: search in tags

    Makes the search field also look in the tag table for searched string.
    fch25804 committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    c06aed5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Merge pull request #740 from fch25804/master

    search in tags
    peterdd committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    3515a2f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. re-open -> reopen

    I'm not native english speaker, so if this change sucks for native english speakers raise your voice.
    
    I thought the '-' looks ugly on the reopen action button for my native german language eyes and reopen seems the correct verb:
    
    https://dict.leo.org/englisch-deutsch/reopen
    peterdd committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    3d0a0d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. force htmlspecialchars defaults in dokuwiki xhtml.php

    done for long time in orig dokuwiki sources (dokuwiki/dokuwiki@de11706), now also within Flyspray.
    peterdd committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    4ebd9ac View commit details
    Browse the repository at this point in the history
  2. fix a warning when dokuwiki rss syntax feature tried

    Flyspray does not use SimplePie and so has no FeedParser.php. So return before it even tries to require_once() that file as quick fix.
    peterdd committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    be353bb View commit details
    Browse the repository at this point in the history
  3. adapt note about dokuwiki rss feature

    ups, it is a bit worse.
    peterdd committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    8c78611 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #742 from Flyspray/fix-dokuwiki-rss

    fix an error when dokuwiki rss syntax feature tried
    peterdd committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    6649541 View commit details
    Browse the repository at this point in the history
  5. trying to fix travis-ci

    it is try and error until hopefully travis runs again our simple single test.
    peterdd committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    0436473 View commit details
    Browse the repository at this point in the history
  6. Update .travis.yml

    peterdd committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    605c3e4 View commit details
    Browse the repository at this point in the history
  7. only php7+ phpunit testing

    as phpunit test throws syntax error with php5.6
    peterdd committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    2fc0655 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Update xhtml.php

    it is within a dead code section, but at least add the security fix from dokuwiki project of function rss()
    peterdd committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    e6e6f68 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    ee49939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca2be7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #744 from Flyspray/more-dbinfo

    db connection info on admin checks page
    peterdd committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    39b982d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. limit preload task description on long tasklists (default theme)

    The default CleanFS theme loads also the task description of each task in a tasklist and only a mouse hover a task summary shows the description preview of a task. This feature has impact on required php workload and those descriptions are not used in most cases and also effects page size for each tasklist view. As compromise this change loads only the task description for maximal first 25 rows of a tasklist.
    peterdd committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    4a181ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #745 from Flyspray/perf-tasklist

    limit preload task description on long tasklists (default theme)
    peterdd committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f772796 View commit details
    Browse the repository at this point in the history
  3. stub for dark mode

    latest browsers support @media (prefers-color-scheme: dark)
    peterdd committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    9c2009c View commit details
    Browse the repository at this point in the history
  4. add experimental darkmode.css to custom_example.css

    maybe gets into main theme.css some day, but dark mode theme must first get finished and be mature.
    peterdd committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    10b5e04 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Update es.php

    Actualizadas algunos textos más
    Respawn84 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    8351913 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #746 from Respawn84/patch-1

    Update es.php, thx.
    peterdd committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    c702a73 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. preview handler for others than dokuwiki syntax

    for when syntax_plugin set to 'none' or 'html' (CKEditor)
    peterdd committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    9fa38a7 View commit details
    Browse the repository at this point in the history
  2. use latest HTMLPurifier 4.12

    peterdd committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    f9da178 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Update getpreview.php

    peterdd committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a4dcc8b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Pagination (#747)

    '1 ... 3 4 5 6 7 ... 20' as shorter variant of pagination which to date was 
    'Page 5 of 20 -- << First < Previous -3 - 4 - 5 - 6 - 7 Next > Last >>'
    and had really tiny hit areas for the links.
    
    - now use class instead id for pagination as there are multiple pagination bars are possible
    - not waste too much padding on tablet sized screen widths
    - less link buttons on pagination bar on small width screens
    
    - replace black bitmap caret icon with fontawesome alternative
    - adjust CSS a bit for tablet sized screens
    peterdd committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    cb67132 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Update darkmode.css

    peterdd committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    e153274 View commit details
    Browse the repository at this point in the history
  2. Morefonticons (#748)

    replace bitmap calendar icon with font icon to make color theming even easier, e.g. for dark mode
    peterdd committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    682987e View commit details
    Browse the repository at this point in the history
  3. fix FS#2566

    when syntax_plugin was set to not 'html' or 'dokuwiki', the task description and comments render had no line breaks as it was commented out after 0.9.9.7. This puts them back for syntax_plugin 'none'.
    peterdd committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    080fadb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    790f27c View commit details
    Browse the repository at this point in the history
  2. dbtable color darkmode (#749)

    move some coloring to CSS files
    peterdd committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    3c44b65 View commit details
    Browse the repository at this point in the history
  3. Update darkmode.css

    peterdd committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    3758497 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. fix nesting in darkmode.css

    peterdd committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    f9ae6ce View commit details
    Browse the repository at this point in the history
  2. prevent flicker on tasklist

    The previous caret bitmap image placed at background of a table cell could use the default cell CSS paddings to display. With the fontawesome caret icon for easier theme coloring this works different resulting in a bit jumpy tasklist rendering as the table is first rendered in (at least) Firefox 70 and then the font icon is shown which requires 9px where the cell content box is usually only 0 px wide for that column. By setting the content to 10px and reducing cell padding of caret column I try to avoid a second visual annoying tasklist render to the user.
    peterdd committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    0274209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1beda02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de5e0e5 View commit details
    Browse the repository at this point in the history
  5. Update en.php

    peterdd committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    5198fa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. add file ownership hint during install

    If you unzipped Flyspray files as root for instance, then it might be sufficient to use 'chown -R' to the user running the web server (usually wwwrun or www) instead of fiddling with chmod.
    peterdd committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    80d216c View commit details
    Browse the repository at this point in the history
  2. fix some PHP7.4 curly braces deprecations (#750)

    in some dokuwiki functions
    peterdd committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    6b1e661 View commit details
    Browse the repository at this point in the history
  3. fix another php7.4 array-style access of non-arrays notice

    and save one sql query if not required
    peterdd committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    b97fdab View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. add grip line to draggable element

    remembering it took some time until I realized the up/down/left/right cross for ordering of list items in admin/pm area is draggable. So this add some basic grip lines.
    peterdd committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    94c981d View commit details
    Browse the repository at this point in the history
  2. Create cz.php

    a provided translation from 2013 that never made it into the git.
    
    needs some review for Flyspray in year 2019.
    peterdd committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    afa209b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. fix FS#2591 not replace + at end of a search word

    Flyspray has a hidden/undocumented feature since 2006 by using the + char in the search string for more narrow search conditions.
    But if the + is at end of the search string, the replacement is unwanted/unneeded and a searchword like 'memtest86+' searched for 'memtest86 ' (with the space at end) so would not find 'memtest86+'. This patch takes care of it.
    peterdd committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    9fbd402 View commit details
    Browse the repository at this point in the history
  2. Updated new strings (#751)

    Updated "tooltipshorttasktitle" and "lastlogin"
    FrancescoGd committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    9c67ccc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #752 from Flyspray/plusatsearchwordend

    fix FS#2591 not replace + at end of a search word
    peterdd committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    bc69857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a80f6b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. fix a php7.4 notice when deleting a comment

    also fixes the history log to contain the intended 'comment deleted' data
    peterdd committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    8d47ea6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. easier linking to a specific task comment

    by using the comment date as link text to the id of the comment. Not best UI but better than nothing.
    
    - use of 'projectmanager' translation string instead of English hardcoded text.
    peterdd committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    186c254 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Configuration menu
    Copy the full SHA
    ef6dcbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c1b0d View commit details
    Browse the repository at this point in the history
  3. use of warning css class

    peterdd committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    d82f1aa View commit details
    Browse the repository at this point in the history
  4. warning css class

    peterdd committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    2c18662 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    b77f37a View commit details
    Browse the repository at this point in the history
  2. Delete loop_alt3_12x9.png

    peterdd committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    7b98eba View commit details
    Browse the repository at this point in the history
  3. default limit for listUsers()

    peterdd committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    6fe7836 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. fix FS#2597 PHP7.4 notices for some notification types

    user registration related email notifications do not have a $task_id param
    
    add basic phpdoc to generateMsg()
    peterdd committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e8ec41c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. fix FS#2596 port in notifications email links

    The automatic converting of urls to a-tags in the html email notification part missed the possibility of running Flyspray on a custom port.
    peterdd committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7a18a1c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. fix a undefined variable notice

    at guest user task creation
    peterdd committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e242031 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    56d3316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa28aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f307b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b594dad View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Merge pull request #753 from Flyspray/userpagination

    pagination for user list
    peterdd committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    2b37afa View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. little change of css for editallusers page

    table header and :hover effect had a bad contrast, so adjusted a bit for better readability.
    peterdd committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    d5b8dc4 View commit details
    Browse the repository at this point in the history
  2. move some css to theme file

    peterdd committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    26a44ae View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. enabled/disabled user filter for userlist

    as a starting point
    peterdd committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    973aaf9 View commit details
    Browse the repository at this point in the history
  2. add basic enabled/disabled user filter form

    and also show at least the total of matched users
    peterdd committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    bebdc9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99c7585 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #754 from Flyspray/userlistfilter

    filter of userlist by enabled/disabled users
    peterdd committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    b11d62a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    24787e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3652ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b12aefe View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. quick_edit fix for progress_bar

    because now duedate field also uses an inner span tag, so needed a better selector
    peterdd committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    faf7c76 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    d4196b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddccb08 View commit details
    Browse the repository at this point in the history