Samuel Georges
07b0c7d0ce
Merge pull request #2235 from acasar/nested-depends-on
...
DependsOn in repeater
2016-07-23 13:36:24 +10:00
Samuel Georges
80fb1f42cc
Further code improvements
...
Refs #2233
2016-07-23 13:06:38 +10:00
Samuel Georges
b934e8bd98
Merge pull request #2233 from acasar/fix-nested-repeater
...
Fix nested repeater sorting
2016-07-23 13:00:31 +10:00
Evgeny Razumov
37a5ae611b
Bug fix in taglist widget with nameFrom option
...
Fixes #2231
2016-07-23 12:57:08 +10:00
Antony Tsioukas
b64b480918
Greek Language Update
2016-07-23 12:40:32 +10:00
CSNWEB
34bd318427
Fix searching in non text fields under Postgres
...
Fixes #2092
2016-07-23 12:24:41 +10:00
Samuel Georges
7baea87068
Allow AJAX handlers to pipe objects to Laravel
...
Treat non scalar, non array, non RedirectResponse, non null as a Laravel compatible response
This brings AJAX handlers in line with page cycles, which do the same thing if the response is not a string. However in AJAX we should treat any scalar as a "result", not just a string. For all else (where not null), let Laravel handle it as a custom response object -- could be a model for serialization, or anything compatible.
Importantly to note when a custom redirect is sent, October's workflow is completely wiped out, so any partial updates, redirects, etc. will not occur. This is a normal and fair expectation.
Fixes #1784
2016-07-23 11:57:15 +10:00
Samuel Georges
c7724f7c90
Minor rollback
...
Not all widget base classes will allow arg 1 from being omitted, specifically Report Widgets that define drop down options
Fixes #2229
2016-07-23 11:17:58 +10:00
Samuel Georges
ad67c9ab09
Buttons container has an inner toolbar
...
Consider this when adding new buttons without insertBefore/insertAfter definition
Fixes #2194
2016-07-23 09:53:23 +10:00
Samuel Georges
5af9fcbfdc
Sidebar needs to sit above dropdown overlay
...
This prevents the mouseout event firing and ending the entire show
Recompile assets
Fixes #2190
2016-07-23 09:42:18 +10:00
Anže Časar
79bb4c2035
Nested DependsOn
2016-07-22 00:38:32 +02:00
Anže Časar
453096bb27
Fix nested repeater
2016-07-21 18:55:03 +02:00
Samuel Georges
dbdf8f780a
Merge pull request #2128 from slipgrom/develop
...
morphMany Relation support
2016-07-16 14:08:35 +10:00
Samuel Georges
e970d80443
Align AJAX logic: merge custom response last
...
This is to allow overriding the standard values
Refs #2209
2016-07-16 13:11:10 +10:00
Luke Towers
b73811fefc
Moves AJAX handler response handling
...
Fixes octobercms/october#2208
2016-07-13 09:51:18 -06:00
Michał Płodowski
75dbd74bca
Polish language update (pl)
2016-07-11 19:34:53 +02:00
Sebastian Hilger
87cd7d8bf6
Added missing backend translations (German) ( #1825 )
...
* Added auth.title which was missing in the German language file
* Added missing backend translations to two language files
* added more German translations
2016-07-09 20:43:01 +10:00
Samuel Georges
8e4142558b
Merge pull request #1741 from ARH-Digital/develop
...
Add morphic relations to backend
2016-07-09 20:38:21 +10:00
Samuel Georges
cc28b35b07
$this is not accessible in static context
...
Fixes #2193
2016-07-09 05:50:01 +10:00
Aleksey Bobkov
53b8df0721
Force rich editor to synchronize when a form is saved.
2016-07-06 18:27:27 -07:00
Samuel Georges
305f20e4f9
Merge pull request #2164 from Herlevsen/danish_backend
...
Expose danish language in backend locale dropdown
2016-07-07 08:00:26 +10:00
Samuel Georges
3aa7afcbf2
Merge pull request #2159 from side-by-side/patch-1
...
Added missed russian translation
2016-07-07 07:59:59 +10:00
Samuel Georges
fe3b61f802
Merge pull request #2157 from prasanth-darsan/develop
...
error on saving attachment config when in pivot form of a relation
2016-07-07 07:59:42 +10:00
Samuel Georges
b4e9325a99
Merge pull request #2137 from Cladis/master
...
Adding Ukrainian translation of back-end
2016-07-07 07:52:08 +10:00
Félix Desjardins
10ec9030b3
FR-CA with Canadian Flag!
2016-07-06 17:15:55 -04:00
Samuel Georges
5eab01b8bd
Update composer versions
...
Rollback 8dd2e97cf7
2016-07-06 17:15:41 +10:00
Samuel Georges
68923d406b
Update Froala to latest (2.3.3)
...
Recompile assets
2016-07-05 20:08:44 +10:00
Samuel Georges
4ca30f9888
Beautify saved content
2016-07-05 19:58:51 +10:00
Jens Herlevsen
40a755a6cc
Expose danish language in backend locale dropdown
2016-07-03 19:36:24 +02:00
Samuel Georges
49641a31d0
Remove the dropup when there are no widgets
...
Fixes #2123
2016-07-03 14:53:37 +10:00
Samuel Georges
43eb8c4946
Logic error. Fixes #2154
2016-07-01 18:56:58 +10:00
Pavel
ccf7a3b6e5
Added missing russian translation
2016-06-29 19:40:58 +03:00
Prasanth Darsan
6cc50b8ca8
Fixed error on saving attachment config when its put on pivot form of a relation
2016-06-28 23:17:27 +05:30
Samuel Georges
d8f1c0a73f
Merge pull request #2126 from gustavogodoi/patch-1
...
Update pt-br lang
2016-06-25 10:39:54 +10:00
Jens Herlevsen
be2bdb010b
Add danish translation
2016-06-17 23:48:37 +02:00
Roman Gerasimov
587b8a449d
morphMany Relation support
2016-06-17 10:55:03 +03:00
gustavogodoi
623627ce24
Update pt-br lang
...
Fixing typo and improving.
2016-06-16 17:25:35 +01:00
Samuel Georges
bcff1d3ecd
Widget classes are now extendable
...
Fixes #2078
Fixes #1586
2016-06-15 17:10:46 +10:00
Cladis
8388998b64
Adding Ukrainian translation
2016-06-14 23:42:35 +03:00
Samuel Georges
7d171f4453
Merge pull request #2105 from triasrahman/develop
...
Fix fileupload image css on sidebar
2016-06-11 15:34:01 +10:00
Samuel Georges
927250e9c9
Allow customization of default rich editor buttons
...
Fixes #2078
Recompile assets
2016-06-11 13:51:34 +10:00
Samuel Georges
536a4b382c
RecordFinder can specify number of records per page
...
Fixes #2082
Fix spacing on composer.json
2016-06-11 13:37:36 +10:00
Anderson Carlos Woss
e2f30cb8a4
Update pt-br lang ( #2110 )
...
* Update pt-br lang
2016-06-11 06:34:06 +10:00
Samuel Georges
1a3bf59301
Fixes not updating list record count immediately
2016-06-10 07:43:21 +10:00
Trias Nur Rahman
b2df9d63ec
Fix fileupload image css on sidebar
2016-06-07 22:44:35 +07:00
Alwin Drenth
6563483b47
Update Dutch (nl) language ( #2102 )
...
* Update Dutch (nl) language
* Fix and add some Dutch (nl) translation messages
2016-06-07 08:49:46 +10:00
Samuel Georges
e98aa14a6e
Fixes tests - migrations are in global namespace
2016-06-06 07:35:30 +10:00
Samuel Georges
d7cfe61e67
Delete raw data instead of models
2016-06-06 07:25:08 +10:00
Samuel Georges
628031254d
Stable prep: Reset the brand settings and backend prefs
...
These have been restructured since RC version and so should be reset to avoid common bugs
2016-06-06 06:40:57 +10:00
Samuel Georges
171b14c6ab
Nicer error message when no DB and backend access attempt
...
This is for flat-file sites that don't use a database. If debug mode is on, it will show an error page with advice to set up the database. If debug mode is off, it will simply show a 404 page. Previously it was a nasty exception/plain error page.
2016-06-05 07:16:11 +10:00