Sam Georges
|
fdb90d3882
|
nameColumn -> nameFrom
|
2014-09-17 14:00:10 +10:00 |
|
Sam Georges
|
3b2b858b65
|
nameColumn -> nameFrom
|
2014-09-17 13:52:05 +10:00 |
|
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 |
|
Kris Arnold
|
c3da644617
|
fixed paths in unit tests.
|
2014-09-15 16:36:05 -05:00 |
|
Sam Georges
|
aa7e1800a4
|
Fixes path making issue
|
2014-09-15 08:58:42 +10:00 |
|
JohnsonJackblue
|
70b6039be0
|
Update lang.php
|
2014-09-14 15:48:29 +02: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 |
|
Samuel Georges
|
d1220e3ff1
|
Merge pull request #622 from Flynsarmy/nullNumberFields
Set number fields to null if no value entered
|
2014-09-13 19:57:24 +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 |
|
Sam Georges
|
69fb8e0918
|
Fixes issue where load indicator hangs around on errors when a redirect is used
|
2014-09-13 17:47:38 +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
|
e63a083ca2
|
* Build 145
|
2014-09-13 10:41:34 +10:00 |
|
Sam Georges
|
c2a71e88bb
|
Clean up some sloppy work
|
2014-09-12 20:20:52 +10:00 |
|
Anton Romanov
|
1fa9837f6c
|
Update Page.php
|
2014-09-11 12:45:50 +08:00 |
|
Anton Romanov
|
8ee57eee76
|
Update Page.php
|
2014-09-11 12:45:37 +08:00 |
|
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 |
|