Nathan van der Werf
|
a3d7a028b4
|
Replace is_null with "=== null" comparison
|
2018-08-15 18:54:46 +02:00 |
|
Samuel Georges
|
f020479b91
|
Move session logic to SessionMaker
This allows controller behaviors to access session utils
|
2017-06-10 04:58:29 +10:00 |
|
Joshua Wilson
|
6f3d7a58f2
|
Phpdoc cleanup for System\Traits
removed in WidgetMaker trait
phpdoc cleanup of backend traits and classes
Minor fix for cases when file is not found
|
2016-02-13 14:06:50 +11:00 |
|
Samuel Georges
|
846feb6a33
|
FileUpload now triggers dependsOn event
form.beforeRefresh event now uses dataholder pattern
Improve exception handling in ControllerBehavior
|
2015-07-18 08:50:31 +10:00 |
|
Samuel Georges
|
668457b4e6
|
Updated deprecated references
Str::evalHtmlId -> October\Rain\Html\Helper::nameToId
Str::evalHtmlArray -> October\Rain\Html\Helper::nameToArray
Str::stripHtml -> October\Rain\Html\Helper::strip
Str::limitHtml -> October\Rain\Html\Helper::limit
Str::cleanHtml -> October\Rain\Html\Helper::clean
|
2015-03-07 12:48:39 +11:00 |
|
Samuel Georges
|
7145aac457
|
Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath
Deprecate data-trigger-type on triggerapi
Fixes ref to Util class
|
2015-02-17 20:58:38 +11:00 |
|
Samuel Georges
|
439f9a05c2
|
Merge pull request #941 from Flynsarmy/getAllConfig
Add support for getting all config
|
2015-02-11 20:53:07 +11:00 |
|
Samuel Georges
|
9f34db8c56
|
Merge pull request #936 from Flynsarmy/setConfigRequiredFix
Incorrect requried argument default value
|
2015-02-10 17:51:50 +11:00 |
|
flynsarmy
|
a3272956e3
|
Incorrect requried argument default value
|
2015-02-09 20:45:53 +10:00 |
|
flynsarmy
|
1d2a1478cc
|
Add support for getting all config
|
2015-02-07 16:30:55 +10:00 |
|
Samuel Georges
|
b1b700368f
|
Radical reorg of some classes
|
2015-01-28 11:49:54 +11:00 |
|
Stefan Talen
|
7dc24cfff1
|
Updating backend/classes
|
2014-10-10 23:12:50 +02:00 |
|
Sam Georges
|
b3936330a6
|
Moved the PathMaker trait functionality to Filesystem class (see October Rain)
|
2014-09-29 12:32:07 +10:00 |
|
Sam Georges
|
fbf5cbbb67
|
Moved ViewMaker trait to live under system, it can be useful for Models too.
|
2014-09-29 12:19:19 +10:00 |
|
Pascal Borreli
|
459c8e0cfa
|
Fixed typos
|
2014-05-17 18:08:01 +02:00 |
|
Sam Georges
|
71a5dd67ab
|
Welcome to the world, October :-)
|
2014-05-14 23:24:20 +10:00 |
|