Samuel Georges
b65a653176
Add ability to null asset broadcasting from AJAX
2016-01-16 17:12:54 +11:00
Samuel Georges
f2699a7039
Fixes bug preventing pagination click
2016-01-16 16:20:33 +11:00
Samuel Georges
3cfc7b6a5d
Move widget classes that are exclusive to their own space
2016-01-16 16:02:28 +11:00
Samuel Georges
2855a4e344
Fixes issue in uploader when one of the dimensions is auto
2016-01-16 15:13:42 +11:00
Samuel Georges
d34350a7b1
Merge branch 'develop' into stable
2016-01-16 10:20:21 +11:00
Alwin Drenth
94cbe93e8c
Update Dutch language
2016-01-16 10:18:20 +11:00
Samuel Georges
c4f5a25193
Merge pull request #1687 from gpasztor87/stable
...
Remove deprecated code
2016-01-16 09:09:07 +11:00
Samuel Georges
ee155bf1f3
Merge pull request #1702 from gpasztor87/patch-2
...
Cleanup
2016-01-16 09:07:15 +11:00
Samuel Georges
239ebf7bb6
Merge pull request #1701 from gpasztor87/patch-1
...
Storage path
2016-01-16 09:06:27 +11:00
Samuel Georges
b21a0c453d
Merge pull request #1700 from gpasztor87/develop
...
Minor fix in timepicker
2016-01-16 09:05:27 +11:00
Samuel Georges
6291829bba
Merge pull request #1697 from mcustiel/feature-fix-plugintestbase
...
Fix in PluginTestBase
2016-01-16 09:04:38 +11:00
Samuel Georges
43c9f63086
Merge pull request #1693 from jwilson8767/patch-3
...
Flash twig node now displays all messages of all types.
2016-01-16 09:03:47 +11:00
Samuel Georges
d2561dcfd0
Merge pull request #1689 from CSNWEB/patch-2
...
Use Grammar from Query in Widget List
2016-01-16 09:02:29 +11:00
Samuel Georges
33805df3f0
Merge pull request #1677 from vojtasvoboda/patch-4
...
Update RequestLog.php
2016-01-16 09:01:11 +11:00
Pásztor Gábor
31457bd2ee
Cleanup
2016-01-15 10:20:57 +01:00
Pásztor Gábor
40b8af22a9
Remove unneded Password and Gate alias.
2016-01-15 10:14:39 +01:00
Pásztor Gábor
537f637e47
Storage path
2016-01-15 10:07:39 +01:00
Pásztor Gábor
c678cc1988
Remove unneded imports from ListController behavior
2016-01-15 09:12:26 +01:00
Pásztor Gábor
4af9a374d6
Minor fix in timepicker
2016-01-14 13:17:45 +01:00
Samuel Georges
631304abc2
Tests for model delete event cascading
2016-01-13 20:11:39 +11:00
Joshua Wilson
d0b250c8f7
Flash twig node now displays all messages of all types.
...
Fixes #1225
2016-01-12 16:51:58 -05:00
Samuel Georges
a3b338671d
Pass filter conditions thru dongle
...
Minor fix to new YAML syntax in demo theme
2016-01-12 21:17:07 +11:00
Samuel Georges
d8922c263f
Remove global scopes for join SQL
...
Fixes PostgreSQL strictness
Refs https://github.com/rainlab/blog-plugin/issues/171
2016-01-12 20:53:53 +11:00
CSNWEB
aa5f37aae6
Use Grammar from Query in Widget List
...
When using models with a different database software than the default, the old code produced a syntax error.
Using the Grammar from the query ensures that the alias is always wrapped correctly.
Suggestion: The code should be scanned for similar errors, produced by using DB Facade.
2016-01-10 14:10:49 +01:00
Pásztor Gábor
36bc775712
Remove DataGrid registration from ServiceProvider
2016-01-09 17:15:36 +01:00
Pásztor Gábor
fd264a5fb4
Remove deprecated hotkeyMac attribute
2016-01-09 17:07:23 +01:00
Pásztor Gábor
373c31a8e7
Remove deprecated DataGrid formwidget
2016-01-09 16:41:56 +01:00
Mariano Custiel
3fdb0bcf81
Fixed the check for already processed plugins
2016-01-08 15:49:42 +01:00
Mariano Custiel
8c608b6a98
Rolled back unneeded change.
2016-01-08 15:44:37 +01:00
Mariano Custiel
902385b4e9
Removed check that made loop to always continue. Moved dependencies refresh to be done before the tested plugin refresh.
2016-01-08 15:34:40 +01:00
Samuel Georges
e5aa1d651c
Prepare tests for BelongsToMany relation type
2016-01-06 18:51:31 +11:00
Samuel Georges
a30fc006bb
Update copyright and helper function names
2016-01-06 18:50:24 +11:00
Samuel Georges
7b187fc188
Fixes orphaned form events when there is no form container
2016-01-06 18:48:26 +11:00
Samuel Georges
43e4a23161
Rollback changes from 7b174e6ce866deaa53a913bf3fa9851342601e26
2016-01-04 18:46:23 +11:00
Samuel Georges
8f68269b27
Fixes unit test
2016-01-04 18:10:35 +11:00
Samuel Georges
ae73c2c592
Remove test testListsNestedUnknownColumn
...
^ because different DB drivers behave differently
Minor touch ups
2016-01-04 17:54:23 +11:00
Samuel Georges
b5aef97133
Alt fix for #1680
2016-01-04 17:49:11 +11:00
Samuel Georges
2087b575d3
Roll back compiled path, which is still defined in the storage folder
2016-01-04 07:52:57 +11:00
Samuel Georges
a7af2efd62
Merge pull request #1678 from gpasztor87/stable
...
Add missing config file, remove php 5.4 support.
2016-01-04 07:25:41 +11:00
Pásztor Gábor
bb612f096e
Use the ::class notation, add Broadcasting service provider and Gate alias
2016-01-02 16:57:57 +01:00
Pásztor Gábor
7b174e6ce8
Add missing config file, remove php 5.4 support.
2016-01-02 15:41:27 +01:00
Vojta Svoboda
c6113f81bd
Update RequestLog.php
...
Truncate URL which should be maximum 255 lenght.
Reason: Today I got this error:
```
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'url' at row 1 (SQL: insert into `system_request_logs` (`url`, `status_code`, `count`, `updated_at`, `created_at`) values (http://www.mysite.com/docs/%C3%83%C6%92% ...<too-many-chars>...%80%9A%C3%82%C2%814.pdf, 404, 1, 2016-01-02 12:16:08, 2016-01-02 12:16:08))
```
2016-01-02 12:20:19 +01:00
Samuel Georges
1d2929e2f0
Update composer refs
2016-01-02 18:44:59 +11:00
Samuel Georges
5f9a076025
Remove debug code
2016-01-02 16:19:13 +11:00
Samuel Georges
2213c6f28c
Fix string comparison function
...
Flush stray output on view errors
2016-01-02 16:13:30 +11:00
Samuel Georges
0762e5cf53
Remove dependency on illuminate\html
2016-01-02 14:59:59 +11:00
Samuel Georges
cdf4ab0279
Update composer to 5.5.9 + Laravel 5.1
2016-01-02 13:53:23 +11:00
Samuel Georges
5a70cec7a2
Improved fix for #1672
2016-01-02 13:41:57 +11:00
Samuel Georges
ecb54ff92c
Rollback #1672
2016-01-02 13:40:32 +11:00
Samuel Georges
f39340fc1c
Merge pull request #1672 from dqsully/dqdevelop
...
Fix twig caching
2016-01-02 12:36:10 +11:00