888 Commits

Author SHA1 Message Date
Samuel Georges
99fcdaaadb Merge pull request #1488 from vojtasvoboda/feature/duplicate-array-keys
Remove duplicate array keys
2015-10-05 08:45:48 +11:00
Samuel Georges
399fd70cba Merge pull request #1486 from sajjad-ser/master
Update Persian language
2015-10-05 08:44:43 +11:00
Samuel Georges
16ca5b4ffc Merge pull request #1474 from adrenth/develop
Fix undefined variable $filePath
2015-10-05 08:43:31 +11:00
Samuel Georges
d11515f199 Merge pull request #1467 from marcotesche/develop
German translation for client.php (system module)
2015-10-05 08:41:58 +11:00
Samuel Georges
2b1145b723 Merge pull request #1465 from gergo85/patch-8
Update the Hungarian language
2015-10-05 08:41:29 +11:00
Vojta Svoboda
3ea76dd817 Remove duplicate array keys 2015-10-04 22:09:57 +02:00
Sajjad
19adf61c5e Update Persian language 2015-10-03 12:36:57 +03:30
alekseybobkov
ae2f3bb62e Refactored grouping in the Inspector, finished the Object editor. Multiple minor updates of the Inspector. 2015-10-02 20:54:57 -07:00
Samuel Georges
8e986c42b1 Remove some deprecated code 2015-10-03 07:31:01 +10:00
Samuel Georges
91d3d4dbde Swap FileHelper methods for new Ini parser 2015-10-03 07:30:11 +10:00
Samuel Georges
51446f6a27 Add alias for new Ini parser 2015-10-02 05:11:39 +10:00
Samuel Georges
3f53ae1ccf Fixes instance of WSOD 2015-09-30 05:26:12 +10:00
Samuel Georges
bbfba7dc34 Remove the use of Twig_Loader_String, added Twig::parse 2015-09-30 05:26:00 +10:00
Alwin Drenth
98dd952d4b Fix undefined variable $filePath
Also added proper phpDoc to the PluginBase class
2015-09-29 15:02:48 +02:00
alekseybobkov
936f14013d Implementing object editor, in progress. Rewriting the grouping implementation. 2015-09-27 12:10:48 -07:00
Szabó Gergő
17bdf010dc Minor changes 2015-09-27 11:13:39 +02:00
Marco Tesche
b28e5ed9a0 German translation for client.php (system module) 2015-09-26 19:49:35 +02:00
Szabó Gergő
5396525f2f Update the Hungarian language 2015-09-26 12:03:35 +02:00
alekseybobkov
48ab61d395 Implemented name-value mode for the Inspector object list editor. 2015-09-25 22:05:38 -07:00
Samuel Georges
de8bd67f0d Defauilt input.preset uses "slug" as default, as per docs 2015-09-26 14:15:49 +10:00
Samuel Georges
0a31869525 Render API code examples as inline 2015-09-26 12:46:53 +10:00
Samuel Georges
cc364b3bf9 Merge pull request #1461 from dshoreman/security-tweaks
Security tweaks
2015-09-26 09:40:12 +10:00
Christopher Forsberg
cf25f1caac Added missing client.php to modules/system/lang/sv/.
Updates to Swedish translations of OctoberCMS * Added missing keys * Updated some translations that were incorrect
2015-09-26 08:43:32 +10:00
Samuel Georges
163e79892a Merge pull request #1450 from vojtasvoboda/feature/missing-lang-keys
Add missing locales
2015-09-26 08:36:48 +10:00
Samuel Georges
d5e21b3842 Merge pull request #1443 from drtzack/patch-1
Turkish Language Update for System
2015-09-26 08:31:23 +10:00
Samuel Georges
9a54db74ad Move docs out of JS file 2015-09-26 08:29:17 +10:00
Samuel Georges
b4fdf27023 Tidy up popups docs 2015-09-26 08:24:16 +10:00
Samuel Georges
863bac86fe Foundation code samples should be inline 2015-09-26 08:01:32 +10:00
alekseybobkov
e54352b62e Added the object list Inspector editor. 2015-09-24 21:16:28 -07:00
Samuel Georges
beca2dddc2 Fixes the full screen button in code editor 2015-09-25 06:01:59 +10:00
Dave Shoreman
5816ae5604 Add permissions for account dropdown items
This adds permissions to Back-end Preferences and Code editor
preferences in the backend.

Instead of Access denied, the Backend Preferences page displays
an "Unable to find the spcified settings" error. Meh... it works.
2015-09-24 20:40:31 +01: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
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ş
aa7b44d614 Turkish Language Update for System 2015-09-20 12:16:27 +03:00
alekseybobkov
f823e6f0ba Rewriting the Inspector, in progress. 2015-09-19 12:57:31 -07: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
3f7aa9f9f7 Write tests for revisionable trait 2015-09-19 05:36:58 +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
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
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
alekseybobkov
fea5d8389f Minor fixes and improvements. 2015-09-10 20:45:07 -07:00
Samuel Georges
9812e1f4ec Fix protection level on formExtendFields
Improve styling on collapsible sections
2015-09-10 20:42:24 +10:00
Samuel Georges
6511f0404e Document row classes and add status column example 2015-09-02 17:30:03 +10:00