summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add Feature: system timelines will be showing any modification for duat start...Sam X. Chen2019-07-091-1/+1
* Add Feature: system timelines will be showing any modification for duat start...Sam X. Chen2019-07-091-7/+11
* Add Corteza theme. In progress.Lauri Ojansivu2019-07-061-0/+1
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+5
* Prettier & eslint project style updateJustin Reynolds2019-06-2820-445/+580
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-231/+453
* Adds rule feature: cardAction - SetDate #2504Christoph Jahn2019-06-211-0/+83
* Merge pull request #2502 from road42/bug/rule_action_card_move_fixLauri Ojansivu2019-06-191-2/+2
|\
| * Fixed bug #2501Christoph Jahn2019-06-191-2/+2
* | Add back [OAuth2 idTokenWhitelistFields default empty array](https://github.c...Lauri Ojansivu2019-06-131-1/+1
* | Try to fix OIDC login.Lauri Ojansivu2019-06-121-2/+4
* | Show attachment name in Outgoing Webhook when attachment is added to card.Lauri Ojansivu2019-06-111-1/+1
* | Merge branch 'risacher-master' into edgeLauri Ojansivu2019-05-241-0/+12
|\ \ | |/ |/|
| * Add support for more CORS headersDaniel Risacher2019-05-241-0/+12
* | Fix Scope parsing Issue for OAuth2 LoginDominikPf2019-05-231-1/+1
|/
* - Fix: OAuth2 Requested Scopes are wrong / cannot be configured.Lauri Ojansivu2019-05-221-2/+2
* Fix lint errors.Lauri Ojansivu2019-05-141-2/+2
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-132-5/+9
* Fix missing profile checks.Lauri Ojansivu2019-05-092-1/+3
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
* Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-062-4/+6
|\
| * FixesAngelo Gallarello2019-02-122-4/+6
* | - Fix typos.Lauri Ojansivu2019-03-251-1/+1
* | - OAUTH2_LOGIN_STYLE popup or redirect, part 2.Lauri Ojansivu2019-03-211-1/+1
* | Fix IFTTT email sendingjustinr12342019-03-211-6/+6
* | Merge branch 'fix_subtasks' of https://github.com/andresmanelli/wekan into an...Lauri Ojansivu2019-03-201-1/+2
|\ \
| * | Fix dissapearing subtasksAndrés Manelli2019-03-171-1/+2
* | | Merge branch 'edge' of https://github.com/andresmanelli/wekan into andresmane...Lauri Ojansivu2019-03-203-1/+20
|\ \ \
| * | | Lint fixAndrés Manelli2019-03-161-1/+1
| * | | - Fix card copy & move between boards with customFieldsAndrés Manelli2019-03-161-0/+6
| * | | Migrate customFieldsAndrés Manelli2019-03-162-1/+14
| |/ /
* | | Disable eslint for console errorjustinr12342019-03-181-0/+1
* | | Don't swallow email errorsjustinr12342019-03-181-0/+1
|/ /
* | Try to fix [LDAP Login: "Login forbidden", ReferenceError: req is not defined...Lauri Ojansivu2019-03-141-0/+10
* | Merge pull request #2248 from andresmanelli/circular_migrationLauri Ojansivu2019-03-111-1/+1
|\ \
| * | Rename migration to re runAndrés Manelli2019-03-111-1/+1
* | | Changed brute force protection package from eluck:accounts-lockout toLauri Ojansivu2019-03-111-0/+16
|/ /
* | Add migration to fix circular referencesAndrés Manelli2019-03-071-0/+8
* | [Fix Adding Labels to cards is not possible anymore](https://github.com/wekan...Lauri Ojansivu2019-03-041-1/+2
* | [Add more Webhook translations](https://github.com/wekan/wekan/issues/1969).Lauri Ojansivu2019-03-031-1/+1
* | Performance EnhancementsJustin Reynolds2019-02-281-12/+37
* | Merge branch 'devel' into edgeLauri Ojansivu2019-02-272-3/+3
|\ \
| * | - Fix OIDC error "a.join is not a function" b revertingLauri Ojansivu2019-02-271-2/+2
| * | - Fix OAuth2 requestPermissions.Lauri Ojansivu2019-02-251-1/+1
| * | - Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s).Lauri Ojansivu2019-02-251-1/+1
* | | Add migrationsAndrés Manelli2019-02-241-0/+95
* | | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+1
|/ /
* | - Add missing text .envLauri Ojansivu2019-02-231-1/+1
* | - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-131-2/+2
|/
* - Fix lint errors.Lauri Ojansivu2019-02-012-5/+5