msquare
|
676f5e1627
|
small code style improvements
|
2016-10-04 18:11:26 +02:00 |
msquare
|
42144ed21c
|
move static access to datetime parse function
|
2016-10-04 17:58:56 +02:00 |
msquare
|
eec10ebfc5
|
reduce complexity of user angeltypes controller
|
2016-10-04 16:50:06 +02:00 |
msquare
|
455e417200
|
fix variable naming problems
|
2016-10-04 16:16:00 +02:00 |
msquare
|
51d270db28
|
restore ical export
|
2016-10-03 19:37:00 +02:00 |
msquare
|
f3a0ce865d
|
move sql queries from shifts controller to model
|
2016-10-03 18:32:25 +02:00 |
msquare
|
09c931dcf5
|
fix missing variables
|
2016-10-03 17:55:49 +02:00 |
msquare
|
6c8a113383
|
introduce ShiftsFilter
|
2016-10-03 17:41:14 +02:00 |
msquare
|
d59809d6d2
|
bring back session filter store
|
2016-10-02 23:32:10 +02:00 |
msquare
|
5e66007f06
|
introduce ShiftsFilter
|
2016-10-02 23:00:01 +02:00 |
msquare
|
6ff5e7997a
|
split user_shifts into different functions
|
2016-10-02 21:19:03 +02:00 |
msquare
|
d5d2acc7d8
|
improve code style
|
2016-10-01 10:48:19 +02:00 |
msquare
|
6dfefc3bb9
|
small code improvements
|
2016-09-30 18:49:33 +02:00 |
msquare
|
b87eb49b93
|
reduce complexity of table()
|
2016-09-30 17:38:26 +02:00 |
msquare
|
3738d071f8
|
remove long array syntax
|
2016-09-30 17:08:20 +02:00 |
msquare
|
1debe567f5
|
simplify user_angeltype_add_controller
|
2016-09-30 16:55:47 +02:00 |
msquare
|
9fce3b22aa
|
fix issues after changing codestyle
|
2016-09-30 16:55:23 +02:00 |
msquare
|
9ad9088260
|
make short variable names longer
|
2016-09-29 19:31:26 +02:00 |
msquare
|
a128bcbb38
|
use more ValidationResult
|
2016-09-29 16:04:05 +02:00 |
msquare
|
10ae8b3d5c
|
update german translation
|
2016-09-29 15:52:24 +02:00 |
msquare
|
07ddbb0f4c
|
make short variable names longer
|
2016-09-29 12:45:06 +02:00 |
msquare
|
c231070dcc
|
rename ok to valid
|
2016-09-29 12:33:03 +02:00 |
msquare
|
f05f1a3cd4
|
rename to
|
2016-09-29 12:08:12 +02:00 |
msquare
|
81e5a6482c
|
remove unused global from login
|
2016-09-29 11:32:03 +02:00 |
msquare
|
4c288e957e
|
prohibit inline control structures on includes and index
|
2016-09-29 11:28:42 +02:00 |
msquare
|
e965f8d041
|
prohibit inline control structures on model and view
|
2016-09-29 11:18:17 +02:00 |
msquare
|
91dafb19ec
|
prohibit inline control structures on pages
|
2016-09-29 10:53:17 +02:00 |
msquare
|
1ec19b46f3
|
prohibit inline control structures on mailers
|
2016-09-29 09:50:31 +02:00 |
msquare
|
5170fd7f6e
|
prohibit inline control structures on helpers
|
2016-09-29 09:49:25 +02:00 |
msquare
|
bd9003f5d5
|
prohibit inline control structures on controllers
|
2016-09-29 09:43:08 +02:00 |
msquare
|
6685beb397
|
display event countdowns on start page
|
2016-09-29 09:25:06 +02:00 |
msquare
|
50bf7feff0
|
show event info in footer text line
|
2016-09-28 11:46:40 +02:00 |
msquare
|
6384eca1ce
|
display user welcome message
|
2016-09-28 07:28:51 +02:00 |
msquare
|
a083c198bb
|
better log when changing event config
|
2016-09-27 18:42:10 +02:00 |
msquare
|
7627721672
|
update parsedown to 1.6.0
|
2016-09-27 18:30:12 +02:00 |
msquare
|
6f6724e55b
|
update german translation
|
2016-09-27 18:08:55 +02:00 |
msquare
|
5957e05bf1
|
finished rename settings to event config and added more date validation for event config
|
2016-09-27 17:59:28 +02:00 |
msquare
|
031fc3057c
|
rename settings to event config and implement mvc pattern on it
|
2016-09-27 17:49:39 +02:00 |
msquare
|
45bbf95972
|
fix settings validation
|
2016-09-27 17:49:39 +02:00 |
msquare
|
f82a3fb1d8
|
fix license url
|
2016-08-24 17:58:39 +02:00 |
msquare
|
8ef465bc77
|
add license shield
|
2016-08-24 17:58:19 +02:00 |
msquare
|
9e884bb444
|
remove unused code
|
2016-08-22 20:40:31 +02:00 |
msquare
|
3f4be08865
|
remove old update script
|
2016-08-22 19:32:54 +02:00 |
msquare
|
14d20933f7
|
improve quality of user atom
|
2016-08-22 19:23:23 +02:00 |
msquare
|
54e6f422ce
|
cleanup guest stats
|
2016-08-22 19:11:09 +02:00 |
msquare
|
79588ff2cf
|
split user atom into different functions
|
2016-08-22 19:08:10 +02:00 |
msquare
|
d4bba0d468
|
remove exit code from shifts controller
|
2016-08-22 19:03:18 +02:00 |
msquare
|
de917bc543
|
remove unused code
|
2016-08-21 23:11:23 +02:00 |
msquare
|
f02148af35
|
fix rename bug
|
2016-08-21 23:00:58 +02:00 |
msquare
|
28e5a3b978
|
user_ical rewrite (remove codacy issues)
|
2016-08-21 22:58:09 +02:00 |