This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
winter
Watch
1
Star
0
Fork
0
You've already forked winter
mirror of
https://github.com/wintercms/winter.git
synced
2024-06-28 05:33:29 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
winter
/
modules
/
cms
History
alekseybobkov
9ed3d03484
jQuery in the back-end updated to v.2.1.3. Fixed several memory management issues in select2 (an event attached to the mask element is never unbound), framework.js (onunload event attached to window is never unbound and holds references to the Request instances). Added popup adaptive size option. Started media manager popup API.
2015-03-29 18:56:06 -07:00
..
assets
Finish basic theme utilities: properties, import/export, duplicate, delete
2015-03-16 19:00:39 +11:00
classes
Merge branch 'develop' into media-manager
2015-03-26 18:37:24 -07:00
controllers
Implemented (draft) support for touch devices. Minor fixes. Reworked the proxy implementation in the base class. The Media Manager JS class now uses the base class.
2015-03-24 20:47:49 -07:00
database
/migrations
Adds Theme customization feature
2014-12-04 16:49:52 +11:00
formwidgets
Radical reorg of some classes
2015-01-28 11:49:54 +11:00
lang
jQuery in the back-end updated to v.2.1.3. Fixed several memory management issues in select2 (an event attached to the mask element is never unbound), framework.js (onunload event attached to window is never unbound and holds references to the Request instances). Added popup adaptive size option. Started media manager popup API.
2015-03-29 18:56:06 -07:00
models
Adds soft copy directory support, minor fix to loadindicator
2015-03-18 05:38:25 +11:00
twig
Radical reorg of some classes
2015-01-28 11:49:54 +11:00
views
Various fixes
2015-02-12 21:04:05 +11:00
widgets
jQuery in the back-end updated to v.2.1.3. Fixed several memory management issues in select2 (an event attached to the mask element is never unbound), framework.js (onunload event attached to window is never unbound and holds references to the Request instances). Added popup adaptive size option. Started media manager popup API.
2015-03-29 18:56:06 -07:00
composer.json
Convert autoload refs to PSR-4 so they actually work
2014-09-19 17:23:11 +10:00
routes.php
Cleanup
2015-01-03 12:41:23 +01:00
ServiceProvider.php
Merge branch 'develop' into media-manager
2015-03-26 18:37:24 -07:00