wekan/models
Lauri Ojansivu 34d8235551 Add the following new Sandstorm features and fixes:
- All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082)
- Board favorites
- New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125)
  and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel.
- Linked Cards and Linked Boards.
- Some not needed options like Logout etc have been hidden from top bar right menu.
- [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board.

and removes the following features:

- Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601).
  Sandstorm Wekan does not have Welcome Board.

Thanks to xet7 !

Closes #2125,
closes #2082,
closes #1430,
closes #1601,
related #2205,
related #2070,
related #1695,
related #1192.
2019-02-27 16:14:14 +02:00
..
accountSettings.js Includes possibility to block username change 2018-05-04 16:44:50 -03:00
actions.js Fix lint errors. 2018-09-16 01:50:36 +03:00
activities.js update broke ability to mute notifications 2018-10-16 11:33:16 +02:00
announcements.js Rename notice -> announcement 2017-10-01 12:43:15 +09:00
attachments.js Fix lint errors. 2018-09-16 01:50:36 +03:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js Merge pull request #2127 from bentiss/fix-set-member 2019-01-25 19:05:26 +02:00
cardComments.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
cards.js api: new_card: add the card at the end of the list 2019-01-25 12:44:27 +01:00
checklistItems.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
checklists.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
customFields.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
export.js - [Fix Sandstorm export board from web](https://github.com/wekan/wekan/issues/2157). 2019-02-02 20:52:09 +02:00
import.js - Some fixes to Wekan import: 2018-11-08 22:49:08 +02:00
integrations.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
invitationCodes.js Fix lint errors. 2017-12-03 04:00:55 +02:00
lists.js colors: add per list color 2019-01-25 15:56:40 +01:00
rules.js Fix lint errors. 2018-09-16 01:50:36 +03:00
settings.js - Fix lint errors. 2019-02-01 21:26:04 +02:00
swimlanes.js api: fix the sort field when inserting a swimlane or a list 2019-01-25 11:04:56 +01:00
trelloCreator.js - Admin Panel / Layout / Custom Product Name now changes webpage title. 2018-12-15 20:39:01 +02:00
triggers.js Fix lint errors. 2018-09-16 01:50:36 +03:00
unsavedEdits.js Improve wekan performance #837 2017-02-22 17:05:30 +02:00
users.js Add the following new Sandstorm features and fixes: 2019-02-27 16:14:14 +02:00
watchable.js Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00
wekanCreator.js - Admin Panel / Layout / Custom Product Name now changes webpage title. 2018-12-15 20:39:01 +02:00