3331 Commits

Author SHA1 Message Date
Michał Płodowski
7b1437d026 Fix database config parsing v1.0.348 2016-07-08 17:23:03 +10:00
Michał Płodowski
fb7e7ff164 Command for changing configuration to env syntax 2016-07-08 17:23:03 +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
9be8a8c0a3 Minor code tidy 2016-07-07 07:56:10 +10:00
Samuel Georges
dd86a13218 Merge pull request #2140 from reg2005/patch-3
Critical bugFix in themeData.php
2016-07-07 07:54:53 +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
Samuel Georges
57e6e55572 Merge pull request #2186 from FelixINX/patch-3
FR-CA with Canadian Flag!
2016-07-07 07:32:13 +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 8dd2e97cf78a148cdcff6daacb212055b99acb22
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
b7d0c19a38 Merge pull request #2151 from freestream/fix/sv-translation
Changed and remove some english words in Swedish translation file
2016-06-27 16:44:16 +10:00
Anton Samuelsson
3a0c2c8270 Changed and remove some english words in Swedish translation file 2016-06-27 08:38:39 +02:00
Samuel Georges
d8f1c0a73f Merge pull request #2126 from gustavogodoi/patch-1
Update pt-br lang
2016-06-25 10:39:54 +10:00
Samuel Georges
fdb1d13ede Merge pull request #2134 from Herlevsen/danish_translation
Add danish translation
2016-06-25 10:39:33 +10:00
Samuel Georges
cfb7207ae1 Clarify maintenance mode behavior
Refs https://youtu.be/JztbNGfi_Qk?t=9m38s
v1.0.346
2016-06-24 06:48:16 +10:00
Samuel Georges
8932e3aa99 Remove dependency on wget + unzip 2016-06-24 06:28:21 +10:00
Samuel Georges
5fef21e892 Minor reorg 2016-06-23 07:37:29 +10:00
reg2005
953b92ba0a Critical bugFix in themeData.php
Additional check is added, without it there is a critical error "Call to a member function hasCustomData() on null"
2016-06-20 16:18:39 +03:00
Samuel Georges
d7ef9b1738 Apply chmod rules to combiner cache 2016-06-18 09:23:16 +10:00
Jens Herlevsen
be2bdb010b Add danish translation 2016-06-17 23:48:37 +02:00
Samuel Georges
d3b2809866 htaccess now resembles october:mirror command
Added 'resources' as a potential asset storage directory name
2016-06-17 07:09:14 +10:00
gustavogodoi
623627ce24 Update pt-br lang
Fixing typo and improving.
2016-06-16 17:25:35 +01:00
Samuel Georges
6ca828a1fa Always return an active theme and data 2016-06-16 08:01:34 +10:00
Samuel Georges
a544c6822b Merge pull request #2114 from side-by-side/patch-1
Removes hardcoded "Misc" settings group translation.
2016-06-15 17:19:52 +10:00
Danilo Cuculic
f263b48de0 htaccess rewrite recursion in folders/files whitelist
Fixes #1860
Fixes #1826
2016-06-15 17:18:53 +10: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
5d4afff97f Filename should end with extension
Not necessarily URI, this prevents accessing php script via /somefile.php/image.jpg
2016-06-13 10:08:45 +10:00
Pavel
c34b2afd9c Removes hardcoded "Misc" settings group translation.
This pull request allows to properly show "Misc" setting group in other languages.
2016-06-12 14:23:42 +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
04c4fe9633 Fixes logic error in filter search
The search was using !$.inArray when the expression should be $.inArray === -1 since it returns the index of the value in the array.
Also tidied up the code so it is easier to read.
Fixes #1918
2016-06-11 15:09:08 +10:00
Samuel Georges
d1b765fa5e Definition of a drag is now 3 pixels
Fixes #1554
2016-06-11 14:28:15 +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
ada26ed64a Improve logic and fix trimming when slash not present
Fixes #2104
2016-06-11 13:45:52 +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
Samuel Georges
519eaad04c Include report widgets in mirroring 2016-06-08 05:46:15 +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
v1.0.345
2016-06-07 08:49:46 +10:00
Samuel Georges
68c53aee34 Merge pull request #2100 from gabsource/fix/svg-error-bar-chart
Fix NaN error when values are not defined in charts widget
2016-06-07 08:49:14 +10:00