Sam Georges
21242b22b8
Fixes #543 - default fallback title isn't being translated inside the modal
2014-08-13 08:11:29 +10:00
Sam Georges
7d4e535165
Progress to filter widget, added animation less stylesheet
2014-08-13 07:52:46 +10:00
Paul Wilde
a3c94d6355
Escape unescaped translations. Add trans() function during output for the Balloon and Widget Selector.
2014-08-12 21:46:19 +01:00
Paul Wilde
1d038d3173
More translation strings.
2014-08-12 01:15:38 +01:00
Sam Georges
f1849c2ea0
Refs #5 - Progress to Filter widget
2014-08-11 21:46:29 +10:00
Sam Georges
13587f155c
Move trans from logic-less array to inside business logic. Convert tabs to spaces.
2014-08-09 12:21:17 +10:00
Paul Wilde
906370c6bd
Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal.
2014-08-09 03:02:15 +01:00
Paul Wilde
de98451148
Allow the dashboard widget inspector and report widget to be translated.
2014-08-09 01:29:19 +01:00
Samuel Georges
4bf9da8b56
Merge pull request #528 from whsol/add_translation_to_backend
...
Add Translation to backend controls
2014-08-07 20:41:18 +10:00
felix
7fd9e267a9
add Translation to backend
...
switch
relation create_button
relation add_button
2014-08-07 12:58:17 +04:00
Sam Georges
e5830171f6
Fixes bug where dropdown are empty for non string values
2014-08-06 11:50:20 +10:00
Sam Georges
09106ff560
Improvements to logging screens and internals of List widget
2014-08-06 11:19:59 +10:00
Sam Georges
72dff8fdfa
Minor
2014-08-05 20:03:03 +10:00
Sam Georges
db18e3c828
Translate and improve dash widget popup
2014-08-05 16:54:39 +10:00
Sam Georges
d050cff3c6
Improved Grid widget
...
Grid widget now supports custom toolbar
Remove row is triggered as "data changed"
2014-08-05 16:54:39 +10:00
Sam Georges
f99bd0e427
Tidy up the Form widget object, allFields and formWidgets no longer public
2014-08-03 10:25:19 +10:00
alekseybobkov
fecfeee2ac
Fixed drop-down widget properties on the dashboard
2014-08-02 12:29:41 +11:00
Sam Georges
56d0c3351b
private -> protected
2014-08-01 14:54:16 +10:00
Sam Georges
6388ecef52
private -> protected
2014-08-01 13:58:59 +10:00
Sam Georges
8b7bbd1062
Add 'partial' type to list columns.
2014-08-01 10:42:14 +10:00
Sam Georges
b10b41f3bf
Improvements to List widget, CSS classes can now be passed through
2014-07-31 19:37:11 +10:00
flynsarmy
eea0a5e7c7
Support custom currency formats
2014-07-31 10:05:13 +10:00
flynsarmy
88fba61a78
Prioritize sourceHandler over dataLocker
2014-07-30 15:17:28 +10:00
Sam Georges
4fa00f1c7b
Fixes an issue where unfilled relations are not populated in forms
2014-07-28 17:01:54 +10:00
Sam Georges
49d40e77ad
Add deselect function to API
2014-07-25 15:57:00 +10:00
Samuel Georges
9f1b0415aa
Merge pull request #443 from jbh-/hotfix/NumberFieldValidation
...
Add pattern to number field to only allow for numbers
2014-07-19 09:14:35 +10:00
Sam Georges
05842b6cad
Fixes #444
2014-07-18 22:47:36 +10:00
Sam Georges
baec411fd3
Add change monitoring to Grid widget
2014-07-18 19:16:23 +10:00
Josh Hall
67437098cb
Add pattern to number field to only allow for numbers
2014-07-17 16:07:29 -05:00
Sam Georges
a2e755e439
Simplify grid widget data sources
2014-07-17 21:03:47 +10:00
Sam Georges
2aa13c685f
Wrapper for set data
2014-07-17 19:25:01 +10:00
Sam Georges
242a3a5cde
Buttons inside a popup support new data-popup-load-indicator
attribute.
...
Other minor improvements
2014-07-17 16:42:49 +10:00
Sam Georges
f4c13092dd
Minor
2014-07-16 19:36:16 +10:00
Sam Georges
1a11f371d8
Remove native scroll from handsontable
2014-07-16 17:30:03 +10:00
Sam Georges
f6fffad37d
Convert DataGrid form widget in to Grid widget (no longer exclusive to forms)
2014-07-16 17:28:37 +10:00
Sam Georges
54cf043dea
Fixes #433
2014-07-15 17:16:06 +10:00
Sam Georges
62df6948b0
Required fields are now automatic from model validation
...
Make required asterisk more obvious
2014-07-12 16:56:26 +10:00
Josh Hall
6219c9ef1b
Adds an asterisk to required backend form fields
2014-07-11 11:21:20 -05:00
Sam Georges
f4a9286c45
Improve form widget
2014-07-09 19:36:49 +10:00
Sam Georges
3fc226b0ad
Add search to record finder
2014-07-08 12:23:32 +10:00
Samuel Georges
cfc14e4529
Merge pull request #391 from Flynsarmy/listImprovements
...
Add list-data-column-<columnName> class to head and body columns
2014-07-06 09:54:15 +10:00
Sam Georges
d912b73aab
Clean up event parameters to dev standards
2014-07-04 19:14:14 +10:00
Sam Georges
2f3d42a3f9
Improvements to mailer classes
2014-07-04 19:14:13 +10:00
flynsarmy
760fb5920e
Add list-data-column-<columnName> class to head and body columns
2014-07-04 11:41:46 +10:00
Sam Georges
b09b6d6863
Improved naming onReload -> onRefresh
...
Improved Record finder
2014-07-03 18:37:51 +10:00
Sam Georges
ddb6337efe
EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration)
...
Create a My Settings page, now linked when clicking a User
Create backend preferences form for setting locale
Dropdown options now support an image or icon in their options
2014-07-01 17:17:53 +10:00
Sam Georges
5ce21e2fae
List widget now supports injecting cssClasses
2014-06-30 16:58:10 +10:00
Sam Georges
2f63a6ca0b
Improvements to naming standards
2014-06-30 13:30:57 +10:00
Sam Georges
893f7746f7
Improvements to naming standards
2014-06-30 13:27:28 +10:00
Sam Georges
766d012187
Refactor Form widget logic and partials, better naming and container usage.
2014-06-30 13:23:08 +10:00