Dave Shoreman
faf682e30e
Localise last modified date for mediaManager items
...
Updates the string version of the date to use PHP's IntlDateFormatter
which gives us translated dates in the appropriate format, based on
the user's locale set in backend preferences.
If ever there's a case where locale wasn't set or didn't match anything,
it would default to the system locale.
2015-09-24 19:11:32 +01:00
Samuel Georges
7aea60f11d
* Build 298
2015-09-24 05:35:15 +10:00
Jakub Zych
0e3e19a685
string replaced with translation key
...
backend::lang.list.no_records exists in all language files
2015-09-23 15:14:10 +02:00
Jakub Zych
99f2a40662
small fix in polish translation
2015-09-23 15:12:17 +02:00
Vojta Svoboda
d56350dd34
Add missing locales
2015-09-23 12:19:02 +02:00
Samuel Georges
933ea641cc
Adds failed jobs table (from docs)
...
Allow closures to be passed to Form|ListController
Tidy up server detail payload
2015-09-23 05:45:55 +10:00
flynsarmy
6e85290c9e
Allow \ character in Page URLs. Fixes #1441
2015-09-22 10:38:35 +10:00
Szabó Gergő
5a39058b56
Translate the "CMS" string and minor cleanup
2015-09-21 21:09:07 +02:00
alekseybobkov
83b4994d61
Added new Inspector property editors - text and set, minor refactoring of the Inspector code.
2015-09-20 21:15:21 -07:00
Talha Zekeriya Durmuş
4d2a14ae94
Update Turkish Language for CMS module
2015-09-20 12:50:24 +03:00
Talha Zekeriya Durmuş
aa7b44d614
Turkish Language Update for System
2015-09-20 12:16:27 +03:00
jBOKA
2bfcec811f
Updated AssetList widget to use correct folder permissions
2015-09-20 06:03:42 +02:00
alekseybobkov
f823e6f0ba
Rewriting the Inspector, in progress.
2015-09-19 12:57:31 -07:00
Samuel Georges
ab4abb9bc5
Minor
2015-09-19 06:17:31 +10:00
Vladimir Kattsov
9fee6346df
Update MediaManager.php
...
Transform extension like JPG and etc to lower case
2015-09-19 06:04:25 +10:00
Samuel Georges
8ea26f87e1
Merge pull request #1433 from vojtasvoboda/feature/cs-locale
...
Add cs_CZ locale
2015-09-19 05:55:12 +10:00
Samuel Georges
b83abdb156
* Build 297
2015-09-19 05:38:32 +10:00
Samuel Georges
3f7aa9f9f7
Write tests for revisionable trait
2015-09-19 05:36:58 +10:00
Samuel Georges
d9090b3210
Write tests for Tree traits
2015-09-19 05:32:49 +10:00
Samuel Georges
b5611c3ed1
Add cache table
2015-09-19 05:32:05 +10:00
alekseybobkov
86ca09970d
Updated select2, implementing new Inspector, work in progress.
2015-09-17 21:49:21 -07:00
Samuel Georges
528f6b1eca
Improve icon docs
2015-09-18 05:08:47 +10:00
Samuel Georges
143f22850a
Add alias for AjaxException as per docs
2015-09-18 05:08:18 +10:00
Matīss Jānis Āboltiņš
6875082f66
Remove composer.lock from .gitignore
...
This file should be included in the codebase so that all developers get exact copies of libraries and their corresponding versions.
Explained in more detail [here](https://blog.engineyard.com/2014/composer-its-all-about-the-lock-file ).
2015-09-17 12:25:11 +03:00
alekseybobkov
c4e7427669
Updating select2
2015-09-16 20:06:30 -07:00
Samuel Georges
6b916cb554
Adds a timetense list column, inspired by FB
...
Also added |time_since and |time_tense Twig filters
2015-09-17 05:15:12 +10:00
Samuel Georges
6db2018f28
Add icon sizes - Refs #1434
2015-09-16 06:03:57 +10:00
Samuel Georges
bf961a9a5a
Write tests for deferred binding
2015-09-16 05:53:36 +10:00
Vojta Svoboda
17a2585a15
Add cs_CZ locale
2015-09-15 14:30:18 +02:00
alekseybobkov
dba955da3a
Rebuilding the Inspector
2015-09-13 18:11:12 -07:00
Talha Zekeriya Durmuş
293a04722e
Turkish Language Update
...
Update lang.php
Updated forgotten record
2015-09-12 09:05:49 +10:00
Samuel Georges
1c8d021a35
Adds the ability to remove navigation items
...
Included tests
Refs #1413
2015-09-12 08:45:58 +10:00
Samuel Georges
e8b4bf9d72
If the pivot model fails for some reason, abort the sync
...
Refs #1408
2015-09-12 07:53:33 +10:00
Samuel Georges
1d5caee2d9
Merge pull request #1408 from mplodowski/fix-1407
...
Fix #1407
2015-09-12 07:42:38 +10:00
alekseybobkov
58e6d9971f
Merge branch 'builder-ui' of github.com:octobercms/october into builder-ui
2015-09-10 20:45:34 -07:00
alekseybobkov
fea5d8389f
Minor fixes and improvements.
2015-09-10 20:45:07 -07:00
Samuel Georges
cf7585f79b
Fixes formwidget logic leaking out of context
...
For example: a formwidget with no tabs can exist inside a set of preview content tabs
2015-09-10 20:51:02 +10:00
Samuel Georges
9812e1f4ec
Fix protection level on formExtendFields
...
Improve styling on collapsible sections
2015-09-10 20:42:24 +10:00
Samuel Georges
3e58759f7b
* Build 293
2015-09-10 20:41:51 +10:00
Samuel Georges
cd1edcb055
Add new suite for database testing
2015-09-09 19:28:47 +10:00
Samuel Georges
50812adcaf
No flush abstract classes. No treat as test either.
2015-09-09 19:28:10 +10:00
Samuel Georges
ac18f86937
Fixes an issue where admins updating self see access denied
...
Only when the user has no permission to edit other admins
Refs #831
2015-09-09 08:32:45 +10:00
Samuel Georges
e2fafa3552
Revert eac25c69de5d31736de727c4d9ef76d964f34f20
...
Toolbar no longer sets height 100%, tests in Chrome 45 fine
2015-09-09 08:32:44 +10:00
Samuel Georges
2a6b58a3fe
Merge pull request #1425 from Flynsarmy/getPublicActions
...
Add getPublicActions controller method
2015-09-08 12:48:44 +10:00
flynsarmy
98e1d0fe4d
Add getPublicActions controller method
2015-09-07 14:17:09 +10:00
Samuel Georges
ddf8ff09ff
Fixes #1416 to include empty strings
2015-09-03 07:15:52 +10:00
Samuel Georges
021215052f
Merge pull request #1416 from vojtasvoboda/null-value-1
...
Fix evaluate zero value as null
2015-09-03 07:12:19 +10:00
Vojta Svoboda
beb253a5c0
Fix evaluate zero value as null
2015-09-02 22:43:33 +02:00
Samuel Georges
6511f0404e
Document row classes and add status column example
2015-09-02 17:30:03 +10:00
Samuel Georges
2619de0ae7
Fixes bug in valueFrom when relation is null
2015-09-02 17:28:22 +10:00