msquare
|
39f96783cf
|
review changes
|
4 years ago |
msquare
|
d3265ef70a
|
add password settings page
|
4 years ago |
Igor Scheller
|
ebab34ee67
|
Schedule import: Add overview
|
4 years ago |
Igor Scheller
|
251f2cbfa6
|
OAuth: Added display name and metrics, show providers on user page
|
4 years ago |
Igor Scheller
|
80941c2999
|
Login: Added OAuth support
|
4 years ago |
Igor Scheller
|
a309d873a7
|
News: Show preview
|
4 years ago |
Igor Scheller
|
f8d9cddcc6
|
Added CleanupModel stub
|
4 years ago |
Igor Scheller
|
f732a4af6f
|
Added Worklog model
|
4 years ago |
Igor Scheller
|
acf84f222d
|
Added Room model
|
4 years ago |
Igor Scheller
|
c0c1dab711
|
Metrics: Added user enabled email targets and comments counts
|
4 years ago |
Igor Scheller
|
9dd2525e93
|
Metrics: Add theme names
|
4 years ago |
Igor Scheller
|
a3f7942d0d
|
Added k8s health checks and metrics scraping
|
4 years ago |
Igor Scheller
|
e4247cd0bd
|
Metrics: Use buckets for work, worklog and vouchers
|
4 years ago |
Igor Scheller
|
138ee996b0
|
Metrics: Add support for histogram
|
4 years ago |
Igor Scheller
|
b814cf51e4
|
News: Preselect "Is Meeting" when adding from Meeting overview
|
5 years ago |
Igor Scheller
|
ae744af814
|
HomeController: Fix redirect
|
5 years ago |
Igor Scheller
|
e947e788f9
|
Rebuild logs view
|
5 years ago |
Igor Scheller
|
04fe35c822
|
Added /design path to show template elements
|
5 years ago |
Igor Scheller
|
e2e2ac0c68
|
Metrics: Added configured locales and themes, refactoring/formatting
|
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
|
72f4839130
|
Added HasUserNotifications trait to show messages to the user
|
5 years ago |
Igor Scheller
|
b9bb68c8ac
|
AuthController: Use configured home_site
|
5 years ago |
Igor Scheller
|
61977f5da9
|
Metrics: Fixed message count
|
5 years ago |
Igor Scheller
|
45d13ac998
|
Metrics: Strict types and type hinting
|
5 years ago |
Igor Scheller
|
c023c8a9c6
|
Metrics: Added users_force_active
|
5 years ago |
Igor Scheller
|
8fc159f287
|
Stats: Added questions test
|
5 years ago |
Michael Weimann
|
e16e0b2644
|
Migrate Question usages
|
5 years ago |
Igor Scheller
|
577c052aff
|
Twig update to 3.0.0 and Renderer type hinting
|
5 years ago |
Igor Scheller
|
68afc74b03
|
Formatting to follow PSR-12
|
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 |
Igor Scheller
|
8b5b9e2c65
|
src/: Formatting, doc block hints and cleanup
|
5 years ago |
Igor Scheller
|
dd03662968
|
Rebuild password reset
|
5 years ago |
Igor Scheller
|
810068dcf8
|
Fixes: AuthController session error merging and StatsTest
|
5 years ago |
Igor Scheller
|
efaf29e5ef
|
Metrics: Add database access time
|
6 years ago |
msquare
|
eefae43a47
|
simplified login form, show password recovery always, some camp theme tweaks
|
6 years ago |
msquare
|
1e16f4c47e
|
Merge pull request #624 from MyIgel/version
Added version to credits and metrics page
|
6 years ago |
msquare
|
b03102e3c6
|
AuthController return types
|
6 years ago |
Igor Scheller
|
4582f808f0
|
Added version to credits and metrics page
|
6 years ago |
Igor Scheller
|
6d5ada2522
|
Added validation to AuthController
|
6 years ago |
Igor Scheller
|
7414f9b23d
|
Implemented Validation for controllers
|
6 years ago |
Igor Scheller
|
e9f157ec5c
|
Renderer: Added shared data
|
6 years ago |
Igor Scheller
|
bcce2625a8
|
Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
|
6 years ago |
Igor Scheller
|
da804fe720
|
Metrics: Added scrape memory usage
|
6 years ago |
Igor Scheller
|
e06affae17
|
Added tests to HomeController
|
6 years ago |
Luca
|
9232513831
|
Fix caching issue for '/' route
|
6 years ago |
Igor Scheller
|
6ed891fc04
|
Added logout via AuthController
|
6 years ago |
Igor Scheller
|
e948091066
|
Replaced old /api endpoint with ApiController
|
6 years ago |
Igor Scheller
|
79c92da8c1
|
Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
|
6 years ago |
Igor Scheller
|
26f58b8156
|
metrics: Fix users stats
|
6 years ago |