这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: JesusZapata/october

Tags

v1.0.389

Toggle v1.0.389's commit message
Translate ‘plugin not found’ phrase (octobercms#2538)

v1.0.388

Toggle v1.0.388's commit message
Implement support for twig macro/import

Fixes octobercms#2526

v1.0.387

Toggle v1.0.387's commit message
Fixes bug introduced by octobercms#2507

The many-to-many relationship types choke pretty hard on this enhancement, so only use it for the simple one-to-many/one-to-one style relations instead.
Fixes octobercms#2524

v1.0.386

Toggle v1.0.386's commit message
Merge pull request octobercms#2515 from LukeTowers/patch-9

Respect whitespace on disabled codeeditors

v1.0.385

Toggle v1.0.385's commit message
Merge pull request octobercms#2513 from gpasztor87/patch-1

Using flexbox on login and reset page.

v1.0.384

Toggle v1.0.384's commit message
Merge pull request octobercms#2507 from oliverpool/patch-1

Use the otherKey to update a relation

v1.0.383

Toggle v1.0.383's commit message
Prevent code eval on cached assets

When the request tells the server that the asset is cached, there is no point firing up the combiner, computing the contents and affecting performance. This change should result in a nice boost in secondary page load times.

Thanks to @zerkms for pointing this out

Fixes octobercms#2474

v1.0.382

Toggle v1.0.382's commit message
Implement button loader on demo pages

v1.0.381

Toggle v1.0.381's commit message
Expose isCodeViewActive API function

Recompile JS

v1.0.380

Toggle v1.0.380's commit message
Remove dependency for NIH method

Refs octobercms#2454