Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-04 | Added generic controller for task popovers | Frederic Guillot | |
2016-05-04 | Unify task drop-down menu between different views | Frederic Guillot | |
2016-05-03 | Improve LDAP user group membership synchronization | Frederic Guillot | |
2016-05-02 | Merge pull-request #2193 | Frederic Guillot | |
2016-05-02 | Polish locale update | Lukas | |
2016-05-01 | Merge pull-request #2191 | Frederic Guillot | |
2016-05-01 | Polish locale update | Lukas | |
2016-04-30 | Added support for LDAP Posix Groups (OpenLDAP with memberUid) | Frederic Guillot | |
2016-04-30 | Added new constants for folders | Frederic Guillot | |
2016-04-30 | Change Kanboard's website URL to use HTTPS everywhere | Frederic Guillot | |
2016-04-29 | Fixed improper Markdown escaping for some tooltips | Frederic Guillot | |
2016-04-29 | Fix bug: closing all tasks by column, also update closed tasks | Frederic Guillot | |
2016-04-29 | Fixed wrong task link generation within Markdown text | Frederic Guillot | |
2016-04-27 | Fixed wrong URL on comment toggle link for sorting | Frederic Guillot | |
2016-04-26 | Update JsonRPC library | Frederic Guillot | |
2016-04-24 | Category and user filters do not append anymore in search field | Frederic Guillot | |
2016-04-24 | Added more template hooks | Frederic Guillot | |
2016-04-24 | Use PLUGINS_DIR constant to load plugin templates | Frederic Guillot | |
2016-04-22 | Added searchTasks API procedure | Frederic Guillot | |
2016-04-21 | Added priority field to API procedures | Frederic Guillot | |
2016-04-21 | Added API procedure "getMemberGroups" | Frederic Guillot | |
2016-04-21 | Russian locale update (#2161) | Eugene | |
2016-04-21 | Change priority formatting | Frederic Guillot | |
2016-04-21 | Merge pull-request #2151 | Frederic Guillot | |
2016-04-21 | better German translation of relations | Christian González | |
"ist übergeordnet" is a bit tricky: "Diese Aufgabe ist übergeordnet (1)": is a bad translation as the direction could be in both ways. The correct translation of "is a parent of" would be "ist ein Elternelement von". This seems a bit long, but is the only really correct possibility I can think of. Others, including "ist übergeordnet von" (not correct German IMHO), or "ist ein Kind von" (seems stupid) are not really better. But "ist übergeordnet" is definitely wrong, because in both directions valid, in this context. | |||
2016-04-20 | Accidentally acced iCal function when merging Priority display, putting it back. | Justin C. Klein Keane | |
2016-04-20 | Add sortable Priority column on overview table interface | Justin C. Klein Keane | |
2016-04-18 | Simplify PR #2108 | Frederic Guillot | |
2016-04-18 | Merge pull-request #2108 | Frederic Guillot | |
2016-04-18 | Update doc for CLI | Frederic Guillot | |
2016-04-18 | Added group notifications per projects for each user for overdue task… (#2132) | Kolesar | |
2016-04-18 | Add hooks in task sidebar as in user sidebar (#2138) | Olivier Maridat | |
2016-04-15 | Task summary columns hooks (PR #2126) | Imbasaur | |
2016-04-14 | Allow plugins loading from another location | Frederic Guillot | |
2016-04-14 | Added new constant DATA_DIR | Frederic Guillot | |
2016-04-13 | Fixing some pathing information, for cases where the KB source | Dj Padzensky | |
tree is not in or under the webroot. | |||
2016-04-13 | Updated Bosnian localization | Asim Husanovic | |
2016-04-13 | Update translations.php (de_DE) | Stephan | |
2016-04-12 | Added command line utility to reset user password and to disable 2FA | Frederic Guillot | |
2016-04-12 | Rename CLI classes | Frederic Guillot | |
2016-04-12 | Updated Translation | Eskiso | |
2016-04-11 | Removed PHP notices in comment suppression view | Frederic Guillot | |
2016-04-11 | Sync locales | Frederic Guillot | |
2016-04-11 | Merge pull-request #2114 | Frederic Guillot | |
2016-04-11 | Added missing translations | Frederic Guillot | |
2016-04-11 | Merge pull-request #2113 | Frederic Guillot | |
2016-04-11 | Rename ID column to be translatable | Frederic Guillot | |
2016-04-11 | Merge pull-request #2112 | Frederic Guillot | |
2016-04-11 | Update IT_it/translations.php | angystardust | |
Newer translations for 1.0.27. Thanks @fguillot! | |||
2016-04-11 | Add missing translatable string | angystardust | |
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). |