Samuel Georges
6070d2f6bd
Fixes unstyled tab area (Pages plugin > Edit page)
2016-08-13 10:17:49 +10:00
Samuel Georges
e64b08c697
Prevent rename media file to blocked type
...
Fixes #2304
2016-08-13 09:49:13 +10:00
Samuel Georges
6353ded91f
Brand settings can now be seeded from config
2016-08-13 07:56:11 +10:00
Samuel Georges
42a702f70a
Fix the background for flex-layout panel like in RainLab.Builder
...
Working fix for #2260
2016-08-13 07:54:47 +10:00
Samuel Georges
ee9554d846
Minor styling fix to exception page.
...
Clicking / selecting the exception lines no longer activates a weird textarea appearance
2016-08-11 06:50:09 +10:00
Samuel Georges
c4007dd570
Recompile assets
2016-08-08 08:28:14 +10:00
Samuel Georges
b124f68585
Merge pull request #2293 from octobercms/revert-2260-fix-flex-layout-background
...
Revert "Fix the background for flex-layout panel like in RainLab.Builder"
2016-08-08 08:27:02 +10:00
Samuel Georges
becc4ca5d1
Revert "Fix the background for flex-layout panel like in RainLab.Builder"
2016-08-08 08:26:17 +10:00
Samuel Georges
61ac68fd5e
Allows relationRender to specify readOnly mode
...
Fixes #2245
v1.0.356
v1.0.355
2016-08-06 13:15:08 +10:00
coderwen
35e8b8f9fb
Add missing Chinese translation ( #2291 )
...
Various chinese translations
2016-08-06 11:53:23 +10:00
Szabó Gergő
7f3527759c
Update the Hungarian translate ( #2271 )
...
* Update the Hungarian translate
2016-08-06 11:46:29 +10:00
Samuel Georges
c69b8077f4
Merge pull request #2284 from MarvinDurot/develop
...
Fix list refresh with multiple definitions after the index_onDelete method is ca…
2016-08-06 11:39:47 +10:00
Samuel Georges
556b951e63
Calling dynamic methods for extended components
...
In the spirit of #2288
2016-08-06 09:55:42 +10:00
Samuel Georges
c5bc6612d0
Merge pull request #2288 from soulshockers/patch-1
...
Fixed calling dynamic methods for dynamically extended widgets.
2016-08-06 09:52:48 +10:00
Samuel Georges
0b0e158009
Recompile assets
...
Refs #2267
2016-08-06 09:47:26 +10:00
Samuel Georges
72095c3982
Merge pull request #2219 from Herlevsen/input_preset_normal
...
Add 'normal' field preset type
2016-08-06 08:52:56 +10:00
soulshockers
e10c162667
Fixed calling dynamic methods for dynamically extended widgets.
2016-08-05 18:51:27 +03:00
Samuel Georges
b02e4d7ecf
Resolve paths correctly when deep hashing
...
Fixes #2270
v1.0.354
2016-08-05 07:51:15 +10:00
MarvinDurot
ce1e7949d7
Fix multiple definition list refresh when index_onDelete method is called
2016-08-04 12:46:11 +02:00
Samuel Georges
4c1026ca14
Merge pull request #2273 from octobercms/revert-2261-fix-hardcoded-sort-order-name
...
Revert "fix hardcoded sort order name"
2016-08-02 19:53:46 +10:00
Samuel Georges
59c1d57b3f
Revert "fix hardcoded sort order name"
2016-08-02 19:53:20 +10:00
Samuel Georges
0143927955
Merge pull request #2269 from rmariuzzo/patch-1
...
Syntax highlighting added ✨
2016-08-01 19:47:20 +10:00
Samuel Georges
2a4ea398f8
Merge pull request #2267 from cdarken/develop
...
Added ROMANIAN_MAP to modules/system/assets/ui/js/input.preset.js
2016-08-01 19:44:36 +10:00
Samuel Georges
5c2ef275ad
Merge pull request #2264 from gabsource/gender-neutral-relation-fr-translation
...
Improved french translation for model relations
2016-08-01 19:39:49 +10:00
Samuel Georges
aeb2b18393
Merge pull request #2262 from gabsource/styles-for-plugins-details-table
...
Styles for markdown generated tables in the plugin details view
2016-08-01 19:39:29 +10:00
Samuel Georges
48ae2631cd
Merge pull request #2261 from cesarzagonel/fix-hardcoded-sort-order-name
...
fix hardcoded sort order name
2016-08-01 17:40:43 +10:00
Rubens Mariuzzo
bbfcdc3934
Syntax highlighting added ✨
2016-07-31 23:45:11 -04:00
Cătălin Georgescu
b01f4728a5
Added ROMANIAN_MAP to modules/system/assets/ui/js/input.preset.js for proper slug generation
2016-07-31 19:11:55 +03:00
Jérémy Gaulin
564fb5d330
Changed french relation translation to something more gender neutral.
2016-07-31 14:38:15 +02:00
Jérémy Gaulin
7ca97f4825
Styles for markdown tables in the plugin details view
2016-07-31 12:20:35 +02:00
Cesar
e0f5b560bc
fix hardcoded sort order name
2016-07-30 18:50:32 -04:00
Samuel Georges
9c1a97309d
Merge pull request #2260 from gabsource/fix-flex-layout-background
...
Fix the background for flex-layout panel like in RainLab.Builder
v1.0.353
v1.0.352
2016-07-30 22:54:14 +10:00
Samuel Georges
1253e8272d
Merge pull request #2259 from gabsource/fix-plugin-base-exception
...
Fix missing sprintf in exception message (wrong signature)
2016-07-30 22:53:14 +10:00
Jérémy Gaulin
c169684489
Fix the background for flex-layout panel like in RainLab.Builder
2016-07-30 10:42:13 +02:00
Jérémy Gaulin
2be29e6d48
Fix missing sprintf in exception message (wrong signature)
2016-07-30 10:14:21 +02:00
Samuel Georges
b1a86b5f9f
Performance enhancement
...
Don't use deep handing lastMod check if we don't have to
2016-07-30 16:14:54 +10:00
Samuel Georges
3a6bf35f06
Only need to pasa a single asset now
2016-07-30 16:06:37 +10:00
Samuel Georges
cf76e4c64a
Performance enhancement
2016-07-30 16:05:37 +10:00
Samuel Georges
b08e2c4912
Introduce deep hashing on asset combiner
...
Added cms.enableAssetDeepHashing config item, disabled by default
Recompile assets
Refs #2248
Refs https://github.com/octobercms/library/pull/225
2016-07-30 15:06:50 +10:00
Samuel Georges
a50d3c1387
Merge pull request #2248 from christianWilling/fix-asset-cache
...
Fix asset cache
2016-07-30 13:01:20 +10:00
Samuel Georges
96eba6febc
Roll back uncommon features
...
Refs #2249
2016-07-30 12:04:21 +10:00
Samuel Georges
ec47cba33f
Merge pull request #2249 from gergo85/develop
...
Improve the Administrators list
2016-07-30 11:56:35 +10:00
Samuel Georges
325232fe8e
Minor UI fix
2016-07-30 11:54:01 +10:00
Samuel Georges
0573e0593a
Search should persist across pagination
...
The search term is now reset only when the record finder is first opened
Fixes #2161
2016-07-30 11:46:36 +10:00
Samuel Georges
fdcfe801a7
Write tests for #2258
...
Prevent nulling when model fails validation
2016-07-30 10:59:25 +10:00
Samuel Georges
b6ecc65275
Merge pull request #2252 from gergo85/patch-1
...
Translate the Loading message
2016-07-28 19:28:44 +10:00
Samuel Georges
4c84adb77e
Merge pull request #2251 from LukeTowers/develop
...
Enable refresh on form controller requests (correct branch)
2016-07-28 19:25:55 +10:00
Szabó Gergő
fa146aaea7
Translate the Loading message
2016-07-28 09:15:12 +02:00
Luke Towers
b26eeed03c
Enable refresh on form controller requests (correct branch)
...
This adds support for a redirect to the current page (a refresh) to be returned by the form controller. An example use case is adding `data-request-data="refresh:1"` to the save button on an update form. I'm using it for an update form that disables certain fields (including a relationRender partial) based on values submitted on that page. Refreshing the view after saving allows my disabling rules to take effect.
2016-07-27 09:05:12 -06:00
Szabó Gergő
e956b24cce
Add new columns for Administrators list
2016-07-27 15:09:00 +02:00