Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-19 | Added Nitrous.io quickstart configs and update doc (#2136) | yeouchien | |
2016-04-18 | Simplify PR #2108 | Frederic Guillot | |
2016-04-18 | Merge pull-request #2108 | Frederic Guillot | |
2016-04-18 | Update installation documentation | 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-15 | Merge pull request #2131 from oliviermaridat/sqlite2mysql | Frédéric Guillot | |
Add sqlite2mysql script to FAQ | |||
2016-04-15 | Add sqlite2mysql script to FAQ | Olivier Maridat | |
2016-04-14 | Update install documentation | Frederic Guillot | |
2016-04-14 | Added some documentation to install Kanboard outside of the docroot | Frederic Guillot | |
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 | Fixed form submission with Meta+Enter keyboard shortcut | Frederic Guillot | |
2016-04-13 | Merge pull request #2127 from Kolesar/bosnian_translation | Frédéric Guillot | |
Updated Bosnian localization | |||
2016-04-13 | Updated Bosnian localization | Asim Husanovic | |
2016-04-13 | Update translations.php (de_DE) | Stephan | |
2016-04-13 | Merge pull request #2123 from djpadz/patch-1 | Frédéric Guillot | |
Update CONTRIBUTORS.md | |||
2016-04-12 | Added command line utility to reset user password and to disable 2FA | Frederic Guillot | |
2016-04-12 | Update CONTRIBUTORS.md | djpadz | |
2016-04-12 | Rename CLI classes | Frederic Guillot | |
2016-04-12 | Merge pull request #2121 from eSkiSo/patch-21 | Frédéric Guillot | |
Updated Translation | |||
2016-04-12 | Updated Translation | Eskiso | |
2016-04-11 | Added FAQ entry about CSPRNG error | Frederic Guillot | |
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 | Merge pull request #2111 from Kolesar/bosnian_translation | Frédéric Guillot | |
Bosnian translation | |||
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). | |||
2016-04-11 | Make user ID a sortable column in user management | Dj Padzensky | |
2016-04-11 | Update Bosnian localization | Asim Husanovic | |
2016-04-11 | Updated Bosnian localization | Asim Husanovic | |
2016-04-10 | Added search in activity stream | Frederic Guillot | |
2016-04-10 | Template: project/sidebar: set active-class in "Edit project" also in the ↵ | Philip Steffen | |
other actions | |||
2016-04-10 | Refactor ProjectActivity model to use Filter and Formatter interface | Frederic Guillot | |
2016-04-10 | Template: app/notifications: alert outside the page-header-div | Philip Steffen | |
On the other pages the alert is also outside the div |