Commit Graph

13 Commits

Author SHA1 Message Date
Frédéric Guillot 9ae185c18e Remove dependency on Sass
- Convert *.sass files to vanilla CSS
- Start using CSS variables
- Add PHP minifier
2019-07-25 11:16:21 -07:00
Frederic Guillot 1dc947eac4
Convert vanilla CSS to SASS 2016-08-06 22:19:36 -04:00
Lev Lazinskiy 3ac46e4c20 Fix li element list-style-type
The tooltip was showing a bullet point for an `li` element which was showing up on the outside of the tooltip box. Setting the list-style-type to none removes this bullet point and makes the tooltip look a lot cleaner.
2016-06-06 14:54:28 -07:00
Frederic Guillot caf8cb3323 Improve board tooltips 2016-03-19 16:51:25 -04:00
Olivier Maridat 648e03a8d0 Update task link tooltip view 2016-01-26 13:32:44 +01:00
Frederic Guillot 17a3781bd8 Add Gantt chart for projects 2015-08-14 17:03:55 -04:00
Frederic Guillot b2ba780c9d Show title in tooltip for collapsed tasks 2015-07-04 20:51:52 -04:00
Frederic Guillot c9dcd70617 Recurring tasks (#847): template cleanup 2015-05-10 14:36:17 -04:00
Francois Ferrand 78a8829a82 Remove extra space below description in tooltip. 2015-03-13 10:54:58 +01:00
Frederic Guillot f7e4c3928a Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
Frederic Guillot 364382b1b5 Add task links (Merge pull-request #610) 2015-02-13 17:50:20 -05:00
ashbike 77a307e4ff - Markdown supported in column description.
- Project > Edit Board and Project Summary pages now show description as tooltip.
- Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview.
- Fixed bug while adding a new column inserts description as column limit.
2015-02-09 21:14:53 -05:00
Frederic Guillot 746a3f8d23 Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00