Nathan van der Werf
|
a075be206b
|
Replace class references with "self"
|
2018-08-15 18:47:06 +02:00 |
|
Arthur Kushman
|
c78b3ef786
|
Code formatting changes (#3363)
Code formatting improvements submitted by @arthurkushman.
|
2018-03-22 10:55:13 -06:00 |
|
Samuel Georges
|
9f1fe611e4
|
File cleaned up as part of review
|
2017-11-25 21:17:07 +11:00 |
|
Samuel Georges
|
00ddd8e2b4
|
string -> ::class + docs
|
2017-05-20 20:01:19 +10:00 |
|
Tim Förster
|
25daf546fa
|
Allows 0 and ‘0’ values as default values for theme settings - Refs #2388
|
2017-05-05 11:20:10 +02:00 |
|
Quezler
|
cc17b679f1
|
Code dusting (#2826)
Code cleaning according to PSR-2 w/ exemptions (mostly dust).
|
2017-04-24 21:38:19 +10:00 |
|
Samuel Georges
|
d85a6901fe
|
Typo
|
2017-02-13 08:29:34 +11:00 |
|
Samuel Georges
|
462c9cd4e8
|
Introduce theme logging + log settings
CmsObject changes can now be tracked (disabled by default)
Request logging is now disabled by default (security vector)
|
2017-02-08 05:44:04 +11:00 |
|
Samuel Georges
|
9be8a8c0a3
|
Minor code tidy
|
2016-07-07 07:56:10 +10:00 |
|
Samuel Georges
|
dd86a13218
|
Merge pull request #2140 from reg2005/patch-3
Critical bugFix in themeData.php
|
2016-07-07 07:54:53 +10:00 |
|
Samuel Georges
|
cfb7207ae1
|
Clarify maintenance mode behavior
Refs https://youtu.be/JztbNGfi_Qk?t=9m38s
|
2016-06-24 06:48:16 +10:00 |
|
reg2005
|
953b92ba0a
|
Critical bugFix in themeData.php
Additional check is added, without it there is a critical error "Call to a member function hasCustomData() on null"
|
2016-06-20 16:18:39 +03:00 |
|
Samuel Georges
|
6ca828a1fa
|
Always return an active theme and data
|
2016-06-16 08:01:34 +10:00 |
|
Samuel Georges
|
47f7a7cc3a
|
Typo - fixes #2089
|
2016-06-04 12:14:53 +10:00 |
|
Samuel Georges
|
744d5654b3
|
ThemeData model now busts the [front-end] combiner cache
Separation of concerns, move the combiner asset variable injection logic to the cms module
Tweak readme
|
2016-06-03 07:22:05 +10:00 |
|
Samuel Georges
|
27dc84c59b
|
ThemeData can now pass variables to the combiner
Add support for fileuploads to ThemeData
Fixes #1539
|
2016-06-02 05:23:05 +10:00 |
|
Samuel Georges
|
7a38d522db
|
Remove LESS instructions, we use internal commands now
Timestamps don't need to be included in theme data
|
2016-06-01 05:54:35 +10:00 |
|
Samuel Georges
|
ebc7929ada
|
MaintenanceSettings -> MaintenanceSetting
|
2016-05-27 07:49:13 +10:00 |
|
Pásztor Gábor
|
87a5ff339e
|
Fix error in Maintenance Settings
|
2016-03-28 15:41:47 +02:00 |
|
flynsarmy
|
60facd2741
|
Use correct folder permissions in ThemeImport/Export
|
2015-09-26 18:12:13 +10:00 |
|
krisawzm
|
bfd286ab18
|
Fixes #1194
Repeater form fields store arrays and must be jsonable.
|
2015-06-07 22:00:16 +02:00 |
|
Samuel Georges
|
5648507e0c
|
Adds soft copy directory support, minor fix to loadindicator
|
2015-03-18 05:38:25 +11:00 |
|
Samuel Georges
|
851d421092
|
Update various language references
|
2015-03-16 19:33:58 +11:00 |
|
Samuel Georges
|
77d3ab8b67
|
Finish basic theme utilities: properties, import/export, duplicate, delete
|
2015-03-16 19:00:39 +11:00 |
|
Samuel Georges
|
2533b4ab4d
|
ThemeData now applies default values, Theme object will proxy to ThemeData
|
2014-12-05 16:45:20 +11:00 |
|
Samuel Georges
|
70eb7eaf51
|
Adds Theme customization feature
Adds reset button to settings pages
authorUrl -> homepage
|
2014-12-04 16:49:52 +11:00 |
|
Sam Georges
|
cfaf3228d9
|
Fixes #9 - Adds maintenance mode setting to the CMS
|
2014-11-10 20:34:42 +11:00 |
|