Commit Graph

520 Commits

Author SHA1 Message Date
Frederic Guillot 788ef2bc07 Merge pull-request #699 2015-03-10 22:11:30 -04:00
Frederic Guillot 900e3fa1fd Bust subtask title max length to 255 characters 2015-03-09 21:48:45 -04:00
Frederic Guillot f55e12d5ee Merge pull-request #697 2015-03-09 21:44:21 -04:00
Frederic Guillot 406aeaf2fb Merge pull-request #700 2015-03-09 21:40:56 -04:00
Frederic Guillot 762fdb9f40 Lowercase filename 2015-03-09 21:38:50 -04:00
Frederic Guillot c870508923 Add user timetables 2015-03-09 21:37:10 -04:00
Olivier Paroz 26252d1690 Adding CHF to the list of Euro currencies 2015-03-09 13:48:30 +01:00
Frederic Guillot 7328995645 Add user cost 2015-03-07 16:50:36 -05:00
BlueTeck 5e5af86638 add image thumbnail to task detail view, add icons to common file extensions, better layout in task attachments 2015-03-07 11:31:53 +01:00
Oliver Kraitschy 7c238bee68 Edit subtask with title maxlength 100. 2015-03-06 09:36:01 +01:00
Oliver Kraitschy 29d1417e8b Create subtask with title maxlength 100. 2015-03-06 09:34:51 +01:00
Frederic Guillot 313318a40d Add config parameter for custom database port 2015-03-05 21:37:57 -05:00
Frederic Guillot 68cb070e82 Merge pull-request #691 2015-03-04 21:23:38 -05:00
Frederic Guillot 436fda0167 Fix typos 2015-03-04 21:06:56 -05:00
Francois Ferrand 6696484bd0 Escape markdown code in column tooltips.
This is needed to avoid issues when the code contains quotes.
2015-03-04 17:03:38 +01:00
Francois Ferrand efbcc22f5a Add missing swimlane REST API
Missing API to retrieve extra details were missing:
  getSwimlane($project_id, $name)
  getAllSwimlanes($project_id)
2015-03-03 16:35:45 +01:00
BlueTeck 88ba0c0953 preview images in taskview 2015-03-02 22:40:09 +01:00
Frederic Guillot 052b14d482 Translate chosen selects 2015-03-01 19:42:24 -05:00
Frederic Guillot d910ebc1ea Integrate Turkish language 2015-03-01 18:43:03 -05:00
Frederic Guillot 9278a92603 Merge pull-request #681 2015-03-01 18:34:30 -05:00
Frederic Guillot 35d99ec5d3 Add subtask position 2015-03-01 18:03:58 -05:00
creador 35ca4c1740 Turkish translation
Added Turkish translation
2015-03-02 00:48:21 +02:00
Frederic Guillot da425e4187 Rename subtasks and files tables 2015-02-28 19:54:32 -05:00
Frederic Guillot bb61b409a3 Improve toggle compact/horizontal scrolling view 2015-02-28 18:11:05 -05:00
Frederic Guillot 7f56c255ca Merge pull-request #675 2015-02-28 16:46:50 -05:00
Frederic Guillot 6d00254d27 Merge pull-request #678 2015-02-28 16:24:27 -05:00
crash5 ad4b51ab9c updated, some case fix 2015-02-28 14:33:34 +01:00
gavlepeter e07465727f Update translations.php 2015-02-28 13:35:30 +01:00
ashbike 621b979627 Added a menu item and short key 'c' to toggle board view. View modes are compact (tries to stuff all columns in the window) and wide (scrollbar appears) 2015-02-28 14:31:20 +05:30
Frederic Guillot db59460da1 Improve pull-request 2015-02-27 19:15:23 -05:00
Frederic Guillot dd051feb8c Merge pull-request #670 2015-02-27 19:08:53 -05:00
Francois Ferrand 34a0216ca7 Add REST api to manage actions. 2015-02-25 11:35:31 +01:00
Francois Ferrand 6b09ff766a Avoid re-layout when displaying the page.
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the
menus are created.
2015-02-25 11:33:56 +01:00
ashbike 88444e8b3e A small patch which enables scroll view toggling.
If there are many columns, the board adds a horizontal scrollbar. However, This looses the full board visibility. Now there is a menu item on the Board, Action > Toggle view which switches. This can also be toggled by 'c' keypress.
2015-02-25 12:05:14 +05:30
Frederic Guillot c4aed0e749 Use single quotes for attributes with Markdown/HTML content to avoid browser bugs 2015-02-24 21:36:50 -05:00
Frederic Guillot 4fc518b2c9 Merge pull-request #657 2015-02-24 21:12:19 -05:00
Frederic Guillot 0fd8241f46 Merge pull-request #656 2015-02-24 21:04:21 -05:00
Francois Ferrand dedf425e81 Add project description field.
Description is shown in a popup when hovering the 'information' icon, like column description,
which is shown in project list on dashboard and in board's title.

This is useful to document the categories and colors used in the project.
2015-02-24 14:21:23 +01:00
Francois Ferrand 2958bf7e63 Display footer icons left of text.
This is consistent with the due date indicator, and needed to avoid confusion between the due date
and the following number of comments/tasks/...

IMHO this also feels slightly more natural :-)
2015-02-24 12:10:21 +01:00
Chao Feng 92eabb2360 Update zh_CN translation. 2015-02-24 18:25:58 +08:00
Frederic Guillot cd323ed8fd Add missing column on public board for task links 2015-02-22 09:17:17 -05:00
Frederic Guillot 2b3f0b6179 Remove native tooltip title for task board 2015-02-21 17:49:53 -05:00
Frederic Guillot 3a56d215fc Add task menu in collapsed mode 2015-02-21 17:43:15 -05:00
Frederic Guillot b9dd69853d Improve responsive css 2015-02-21 17:02:13 -05:00
Frederic Guillot 279ad3c17e Add Debian 6 in Vagrantfile to test with PHP 5.3.3 2015-02-21 15:56:12 -05:00
Frederic Guillot 39dab436ea Fix typo in french translation 2015-02-21 14:31:24 -05:00
Frederic Guillot fa09d893d3 Merge pull-request #645 2015-02-21 14:26:43 -05:00
Frederic Guillot 5f1dcf1ae8 Fix bug links with different columns (pull-request merge) 2015-02-21 14:24:00 -05:00
Frederic Guillot 651528d705 Merge pull-request #643 2015-02-21 13:42:51 -05:00
Frederic Guillot 658e668a77 Merge pull-request #644 2015-02-21 13:40:24 -05:00