Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-13 | Remove fixed table on dashboard and improve input placeholders | Frederic Guillot | |
2016-08-13 | Replace SQL query by a PicoDB query | Frederic Guillot | |
2016-08-13 | Add the possibility to attach template hooks with a callback | Frederic Guillot | |
2016-08-13 | Add the possibility to attach template hooks with local variables | Frederic Guillot | |
2016-08-13 | Improve form helpers and add more hooks | Frederic Guillot | |
2016-08-13 | Add reference hooks | Frederic Guillot | |
2016-08-13 | Merge pull request #2579 | Frédéric Guillot | |
2016-08-12 | Fixed missing space on Activities title | Eskiso | |
2016-08-11 | Update Locale for ID (#2578) | Anjar Febrianto | |
2016-08-08 | Make filter box compatible with Safari | Frederic Guillot | |
2016-08-08 | Do not show caret in dropdown input addons with small devices | Frederic Guillot | |
2016-08-08 | Make filter box and project header more responsive | Frederic Guillot | |
2016-08-07 | Use Sass custom mixins for grid | Frederic Guillot | |
2016-08-07 | Add SASS variables for colors | Frederic Guillot | |
2016-08-07 | Re-indent code of PR #2560 | Frederic Guillot | |
2016-08-07 | Merge pull-request #2560 | Frederic Guillot | |
2016-08-07 | Adjust board and dropdown text-size | Frederic Guillot | |
2016-08-07 | Convert application header to grid system | Frederic Guillot | |
2016-08-07 | fix selfsigned ssl certificates swift mail | Thomas Lutz | |
2016-08-07 | Show project name on task bulk creation form | Frederic Guillot | |
2016-08-07 | Show project name in task forms | Frederic Guillot | |
2016-08-07 | Reduce number of font size | Frederic Guillot | |
2016-08-06 | Convert vanilla CSS to SASS | Frederic Guillot | |
2016-08-02 | Update russian translation (#2542) | Duamel Sevans | |
2016-08-01 | Display priority changes in board view for inverted priority ranges | Rys Sommefeldt | |
Similar to allowing update of priorities when `priority_end` is greater than `priority_start`, to support inverted priority ranges, allow that change to propagate into `formatPriority` and display in the board view. | |||
2016-08-01 | Allow priority changes when start and end differ | Rys Sommefeldt | |
It's common to want an 'inverted' priority range, for example where P0 is the highest. The task helper logic would hide priority editing when priority_end was larger than priority_start. This logic change allows it by checking that priority_start and priority_end are different. | |||
2016-07-31 | Move API calls for task metadata to a separate class | Frederic Guillot | |
2016-07-31 | Fix PHP error in PR #2535 | Frederic Guillot | |
2016-07-31 | Merge pull-request #2535 | Frederic Guillot | |
2016-07-31 | Merge pull-request #2533 | Frederic Guillot | |
2016-07-31 | Update ChangeLog | Frederic Guillot | |
2016-07-31 | Cleanup events and stuff before processing job in worker | Frederic Guillot | |
2016-07-31 | Send bootstrap event when starting worker | Frederic Guillot | |
2016-07-30 | Updated API Doc for Task Procedure | Eskiso | |
Added new API calls for task metadata | |||
2016-07-30 | Added Task Metadata API calls tests | Eskiso | |
2016-07-30 | fixed typo | NeverMin | |
2016-07-29 | Added Task Metadata options to API | Eskiso | |
Add API calls to get all metadata from task, get metadata from task by name, edit/create new metadata and remove metadata | |||
2016-07-28 | Update ChangeLog and contributors list | Frederic Guillot | |
2016-07-28 | Allow users to see inactive projects | Frederic Guillot | |
2016-07-27 | Fix regression in PR #2439 | Frederic Guillot | |
2016-07-27 | Merge pull-request #2525 | Frederic Guillot | |
2016-07-27 | ADD: TaskMovedDateFilter | Christopher Geelen | |
2016-07-27 | Merge remote-tracking branch 'upstream/master' | Christopher Geelen | |
Conflicts: app/Job/NotificationJob.php | |||
2016-07-27 | Fixed internal link translations. | Eskiso | |
Wrong "gender" on words. | |||
2016-07-26 | Use the library PicoFeed to generate RSS/Atom feeds | Frederic Guillot | |
2016-07-26 | Updated translation | Eskiso | |
Shouldn't lines 1203, 1204, 1195, 1196 end in %d? | |||
2016-07-24 | Sync translations | Frederic Guillot | |
2016-07-24 | Define exact select2 version to make sure it works with IE11 | Frederic Guillot | |
2016-07-24 | Removed individual column scrolling on board | Frederic Guillot | |
2016-07-24 | Improve project page titles | Frederic Guillot | |