Paolo
9a33e44491
- Replaced "index.ci.php" with $this->config->item('index_page')
...
- Replaced base_url that contains "index.ci.php" with site_url
- Replaced APP_ROOT with base_url or site_url where needed
- InfoCenter controller added comments and improved the code
2018-06-19 16:34:23 +02:00
Andreas Österreicher
5c9c78c8f4
Converted Short open tags to php open tags
2018-05-23 16:35:45 +02:00
alex
45c3aad94d
Adapted query for infocenter parking, replaced null in parkdate with -, set min and max size for messages, increased msglist size, pager counts now only trs in tbody
2018-05-17 17:46:00 +02:00
Cris
1254e8d618
Added translation using phrases
...
. added translation functionality by
-- adding loadPhrases-method in Controllers
-- replacing hardcoded html-text with $this->p->t(...)
2018-05-09 12:36:35 +02:00
alex
6830e5f51d
renamed column in nachrichten
2018-02-19 13:02:14 +01:00
alex
182292e418
autoresize of message window, column widths
2018-02-09 17:27:22 +01:00
alex
1d0747827a
when sent to person, correct fields are shown in message preview, renamed message Date
2018-02-07 16:20:34 +01:00
alex
629d8446f8
bootstrapped write message page, no error on showing first message in messageList
2018-02-07 09:59:02 +01:00
alex
20455d264c
added message table, added tinymce editor to header and messageList
2018-02-05 15:00:54 +01:00