477 Commits

Author SHA1 Message Date
Sam Georges
109df00340 nameColumn -> nameFrom
descriptionColumn -> descriptionFrom
2014-09-17 13:39:37 +10:00
Sam Georges
04462f5b4c The manage form should not share its session key with the parent 2014-09-17 09:46:48 +10:00
Sam Georges
001a9f92ff Fixes manage form so widgets fileupload can work correctly inside 2014-09-16 17:40:06 +10:00
Sam Georges
b8fbb073ac Minor 2014-09-14 10:57:58 +10:00
Samuel Georges
d8bd36e2f5 Merge pull request #624 from Flynsarmy/balloonOptions
Add dynamic option support to balloon-selector fields
2014-09-13 21:44:54 +10:00
flynsarmy
635cb4f4d3 Add dynamic option support to balloon-selector fields 2014-09-13 21:43:43 +10:00
flynsarmy
60958efeed Set number fields to null if no value entered 2014-09-13 18:29:10 +10:00
Sam Georges
8dcef0ebfb Adds index 2014-09-13 18:16:16 +10:00
Samuel Georges
cb3083c17c Merge pull request #620 from Flynsarmy/numberFieldValue
Correctly sanitize number fields
2014-09-13 17:21:45 +10:00
Sam Georges
f19152d066 Increase accepted password length 2014-09-13 17:20:59 +10:00
flynsarmy
0fd0b29772 Correctly sanitize number fields 2014-09-13 17:17:15 +10:00
Sam Georges
d4e28a62cc Added new hint form field type (see Backend > Forms docs). 2014-09-13 15:14:03 +10:00
Sam Georges
efbb0351db ViewMaker now uses PathMaker 2014-09-13 15:02:52 +10:00
Sam Georges
277a2daf7b Improvements to rich editor 2014-09-13 14:09:48 +10:00
Sam Georges
c2a71e88bb Clean up some sloppy work 2014-09-12 20:20:52 +10:00
alekseybobkov
8c08b9ccbb Minor fix 2014-09-07 12:59:08 -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
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
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
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
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
f829fbca3c column-name -> field-name 2014-08-30 15:06:11 +10:00
Sam Georges
0acd45e4ca Styling and API improvements to code editor 2014-08-30 15:03:35 +10:00
Sam Georges
0243f47651 Fixes empty reference when using Form widget outside FormController 2014-08-30 09:49:48 +10:00
Sam Georges
aaffeacf1d Fixes #584 - pt-br locale not defined correctly. 2014-08-30 09:42:55 +10:00
Sam Georges
77bc72e0e1 Fixes #590, parse in all model attribute values when making a redirect 2014-08-29 19:37:38 +10:00