888 Commits

Author SHA1 Message Date
Anton Romanov
7ded6e5fed Update Controller.php 2014-09-11 12:44:52 +08:00
Samuel Georges
8ee2135c31 Merge pull request #609 from climaxx/patch-1
Add missing comma to array language definition
2014-09-11 07:40:21 +10:00
Samuel Georges
d33724ec5f Merge pull request #608 from jbh-/patch-1
Add comma to end of line 17
2014-09-11 07:39:36 +10:00
climaxx
c1401221df Add missing comma to array language definition
Line 17 - there was a missing comma between the items of the 'locale' array
2014-09-10 16:53:37 +03:00
Josh Hall
eb27b581c0 Add comma to end of line 17 2014-09-10 08:49:05 -05:00
Sam Georges
73200606bc Pass isFirstField attrib, allow prevent of default focus() 2014-09-10 19:29:02 +10:00
Sam Georges
3d36e65a55 Trigger invalid on all fields, but only focus the first one. Also pass the messages across. 2014-09-10 19:11:21 +10:00
Sam Georges
0cffb0c934 Add Save & Close button to settings pages 2014-09-10 18:44:25 +10:00
Sam Georges
7ea65608a0 As per documentation, option-based redirect should only occur on successful AJAX requests (pushing a redirect from the server still works) 2014-09-10 17:03:36 +10:00
Sam Georges
44cff23009 Fixes #604 where code editor has been forcibly removed 2014-09-10 07:25:11 +10:00
Sam Georges
e9923d000f * Build 143 2014-09-09 17:08:15 +10:00
alekseybobkov
8c08b9ccbb Minor fix 2014-09-07 12:59:08 -07:00
alekseybobkov
9f4fa49068 Fixes a bug where saving a content block from the CMS back-end creates an empty [components] section in the file settings area. 2014-09-06 21:52:42 -07:00
Sam Georges
8291dbf4d3 Widgets can now state that they contribute no data when the form is saved
Applied to FileUpload.php
2014-09-06 22:22:59 +10:00
Sam Georges
f3c6260c3e Slightly different fix to #580. Closes #580 2014-09-06 22:02:56 +10:00
Sam Georges
810f545ce8 Missing ref 2014-09-06 21:59:40 +10:00
Sam Georges
ae9fddc071 Switch to helper 2014-09-06 21:58:45 +10:00
Samuel Georges
2ea1c71931 Merge pull request #578 from Flynsarmy/formwidgetIDs
Fix formwidget IDs for nested fields
2014-09-06 21:57:44 +10:00
Sam Georges
766875fac5 Switch to evalHtmlId helper 2014-09-06 21:57:23 +10:00
Sam Georges
91a7ea9da2 Minor code improvements 2014-09-06 21:46:19 +10:00
Samuel Georges
fa0ada51c6 Merge pull request #579 from Flynsarmy/nestedFileUpload
Refs #485, #504 - Allow adding nested FileUpload files
2014-09-06 21:40:49 +10:00
Sam Georges
37e5894df2 The {% put %} tag now appends by default, The closing put tag now supports overwrite, eg: {% endput overwrite %}. 2014-09-06 17:10:52 +10:00
Sam Georges
14c8bc9a49 Update blueimp software to latest 2014-09-06 15:11:55 +10:00
Sam Georges
df26e201df Alleviate the Search Widget of its need for a <form> tag 2014-09-06 14:03:37 +10:00
Sam Georges
33922f2180 If the target element is an input (textarea, select, etc) include its value when not used in a form 2014-09-06 13:58:10 +10:00
Samuel Georges
fee8344178 Merge pull request #602 from NateMS/master
added german translations
2014-09-06 13:25:34 +10:00
Sam Georges
347e25babc Add search capability to manage mode (lists) 2014-09-06 13:18:55 +10:00
Sam Georges
c916c40fc2 Add search support to the view mode 2014-09-06 12:51:39 +10:00
Sam Georges
fe3f0bd34e More silly logic errors 2014-09-06 12:11:42 +10:00
Sam Georges
2460e54028 Update changelog, move relation config under view/manage array respectively 2014-09-06 12:09:00 +10:00
Sam Georges
31447df5d4 Minor bug - this should be getKeyName 2014-09-06 11:45:19 +10:00
Sam Georges
29b132a4a0 treeExpanded default is now false 2014-09-06 11:28:01 +10:00
Sam Georges
4a3fd88637 Add sweet transition animations on keywords 2014-09-06 10:40:32 +10:00
Sam Georges
2f4a432afc Update select2 to latest, add basic styles for multi mode 2014-09-05 18:11:25 +10:00
alekseybobkov
324d0b11a5 Fixes dropdowns in the report widgets. Closes #588 2014-09-04 22:49:29 -07:00
alekseybobkov
b69f7b649e Fixes the source editor in the Redactor. 2014-09-04 20:18:29 -07:00
alekseybobkov
60d8e71804 Merge branch 'develop' of github.com:octobercms/october into develop 2014-09-04 19:04:07 -07:00
alekseybobkov
904b855778 Fix for the checkbox field in the Inspector 2014-09-04 19:03:33 -07:00
NateMS
b14caaaf25 added german translations
Should be completed now
2014-09-04 13:51:45 +02:00
Samuel Georges
c63dc4da31 Merge pull request #594 from andersonwoss/master
Add full translation for pt-br
2014-09-04 21:11:07 +10:00
Sam Georges
f7dfd35d08 Merge branch 'master' into develop 2014-09-04 13:10:44 +10:00
alekseybobkov
df55946b61 Merge branch 'misc-tmp' into develop 2014-09-03 20:01:17 -07:00
alekseybobkov
9572c17253 Minor changes in the back-end UI. The front-end router now triggers an event allowing to override the default routes. The CMS back-end UI now supports view bags in content files. 2014-09-03 19:58:21 -07:00
Sam Georges
9197dbed59 ValidationException should be aliased. System and Application should probably be aliased too. 2014-09-03 19:46:28 +10:00
Sam Georges
0e3d909bd0 Add missing refs and accessors for pageObj and layoutObj 2014-09-03 08:48:15 +10:00
Anderson Carlos Woss
3899e64cce Correction in pt-br translations 2014-08-31 10:54:54 -03:00
Anderson Carlos Woss
32ad8cc09e Add full translation for pt-br 2014-08-30 22:38:32 -03:00
Sam Georges
8c07bfea15 Tokens expand when holding CTRL and double clicking (Yay!) 2014-08-30 16:21:16 +10:00
Sam Georges
357475c992 Token Breaker -> Token Expander, Add token expander to CMS editor 2014-08-30 16:05:19 +10:00
Sam Georges
f829fbca3c column-name -> field-name 2014-08-30 15:06:11 +10:00