Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-13 | Remove extra space below description in tooltip. | Francois Ferrand | |
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 | Update readme | Frederic Guillot | |
2015-03-12 | Merge pull-request #709 | Frederic Guillot | |
2015-03-12 | Merge pull-request #706 | 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-12 | Fix flickering and column sizes. | Francois Ferrand | |
* Avoid flickering in default view mode, by properly setting the default (horizontal-scroll) layout directly in CSS. This flickering was introduced with #675 pull request. This also fixes the layout of the public board. Javascript is now used only to activate the 'compact' mode, thus still causing a slight flickering, but in that mode only. * Use fixed-layout on the table to improve layout and rendering speed. * Slightly reduce the width of the swimlane header column, and make it fixed-width. * Slightly simplify the Javascript/jQuery code for activating compact mode. This is replaces pull request #688, with only the table layout fix, since I have no proper solution for the scrolling problem. | |||
2015-03-11 | Update readme | Frederic Guillot | |
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 665 | 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 | Add api procedure to get the application version | Frederic Guillot | |
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 | |