summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
2015-02-01Add shortcut link to close a task from the dropdown menuFrederic Guillot
2015-02-01Add dropdown menu to the tasksFrederic Guillot
2015-02-01Add dropdown menu to the board menuFrederic Guillot
2015-02-01Simplify CSP header methodFrederic Guillot
2015-02-01Change label for subtasks percentageFrederic Guillot
2015-02-01Merge pull-request #568Frederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-02-01Added percent completed to the main view when a task has subtasks. Addresses ...Lev Lazinskiy
2015-02-01Add collapsible swimlanes (merge and improve pull-request #565)Frederic Guillot
2015-01-31Add table/pagination to the project listFrederic Guillot
2015-01-30Clicking on cancel inside a popover doesn't reload the pageFrederic Guillot
2015-01-30translation fixPiotr Zęgota
2015-01-29Sync localesFrederic Guillot
2015-01-29Merge pull-request #559Frederic Guillot
2015-01-29Merge pull-request #561Frederic Guillot
2015-01-29polish translation updated, most of strings translated.ZegalPL
2015-01-29Update translations.phpmfoucrier
2015-01-29Allow public access to colors stylesheet.Colin Williams
2015-01-28Prefix DEBUG_FILE with __DIR__Frederic Guillot
2015-01-28Fix potential issue with old Sqlite versionsFrederic Guillot
2015-01-26Remove unused variablesFrederic Guillot
2015-01-26Allow urls without project_idFrederic Guillot
2015-01-25Store due date without the timeFrederic Guillot
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-25Fix bug board selector redirectionFrederic Guillot
2015-01-25Store calendar filters per projectFrederic Guillot
2015-01-25Move assets to seperate subfoldersFrederic Guillot
2015-01-25Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment i...Frederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ...Frederic Guillot
2015-01-25Add new constants: FILES_DIR and DEBUG_FILEFrederic Guillot
2015-01-22Fixed typo problemsEsteban Monge
2015-01-22More spanish translationsEsteban Monge
2015-01-22Add new automatic action (Task comment logging), patch #539Frederic Guillot
2015-01-19Minor code improvements for the pull-requestFrederic Guillot
2015-01-19Merge pull-request #524Frederic Guillot
2015-01-19Merge pull-request #515Frederic Guillot
2015-01-19Fix Gitlab webhook issueFrederic Guillot
2015-01-18Make Kanboard compatible with PHP 5.3.3Frederic Guillot
2015-01-18Fix typo in phpdocFrederic Guillot
2015-01-18Fix some phpdoc commentsFrederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-17Add top links to the calendarFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-16Add missing project_id parameterFrederic Guillot
2015-01-16Add Json API to create LDAP user.Francois Ferrand
2015-01-13Removed Project duplication in ControllerMichael Lüpkes
2015-01-13set maxlength for name input fields in templatesMichael Lüpkes
2015-01-13Merge remote-tracking branch 'upstream/master' into fguillot/kanboardMichael Lüpkes
2015-01-12Add Heroku one-click install buttonFrederic Guillot