Commit Graph

7 Commits

Author SHA1 Message Date
Michal Čihař
56297ffecc Remove token from GET request while changing theme
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-20 10:17:52 +01:00
Michal Čihař
ca5eb903b0 Make ThemeManager a singleton instead of storing it in the session
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 15:34:25 +02:00
Michal Čihař
8dbb4544fa Remove $cfg['ThemePath']
Fixes #12196

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-20 11:46:35 +02:00
Durgesh
0b64827930 Refactored url parmeters generating, Issue #11990
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-02-22 14:36:41 +05:30
Michal Čihař
1a47ee0641 No need for unset() as we are not in global context
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-09 08:37:51 +01:00
Michal Čihař
7de390f26a Move theme initialization to ThemeManager
Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-09 08:34:09 +01:00
Hugues Peccatte
a7ea4cda5b Add missing namespaces.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00