Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, ↵ | Sam X. Chen | 2019-08-07 | 1 | -1/+2 |
| | | | | image, video | ||||
* | Add Feature: Comments can be richer (can support some safe HTML tags) | Sam X. Chen | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | Add Feature: system timelines will be showing any modification for duat ↵ | Sam X. Chen | 2019-07-09 | 1 | -0/+13 |
| | | | | startat endat receivedat, also notification to the watchers and if card is due, watchers will be notified | ||||
* | Prettier & eslint project style update | Justin Reynolds | 2019-06-28 | 2 | -93/+131 |
| | |||||
* | Lint fix | Andrés Manelli | 2019-03-16 | 1 | -1/+1 |
| | |||||
* | - Fix card copy & move between boards with customFields | Andrés Manelli | 2019-03-16 | 2 | -1/+16 |
| | | | | | | - Fix card copy & move between boards with labels with same name - Fix activities for labels when copying and moving card - Fix activities for customFields when copying and moving card | ||||
* | Activities: register customFields changed in the activities | Benjamin Tissoires | 2019-03-08 | 2 | -0/+24 |
| | | | | | | This stores the updates to the custom fields in the activities side bar. Only manual updates to the custom fields are currently registered. | ||||
* | Fix lint errors. | Lauri Ojansivu | 2018-09-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵ | Lauri Ojansivu | 2018-09-16 | 2 | -0/+67 |
|\ | | | | | | | Angtrim-feature-rules | ||||
| * | Fixed rule allows | Angelo Gallarello | 2018-09-12 | 1 | -3/+0 |
| | | |||||
| * | Progress on triggers UI | Angelo Gallarello | 2018-08-16 | 1 | -1/+4 |
| | | |||||
| * | Completed activities log in card | Angelo Gallarello | 2018-08-16 | 1 | -11/+29 |
| | | |||||
| * | Complete checklist activities | Angelo Gallarello | 2018-08-16 | 2 | -0/+24 |
| | | |||||
| * | Remove attachment activity | Angelo Gallarello | 2018-08-16 | 1 | -0/+5 |
| | | |||||
| * | Labels activities | Angelo Gallarello | 2018-08-16 | 2 | -0/+20 |
| | | |||||
* | | Fix hiddenSystemMessages | Andrés Manelli | 2018-08-15 | 1 | -4/+12 |
| | | |||||
* | | Refactor imported -> linked in components | Andrés Manelli | 2018-08-11 | 1 | -3/+3 |
| | | |||||
* | | Add two way binding of activities, comments, and attachments | Andrés Manelli | 2018-08-11 | 1 | -2/+9 |
|/ | |||||
* | resolving merge conflicts | IgnatzHome | 2018-05-17 | 2 | -0/+8 |
|\ | |||||
| * | many custom fields model and UI enhancements | Pouyan Savoli | 2017-09-22 | 1 | -2/+2 |
| | | |||||
| * | Create custom fields creation UI added to Board Menu, Model in progress | Pouyan Savoli | 2017-09-22 | 2 | -0/+8 |
| | | |||||
* | | Add popup menu and archive action | Andrés Manelli | 2018-02-01 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'fixed-bug-on-long-card-history-log' of ↵ | Lauri Ojansivu | 2017-12-11 | 1 | -0/+2 |
|\ \ | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fixed-bug-on-long-card-history-log | ||||
| * | | Fixed - bug on long url of attachment in card activity log | Thuan Pham Quoc | 2017-12-09 | 1 | -0/+2 |
| | | | |||||
* | | | Fixed - bug on not able to see member avatar on sidebar activity | Thuan Pham Quoc | 2017-12-06 | 1 | -0/+2 |
|/ / | |||||
* | | Use Meteor.subscribe instead of DOM manipulation for Hide system messages | nztqa | 2017-10-03 | 1 | -1/+1 |
| | | |||||
* | | Add comments only in activity feed | nztqa | 2017-09-25 | 2 | -2/+7 |
|/ | |||||
* | Add checklist items to activity log | Ghassen Rjab | 2017-07-26 | 1 | -0/+11 |
| | |||||
* | Fix: incorrect attachment link with subfolder in the url | nztqa | 2017-06-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #65 from BaobabCoder/devel | Lauri Ojansivu | 2017-02-03 | 1 | -0/+3 |
|\ | | | | | Remove a list | ||||
| * | Fix activity message for list deletion | Béranger Campardou | 2017-01-20 | 1 | -0/+3 |
| | | |||||
* | | Add checklist feature | lksime | 2017-01-20 | 2 | -0/+19 |
|/ | |||||
* | New change settings option and possibility to hide system messagaes | Mario Orlicky | 2016-11-19 | 1 | -1/+3 |
| | |||||
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary template name declaration | Maxime Quandalle | 2016-01-03 | 2 | -8/+0 |
| | | | | | | This code was duplicate with the name we use to `register` the component. A update of blaze-component removed the need to duplicate this declaration. | ||||
* | added exact time as tooltip to activity time (saying only something like 'x ↵ | Dominic Sonntag | 2016-01-03 | 1 | -3/+3 |
| | | | | days ago') | ||||
* | Fix layout on Apple devices | Maxime Quandalle | 2016-01-02 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | The layout issue was related to the lack of autoprexing for CSS properties. c69f993 did improve the reload time significantly but for that I had to replace `mquandalle:stylus` by the core `stylus` package. Unfortunatly it is currently difficult to run an autoprefixer with the core CSS compilers (as reported in https://github.com/meteor/meteor/issues/5219). So instead we rely on `nib` which transparently define some mixins for autoprefixing, the only restrictions being that we have to manually `@import 'nib'` on top of stylus files. Fixes #461 | ||||
* | Improve some activitiy messages | Maxime Quandalle | 2015-12-19 | 1 | -5/+5 |
| | | | | Fixes #433 | ||||
* | Import attachments | Xavier Priour | 2015-11-16 | 1 | -1/+2 |
| | |||||
* | Add missing semicolon | Dominik Ferber | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Upgrade Meteor to 1.2.1-rc4 | Maxime Quandalle | 2015-10-23 | 2 | -7/+9 |
| | | | | | | This version includes a more complete selection of ES2015 polyfills that I started used across the code base, for instance by replacing `$.trim(str)` by `str.trim()`. | ||||
* | Upgrade peerlibrary:blaze-components to v0.14 | Maxime Quandalle | 2015-10-21 | 1 | -1/+1 |
| | | | | | This change includes method renames and others UI related packages updates. | ||||
* | Import board: import comments and log activities | Xavier Priour | 2015-10-19 | 2 | -28/+45 |
| | |||||
* | Import single card: create an 'importCard' activity entry | Xavier Priour | 2015-10-14 | 2 | -0/+12 |
| | |||||
* | Support app deployment under a path prefix | Maxime Quandalle | 2015-10-08 | 1 | -2/+2 |
| | | | | Fixes #133 | ||||
* | Fix some dead links | Maxime Quandalle | 2015-09-06 | 1 | -2/+2 |
| | | | | | | | | | | This commit fixes the download link in the activity feed on the sidebar and the mention link on card description and comments (replaced by a popup). `eslint .` now passes without any error or warning. Fixes #286 | ||||
* | Enforce a consistent ES6 coding style | Maxime Quandalle | 2015-09-03 | 2 | -52/+51 |
| | | | | | | | | | Replace the old (and broken) jshint + jscsrc by eslint and configure it to support some of the ES6 features. The command `eslint` currently has one error which is a bug that was discovered by its static analysis and should be fixed (usage of a dead object). | ||||
* | Fix comment insertion | Maxime Quandalle | 2015-08-31 | 1 | -2/+2 |
| | |||||
* | Replace the component bounded `cachedValue` by a global `UnsavedEdits` | Maxime Quandalle | 2015-08-31 | 2 | -34/+71 |
| | | | | | | | | This new draft saving system is currently only implemented for the card description and comment. We need better a component inheritance/composition model to support this for all editable fields. Fixes #186 | ||||
* | Fix a bug with the comment buttons | Maxime Quandalle | 2015-08-29 | 1 | -3/+3 |
| |