Commit Graph

2691 Commits

Author SHA1 Message Date
Frederic Guillot
e985e27281 Make tables more responsive 2016-08-14 12:50:07 -04:00
Frederic Guillot
2ca3cc7f72 Fix PHP 5.3 compatibility issue 2016-08-13 23:47:58 -04:00
Frederic Guillot
58b3fd7d8a Make task summary more responsive 2016-08-13 20:27:25 -04:00
Frederic Guillot
521379a350 Display same task summary on all task view pages 2016-08-13 20:23:04 -04:00
Frederic Guillot
ada3e6f89d Make page header menu more responsive 2016-08-13 20:12:25 -04:00
Frederic Guillot
d41c7f1a8c Make sidebar more responsive 2016-08-13 20:05:27 -04:00
Frederic Guillot
a631b76175 Remove fixed table on dashboard and improve input placeholders 2016-08-13 19:34:21 -04:00
Frederic Guillot
4520026e91 Replace SQL query by a PicoDB query 2016-08-13 19:19:55 -04:00
Frederic Guillot
010199e8f8 Add the possibility to attach template hooks with a callback 2016-08-13 18:41:01 -04:00
Frederic Guillot
2ebe8b3272 Add the possibility to attach template hooks with local variables 2016-08-13 18:08:46 -04:00
Frederic Guillot
ffe61abc69 Improve form helpers and add more hooks 2016-08-13 17:49:27 -04:00
Frederic Guillot
4ffaba2ba0 Add reference hooks 2016-08-13 14:23:53 -04:00
Frédéric Guillot
29820bf83b Merge pull request #2579 2016-08-13 09:13:58 -04:00
Eskiso
531a210db3 Fixed missing space on Activities title 2016-08-12 12:05:17 +01:00
Anjar Febrianto
801dcd35cd Update Locale for ID (#2578) 2016-08-11 20:20:31 -04:00
Frederic Guillot
ad56a899b8 Make filter box compatible with Safari 2016-08-08 22:35:10 -04:00
Frederic Guillot
a73f41ab65 Do not show caret in dropdown input addons with small devices 2016-08-08 22:13:16 -04:00
Frederic Guillot
195fae86d6 Make filter box and project header more responsive 2016-08-08 21:54:45 -04:00
Frederic Guillot
fd0bea2187 Use Sass custom mixins for grid 2016-08-07 22:52:29 -04:00
Frederic Guillot
41f93e0957 Add SASS variables for colors 2016-08-07 18:08:28 -04:00
Frederic Guillot
508a5eaf85 Re-indent code of PR #2560 2016-08-07 13:43:18 -04:00
Frederic Guillot
f0192a7b2e Merge pull-request #2560 2016-08-07 13:41:44 -04:00
Frederic Guillot
4725544159 Adjust board and dropdown text-size 2016-08-07 13:40:58 -04:00
Frederic Guillot
69c6271c6e Convert application header to grid system 2016-08-07 12:51:03 -04:00
Thomas Lutz
74b2a1ffb4 fix selfsigned ssl certificates swift mail 2016-08-07 17:30:17 +02:00
Frederic Guillot
590d2c2396 Show project name on task bulk creation form 2016-08-07 10:33:23 -04:00
Frederic Guillot
c0ee8b4092 Show project name in task forms 2016-08-07 10:31:48 -04:00
Frederic Guillot
928d27d2ad Reduce number of font size 2016-08-07 09:02:26 -04:00
Frederic Guillot
1dc947eac4 Convert vanilla CSS to SASS 2016-08-06 22:19:36 -04:00
Duamel Sevans
411a66c8cb Update russian translation (#2542) 2016-08-02 22:06:55 -04:00
Frederic Guillot
86c950743f Move API calls for task metadata to a separate class 2016-07-31 15:10:42 -04:00
Frederic Guillot
9f2ef84cd0 Fix PHP error in PR #2535 2016-07-31 14:57:30 -04:00
Frederic Guillot
dc5accae30 Merge pull-request #2535 2016-07-31 14:45:06 -04:00
Frederic Guillot
f5abf6c94e Merge pull-request #2533 2016-07-31 14:44:18 -04:00
Frederic Guillot
98efcf21e3 Update ChangeLog 2016-07-31 11:40:41 -04:00
Frederic Guillot
92a5a0f860 Cleanup events and stuff before processing job in worker 2016-07-31 11:28:33 -04:00
Frederic Guillot
92ac133d23 Send bootstrap event when starting worker 2016-07-31 10:11:55 -04:00
Eskiso
ed4a713706 Updated API Doc for Task Procedure
Added new API calls for task metadata
2016-07-30 20:50:18 +01:00
Eskiso
7009718b17 Added Task Metadata API calls tests 2016-07-30 20:04:09 +01:00
NeverMin
a939ffe61f fixed typo 2016-07-30 11:20:52 +08:00
Eskiso
27a166f750 Added Task Metadata options to API
Add API calls to get all metadata from task, get metadata from task by name, edit/create new metadata and remove metadata
2016-07-29 23:10:45 +01:00
Frederic Guillot
5e3e001377 Update ChangeLog and contributors list 2016-07-28 17:50:07 -04:00
Frederic Guillot
f3e16da4ac Allow users to see inactive projects 2016-07-28 16:56:37 -04:00
Frederic Guillot
837173cf93 Fix regression in PR #2439 2016-07-27 18:26:56 -04:00
Frederic Guillot
8e1c216130 Merge pull-request #2525 2016-07-27 18:20:14 -04:00
Christopher Geelen
2363da274c ADD: TaskMovedDateFilter 2016-07-27 15:06:01 +02:00
Christopher Geelen
2474518272 Merge remote-tracking branch 'upstream/master'
Conflicts:
	app/Job/NotificationJob.php
2016-07-27 13:58:23 +02:00
Eskiso
18d59f8ccf Fixed internal link translations.
Wrong "gender" on words.
2016-07-27 09:30:48 +01:00
Frederic Guillot
9649f7ba82 Use the library PicoFeed to generate RSS/Atom feeds 2016-07-26 22:23:58 -04:00
Eskiso
3c228b4e2a Updated translation
Shouldn't lines 1203, 1204, 1195, 1196 end in %d?
2016-07-26 15:30:35 +01:00