3487 Commits

Author SHA1 Message Date
Mahmut Namli
85e9cb220a Updated turkish language files for all modules (#2377)
* Backend lang file updated for turkish

* Cms lang file updated for turkish

* System-client lang file updated for turkish

* System-lang lang file updated for turkish
2016-09-19 18:13:44 +10:00
Samuel Georges
5684cf6385 Merge pull request #2374 from octoberfa/master
Update Persian language
2016-09-18 18:00:52 +10:00
Samuel Georges
9b5851fbd5 Improves exception handling for invalid model resolver
A more specific error message is now shown when trying to resolve a model from an invalid source (eg: an array)
Fixes #2354
2016-09-18 13:44:13 +10:00
Samuel Georges
cc2973e148 Merge pull request #2275 from Arekusei/develop
Added support for Many To Many polymorphic relations.(morphToMany and…
2016-09-18 12:08:57 +10:00
Sajjad
c80675f7b4 Update Persian language 2016-09-16 18:55:31 +04:30
Samuel Georges
cc09f6eb53 Minor style fix 2016-09-14 19:00:25 +10:00
Samuel Georges
2659ae708f Add doc blocks v1.0.365 2016-09-09 06:16:24 +10:00
Samuel Georges
c507279c75 Merge pull request #2348 from scottbedard/patch-2
Fixing a typo
2016-09-07 19:46:11 +10:00
Scott Bedard
544a8c38cd Fixing a typo 2016-09-05 08:35:43 -07:00
linver
a5047e0161 language zh-cn of changes 2016-09-03 13:05:28 +10:00
reg2005
b26fab725a New translation attachment_url
In Russian it will be so more correct
2016-09-03 12:59:02 +10:00
Samuel Georges
a14a60881a Merge pull request #2239 from json-wong/patch-1
Create client.php for chinese.
2016-09-03 12:56:47 +10:00
Samuel Georges
58c669bf1e Exception handling when disabled.json returns null
Fixes #2341
2016-09-03 12:19:22 +10:00
Samuel Georges
6c474bcae9 Move list pagination out of table footer
Remove docs on list-unresponsive (removed a while ago)
Add topPartial and sidePartial options to list controller configuration (experimental)
2016-09-03 12:13:38 +10:00
Samuel Georges
600794c891 Fixes anchor button color in report widgets
Fixes simple list padding issue
Fixes #2342
2016-09-03 12:09:50 +10:00
Szabó Gergő
da254af4e6 Update the Hungarian translate (#2334)
* Update the Hungarian translate
v1.0.364
2016-09-03 09:44:32 +10:00
Samuel Georges
97e23e5c12 post -> input v1.0.363 2016-08-28 13:24:04 +10:00
Samuel Georges
a55447edbd Spruce up the demo theme
There is some reorg here for performance improvements, and some sugar coz it's nice
Added README for general guidance
2016-08-27 21:19:11 +10:00
Samuel Georges
1e124995fc Update Bootstrap to v3.3.7 2016-08-27 21:16:52 +10:00
Samuel Georges
6b60673092 Don't show hover effects for rows with no links
Minor fix to head checkbox alignment
Recompile assets
v1.0.362
2016-08-27 14:35:32 +10:00
Samuel Georges
8075b40bf0 Now that File facade is removed, we must apply chmod manually 2016-08-27 13:38:19 +10:00
Samuel Georges
dd06cd13fa Handle cases where directory is not writable 2016-08-27 13:27:57 +10:00
Samuel Georges
1e0741e407 Fixes CodeParser concurrent access errors
Big thanks to @shina, @BearishSun and @MarcoROG for their help with finding a solution
Fixes #1250
2016-08-27 12:45:56 +10:00
Szabó Gergő
749e4c031c Translate the remove widget dialog (#2323)
* Translate the remove widget dialog
2016-08-27 09:14:31 +10:00
Samuel Georges
89e390edcc Popup will now shake when an error occurs
Improve memory management / garbage collection
2016-08-26 20:01:04 +10:00
Samuel Georges
58ed3e12d2 Improvements to row link script
If data-control="popup" or data-request="onSomething" is attached to the anchor, utilize that functionality when clicking the row
2016-08-26 19:11:38 +10:00
Samuel Georges
4a88e32bbb Add rowlink docs 2016-08-26 18:49:37 +10:00
Samuel Georges
c8d8d4e931 Introduce new Cms helper
This is modeled after the Backend helper. Primarily used to generate URLs for the frontend, these are piped through the CmsController action. It would also be a good place to add a hook, if necessary later.
2016-08-20 14:43:49 +10:00
Samuel Georges
3698f13acb URL -> Url 2016-08-20 14:26:21 +10:00
Samuel Georges
7373cf2bfb Merge pull request #2324 from alxy/patch-13
ImportModel didnt respect encoding
2016-08-19 07:30:16 +10:00
Samuel Georges
778ddc13b4 Merge pull request #2322 from verlok/develop
Removed double HTML escaping
2016-08-19 07:29:29 +10:00
Alexander Guth
61823329c8 ImportModel didnt respect encoding
In contrast to the preview CSV reader, the actual ``ImportModel`` did not respect any encoding values provided. This leads to bugs with any non utf8-compliant characters. This PR fixes the problem by adding the appropriate encoding filter (copied from the preview reader).
2016-08-18 21:11:21 +02:00
Jack Dark
a6b0d3da7d Merge remote-tracking branch 'remotes/upstream/develop' into develop
# Conflicts:
#	modules/backend/behaviors/RelationController.php
2016-08-18 02:02:43 +03:00
Andrea Verlicchi
082a3342b8 Removed double HTML escaping 2016-08-17 12:28:40 +02:00
Samuel Georges
f670526015 Merge pull request #2320 from gabsource/fix-reorder-key-name
Reorder partial should use the model key name attribute to display the ID
2016-08-17 19:57:50 +10:00
Jérémy Gaulin
198230e281 Reorder must use the model getKey() method (configurable key name) instead of harcoded id property. 2016-08-16 19:36:55 +04:00
Samuel Georges
de4e0e7b14 Merge pull request #2317 from gergo85/patch-1
Translated Froala missing keys for Hungarian
2016-08-16 20:13:37 +10:00
Szabó Gergő
813fdef1d1 Translated Froala missing keys for Hungarian 2016-08-16 08:49:20 +02:00
Samuel Georges
5253073f67 Merge pull request #2314 from digital-ronin/develop
Fixed Typo
2016-08-16 07:47:17 +10:00
Samuel Georges
2d3d9f1bc7 Merge pull request #2315 from gabsource/froala-fr-translation
Translated froala missing keys for french
2016-08-16 07:43:16 +10:00
Jérémy Gaulin
66965e7a43 Translated missing keys 2016-08-15 22:25:55 +04:00
Daniel-Bruni Ziermann
64e1095dc2 Fixed Typo 2016-08-15 15:06:55 +02:00
Aleksey Bobkov
f1bd0d33b8 Minor fix in the file type validation v1.0.361 2016-08-13 14:54:59 -07:00
Samuel Georges
b29cb9340a Merge pull request #2277 from jimcottrell/treeview-scrolling
Add scrolling to JS TreeView when dragging sortable elements
v1.0.360 v1.0.359 v1.0.358
2016-08-13 15:32:57 +10:00
Samuel Georges
5c53b10c20 Merge pull request #2295 from gabsource/fix-relation-manage-readonly
Propagate the RelationController readOnly option to the viewClickList AJAX action
2016-08-13 15:30:58 +10:00
Samuel Georges
3d69b1d7a5 Add IE edge headers for policies stuck in compat mode
Fixes #1859
2016-08-13 15:29:58 +10:00
Samuel Georges
618a035616 Apply defined constraints to view mode
In the same way it is currently applied to manage mode
Fixes #2292
2016-08-13 15:21:17 +10:00
Samuel Georges
c2d2250a1c RelationController "Remove" now works with deferred bindings
This brings the logic in line with the "Add" logic, using session keys where applicable
Fixes #1150
2016-08-13 12:41:03 +10:00
Samuel Georges
1c3631bede Datepicker can use an expressed date for default value
@Carbon::parse was still failing, wrapped in do nothing try/catch instead
We don't seem to need to prefix time values anymore, since DateTimeHelper::makeCarbon should handle it
Fixes #2299
2016-08-13 11:29:01 +10:00
Samuel Georges
d7b9b4f65e Fixes vague error when attribute is not fillable
Previously an error was being thrown with just the attribute name, not helpful at all.
Fixes #2302
2016-08-13 10:48:52 +10:00