Jan Vince
ce864cc8fb
Catch Artisan::call exception ( #3342 )
...
This change will allow settings to be saved even when Exception is thrown in Artisan::call (eg. when putenv() function is disabled).
Fixes #3339 . Related: #3280 .
2018-01-08 08:29:43 -06:00
Jim Cottrell
1515261335
Trigger queue worker restart on settings model save
2017-11-30 14:51:54 -07:00
Samuel Georges
0a981a25f7
API docs progress
...
Controller -> SystemController for consistency
2017-03-16 17:08:20 +11:00
Samuel Georges
b841f9e066
{@inheritDoc} -> @inheritDoc
2017-03-16 06:26:14 +11:00
Alvaro Cánepa
636b796a09
Access settings using "dot" syntax ( #2363 )
2016-09-20 07:25:47 +10:00
Samuel Georges
6353ded91f
Brand settings can now be seeded from config
2016-08-13 07:56:11 +10:00
Samuel Georges
b534006f35
DbDongle -> App::hasDatabase
2016-04-16 07:44:18 +10:00
Samuel Georges
e19ae42e45
(Rollback) Keep instances to themselves
2016-03-25 14:17:13 +11:00
Samuel Georges
4fe6cc6509
Adds a clearInternalCache method to SettingsModels
...
Fixes #1815
2016-03-25 12:44:42 +11:00
Samuel Georges
ee38c72f04
Protected properties were once [incorrectly] available
2015-08-29 20:12:55 +10:00
Samuel Georges
52ea4a73c8
Performance improvements, rename scopes to standard
2015-07-21 20:46:35 +10:00
Samuel Georges
f4efcb455e
Use fill()+save() instead of save()
2015-06-27 14:32:52 +10:00
Samuel Georges
f4e60f105a
Prevents infinite loop with traceSql(), remember() is back
2015-02-07 10:08:10 +11:00
Samuel Georges
4c29c5080d
Clean up, get front and backends operational again
2015-02-05 19:47:20 +11:00
Samuel Georges
03eb949e71
Add illuminate/html package, DB -> Db, HTML -> Html
2015-02-04 20:03:44 +11:00
Samuel Georges
899100919d
Rewrite all implementations of remember() on models
2015-02-04 19:52:59 +11:00
Samuel Georges
b1b700368f
Radical reorg of some classes
2015-01-28 11:49:54 +11:00
Samuel Georges
415f07eb1d
Fixes various unit tests so they pass (Tested in Windows)
2015-01-05 12:37:04 +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
Stefan Talen
f85087eac6
Updating modules/system
2014-10-18 11:58:50 +02:00
Sam Georges
fbaab26bfb
Improve efficiency in settings model behavior
2014-10-16 19:49:28 +11:00
Sam Georges
9f5646d273
BackendSettings -> BrandSettings
...
pageTitle is now translated at the end of the line
Fixed unit tests so they pass
SettingsModels are now cached
2014-10-15 19:53:44 +11:00
Sam Georges
6388ecef52
private -> protected
2014-08-01 13:58:59 +10:00
Sam Georges
2b784392e8
Show a more detailed error on Backend AJAX exceptions
2014-07-19 13:35:16 +10:00
flynsarmy
e49be7b2c6
Fix jsonable settingsmodel saving
2014-07-17 09:55:11 +10:00
Sam Georges
f7f81822ec
Fixes #420 - forceSave() not always available
2014-07-13 15:52:14 +10:00
Sam Georges
7c140158a7
Fixes settings model so it no longer relies on Purgeable trait
2014-07-12 16:09:50 +10:00
Sam Georges
f44b203e44
Removing plugins can now be purged from the db, orphaned plugins are visible, don't concat single list relations, add more events to Cms controller.
2014-06-05 18:52:53 +10:00
Pascal Borreli
459c8e0cfa
Fixed typos
2014-05-17 18:08:01 +02:00
Sam Georges
bdff075058
Improve event emitter trait
2014-05-15 17:23:46 +10:00
Sam Georges
71a5dd67ab
Welcome to the world, October :-)
2014-05-14 23:24:20 +10:00