Commit Graph

40 Commits

Author SHA1 Message Date
Frederic Guillot
a6a00a0040 First draft for plugins system 2015-09-13 14:07:56 -04:00
Frederic Guillot
05fb655347 Move tasks Gantt chart 2015-08-26 22:47:31 -04:00
Frederic Guillot
8eb739bb91 Add Gitlab authentication 2015-08-23 13:15:59 -04:00
Frederic Guillot
17a3781bd8 Add Gantt chart for projects 2015-08-14 17:03:55 -04:00
Frederic Guillot
401b0bdfb1 Split task controller into smaller classes 2015-07-19 18:14:20 -04:00
Frederic Guillot
fcdd71af2c Prompt user when moving or duplicate a task to another project 2015-07-19 17:03:06 -04:00
Frederic Guillot
493c7c2c74 Store redirect login url in session instead of using url parameter 2015-07-16 22:22:33 -04:00
Frederic Guillot
ede1f1d9b0 Refactoring of Github authentication (oauth url change) 2015-07-16 20:35:56 -04:00
Frederic Guillot
99a3417610 Change routes 2015-07-12 11:35:13 -04:00
Frederic Guillot
bc98748c0d Start to implement url rewrite (nice urls) 2015-07-12 10:38:42 -04:00
Yannick Ihmels
b5ffecdfde Require autoloader relative from the current directory 2015-07-10 16:26:49 +02:00
Frederic Guillot
0b7435b882 API: new procedure 'removeAllFiles' and contract change for 'createFile' 2015-06-13 15:47:48 -04:00
Frederic Guillot
9d9e3afba2 Improve email sending system and add Postmark as mail transport 2015-06-06 14:10:31 -04:00
Frederic Guillot
6fb53838f5 Fix typo 2015-05-07 18:56:03 -04:00
Frederic Guillot
2d382bb476 Set DB_PORT constant from DATABASE_URL env variable 2015-05-07 18:53:32 -04:00
Frederic Guillot
46fd893bd6 Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
Frédéric Guillot
34d7450d3c Template helpers refactoring 2014-12-28 11:28:50 -05:00
Frédéric Guillot
88d84073ae Add more subscribers 2014-12-27 21:11:11 -05:00
Frédéric Guillot
17dc5bdc9e Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
Frédéric Guillot
b081288188 Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00
Frédéric Guillot
cfe1e13d4a Try another composer config 2014-11-06 06:55:57 -05:00
Frédéric Guillot
4b60e16c5e Change composer include files 2014-11-06 06:52:19 -05:00
Frédéric Guillot
135b921db7 Switch to composer 2014-11-04 21:33:05 -05:00
Frédéric Guillot
aca4207a94 Don't load Javascript assets for public board access 2014-09-16 15:05:07 +02:00
Frédéric Guillot
e1ddf7f012 Run unit tests across different database backends + fix bugs 2014-09-15 22:35:56 +02:00
Frédéric Guillot
cede5d5434 Fix Mysql and Postgresql bug 2014-09-10 16:51:44 +02:00
Frédéric Guillot
7fb7455814 Improve default email domain for reverse-prxy auth 2014-08-20 10:44:00 -07:00
Frédéric Guillot
be2ac5f1c9 Add multiple LDAP binding type 2014-08-19 16:26:07 -07:00
Frédéric Guillot
249c9aef35 Add secure connection TLS/SSL for the SMTP transport 2014-08-17 15:06:28 -07:00
Frédéric Guillot
eb76e1e530 Highlight recently modified tasks on board (pull-request #201) 2014-08-17 09:43:57 -07:00
Frédéric Guillot
db3c006be8 Various minor fixes 2014-08-16 14:12:05 -07:00
Frédéric Guillot
925b0ba2e5 Authentication backends refactoring 2014-08-16 13:59:37 -07:00
Frédéric Guillot
9eeded33f6 Add email notifications 2014-08-15 17:23:41 -07:00
Frédéric Guillot
b92935d2dc Add ReverseProxy authentication (pull-request #199) 2014-08-13 12:47:17 -07:00
Frédéric Guillot
035294798d Add Postgresql support 2014-07-05 16:32:24 -03:00
Frédéric Guillot
23341b2326 Merge pull request #161 from Typz/ldap
Implement LDAP user lookup.
2014-07-04 12:43:44 -03:00
Francois Ferrand
0a3049c172 Add option to disable SSL certificate verification for LDAP. 2014-07-03 10:29:21 +02:00
Frédéric Guillot
06d0b7048e Merge pull-request: Github authentication #162 2014-06-30 21:52:02 -03:00
Francois Ferrand
98bd694e2b Implement LDAP user lookup.
This is required to improve compatibility when the DN cannot be easily
computed from the user name. Additionally, this allows automatically
getting the full name and email address from LDAP.
2014-06-30 18:15:51 +02:00
Frédéric Guillot
2230dd4e6b Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00