Samuel Georges
e0fc27b0cb
Refs #1727 - Tabs to spaces
2016-02-13 15:47:34 +11:00
Samuel Georges
7d3a73cd31
Merge pull request #1727 from tschallacka/fix_for_static_primary_key_naming_relationcontroller
...
Fix for static primary key naming relationcontroller
2016-02-13 15:46:07 +11:00
Samuel Georges
6562170d2a
Merge pull request #1719 from alxy/patch-12
...
Fix doubble-applied filters
2016-02-13 13:56:39 +11:00
Samuel Georges
cc531a25e2
Merge pull request #1715 from initbizlab/master
...
Added switch option translation (Polish)
2016-02-13 13:55:44 +11:00
Samuel Georges
6ca0561946
Merge pull request #1713 from jBOKA/patch-1
...
German translation (Import/Export)
2016-02-13 13:55:30 +11:00
alekseybobkov
e38f7b6987
Minor fix in the tabs styles.
2016-01-30 21:01:17 -08:00
alekseybobkov
8cb5ec1c0e
Fixed several minor bugs in Inspector.
2016-01-29 22:16:33 -08:00
tschallacka
e4b0c0fe27
Fixed static id naming primary key
...
RelationController forced belongs to relations to have a primary key named id.
If primary key was named differently it wouldn't register the onclick.
This fixes that by taking the primary key name from the model.
2016-01-26 14:17:18 +01:00
Alexander Guth
17e0a2afa7
Fix doubble-applied filters
2016-01-23 17:57:08 +01:00
alekseybobkov
f6dec96c86
Improved memory management in the table widget client-side scripts. Minor CSS fixes.
2016-01-22 21:43:45 -08:00
Tomasz Strojny
e930775cf7
Added switch option translation (Polish)
2016-01-21 09:58:14 +01:00
jBOKA
00f9de9a67
German translation (Import/Export)
2016-01-20 18:05:28 +01:00
Alwin Drenth
94cbe93e8c
Update Dutch language
2016-01-16 10:18:20 +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
d2561dcfd0
Merge pull request #1689 from CSNWEB/patch-2
...
Use Grammar from Query in Widget List
2016-01-16 09:02:29 +11:00
Pásztor Gábor
4af9a374d6
Minor fix in timepicker
2016-01-14 13:17:45 +01: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
Samuel Georges
188351a82a
Merge pull request #1675 from gpasztor87/patch-1
...
Minor fix
2016-01-02 11:55:54 +11:00
Pásztor Gábor
e1a9d8d393
Minor fix
...
It does not worked for me in popup window.
2015-12-30 19:32:14 +01:00
alekseybobkov
7d9d2176ef
Merge branch 'builder-ui' into develop
...
Conflicts:
modules/system/assets/ui/js/input.monitor.js
modules/system/assets/ui/js/inspector.editor.object.js
modules/system/assets/ui/storm-min.js
2015-12-24 14:36:31 -08:00
alekseybobkov
747ca4357f
Set default focus in popup windows, minor style fix in the flash message, minor fix in YAML-based back-end navigation initialization.
2015-12-24 14:15:02 -08:00
Samuel Georges
12972cd086
Lax the validation rules on login, email + pass
2015-12-19 09:53:17 +11:00
Samuel Georges
01b2d0d186
Add relation-inset class, fixes relation-flush
2015-12-19 09:53:12 +11:00
myst6re
55bceba32c
Commit deferred data when creating/updating a pivot table.
2015-12-12 11:44:59 +11:00
Samuel Georges
1643cf69b9
Merge pull request #1650 from gergo85/master
...
Update the Hungarian translation
2015-12-12 11:41:43 +11:00
alekseybobkov
e6d93cf3d4
Added YAML mode for the code editor
2015-12-10 21:41:27 -08:00
Samuel Georges
a186a60c43
Fixes the datepicker saving an empty value when disabled
...
Refs https://github.com/responsiv/campaign-plugin/issues/4
2015-12-09 08:19:53 +11:00
Szabó Gergő
e781240cc6
Update the Hungarian translation
2015-12-05 11:49:19 +01:00
Samuel Georges
92e1d1bf13
Merge pull request #1606 from gergo85/master
...
Add alignment button to Rich editor
2015-12-05 10:22:31 +11:00
Samuel Georges
04e61adac3
Add official support for "nolink" columns - Fixes #1599
...
To make a row non-clickable, use the `clickable` option in the list column definition
2015-12-05 10:05:42 +11:00
Samuel Georges
4db92fa8b5
Alt fix for #1585
2015-12-05 08:47:07 +11:00
Samuel Georges
f77f412f2f
Merge pull request #1585 from brunoti/develop
...
Add filetypes of FileUpload formwidgets in uppercase too
2015-12-05 08:45:02 +11:00
alekseybobkov
5e454ee069
Minor update in the sidebar navigation client-side code. Plugins now can load navigation menus from plugin.yaml file.
2015-11-28 19:18:08 -08:00
alekseybobkov
e358bb4b57
Added new list.sortable plugin. Minor fix in the scrollpad implementation.
2015-11-27 22:12:27 -08:00
Samuel Georges
8318c05b37
* Build 311
...
Fixes issue locking out admins after updating to build 310
2015-11-28 16:39:16 +11:00
Lucas Martín
d33c555933
Update validation.php
...
Add more translations to spanish and format correction
Update lang.php
Add more translations to spanish and format correction
Create client.php
Add file with translations to spanish
Update lang.php
Add more translations and format correction
Update lang.php
Add more translations to spanish and correct format
2015-11-28 16:23:26 +11:00
Samuel Georges
32a079cfd1
Merge pull request #1621 from gergo85/patch-3
...
Improve the multilingual support
2015-11-28 16:17:41 +11:00
Samuel Georges
9da2022c68
Merge pull request #1594 from vojtasvoboda/patch-2
...
Update fields_export.yaml
2015-11-28 15:37:18 +11:00
Samuel Georges
272fd58e0a
Merge pull request #1590 from adrenth/feature/backend-translation
...
Update Dutch backend language
2015-11-28 15:35:58 +11:00
Samuel Georges
030e1977e8
Relation form field now supports model attributes in "nameFrom"
...
nameFromSelect -> select|sqlSelect
Refs https://github.com/octobercms/october/pull/1579
2015-11-28 15:31:11 +11:00
Samuel Georges
7885074cb0
Merge pull request #1579 from JoelESvensson/relation-select-from-name
...
Added support for 'nameFromSelect' in relation form fields
2015-11-28 14:43:04 +11:00
Samuel Georges
e8e0f50bd4
Fixes typo
2015-11-28 13:13:50 +11:00
Samuel Georges
ca4a6e9679
Remove some unnecessary code from #1575
2015-11-28 11:24:34 +11:00
Samuel Georges
165c1daf7a
Merge pull request #1575 from SaifurRahmanMohsin/develop
...
Make recordfinder's popup list title configurable
2015-11-28 11:12:38 +11:00
Samuel Georges
30025a6ada
Adds a refresh button to log pages, minor column tweaks
2015-11-28 11:10:06 +11:00
Samuel Georges
2ced2f8c73
Move the superuser flag out of permissions array - fixes #1503
2015-11-28 10:21:41 +11:00
Samuel Georges
6ebe187db1
Fixes issue removing existing uploads
2015-11-28 09:24:20 +11:00
Szabó Gergő
73c70a15ed
Improve the multilingual support
2015-11-24 22:00:05 +01:00
alekseybobkov
c72920029e
Minor extension in the table widget client-side API.
2015-11-20 21:02:45 -08:00