Kai Lehmann
b57eae14d4
add cardNumber handling to card and board model
2021-08-02 21:41:30 +02:00
Lauri Ojansivu
6801c960b1
Fix typo.
2020-11-10 07:23:59 +02:00
helioguardabaxo
415fac8a25
Add 'Modern Dark' theme
2020-11-08 16:45:15 -03:00
Lauri Ojansivu
a7c3317ed6
Custom Logo for Login and Top Left Corner. Optional link when clicking logo. Settings at Admin Panel / Layout.
...
Thanks to xet7 !
Fixes #1493 ,
fixes #2721 ,
fixes #2681 ,
fixes #1583 ,
fixes #1196 ,
fixes #336 ,
fixes wekan/wekan-snap#130
2020-09-18 18:45:48 +03:00
Lauri Ojansivu
8c3322f9a9
Change default view to Swimlanes.
...
Thanks to xet7 !
2020-06-08 17:28:53 +03:00
Lauri Ojansivu
d52affe658
Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that:
...
- Export to CSV/TSV with custom fields works
- Attachments are not exported to disk
- It is possible to build arm64/s390x versions again.
Thanks to xet7 !
Related #3110
2020-05-25 17:54:51 +03:00
Lauri Ojansivu
055b528532
Merge branch 'lib-change' of https://github.com/PDIS/wekan into
...
PDIS-lib-change
2020-05-24 03:13:53 +03:00
helioguardabaxo
3b50b2c59f
Added Modern theme with Poppins font
2020-05-22 18:38:50 -03:00
Romulus Urakagi Tsai
af7c74b2d3
Merge branch 'lib-change' of https://github.com/PDIS/wekan into lib-change
2020-05-20 15:12:55 +08:00
Romulus Urakagi Tsai
4064f3f406
Fix migrated attachment not readable bug
...
Remove reduandant files
2020-05-20 15:11:22 +08:00
helioguardabaxo
7a576f9ae4
Added natural theme
2020-05-16 18:07:38 -03:00
CidKramer
45dea737bf
Added clearblue theme
2020-05-15 14:17:37 +02:00
蔡仲明 (Romulus Urakagi Tsai)
b80396f627
Purge unneeded require
2020-05-14 17:36:57 +08:00
Romulus Urakagi Tsai
09ce3e464f
Fix typo
2020-05-14 16:43:59 +08:00
Romulus Urakagi Tsai
4c5a2fbd1f
Card clone OK
2020-05-14 14:55:54 +08:00
Romulus Tsai 蔡仲明
c3458855bd
Merge branch 'master' into lib-change
2020-05-08 10:13:11 +08:00
Romulus Urakagi Tsai
7dc0bbd7b2
Set correct storage location
2020-05-06 11:15:01 +08:00
Romulus Urakagi Tsai
0a1bfd37b3
Migrating attachments
2020-05-05 14:08:36 +08:00
Lauri Ojansivu
9e95c06415
Fix lint errors in lint error fix.
...
Thanks to xet7 !
2020-04-22 21:00:31 +03:00
boeserwolf
9f396e9038
Add a migration to add a sort field to the boards model
2020-04-19 10:51:58 +03:00
Romulus Urakagi Tsai
5899b9366c
Change coagmano:stylus package to 1.1.0 since 2.0.0 building is super slow
2020-03-02 02:10:54 +00:00
Romulus Urakagi Tsai
4b196d5378
Merge branch 'master' of https://github.com/wekan/wekan into lib-change
2020-02-13 09:02:26 +00:00
Romulus Urakagi Tsai
b34ed58289
Start writing migration
2020-02-13 08:47:41 +00:00
Lauri Ojansivu
e89965f642
Remove card element grouping to create compact card layout.
...
Card Settings / Show on Card: Description Title and Description Text.
Thanks to e-stoniauk, 2020product and xet7 !
Fixes https://github.com/wekan/wekan/pull/2922
2020-02-12 02:08:29 +02:00
Lauri Ojansivu
2fce02afbc
Add Feature: Card Settings/Show on card/Activities.
...
Fix: When in Card Settings hiding Comments, only adding new comment is hidden, not old comments.
Thanks to xet7 !
Closes #2925
2020-02-07 13:58:43 +02:00
Lauri Ojansivu
65fa2f626f
Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020product-dollybean
2020-02-05 01:17:15 +02:00
Lauri Ojansivu
ddce0ada09
Removed Custom HTML feature that does not work.
...
Thanks to xet7 !
Closes #2218
2020-01-06 11:01:38 +02:00
Romulus Urakagi Tsai
4dcdec0084
Attachment upload from card done, need to fix download link
2019-11-20 10:40:09 +00:00
Lauri Ojansivu
351d4767d7
When logged in, use database for setting, so that changes are
...
immediate. Only on public board use cookies.
Comment out Collapse CSS that is not in use.
Thanks to xet7 !
2019-11-19 14:09:36 +02:00
Lauri Ojansivu
96abe3c691
New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.
...
New feature, not set visible yet, because switching to it does not
work properly yet: Collapsible Swimlanes #2804
Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and
reload webbrowser page, it can change view. Closes #2311
Fix: List sorting commented out. Closes #2800
Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile,
FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using
cookies instead of database.
More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955
Note: Cookie changes are not always immediate, if there is no effect,
you may need to reload webbrowser page.
Closes #2643 .
Thanks to xet7 !
2019-11-18 22:23:49 +02:00
Lauri Ojansivu
5b41d72e8d
Add database migration for assignee.
...
Thanks to ocdtrekkie and xet7 !
2019-11-14 03:00:14 +02:00
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
2019-09-05 12:29:45 -05:00
Lauri Ojansivu
7f2f407e2a
Org tables already have created and modified fields, so they
...
[are not needed](2cedbcb9b3 (r34310611)
)
for add-missing-created-and-modified migration, so removing not needed migration.
Thanks to justinr1234 and xet7 !
Related #802
2019-07-16 01:01:25 +03:00
Lauri Ojansivu
41950ba4de
Teams/Organizations part 3, in progress. Table: org_user, and indexes.
...
Thanks to xet7 !
Related #802
2019-07-15 23:23:09 +03:00
Lauri Ojansivu
2cedbcb9b3
Teams/Organizations part 1, in progress. Add table: org
...
Thanks to xet7 !
Related #802
2019-07-15 19:39:30 +03:00
Lauri Ojansivu
289e78dbd2
Add Corteza theme. In progress.
...
Thanks to xet7 !
2019-07-06 04:59:17 -04:00
Lauri Ojansivu
34b2168d0d
Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.
...
Thanks to xet7 !
2019-07-01 17:23:41 -04:00
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
2019-06-28 12:56:51 -05:00
Justin Reynolds
c60e80d25b
Add createdAt and modifiedAt to all collections
2019-06-27 09:13:20 -05:00
Andrés Manelli
777d9ac353
Lint fix
2019-03-16 23:15:30 +01:00
Andrés Manelli
4cd0d1c397
Migrate customFields
2019-03-16 22:49:45 +01:00
Andrés Manelli
a347ae3676
Rename migration to re run
2019-03-11 22:30:16 +01:00
Andrés Manelli
a338e937e5
Add migration to fix circular references
2019-03-07 00:13:21 +01:00
Andrés Manelli
7033315cd3
Add migrations
2019-02-24 12:55:34 +01:00
Lauri Ojansivu
de9965213a
- Fix lint errors.
...
Thanks to xet7 !
2019-02-01 21:26:04 +02:00
guillaume
c2118f4830
Improve authentication
2019-02-01 19:00:44 +01:00
Lauri Ojansivu
f1ed6304a4
- Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML before </body> end.
...
In progress, does not work yet.
Thanks to xet7 !
2018-12-16 22:21:16 +02:00
Lauri Ojansivu
dd6ba152a0
Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on Login page and Board page. Thanks to xet7.
2018-11-20 02:38:00 +02:00
Lauri Ojansivu
4cb25a5bcf
- Custom Product Name in Admin Panel / Layout. In Progress, setting does not affect change UI yet. Thanks to xet7 !
...
- Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119
- Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856
2018-10-24 11:39:45 +03:00
Lauri Ojansivu
de146f9aaf
- Fix lint errors.
...
Thanks to xet7 !
2018-10-12 23:22:41 +03:00