Commit Graph

2765 Commits

Author SHA1 Message Date
Frederic Guillot
b1e2ca00ce Rename Api classes 2016-05-16 21:07:29 -04:00
Frederic Guillot
4514bc1d4b Improve user controllers and views 2016-05-16 20:55:21 -04:00
Frederic Guillot
abdf6f9780 Improve group controllers and views 2016-05-16 20:19:07 -04:00
Frederic Guillot
de8ce875f4 Rename UserStatus controller 2016-05-15 21:54:50 -04:00
Frederic Guillot
9ec654186a User creation forms are now displayed with inline popup 2016-05-15 21:50:46 -04:00
Frederic Guillot
20052c7dd2 User import is now a popover 2016-05-15 21:20:46 -04:00
Frederic Guillot
4eaab1f6da Added unit tests for middleware 2016-05-15 20:56:01 -04:00
Frederic Guillot
8a6f02735b Added task creation menu for all projects views 2016-05-15 20:09:43 -04:00
Frederic Guillot
67b8361649 Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00
Frederic Guillot
108e867605 Move Chosen images to the right directory and put back JS files in head 2016-05-15 13:00:53 -04:00
Frederic Guillot
70c1df14db Copy ChosenJS images to assets with Gulp 2016-05-15 12:55:04 -04:00
Frederic Guillot
c15c4ba0f4 Use latest hipster tools to manage assets 2016-05-15 12:33:44 -04:00
Frederic Guillot
68c087e85c Update PicoDb 2016-05-14 22:19:10 -04:00
Frederic Guillot
e08b5efba9 Update Font Awesome 2016-05-13 22:55:17 -04:00
Frederic Guillot
1fccdb188d Put project title before icons 2016-05-13 22:48:05 -04:00
Frederic Guillot
d0da3f66d7 Fixed users tooltip in projects Gantt 2016-05-13 22:44:30 -04:00
Frederic Guillot
ae70f47cc1 Added dropdown for projects 2016-05-13 22:36:41 -04:00
Frederic Guillot
64e10a645a Only Chrome supports multi-line placeholder 2016-05-13 21:56:53 -04:00
Frederic Guillot
10f662ce07 Add tasks in bulk from the board 2016-05-13 21:44:31 -04:00
Eskiso
a1a48b8374 Updated translation 2016-05-13 15:00:13 +01:00
Frederic Guillot
5479e38b60 Replace static::TABLE by a new abstract method 2016-05-11 18:45:54 -04:00
Frederic Guillot
3387ea3dbe Added unit test for ProjectMetadata::duplicate() 2016-05-11 18:35:35 -04:00
Busfreak
58ccf9f692 Duplicate project metadata when duplicating project (#2074) 2016-05-11 18:26:44 -04:00
Frédéric Guillot
754b2bf1f0 Merge pull request #2203
Fixed mail notification for overdue tasks
2016-05-10 20:48:07 -04:00
Sébastien NOBILI
b0f64c85a5 Fixed mail notification for overdue tasks 2016-05-10 09:26:37 +02:00
Frederic Guillot
5672a8c362 Fix broken link 2016-05-08 11:56:14 -04:00
Frederic Guillot
1c3e6a0118 Update doc 2016-05-08 11:32:31 -04:00
Frederic Guillot
3dba6ce183 Do not remove IIS config during packaging 2016-05-08 10:53:55 -04:00
Frederic Guillot
f8cff344a2 Added LDAP configuration examples 2016-05-08 10:48:37 -04:00
Frederic Guillot
03179a1269 Change button label for tasks/projects upload form 2016-05-08 09:46:12 -04:00
Frederic Guillot
1a1e5e3d93 Sync translations 2016-05-07 23:04:35 -04:00
Frederic Guillot
06dd98afe8 Improve avatar upload form 2016-05-07 22:56:03 -04:00
Frederic Guillot
f8a1e454b5 Improve project user page 2016-05-07 22:44:03 -04:00
Frederic Guillot
8ddd566361 Improve plugin loading 2016-05-07 19:35:06 -04:00
Frederic Guillot
714bdb0d02 Added method onStartup() for plugins 2016-05-07 18:15:32 -04:00
Frederic Guillot
55ee906ba3 Added support for language LDAP attribute 2016-05-07 18:05:33 -04:00
Frederic Guillot
aac11a609c Remove logger from unit tests 2016-05-07 14:46:34 -04:00
Frederic Guillot
6361131d3f Improve logging 2016-05-07 14:40:49 -04:00
Frederic Guillot
300dabe6b4 Added support for LDAP user photo profile 2016-05-07 12:59:35 -04:00
Frederic Guillot
94989663ec User roles are now synced with LDAP at each login 2016-05-07 10:36:46 -04:00
Frederic Guillot
400e230881 Added support for Mysql SSL connection 2016-05-06 19:19:05 -04:00
Frederic Guillot
72dcb6fc9b Remove useless files from archive 2016-05-05 22:24:08 -04:00
Frederic Guillot
cfb96c8749 Allow a project owner to manage his own public project 2016-05-05 22:13:11 -04:00
Frederic Guillot
ab56d9aff2 Fixed PHP warning when removing a user with no Avatar image 2016-05-05 21:36:43 -04:00
Frederic Guillot
6b78b882d8 Improve web page title on the task view 2016-05-04 23:16:59 -04:00
Frederic Guillot
65921f81ac Fix dropdown menu item that should be displayed 2016-05-04 22:57:05 -04:00
Frederic Guillot
d5c95e8240 Added automated action to change task color based on the priority 2016-05-04 22:52:08 -04:00
Frederic Guillot
1e1c127a85 Removed Heroku badge from readme 2016-05-04 22:10:48 -04:00
Frederic Guillot
4fb57006a0 Added generic controller for task popovers 2016-05-04 22:08:42 -04:00
Frederic Guillot
6bdc25490f Unify task drop-down menu between different views 2016-05-04 21:51:38 -04:00