Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
  2. Aug 28, 2019
  3. Jul 04, 2019
    • Christie Lenneville's avatar
      Change 'Todo' to 'To Do' · c433082f
      Christie Lenneville authored
      Currently, we label items to be done as "Todo." This is grammatically
      incorrect and (therefore) confusing—especially to our Spanish-speaking
      users for whom "todo" has a specific and unrelated meaning.
      
      We should use "To Do" and always use it as singular (not "To Dos").
      
      Updates to wording in a few places per MR (ee) discussion
      
      Updating locale/gitlab.pot
      
      Updates to wording in a few places per MR (ee) discussion
      
      Updating locale/gitlab.pot
      c433082f
  4. May 03, 2019
  5. Nov 06, 2017
  6. Apr 28, 2017
    • Jacopo's avatar
      Improve text on todo list when the todo action comes from yourself · 60e9405b
      Jacopo authored
      Improved todo message when an issue is assigned to yourself.
      - The new message when an user assign to himself an issue or a mr is: "You
      assigned issue xx to yourself"
      - The new message when an user adds a todo to himself is: "You added a
      todo for issue xx"
      - The new message when and user mention himself is: "You mentioned
      yourself on issue xx"
      - The new message when an user directly address himself is: "You
      directly addressed yourself on issue xx"
      - The new message when an user mark himself as an approver is: "You set
      yourself as an approver for merge request xx"
      60e9405b
  7. Mar 16, 2017
    • Jacopo's avatar
      Add 'Undo mark all as done' to Todos · 5f9ace8e
      Jacopo authored
      Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done'
      in the 'Todo' tab of the Todo dashboard.
      The operation undos only the todo previously marked as done with the 'Mark al as done' button.
      5f9ace8e
  8. Mar 10, 2017
    • Jacopo's avatar
      Add 'Undo' to Todos in the Done tab · e20ffc6e
      Jacopo authored
      Added the ability to 'Undo' the todos marked complete in the 'Done' tab of the Todo dashboard.
      Added the ability to 'Undo mark all as done' todos marked complete with 'Mark all as done'
      in the 'Todo' tab of the Todo dashboard.
      e20ffc6e
  9. Feb 20, 2017
  10. Feb 17, 2017
    • Jacopo's avatar
      Todo done clicking is kind of unusable. · 26160459
      Jacopo authored
      The Done button will change to an Undo button and the line item will be greyed out.
      Bold links will be unbolded.
      The user can undo the task by clicking the Undo button.
      26160459
  11. Jan 27, 2017
  12. Jan 14, 2017
  13. Dec 31, 2016
  14. Oct 03, 2016
  15. Aug 16, 2016
  16. Jul 01, 2016
  17. Jun 03, 2016
  18. May 25, 2016
  19. May 17, 2016
    • Sean McGivern's avatar
      Create a todo on failing MR build · 6b834f2c
      Sean McGivern authored
      When a build fails for a commit, create a todo for the author of the
      merge request that commit is the HEAD of. If the commit isn't the HEAD
      commit of any MR, don't do anything. If there already is a todo for that
      user and MR, don't do anything.
      
      Current limitations:
      - This isn't configurable by project.
      - The author of a merge request might not be the person who pushed the
        breaking commit.
      6b834f2c
  20. Mar 30, 2016
  21. Mar 18, 2016
  22. Mar 17, 2016
  23. Mar 09, 2016
  24. Feb 27, 2016
  25. Feb 20, 2016
Loading