Michael Weimann
5f7fcb9018
make all themes basically working with bs5
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
migrate buttons and badges
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
upgrade bootstrap, fix devtool
remove postcss-preset-env
remove npm-run-all
add theme info to design
add theme configs for 2-15
make all themes compile
fix node env in script
refactor theme config
make all themes basically working
fix sass 3rd party warnings
replace slash div by math.div
3 years ago
msquare
d054378a63
add datetime picker to admin shifts page
4 years ago
Igor Scheller
6f27d11093
Use mailto: and tel: links
4 years ago
Igor Scheller
6aca6f08e2
Upgrade to PHP 8
4 years ago
Igor Scheller
149155fbda
Added email notification on new news
4 years ago
Igor Scheller
d423bb07d3
OAuth: Save auth tokens
4 years ago
Igor Scheller
d7152ebc09
Allow 0 minutes before/after schedule, fix room sorting
4 years ago
Igor Scheller
b5c974b9e3
Add new questions frontend
4 years ago
Igor Scheller
5cdf3889f9
Add max length for user settings
4 years ago
Igor Scheller
8284921ac5
Dashboard: Add URL filter
4 years ago
EdJoPaTo
0bde445aa2
translation: less misleading admin_arrive translation
4 years ago
Igor Scheller
507e94aa55
Questions: Show newest first
4 years ago
msquare
d3265ef70a
add password settings page
4 years ago
Igor Scheller
ebab34ee67
Schedule import: Add overview
4 years ago
Igor Scheller
80941c2999
Login: Added OAuth support
4 years ago
Igor Scheller
c44d48a22a
Registration: Added autocompletion information and fixed naming
4 years ago
Igor Scheller
85baeb3a6b
Registration: Added pronoun
4 years ago
Igor Scheller
0bbc2d219d
Rename "restricted angeltype" to "Requires introduction" in the frontend
...
Closes #294 (Rename "restricted angeltype")
4 years ago
Allen Taylor
6c177d5173
Added timestamps for questions
4 years ago
Igor Scheller
f732a4af6f
Added Worklog model
4 years ago
Igor Scheller
acf84f222d
Added Room model
4 years ago
Igor Scheller
e9726982fd
Edit user: Allow groups admin to change own groups
4 years ago
Igor Scheller
559d641825
User settings: Don't default to 1970-01-01
4 years ago
Igor Scheller
390db395a6
File formatting fixes
5 years ago
Igor Scheller
272be5eab2
Shifts overview: Show all rooms and only own angel types
5 years ago
Igor Scheller
e947e788f9
Rebuild logs view
5 years ago
Igor Scheller
8c0ac0f7a1
Check permissions before showing ical, atom and json export links
...
closes #729 (Rechtesystem ical&json)
5 years ago
Igor Scheller
795a0631cb
Added application base url: Redirector now uses URLs instead of relative paths
5 years ago
Igor Scheller
d323b75501
News: Rewrite
5 years ago
Igor Scheller
951755598a
Removed ReplaceSmilies from news
5 years ago
Igor Scheller
c519be276a
Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger
5 years ago
Igor Scheller
dfcacaa331
Renamed message send buttons
...
closes #702 (Sending a message and an irritating button)
5 years ago
msquare
fd2a644a24
#723 : i8n date formats on news page
5 years ago
msquare
fbd78b8daf
fixes #693 : never select a default date before first existing shift in shifts view
5 years ago
Michael Weimann
a78659b2d4
Migrate message view
5 years ago
Igor Scheller
b3a4c67b1b
Admin arrive: Fixed search
5 years ago
Igor Scheller
e1471248fe
User: Add pronoun statement
5 years ago
Michael Weimann
ea034ecec6
Add the container class to some views
5 years ago
cbluoss
4beb5a6986
Extended the iCal section with a collapsible card to show the current api key.
5 years ago
msquare
d70d7c6436
Resolve redirect problem in schedule import
5 years ago
Igor Scheller
064a175027
Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed translation and import error
5 years ago
Igor Scheller
47e209e125
ImportSchedule: Append talk language to shift title
...
Resolves #587 (Include talk language into Frab-imported shift titles)
5 years ago
Igor Scheller
42721e9572
Added Schedule parsing and replaced old Fahrplan importer
...
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
5 years ago
Bot
be39c63f46
Renamed redirect() to throwRedirect()
5 years ago
Igor Scheller
d6cb9c6258
Questions: Moved user tests to user and fixed attribute names, added @covers
5 years ago
Michael Weimann
e16e0b2644
Migrate Question usages
5 years ago
Igor Scheller
14f8d208b8
Removed global $ical_shifts
5 years ago
Igor Scheller
0e386d2c7f
Removed global $page
5 years ago
Michael Weimann
35a7d853ff
Migrate view to the NewsComments model
5 years ago
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
5 years ago