Vinoth Kannan
|
196cd6450f
|
FIX: Rename plugin in remaining missed places
|
2018-09-17 20:05:23 +05:30 |
Vinoth Kannan
|
7be7527462
|
fix: typo in stylesheet file name
|
2018-09-17 17:25:30 +05:30 |
Vinoth Kannan
|
e86497a3a4
|
Rename discourse-simple-calendar to discourse-calendar
|
2018-09-17 17:19:46 +05:30 |
Vinoth Kannan
|
3cb3bb0e2e
|
Rename site setting holiday calendar post id to topic id
|
2018-09-14 19:33:36 +05:30 |
Vinoth Kannan
|
01e874a48d
|
SPEC: Add test method for ensure_expired_event_destruction job
|
2018-09-14 10:10:05 +05:30 |
Vinoth Kannan
|
4c9d42ecc2
|
SPEC: Add test methods for update_holiday_usernames job
|
2018-09-14 09:48:11 +05:30 |
Vinoth Kannan
|
28a6631287
|
FEATURE: Add weekends and hidden days markdown attributes
|
2018-09-12 22:33:10 +05:30 |
Vinoth Kannan
|
b1b9a0604c
|
fix: remove duplicate height option
|
2018-09-12 21:17:40 +05:30 |
Vinoth Kannan
|
776fb5608a
|
few minor ui fixes and improvements
|
2018-09-12 20:54:47 +05:30 |
Vinoth Kannan
|
ffcb87fda0
|
FIX: Skip style creation if users_on_holiday is blank
|
2018-09-12 19:02:37 +05:30 |
Vinoth Kannan
|
0dfd54a8ec
|
DEV: Add holiday icon in mentions via CSS
|
2018-09-11 17:10:01 +05:30 |
Vinoth Kannan
|
f7518a69d0
|
FIX: Check holiday usernames in lowercase
|
2018-09-10 18:24:06 +05:30 |
Vinoth Kannan
|
578ac48171
|
FIX: Find user by username_lower column
|
2018-09-10 18:06:44 +05:30 |
Vinoth Kannan
|
47cca80290
|
Fix the incorrect spec methods
|
2018-09-07 00:34:10 +05:30 |
Vinoth Kannan
|
0df19fbc5a
|
Merge branch 'general-cleanup'
|
2018-09-06 23:57:59 +05:30 |
Vinoth Kannan
|
9a493a9dbc
|
DEV: Remove dates extract method and use local_dates post attribute
|
2018-09-06 23:57:47 +05:30 |
Vinoth Kannan
|
01f0c48784
|
SPEC: Include seconds in time format
|
2018-09-06 18:51:33 +05:30 |
Vinoth Kannan
|
4d3b5017c6
|
FIX: Include seconds in time format
|
2018-09-06 14:54:59 +05:30 |
Vinoth Kannan
|
0aa14333e5
|
minor fixes and refactoring
|
2018-09-06 12:52:05 +05:30 |
Vinoth Kannan
|
bc174517e4
|
Add new method to get list of users on holiday
|
2018-09-06 01:59:59 +05:30 |
Vinoth Kannan
|
b7bfb6cbea
|
REFACTOR: Remove mattermost references
|
2018-09-06 01:58:50 +05:30 |
Vinoth Kannan
|
60ad4fb3a7
|
FEATURE: Add holiday icon in posts and user mentions
|
2018-09-05 23:49:14 +05:30 |
Joffrey JAFFEUX
|
4dedaaa06d
|
FIX: correctly check settings are set
|
2018-09-03 15:01:40 +02:00 |
David Taylor
|
c8f642418c
|
FEATURE: Update mattermost usernames with a suffix when users are on holiday
|
2018-08-29 23:57:19 +01:00 |
David Taylor
|
62cb6bd77d
|
Wait 24 hours before deleting events with no defined 'end'
|
2018-08-27 19:18:19 +01:00 |
David Taylor
|
ce847130f7
|
Improve UI
|
2018-08-17 12:17:04 +01:00 |
David Taylor
|
9583aebf65
|
Some minor improvements
- Change start of week to Monday
- Set fixed height, so it doesn't jump around while loading
- Add week & list views
|
2018-08-15 21:36:31 +01:00 |
Joffrey JAFFEUX
|
ed5a8eb252
|
jobs should accept args even if not used
|
2018-08-10 16:07:01 +02:00 |
Joffrey JAFFEUX
|
7c080747ae
|
modify asset order
|
2018-08-01 17:59:24 -04:00 |
Joffrey JAFFEUX
|
0a3875fc21
|
more frequent event cleaning
|
2018-08-01 17:59:09 -04:00 |
Joffrey JAFFEUX
|
47b004a1ef
|
FIX: Ensures we have a post before destroying it
|
2018-07-07 20:34:19 +02:00 |
Joffrey JAFFEUX
|
f711077d48
|
EXPERIMENTAL: static calendar support
|
2018-06-15 00:45:43 +02:00 |
Joffrey JAFFEUX
|
752110ab94
|
FIX: ensures event and post destruction
|
2018-06-11 22:53:28 +02:00 |
Joffrey JAFFEUX
|
dfe01a382b
|
FIX: only rely on daily cleaning job
|
2018-06-11 15:35:26 +02:00 |
Joffrey JAFFEUX
|
30099a14bc
|
FEATURE: better handling of dates with no time
|
2018-06-11 15:35:10 +02:00 |
Joffrey JAFFEUX
|
7aeeff4e18
|
adds cleaning job
We might just remove :destroy_expired_event job in the future
|
2018-06-11 10:59:38 +02:00 |
Joffrey JAFFEUX
|
412ae21711
|
FIX: calendar details incorrectly returned
|
2018-06-10 19:04:51 +02:00 |
Joffrey JAFFEUX
|
b9204e629b
|
forces array
|
2018-06-10 11:48:55 +02:00 |
Joffrey JAFFEUX
|
4e634ecf42
|
UX: simpler calendar style
|
2018-06-07 16:48:19 +02:00 |
Joffrey JAFFEUX
|
3d311d8860
|
first commit
|
2018-06-06 15:24:56 +02:00 |