Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Hypolite Petovan
|
a9b8eb4d56
|
Refactor Theme::getStylesheetPath to return faster if theme style.php doesn't exist
|
2019-01-12 02:26:16 -05:00 |
|
Hypolite Petovan
|
abf20368b0
|
Rework Profile::getThemeUid to ignore query parameter and include $a->profile_uid
- Use new version in frio default.php file
- Use new version in Theme::getStylesheetPath
|
2019-01-12 02:23:01 -05:00 |
|
Hypolite Petovan
|
6d1bc974a0
|
Add time parameter for iOS Safari to stylesheet URL
|
2019-01-11 20:49:16 -05:00 |
|
Hypolite Petovan
|
ffcd9fb78d
|
Revert "Change stylesheet path name for mobile browsers"
|
2019-01-11 20:01:42 -05:00 |
|
Hypolite Petovan
|
e447375cdd
|
Merge branch '2019.01-rc' into bug/6334-escape-get-app
|
2019-01-06 16:38:48 -05:00 |
|
Hypolite Petovan
|
cb635fb3cb
|
Change stylesheet path name for mobile browsers
|
2019-01-04 20:18:31 -05:00 |
|
Hypolite Petovan
|
5e1ceb57de
|
Escape global namespaced get_app() calls
- Add deprecated status
|
2019-01-03 21:27:36 -05:00 |
|
Hypolite Petovan
|
acaee626f5
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04:00 |
|
Philipp Holzer
|
5a02e39a65
|
Rename App Methods
- renamed a lot of App methods to CamelCase
- replaced direct public variables with get-/set-Methods
|
2018-10-10 00:16:06 +02:00 |
|
Hypolite Petovan
|
fde3d6f870
|
Replace current_theme() and current_theme_url() calls
|
2018-04-28 18:37:25 -04:00 |
|
Hypolite Petovan
|
964bf3f3cc
|
Add new methods to src
- Add App::getCurrentTheme()
- Add App::getCurrentThemeStylesheetPath()
- Add Theme::getStylesheetPath()
|
2018-04-28 18:30:13 -04:00 |
|
Hypolite Petovan
|
acbc733dce
|
Fix formatting in Core\Theme
|
2018-04-28 18:28:23 -04:00 |
|
Michael
|
15a857e411
|
Line endings are converted to unix style
|
2018-02-09 03:49:49 +00:00 |
|
Adam Magness
|
d07536e032
|
Update Theme functions and calls
Update function names and calls for Theme class.
|
2018-01-20 07:48:22 -05:00 |
|
Adam Magness
|
213f6ae1a1
|
Create Addon and Theme classes
Create Addon and Theme classes and functions from plugin.php to appropriate class.
|
2018-01-20 07:48:22 -05:00 |
|