Igor Scheller
|
a2f4426058
|
Migrations: Use on update cascade
|
2019-11-28 14:30:10 +01:00 |
msquare
|
3a6d096fff
|
add 36c3 theme
|
2019-11-23 18:39:09 +01:00 |
Igor Scheller
|
5704174fe6
|
MessageTrait: Fixed HeaderBag::get parameter deprecation in Symfony 4.4
|
2019-11-22 11:15:27 +01:00 |
Michael Weimann
|
9a170c82cb
|
Add auto focus to the login fiel
|
2019-11-20 00:03:03 +01:00 |
Igor Scheller
|
aa91ab4cf7
|
Merge pull request #675 from weeman1337/feature-news-comments-migration
Introduce the NewsComments model
|
2019-11-20 00:00:57 +01:00 |
Michael Weimann
|
d83d60ce8d
|
Update phpcs readme section
|
2019-11-13 01:07:02 +01:00 |
Michael Weimann
|
50ffe99ac1
|
Add phpcs composer scripts
|
2019-11-13 01:07:02 +01:00 |
Michael Weimann
|
1bc5828c19
|
Add phpcs config file
|
2019-11-13 01:07:02 +01:00 |
Michael Weimann
|
17192a2c41
|
Adapt code style to PSR-12
|
2019-11-12 22:04:39 +01:00 |
Michael Weimann
|
35a7d853ff
|
Migrate view to the NewsComments model
|
2019-11-12 21:58:50 +01:00 |
Michael Weimann
|
26b8d2b921
|
Introduce the NewsComments model
|
2019-11-12 21:58:40 +01:00 |
Michael Weimann
|
c0bf0b56f1
|
Add the news_comments table migration
|
2019-11-12 21:49:31 +01:00 |
Igor Scheller
|
68afc74b03
|
Formatting to follow PSR-12
|
2019-11-11 00:05:41 +01:00 |
Igor Scheller
|
b878740f80
|
News: Bug fixes, cleanup, comments & formatting
Use more magically available methods and properties
Fixed atom feed and stats not using the new model
|
2019-11-10 22:10:11 +01:00 |
Michael Weimann
|
6534191d59
|
Migrate news to model class
|
2019-11-10 22:10:11 +01:00 |
Igor Scheller
|
8b5b9e2c65
|
src/: Formatting, doc block hints and cleanup
|
2019-11-06 13:43:57 +01:00 |
Igor Scheller
|
2cce967eb0
|
Tests: Replaced duplicates and formatting/cleanup
|
2019-11-06 13:16:00 +01:00 |
Igor Scheller
|
867d720f15
|
Tests: Replaced setMethods as it is deprecated
|
2019-11-06 12:29:58 +01:00 |
Igor Scheller
|
109f112131
|
BaseModel: Removed methods as already provided by Eloquent Builder
|
2019-11-06 12:15:14 +01:00 |
msquare
|
416c49ae0b
|
fix #634 by also allowing only restricted angeltypes
|
2019-11-03 12:37:48 +01:00 |
msquare
|
2b27b45aba
|
remove legacy file guest start
|
2019-11-03 12:21:37 +01:00 |
msquare
|
613d258c87
|
fix #345 by adding a badge to shift view wich contains number of missing angels
|
2019-11-03 12:08:46 +01:00 |
msquare
|
dc3de33a4b
|
fix #287: handle IDN email addresses
|
2019-11-03 11:43:13 +01:00 |
Igor Scheller
|
a514ba3adc
|
HasUserModel: Moved user method to trait
|
2019-11-03 00:25:35 +01:00 |
Igor Scheller
|
4c81fee548
|
Merge pull request #667 from lujoga/translation
Fix some translation-related issues
|
2019-10-30 04:54:38 +01:00 |
skorpy2009
|
d00d66a634
|
add space between default credentials
|
2019-10-28 21:01:23 +01:00 |
Luca
|
8a298f0f5e
|
Replace full-text message ids with keys in credits template
|
2019-10-28 14:25:31 +01:00 |
Luca
|
23d548585b
|
Remove unused message from default.po
|
2019-10-28 14:25:31 +01:00 |
Luca
|
6cde313e47
|
Move translations whose message ids do not appear as literals in the sources into a separate file
Test whether additional.{m,p}o files are loaded correctly
|
2019-10-28 14:25:31 +01:00 |
Luca
|
d10fe23366
|
Fix X-Poedit-Basepath for de_DE locale
Configure Poedit to correctly interpret the keyword _e
|
2019-10-27 15:42:38 +01:00 |
Igor Scheller
|
18de950d8f
|
Mail log: Formatting
|
2019-10-27 13:28:40 +01:00 |
Igor Scheller
|
360a270161
|
Merge pull request #662 from weeman1337/feature/660-docker-dev
Improves the docker workflow
|
2019-10-27 12:20:30 +01:00 |
Michael Weimann
|
545eb291b6
|
Adds a docker dev setup
|
2019-10-27 08:57:56 +01:00 |
Michael Weimann
|
53ce83a272
|
Moves docker files from contrib to docker
|
2019-10-24 22:09:14 +02:00 |
Igor Scheller
|
9b08b951a2
|
Merge pull request #651 from MyIgel/shift-deletion-worklog
Save time of past shifts as worklog if they get deleted
|
2019-10-21 09:12:10 +02:00 |
Igor Scheller
|
52b8b6b45c
|
Removed .mo files
|
2019-10-21 09:11:29 +02:00 |
Igor Scheller
|
4e65e6f73a
|
Merge pull request #665 from matschundbrei/expand-shift-panel
Expand shift panel
|
2019-10-20 15:45:30 +02:00 |
Igor Scheller
|
eec1eff65b
|
Shifts overview: Style cleanup
|
2019-10-20 15:38:09 +02:00 |
Jan Kapellen
|
941c08b2f6
|
removed dotted line
|
2019-10-20 15:04:57 +02:00 |
Igor Scheller
|
c09c94f3ea
|
style: formatting and nesting
|
2019-10-20 14:59:15 +02:00 |
Wonko T. Sane
|
1a5c10dd41
|
adding a dashed line when expandable
|
2019-10-20 14:59:15 +02:00 |
Wonko T. Sane
|
b14d352140
|
Fix for #526
Implementation idea stolen from http://jsfiddle.net/6K7t4/24/
|
2019-10-20 14:59:15 +02:00 |
Jan Kapellen
|
5ec0d7209e
|
adding editorconfig to enforce PSR-2
|
2019-10-19 19:36:58 +02:00 |
Igor Scheller
|
af09865f3d
|
Fix/Cleanup tests for DatabaseServiceProvider
|
2019-10-13 21:26:21 +02:00 |
Igor Scheller
|
9921c5002a
|
DatabaseServiceProvider: Use timezone from config (was not set before)
|
2019-10-13 20:34:13 +02:00 |
Igor Scheller
|
4154e97f3f
|
Deleted shift: Multiply with night shifts multiplier for worklog entry
|
2019-10-13 20:28:34 +02:00 |
msquare
|
c0e97bfe75
|
Password recovery rebuild, correctly translated Mails and some minor fixes #658
|
2019-10-13 13:43:08 +02:00 |
Igor Scheller
|
7a2427e702
|
docker-compose: Set mariadb version and added local dev env to readme
|
2019-10-13 13:16:23 +02:00 |
Michael Weimann
|
75f04507ae
|
Makes Monday first day of the week even if English language is selected
|
2019-10-13 13:16:23 +02:00 |
Michael Weimann
|
5e2cb6e5c9
|
Updates moment js
|
2019-10-13 13:16:22 +02:00 |