msquare
|
f6da9148e7
|
fix missing var check
|
8 years ago |
msquare
|
defdb3007c
|
Merge pull request #272 from anykraus/#271-admin_active
fix admin_active.php not displaying (issue #271)
|
8 years ago |
msquare
|
dfc9e209a5
|
fix parsedown
|
8 years ago |
msquare
|
af9328f558
|
split angeltype about view into different methods
|
8 years ago |
msquare
|
0ba0ce207d
|
split angeltype view into different methods
|
8 years ago |
msquare
|
d43eb41d25
|
Merge pull request #274 from engelsystem/task-164-shift-view
Task 164 shift view
|
8 years ago |
msquare
|
22520532c7
|
fix shift occupied calculation
|
8 years ago |
msquare
|
125f34133d
|
remove unused var
|
8 years ago |
msquare
|
a8e3e91448
|
implement shift calendar into user shift page
|
8 years ago |
msquare
|
db7f8c1ab3
|
split shift calendar renderer into different classes
|
8 years ago |
anykraus
|
8c22ec7f6d
|
typo fixed (sheduler to scheduler)
|
8 years ago |
msquare
|
cf8cc5f592
|
change shift table to html5
|
8 years ago |
msquare
|
902866ff3a
|
add first design of new shift markup
|
8 years ago |
anykraus
|
efb7dbfb01
|
fix admin_active.php not displaying (issue #271)
Reverts 53ad1b5110 "fix codacy unused code" partially. (where $shift_sum_formula was removed from global)
|
8 years ago |
msquare
|
d59b1c8812
|
fix phpunit config
|
8 years ago |
msquare
|
1d4811cca5
|
remove unused code
|
8 years ago |
msquare
|
c48335e702
|
improve shift rendering
|
8 years ago |
msquare
|
6d97aa2d27
|
continue working on shifts calendar renderer
|
8 years ago |
msquare
|
6fff6a6c1a
|
begin room view and shifts filter renderer
|
8 years ago |
msquare
|
27c9650dc4
|
reduce complexity of shifts controller
|
8 years ago |
msquare
|
a50b26490c
|
reduce complexity of shiftsfilter update
|
8 years ago |
msquare
|
aa628208ec
|
reduce complexity of shift view
|
8 years ago |
msquare
|
676f5e1627
|
small code style improvements
|
8 years ago |
msquare
|
42144ed21c
|
move static access to datetime parse function
|
8 years ago |
msquare
|
eec10ebfc5
|
reduce complexity of user angeltypes controller
|
8 years ago |
msquare
|
455e417200
|
fix variable naming problems
|
8 years ago |
msquare
|
51d270db28
|
restore ical export
|
8 years ago |
msquare
|
f3a0ce865d
|
move sql queries from shifts controller to model
|
8 years ago |
msquare
|
09c931dcf5
|
fix missing variables
|
8 years ago |
msquare
|
6c8a113383
|
introduce ShiftsFilter
|
8 years ago |
msquare
|
d59809d6d2
|
bring back session filter store
|
8 years ago |
msquare
|
5e66007f06
|
introduce ShiftsFilter
|
8 years ago |
msquare
|
6ff5e7997a
|
split user_shifts into different functions
|
8 years ago |
msquare
|
d5d2acc7d8
|
improve code style
|
8 years ago |
msquare
|
6dfefc3bb9
|
small code improvements
|
8 years ago |
msquare
|
b87eb49b93
|
reduce complexity of table()
|
8 years ago |
msquare
|
3738d071f8
|
remove long array syntax
|
8 years ago |
msquare
|
1debe567f5
|
simplify user_angeltype_add_controller
|
8 years ago |
msquare
|
9fce3b22aa
|
fix issues after changing codestyle
|
8 years ago |
msquare
|
9ad9088260
|
make short variable names longer
|
8 years ago |
msquare
|
a128bcbb38
|
use more ValidationResult
|
8 years ago |
msquare
|
10ae8b3d5c
|
update german translation
|
8 years ago |
msquare
|
07ddbb0f4c
|
make short variable names longer
|
8 years ago |
msquare
|
c231070dcc
|
rename ok to valid
|
8 years ago |
msquare
|
f05f1a3cd4
|
rename to
|
8 years ago |
msquare
|
81e5a6482c
|
remove unused global from login
|
8 years ago |
msquare
|
4c288e957e
|
prohibit inline control structures on includes and index
|
8 years ago |
msquare
|
e965f8d041
|
prohibit inline control structures on model and view
|
8 years ago |
msquare
|
91dafb19ec
|
prohibit inline control structures on pages
|
8 years ago |
msquare
|
1ec19b46f3
|
prohibit inline control structures on mailers
|
8 years ago |