Samuel Georges
|
d9b98bccca
|
Minor
|
2015-07-21 07:57:04 +10:00 |
Samuel Georges
|
5a40c54f3c
|
Add required fields + validation step, headers checkbox can be toggled
|
2015-07-21 07:56:55 +10:00 |
Samuel Georges
|
f99f838faf
|
Merge branch 'develop' into importexport
|
2015-07-19 10:14:45 +10:00 |
Samuel Georges
|
301f64c350
|
Recompile assets
|
2015-07-19 10:08:02 +10:00 |
Samuel Georges
|
d9307ef4fe
|
Fixes bug in sortable script + broken image ref
Conflicts:
modules/backend/assets/css/october.css
|
2015-07-19 10:07:34 +10:00 |
Samuel Georges
|
e878291fb6
|
Minor
|
2015-07-18 17:30:59 +10:00 |
Samuel Georges
|
be28c8e296
|
More explicit naming here
|
2015-07-18 17:09:15 +10:00 |
Samuel Georges
|
5e741c4c39
|
onImport stub
|
2015-07-18 17:06:09 +10:00 |
Samuel Georges
|
9eaaa850cc
|
Implement column dropping styles and data manipulation
|
2015-07-18 17:03:16 +10:00 |
Samuel Georges
|
6ca400ca67
|
Import logic is getting large, give it space
|
2015-07-18 16:40:40 +10:00 |
Samuel Georges
|
9b249bad5b
|
Add the ability to hide/show columns
|
2015-07-18 16:36:33 +10:00 |
Samuel Georges
|
f445b9c4ce
|
Implement column data sample popup
|
2015-07-18 16:15:17 +10:00 |
Samuel Georges
|
1636f79224
|
Add 'is-divided' style to simple lists
Minor fix to popup docs
|
2015-07-18 16:14:39 +10:00 |
Samuel Georges
|
4c54b53da6
|
Improve styles, add some pretty icons
|
2015-07-18 15:39:49 +10:00 |
Samuel Georges
|
142c8f7193
|
Finally get the column sorting working
|
2015-07-18 14:36:15 +10:00 |
Samuel Georges
|
c7aef3c58c
|
Add logic to extract column headers from file
Move import columns to their own partials
|
2015-07-18 12:48:03 +10:00 |
alekseybobkov
|
6d5386dd31
|
Merge branch 'builder-ui' into develop
|
2015-07-17 17:55:02 -07:00 |
alekseybobkov
|
68a90eac7d
|
Added CSS style for the light side panel fix button, added CSS style for single-line list items (file list widget).
|
2015-07-17 17:54:38 -07:00 |
Samuel Georges
|
694ab4a08b
|
Refactor and rename
|
2015-07-18 10:27:54 +10:00 |
Samuel Georges
|
068a977c1f
|
Simplify approach by using Form Widget
|
2015-07-18 08:51:26 +10:00 |
Samuel Georges
|
846feb6a33
|
FileUpload now triggers dependsOn event
form.beforeRefresh event now uses dataholder pattern
Improve exception handling in ControllerBehavior
|
2015-07-18 08:50:31 +10:00 |
Samuel Georges
|
e3ba89ba74
|
List columns don't support morphTo (yet)
|
2015-07-18 08:47:02 +10:00 |
Samuel Georges
|
5ca55e149a
|
Create ImportModel base class, implement import_file uploader
|
2015-07-16 22:15:30 +10:00 |
Samuel Georges
|
e25a4de8fa
|
Clean up css a bit, add scratch for upload process
|
2015-07-16 18:19:10 +10:00 |
Samuel Georges
|
3d91b7874c
|
Fixes a bug in report container not loading defaults and ignoring context
|
2015-07-16 18:19:09 +10:00 |
alekseybobkov
|
88232c8345
|
Minor
|
2015-07-16 18:19:09 +10:00 |
Samuel Georges
|
8e3d3d5e30
|
Fixes a bug in report container not loading defaults and ignoring context
|
2015-07-16 13:34:53 +10:00 |
alekseybobkov
|
33b8584ab9
|
Merge branch 'develop' into builder-ui
Conflicts:
modules/backend/assets/css/october.css
|
2015-07-15 18:12:13 -07:00 |
alekseybobkov
|
e69be53317
|
Minor
|
2015-07-15 18:06:05 -07:00 |
Samuel Georges
|
ad50343dee
|
Improve styles
|
2015-07-15 20:39:12 +10:00 |
Samuel Georges
|
334bf8db3c
|
Initial outlay of ImportExportController
|
2015-07-15 19:35:31 +10:00 |
Samuel Georges
|
095721bd40
|
Update and decouple drag.sort, add usePlaceholderClone option, recompile assets
|
2015-07-15 17:01:58 +10:00 |
Samuel Georges
|
f0f1c549c9
|
Use a non logging exception, constructors return void is implied
|
2015-07-15 16:56:01 +10:00 |
alekseybobkov
|
c5ad9ca07b
|
Fixed dropdowns in popover windows
|
2015-07-14 21:49:08 -07:00 |
alekseybobkov
|
02961c6c8f
|
Fixes in the drop-down styling, minor client-side fixes in the back-end
|
2015-07-14 21:12:45 -07:00 |
alekseybobkov
|
5e3818a49d
|
General plugin details can be loaded from plugin.yaml file. Minor updates in the back-end UI.
|
2015-07-14 18:01:55 -07:00 |
Samuel Georges
|
41a94a50ae
|
Fixes broken critical bum bum
|
2015-07-14 20:47:00 +10:00 |
Samuel Georges
|
978af199f7
|
* Build 279
Adds 'unchecked' state to input.trigger api, clean up + fixes various logic flaws
|
2015-07-14 17:46:05 +10:00 |
Samuel Georges
|
ac9df4c076
|
Lists support appended attributes in url links
|
2015-07-14 07:42:45 +10:00 |
alekseybobkov
|
931a1f10cf
|
Added namespace input preset
|
2015-07-11 16:04:01 -07:00 |
Samuel Georges
|
961509839e
|
Manually merge Pull Requests that are prepared incorrectly
Fixes #1229
Fixes #1259
Fixes #1260
Fixes #1261
Fixes #1262
Fixes #1263
Fixes #1264
Fixes #1277
Thanks @felixinx @awaysoft @tsioukas @Freakspot
|
2015-07-11 14:36:38 +10:00 |
Samuel Georges
|
54cfccbcf6
|
Merge pull request #1265 from vojtasvoboda/login-style
Login page - more space for other locales
|
2015-07-11 11:47:44 +10:00 |
Samuel Georges
|
9d4105549b
|
Merge pull request #1258 from vojtasvoboda/csv-params
Set more CSV parameters
|
2015-07-11 11:27:13 +10:00 |
Samuel Georges
|
a3223e8d03
|
Merge pull request #1256 from sajjad-ser/master
update persian language
|
2015-07-11 11:26:41 +10:00 |
alekseybobkov
|
3851ae68cd
|
Merge branch 'develop' into builder-ui
Conflicts:
modules/backend/assets/css/october.css
|
2015-07-10 18:05:27 -07:00 |
Samuel Georges
|
efcac4320b
|
Update auth layout, recompile assets
|
2015-07-11 10:32:25 +10:00 |
Samuel Georges
|
e9ed9d14c8
|
Add $.oc.listToggleChecked helper
Other minors
|
2015-07-10 15:51:24 +10:00 |
Samuel Georges
|
84da7f3698
|
Improve tabs consistency, fix conflict with .primary
.primary -> .primary-tabs
.secondary -> .secondary-tabs
.master -> .master-tabs
|
2015-07-10 15:51:24 +10:00 |
alekseybobkov
|
cf0224c2e8
|
Merge branch 'develop' into builder-ui
Conflicts:
modules/backend/assets/css/october.css
|
2015-07-08 21:11:08 -07:00 |
alekseybobkov
|
8b147015ec
|
Minor drop-down fixes
|
2015-07-08 21:04:57 -07:00 |