Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-19 | Gitlab "Thema" -> "Fehler" | Christian González | |
changed because "Thema" is no good word for issue in this context. The translation for github uses "Fehler" as well, there correctly. | |||
2015-03-16 | Add unique css class name for board table | Frederic Guillot | |
2015-03-16 | Merge and improve pull-request #666 (custom stylesheet) | Frederic Guillot | |
2015-03-15 | Lowercase class name | Frederic Guillot | |
2015-03-15 | Calculate intersection between time tracking and timetable | Frederic Guillot | |
2015-03-15 | Add cost breakdown for project budget | Frederic Guillot | |
2015-03-14 | Calculate the time spent based on the timetable | Frederic Guillot | |
2015-03-12 | Start to develop the budget module | Frederic Guillot | |
2015-03-12 | Merge and improve pull-request #704 | Frederic Guillot | |
2015-03-12 | Merge pull-request #709 | Frederic Guillot | |
2015-03-12 | Add Serbian currencie and language code in Model\Config | bdpsoft | |
2015-03-12 | Added Serbian Latin translation | bdpsoft | |
2015-03-11 | Added dutch translation | Hendrik Stoker | |
2015-03-10 | Improve pull-request | Frederic Guillot | |
2015-03-10 | Merge pull-request #699 | Frederic Guillot | |
2015-03-10 | Order task links by labels and task column | Olivier Maridat | |
2015-03-10 | Add a quick task link creation as it is possible for subtask | Olivier Maridat | |
2015-03-10 | Add an item "Add a link" in the dropdown menu of a task in the board view | Olivier Maridat | |
2015-03-09 | Bust subtask title max length to 255 characters | Frederic Guillot | |
2015-03-09 | Merge pull-request #697 | Frederic Guillot | |
2015-03-09 | Merge pull-request #700 | Frederic Guillot | |
2015-03-09 | Lowercase filename | Frederic Guillot | |
2015-03-09 | Add user timetables | Frederic Guillot | |
2015-03-09 | Adding CHF to the list of Euro currencies | Olivier Paroz | |
2015-03-07 | Add user cost | Frederic Guillot | |
2015-03-07 | add image thumbnail to task detail view, add icons to common file ↵ | BlueTeck | |
extensions, better layout in task attachments | |||
2015-03-06 | Edit subtask with title maxlength 100. | Oliver Kraitschy | |
2015-03-06 | Create subtask with title maxlength 100. | Oliver Kraitschy | |
2015-03-05 | Add config parameter for custom database port | Frederic Guillot | |
2015-03-04 | Merge pull-request #691 | Frederic Guillot | |
2015-03-04 | Fix typos | Frederic Guillot | |
2015-03-04 | Escape markdown code in column tooltips. | Francois Ferrand | |
This is needed to avoid issues when the code contains quotes. | |||
2015-03-03 | Add missing swimlane REST API | Francois Ferrand | |
Missing API to retrieve extra details were missing: getSwimlane($project_id, $name) getAllSwimlanes($project_id) | |||
2015-03-02 | preview images in taskview | BlueTeck | |
2015-03-01 | Translate chosen selects | Frederic Guillot | |
2015-03-01 | Integrate Turkish language | Frederic Guillot | |
2015-03-01 | Merge pull-request #681 | Frederic Guillot | |
2015-03-01 | Add subtask position | Frederic Guillot | |
2015-03-02 | Turkish translation | creador | |
Added Turkish translation | |||
2015-02-28 | Rename subtasks and files tables | Frederic Guillot | |
2015-02-28 | Improve toggle compact/horizontal scrolling view | Frederic Guillot | |
2015-02-28 | Merge pull-request #675 | Frederic Guillot | |
2015-02-28 | Merge pull-request #678 | Frederic Guillot | |
2015-02-28 | updated, some case fix | crash5 | |
2015-02-28 | Update translations.php | gavlepeter | |
2015-02-28 | Added a menu item and short key 'c' to toggle board view. View modes are ↵ | ashbike | |
compact (tries to stuff all columns in the window) and wide (scrollbar appears) | |||
2015-02-27 | Improve pull-request | Frederic Guillot | |
2015-02-27 | Merge pull-request #670 | Frederic Guillot | |
2015-02-25 | Add REST api to manage actions. | Francois Ferrand | |
2015-02-25 | Avoid re-layout when displaying the page. | Francois Ferrand | |
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the menus are created. |