wekan/models
Majed6 b4e343369a
Fixed Bug: inconsistent use of relative/absolute URLs
Some pages use relative links such as boards link at the home page.
 Others use absolute url such as cards in boards' lists.
 This commits goal is to allow for consistent use of relative
  urls.

Origin relative URLs also helps decoupling Wekan from the infrastructure
 it's deployed on. i.e if it's being served, it should work.
2021-03-05 15:05:53 +03:00
..
accountSettings.js Add more Font Awesome icons. This was originally added 2020-01-03 17:02:27 +02:00
actions.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 2021-03-03 15:23:43 +02:00
activities.js Fix syntax typo 2021-02-26 20:01:09 +13:00
announcements.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
attachments.js Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that: 2020-05-25 17:54:51 +03:00
avatars.js Update avatars.js 2020-11-20 13:51:34 +07:00
boards.js Fixed Bug: inconsistent use of relative/absolute URLs 2021-03-05 15:05:53 +03:00
cardComments.js Fix sort operator 2021-02-25 18:38:51 +02:00
cards.js Fixed Bug: inconsistent use of relative/absolute URLs 2021-03-05 15:05:53 +03:00
checklistItems.js Checklist Item PUT API: boolean cast on isFinished 2020-07-17 16:24:27 +02:00
checklists.js Checklistitems are now inserted always at the end of the checklist 2021-02-09 16:08:05 +01:00
counters.js Teams/Organizations part 1, in progress. Add table: org 2019-07-15 19:39:30 +03:00
csvCreator.js Option to add custom field to all cards 2021-01-22 21:28:37 +02:00
customFields.js Fix Wekan JSON import bug 2021-01-28 00:44:48 +02:00
export.js Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to work, before I can release this. 2020-07-23 13:36:39 +03:00
exporter.js Fixed CSV/TSV export. Please test. 2020-10-20 18:59:41 +03:00
exportExcel.js Delete test file 2021-02-02 17:12:57 +01:00
import.js Fix missing member assignments when cloning board 2020-12-09 15:02:50 +02:00
integrations.js Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into justinr1234-fix-date-stamps 2019-09-05 21:01:51 +03:00
invitationCodes.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
lists.js Fixed Bug: inconsistent use of relative/absolute URLs 2021-03-05 15:05:53 +03:00
org.js Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress. 2021-02-11 19:07:34 +02:00
orgUser.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
rules.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 2021-03-03 15:23:43 +02:00
settings.js Fix lint. 2021-03-02 16:08:29 +02:00
swimlanes.js Added field archivedAt to cards, lists, swimlanes, and boards. 2021-02-02 14:52:08 +01:00
team.js Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress. 2021-02-11 19:07:34 +02:00
trelloCreator.js Create unique board names when importing 2021-01-28 18:21:56 +02:00
triggers.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 2021-03-03 15:23:43 +02:00
unsavedEdits.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
users.js Admin Panel/People/People/New User: Added Initials. 2021-02-24 18:31:44 +02:00
usersessiondata.js Fix lint. 2021-03-02 16:08:29 +02:00
watchable.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
wekanCreator.js Merge pull request #3500 from jrsupplee/patch-5 2021-01-28 19:08:34 +02:00
wekanmapper.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00