Commit Graph

89 Commits

Author SHA1 Message Date
d7fbcc24b5 added Plugin->getConfig, Module->getConfig, PluginClass->getPluginConfig, ModuleClass->getModuleConfig 2024-06-02 00:35:46 -04:00
4f05dcdf91 added Crispage\Backend\Field 2024-06-02 00:19:47 -04:00
a01278d604 resolveUri now part of Router 2024-06-01 17:53:02 -04:00
4ff76c5698 fixed plugin options 2024-06-01 17:32:33 -04:00
824ff96e22 changed arguments to events crispage.plugin_loaded, crispage.plugin_run and crispage.module_loaded 2024-05-31 00:46:49 -04:00
30e164948e added Asset->getExtensionInfo 2024-05-27 22:22:17 -04:00
a1c3d94816 more package info fixes 2024-05-27 00:32:24 -04:00
872f035fb9 more package info fixes 2024-05-27 00:24:49 -04:00
06db1c99db more changes to Template->getTemplateInfo and PackageManager->getPackageInfo 2024-05-26 23:43:11 -04:00
ebe0d548dd fixed Template->getTemplateInfo and PackageManager->getPackageInfo 2024-05-26 23:32:47 -04:00
750b7651aa removed problematic whitespace from templates 2024-05-26 15:23:53 -04:00
e03a4a272d added extensions for core assets, bug fixes 2024-05-25 21:11:05 -04:00
c7d0b4b61f fixed asset creation issue 2024-05-24 20:02:04 -04:00
81d3b43f18 authenticator bug fixes 2024-05-23 17:09:06 -04:00
26119b0f7c installation scripts 2024-05-23 16:24:33 -04:00
c1965c778d build ckeditor from source 2024-05-23 15:03:48 -04:00
bfe7b0c1b4 separate token hash cost, Authenticator->userHasPermission now takes user as second parameter 2024-05-23 00:00:19 -04:00
7347fbe32f new ini-based config format 2024-05-22 23:50:36 -04:00
bee067a898 additional licenses, updated README, remodeled about page 2024-05-21 23:38:15 -04:00
bde8dac543 exception handler now handles multiple exceptions 2024-05-21 13:54:51 -04:00
1d656ce1ca added select fields for templates, layouts, locations 2024-05-21 11:55:18 -04:00
8a2340e529 new Template->setLayout and other methods 2024-05-20 22:13:12 -04:00
4a8bc32bab Asset now part of \Crispage\Framework
Assets now loadable with Crispage->loadClass
new shortnames parameter for Crispage->loadClass
2024-05-20 00:16:44 -04:00
3dabd9209e added ApplicationFeature class 2024-05-19 20:44:50 -04:00
b1ab0bced2 reorganized core
\Crispage\Events renamed to \Crispage\Signaling
Action, Component, ExtensionClass, ModuleComponent, Renderable, Runnable now part of \Crispage\Framework
PluginRunnable now \Crispage\Framework\PluginClass
core extensions modified to fit new naming scheme
/core/app/media and /core/app/search moved to /core/app/cms/
2024-05-19 12:31:01 -04:00
33447d08b7 updated package.php 2024-05-11 10:19:03 -04:00
5c067e4664 prevent duplicate asset creation 2024-04-19 18:58:49 -04:00
f21f7daa83 mkdir now uses permissions of ROOT directory 2024-03-29 19:25:51 -04:00
54ec82fe9e info file handling changes 2024-03-28 19:53:11 -04:00
9e89636bd3 implemented template/translation info files 2024-03-10 23:25:36 -04:00
0993d73210 fixes for dispatcher, sqlite database adapter 2024-02-29 13:14:47 -05:00
2afb88f9be clear cache on package, content updated 2024-02-21 16:12:42 -05:00
1d28e74c41 search fixes, update version 2024-02-20 22:37:08 -05:00
d4bb449787 fixes 2024-02-20 15:56:20 -05:00
b24c9fc884 fixes 2024-02-20 13:49:24 -05:00
c3f8f37edd content caching 2024-02-19 15:52:27 -05:00
eb3dd86780 fixes and optimizations around assets, caching 2024-02-19 14:16:41 -05:00
e8a180f3ae clear cache button, fixes 2024-02-17 19:24:46 -05:00
dcf46315db settings caching 2024-02-17 19:15:51 -05:00
fdc1270676 caching policies, fixes 2024-02-17 19:10:01 -05:00
41cc3f7745 fixes 2024-02-17 18:25:59 -05:00
3c30f5927d temporary entries, events 2024-02-17 18:19:10 -05:00
05fd338d03 caching tweaks 2024-02-13 18:14:54 -05:00
1b1c7f3a4c implement CacheEngine, component caching 2024-02-12 23:09:06 -05:00
812a84e9f8 fixed I18n->translate(), username validation 2024-02-02 23:06:01 -05:00
0732dee1b0 user messages, added Database::OP_REGEX 2024-02-02 21:41:28 -05:00
9af09efcf5 online users component 2024-01-28 22:55:05 -05:00
558ef7eecc dedicated new user creation view 2024-01-28 19:29:07 -05:00
386d47a1d0 user confirmation fixes 2024-01-28 16:06:47 -05:00
6d354f0a4a regex optimizations 2024-01-21 22:39:50 -05:00