Imbasaur
bd64a2081a
Task summary columns hooks (PR #2126 )
2016-04-15 21:27:06 -04:00
Frederic Guillot
2bda799b9a
Allow plugins loading from another location
2016-04-14 22:09:48 -04:00
Frederic Guillot
cc9f3e69c6
Added new constant DATA_DIR
2016-04-14 22:08:39 -04:00
Dj Padzensky
f4e8eb176f
Fixing some pathing information, for cases where the KB source
...
tree is not in or under the webroot.
2016-04-13 19:03:10 -07:00
Asim Husanovic
d0a731a14a
Updated Bosnian localization
2016-04-13 18:57:57 +02:00
Stephan
cd5bf9d4d2
Update translations.php (de_DE)
2016-04-13 16:28:08 +02:00
Frederic Guillot
63387fa9cf
Added command line utility to reset user password and to disable 2FA
2016-04-12 22:26:44 -04:00
Frederic Guillot
af7027ea31
Rename CLI classes
2016-04-12 21:26:17 -04:00
Eskiso
e56b77dff3
Updated Translation
2016-04-12 22:33:24 +01:00
Frederic Guillot
06b86313c9
Removed PHP notices in comment suppression view
2016-04-11 21:06:20 -04:00
Frederic Guillot
d8b6e7e26e
Sync locales
2016-04-11 18:16:58 -04:00
Frederic Guillot
dc06e3b95e
Merge pull-request #2114
2016-04-11 18:14:25 -04:00
Frederic Guillot
14659e1e09
Added missing translations
2016-04-11 18:14:03 -04:00
Frederic Guillot
481b2091dd
Merge pull-request #2113
2016-04-11 18:09:30 -04:00
Frederic Guillot
2a3df38a0e
Rename ID column to be translatable
2016-04-11 18:07:47 -04:00
Frederic Guillot
b8c4afec78
Merge pull-request #2112
2016-04-11 18:04:33 -04:00
angystardust
b9d6c43e64
Update IT_it/translations.php
...
Newer translations for 1.0.27.
Thanks @fguillot!
2016-04-11 21:04:45 +02:00
angystardust
01195682ca
Add missing translatable string
...
While I was translating kanboard in italian language, I've found that there were 4 untranslatable strings.
This PR fix that for the main translation language file (fr-FR).
2016-04-11 21:01:33 +02:00
Dj Padzensky
a54f19424e
Make user ID a sortable column in user management
2016-04-11 11:47:13 -07:00
Asim Husanovic
10e96fe63a
Update Bosnian localization
2016-04-11 20:26:31 +02:00
Asim Husanovic
fb7a14e352
Updated Bosnian localization
2016-04-11 20:15:06 +02:00
Frederic Guillot
9f0166502b
Added search in activity stream
2016-04-10 15:18:20 -04:00
Philip Steffen
b630bd06d2
Template: project/sidebar: set active-class in "Edit project" also in the other actions
2016-04-10 18:30:15 +02:00
Frederic Guillot
2eadfb2291
Refactor ProjectActivity model to use Filter and Formatter interface
2016-04-10 12:13:42 -04:00
Philip Steffen
3f067234fc
Template: app/notifications: alert outside the page-header-div
...
On the other pages the alert is also outside the div
2016-04-10 18:07:46 +02:00
Frederic Guillot
38326c4ddf
Added search by task creator
2016-04-10 08:15:10 -04:00
Frederic Guillot
7705f4c533
Added search in comments
2016-04-09 23:24:26 -04:00
Frederic Guillot
11858be4e8
Filter refactoring
2016-04-09 22:42:17 -04:00
Frédéric Guillot
42813d702d
Merge pull request #2105 from djpadz/userbug
...
Flashing an error if a nonexistent user is added to a project.
2016-04-09 15:43:06 -04:00
Dj Padzensky
a941bfb2f9
Flashing an error if a nonexistent user is added to a project.
2016-04-08 15:20:34 -07:00
Frederic Guillot
c7e7b7920d
Fix typo in PR
2016-04-03 14:15:08 -04:00
Frederic Guillot
0c92cf59aa
Merge pull-request #2086
2016-04-03 14:12:01 -04:00
mfoucrier
f11b85e877
Update translations.php
2016-04-02 23:35:38 +02:00
Busfreak
55e8cfdaa4
corrected and updated translation
...
missing tailing whitiepsaces and colons
2016-03-31 17:40:48 +02:00
Frederic Guillot
57fd0aa78e
Merge pull-request #2066
2016-03-29 20:44:45 -04:00
Maxime Corteel
41f753d027
Generate avatar color based on name instead of initials
2016-03-29 16:16:12 +02:00
Eugene Batogov
843f844dde
update russian translation
2016-03-29 10:56:30 +03:00
Eskiso
82b47f7400
Updated translation
2016-03-28 11:14:27 +01:00
Frederic Guillot
febbd8cace
Check if LDAP logger is defined
2016-03-27 18:44:03 -04:00
Frederic Guillot
d0a0be89f2
Added more logging for LDAP client
2016-03-27 18:30:02 -04:00
Frederic Guillot
a20f4f2904
Improve UserHelper::getInitials()
2016-03-27 17:20:21 -04:00
Frederic Guillot
0c4a5afa83
Integrate Korean translation
2016-03-27 16:29:33 -04:00
Frederic Guillot
2b7c0e6420
Merge pull-request #2055
2016-03-27 16:21:56 -04:00
Frederic Guillot
004fde30f7
Update SQL dumps and improve schema migration process
2016-03-27 16:21:15 -04:00
Frederic Guillot
f11fccd0d7
Fix bad unique constraints in Mysql table user_has_notifications
2016-03-27 15:32:29 -04:00
Frederic Guillot
9ba44a01db
Minor improvements
2016-03-27 13:45:37 -04:00
Yu Yongwoo
1d65a0029d
add Korean Language Package
2016-03-28 02:43:58 +09:00
Frederic Guillot
c7cceade96
Handle state in OAuth2 client
2016-03-27 12:23:18 -04:00
Frederic Guillot
8cae5d8da1
Fix PHP 5.3 issue
2016-03-26 21:08:16 -04:00
Frederic Guillot
88d9561966
Fix compatibility issue with PHP 5.3
2016-03-26 20:36:55 -04:00
Frederic Guillot
d9dd354726
Sync locales
2016-03-26 20:00:22 -04:00
Frederic Guillot
66ed670618
Make documentation images works with French locales
2016-03-26 19:57:29 -04:00
Frederic Guillot
0f3791011c
Merge pull-request #2053
2016-03-26 18:49:25 -04:00
Frederic Guillot
e45c19782c
Show avatar on public user profile
2016-03-26 18:33:07 -04:00
Frederic Guillot
5ec2647b18
Make images works in embedded documentation
2016-03-26 18:23:49 -04:00
Frederic Guillot
2d66f70a49
Show only necessary menus for viewers
2016-03-26 18:05:18 -04:00
Frederic Guillot
43893c326c
Added caching HTTP headers for image previews
2016-03-26 17:42:07 -04:00
Frederic Guillot
4ca716ec47
Move avatar actions to controller AvatarFile
2016-03-26 17:25:54 -04:00
Frederic Guillot
820c929ab3
Added avatar image upload
2016-03-26 14:43:41 -04:00
Eugene Batogov
6834d2fbbe
Update russian translations
2016-03-26 21:11:12 +03:00
Frederic Guillot
9bf5fcf062
Merge pull-request #2049
2016-03-26 09:00:00 -04:00
Timo Litzbarski
a3933f49af
Hook template:board:task:icons
2016-03-26 08:13:14 +00:00
Frederic Guillot
dc9f50a554
Sync locales
2016-03-25 18:37:11 -04:00
Frederic Guillot
c5fc56894e
Merge pull-request #2051
2016-03-25 18:22:26 -04:00
Frederic Guillot
407a51e6c4
Allow to use the original template in overridden templates (PR #1941 )
2016-03-25 18:19:31 -04:00
Frederic Guillot
354e37971d
Unification of project header
2016-03-25 17:41:41 -04:00
Imbasaur
eacd110b2b
Update form.php
...
Task Creation Left Column Hook
2016-03-25 17:20:02 +01:00
Frederic Guillot
fa372b7b84
Remove controller action for Markdown preview
2016-03-24 21:50:49 -04:00
Frederic Guillot
4c8d5fbdc0
Move avatar to the top right corner
2016-03-24 21:21:22 -04:00
Frederic Guillot
3a06e0ab21
Improve PR #1993
2016-03-24 20:43:07 -04:00
Frederic Guillot
725b7d2a55
Merge pull-request #1993
2016-03-24 20:03:18 -04:00
Frederic Guillot
3a5f5abda2
Merge pull-request #2044
2016-03-24 18:40:49 -04:00
lPinchol
e5812d33ec
Update translations es_ES
2016-03-24 03:42:35 +01:00
Busfreak
4f2468fc38
Loader for Helper-Classes from Plugin
2016-03-23 18:06:16 +01:00
Frederic Guillot
2425fd85c0
Force integer type for aggregated metrics
2016-03-22 20:58:46 -04:00
Frederic Guillot
8768a4e369
Fixes cycle time calculation when the start date is defined in the future
2016-03-22 20:44:15 -04:00
Frederic Guillot
585f734333
Merge pull-request #2034
2016-03-22 20:11:21 -04:00
Frederic Guillot
77062cce27
Merge pull-request #2038
2016-03-22 20:09:16 -04:00
dupgit
a6eb786bcd
Corrects two typos in the French translation
...
'Profile' in French is written 'profil'
2016-03-22 23:13:40 +01:00
middeke
d29cc91b65
added german translation
2016-03-21 23:52:39 +01:00
middeke
75302c2d7b
changed german translation in project menu to fit other expressions
2016-03-21 23:46:30 +01:00
Eugene Batogov
dc77ac06d9
Update russian translations
2016-03-21 17:57:10 +03:00
Frederic Guillot
4c733eb715
Addded new keyboard shortcut to edit the task description
2016-03-20 16:29:20 -04:00
Frederic Guillot
f77d6c590b
Added Markdown editor and Javascript code refactoring
2016-03-20 15:45:02 -04:00
Frederic Guillot
787e91ca41
Do not show empty table for external links
2016-03-19 18:05:42 -04:00
Frederic Guillot
1ad57c7473
Add buttons in project overview sections
2016-03-19 18:04:22 -04:00
Frederic Guillot
42376aec4a
Improve project overview page
2016-03-19 17:15:25 -04:00
Frederic Guillot
caf8cb3323
Improve board tooltips
2016-03-19 16:51:25 -04:00
Frederic Guillot
6351cb0e27
Improve activity stream layout
2016-03-19 16:22:00 -04:00
Frederic Guillot
0a18e28db4
Swap category and avatar on the card
2016-03-19 15:25:48 -04:00
Frederic Guillot
8d036dc06c
Change cards layout
2016-03-19 15:18:58 -04:00
Frederic Guillot
63a5bbafea
Show avatar on the cards
2016-03-19 14:36:16 -04:00
Frederic Guillot
2e320ceead
Handle multiple avatar sizes
2016-03-19 13:45:41 -04:00
Frederic Guillot
fe85d83621
Do not show comment sorting link on public board
2016-03-19 12:26:08 -04:00
Frederic Guillot
b9bb088842
Render default avatar provider when having no user linked
2016-03-19 12:17:34 -04:00
Frederic Guillot
344f585a32
Improve comments design
2016-03-19 11:56:28 -04:00
Frederic Guillot
9d4ba1471d
Added letter based avatar provider
2016-03-19 11:17:58 -04:00
Frederic Guillot
fa86542f90
Added pluggable Avatar providers
2016-03-18 23:06:32 -04:00
Frederic Guillot
c4c200b530
Rename menu label
2016-03-18 21:20:59 -04:00
Frederic Guillot
73bae9bb34
Rename controller TaskLink to TaskInternalLink
2016-03-18 21:16:25 -04:00