Samuel Georges
|
93f7b7800b
|
Merge pull request #1306 from Flynsarmy/numberPattern
Allow overriding number field pattern attribute
|
2015-07-25 15:28:46 +10:00 |
Samuel Georges
|
d931c6ecfc
|
Merge pull request #1296 from mrmlnc/path-1
Update Ru_lang to current status develop branch
|
2015-07-25 15:19:13 +10:00 |
Samuel Georges
|
77e388f5ff
|
Merge pull request #1295 from gergo85/master
Updated Hungarian language
|
2015-07-25 15:18:40 +10:00 |
Samuel Georges
|
dab54d2a2c
|
Merge pull request #1290 from gpasztor87/codeeditor
Add searchbox extension to codeeditor
|
2015-07-25 15:17:57 +10:00 |
Samuel Georges
|
d6d48b4580
|
Merge pull request #1285 from bilgorajskim/bilgorajskim-patch-1
Update Polish translation
|
2015-07-25 15:04:52 +10:00 |
Samuel Georges
|
561adcfb37
|
Merge pull request #1279 from tsioukas/patch-1
Added new phrases on Greek Language
|
2015-07-25 15:01:01 +10:00 |
Samuel Georges
|
f715fa4228
|
Grants an opportunity to manipulate the primary widgets
|
2015-07-25 14:48:17 +10:00 |
Samuel Georges
|
ccb28a2cfe
|
The RelationController::relationExtendQuery method should be removed when scopes are respected - a relation scope is an extension of the query #1203
|
2015-07-25 14:28:33 +10:00 |
Samuel Georges
|
fc62ca7c7f
|
Event is supposed to come *after* default constraints
|
2015-07-25 14:22:31 +10:00 |
Samuel Georges
|
3866ccbb20
|
This really shouldn't be here
|
2015-07-25 14:19:34 +10:00 |
Samuel Georges
|
48b4a137fa
|
Allow passing explicit content to hints
|
2015-07-25 09:34:47 +10:00 |
Samuel Georges
|
d453f922dc
|
Improve the hint API, add inset mode to loader
|
2015-07-25 09:23:34 +10:00 |
Samuel Georges
|
4781c703bb
|
Fixes previewMode on checkboxlist and radio
Checkboxlist wasn't showing the placeholder for empty preview values
|
2015-07-25 09:22:22 +10:00 |
Samuel Georges
|
502263e11b
|
Finishing import/export redirects to the defined url
|
2015-07-25 09:21:43 +10:00 |
flynsarmy
|
a5b41269e7
|
Allow overriding number field pattern attribute
|
2015-07-24 16:24:50 +10:00 |
Samuel Georges
|
fc490b18e9
|
Add actionUrl() helper to backend controller
Used for generating URLs to the current controller
|
2015-07-23 19:44:54 +10:00 |
Samuel Georges
|
46bfa78cef
|
Remove export function from List behavior
|
2015-07-23 19:44:30 +10:00 |
Samuel Georges
|
d0742653d1
|
Implement exporting function modeled after import function
|
2015-07-23 19:44:19 +10:00 |
Samuel Georges
|
5be21f6231
|
Allows custom options to be specified via form fields
|
2015-07-22 18:30:50 +10:00 |
Samuel Georges
|
8a4ac533e5
|
Escape file title - Fixes #1302
|
2015-07-22 10:41:51 +10:00 |
Samuel Georges
|
a22dd43cad
|
Merge branch 'develop' into importexport
|
2015-07-22 08:07:13 +10:00 |
Samuel Georges
|
52ea4a73c8
|
Performance improvements, rename scopes to standard
|
2015-07-21 20:46:35 +10:00 |
Samuel Georges
|
a9899ae3c1
|
Finish basic import workflow
|
2015-07-21 20:45:02 +10:00 |
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 |
Gonzalo Henríquez
|
13606ac770
|
Translatable prompt on recordfinder
Prompt could only be hardcoded into yaml files. Now able to work with language files.
|
2015-07-18 13:34:30 -03:00 |
Szabó Gergő
|
2fdb8269d0
|
Updated Hungarian language
|
2015-07-18 14:59:23 +02:00 |
Denis Malinochkin
|
5f1e03fc46
|
Update Ru_lang to current branch
|
2015-07-18 15:53:02 +03: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 |
Pásztor Gábor
|
2652503d3f
|
Add searchbox extension to codeeditor
|
2015-07-14 15:15:21 +02:00 |
Antony Tsioukas
|
b0eba503c7
|
Change On/Off
I use Greek Yes/No instead On/Off, due size limitation problems
|
2015-07-14 15:38:02 +03: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 |
bilgorajskim
|
d28d866608
|
Update polish translation
|
2015-07-13 08:36:57 +02:00 |
alekseybobkov
|
931a1f10cf
|
Added namespace input preset
|
2015-07-11 16:04:01 -07:00 |
Antony Tsioukas
|
9c0cd7231e
|
Add new phrases on Greek lang.php
|
2015-07-11 19:04:42 +03: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 |
alekseybobkov
|
aafb6014e1
|
Merge branch 'develop' into builder-ui
|
2015-07-07 21:40:33 -07:00 |
alekseybobkov
|
5c15f81f96
|
Implemented Flyout layout control, minor improvements in the file list control and back-end styles.
|
2015-07-07 21:37:18 -07:00 |
Vojta Svoboda
|
e395f4777e
|
Little bit more space for other locales
|
2015-07-07 22:17:33 +02:00 |
Vojta Svoboda
|
9217d730c8
|
Set more CSV parameters
|
2015-07-06 16:34:42 +02:00 |
Samuel Georges
|
061aaa9675
|
Fixes broken spacebar on code editor
|
2015-07-06 22:31:44 +10:00 |
Sajjad
|
711df56986
|
update persian language
|
2015-07-05 21:26:39 +04:30 |
Samuel Georges
|
79fd2e9473
|
Fix double scrollbars on popups, fix broken "retry update" button
|
2015-07-04 16:03:15 +10:00 |
Samuel Georges
|
f85493e333
|
Don't use Deferred Binding if it is disabled
|
2015-07-04 13:42:37 +10:00 |
Samuel Georges
|
4f0fa37d6f
|
Update of FRENCH Translation for OctoberCMS - thanks @Galixte
Fixes #1248 without 11 commits
|
2015-07-04 10:36:32 +10:00 |
Samuel Georges
|
b9e4eeb60c
|
Merge pull request #1252 from DZB-Team/develop
Some small Latvian language fixes...
|
2015-07-04 10:26:15 +10:00 |
Samuel Georges
|
4b36e1bd95
|
Merge pull request #1240 from alvaro-canepa/patch-5
Translate field value in preview mode
|
2015-07-04 10:25:35 +10:00 |
Samuel Georges
|
adfc198428
|
Merge pull request #1239 from gergo85/master
Updated Hungarian language
|
2015-07-04 10:25:11 +10:00 |
Samuel Georges
|
461e4f75de
|
Improve admin list toolbar
Change "Admins" group to "Owners" (more descriptive)
Fix bug in Firefox on Mediafinder form widget not respecting max-width 100%
Recompile assets
|
2015-07-04 09:34:35 +10:00 |
Samuel Georges
|
a1e1b52d6e
|
Fixes bug where select2 cannot be selected in a popup
OL and UL and sane rich editor elements
Disable search on list setup form
|
2015-07-04 09:33:05 +10:00 |
Samuel Georges
|
606892143b
|
Added new security config option cms.enableCsrfProtection
|
2015-07-04 09:31:28 +10:00 |
raw99
|
9e59382822
|
Some small fix again...
|
2015-07-01 23:24:39 +03:00 |
raw99
|
8a36ad5403
|
Some Latvian language fixes...
|
2015-07-01 23:13:30 +03:00 |
Samuel Georges
|
6cf11693b8
|
Recompile assets
|
2015-07-01 20:05:46 +10:00 |
Samuel Georges
|
6784519ce3
|
Move balloon selector to Storm UI as checkbox.balloon
|
2015-07-01 11:38:37 +10:00 |
Samuel Georges
|
4150b0f49e
|
Make admin avatar retina friendly
|
2015-07-01 11:26:21 +10:00 |
Samuel Georges
|
85c47bea7a
|
Move select and custom checkboxes/radios to Storm UI
|
2015-07-01 11:23:50 +10:00 |
Samuel Georges
|
78cf62cff1
|
Add a note about October.Drivers for mail methods that use it
Trim field partials to allow :empty selector to work
|
2015-06-30 15:30:14 +10:00 |
Samuel Georges
|
8a12b2f37f
|
Improve single image uploader
|
2015-06-30 15:27:26 +10:00 |
Samuel Georges
|
f9c921a797
|
Adds getAjaxHandler() API to controllers
Fixes bug where update process fails midway
|
2015-06-30 08:56:53 +10:00 |
Samuel Georges
|
56caa1db3d
|
Fixes a bug in the plugin installation page
|
2015-06-29 17:35:29 +10:00 |
Alvaro Cánepa
|
90c47b4e6f
|
Translate field value in preview mode
|
2015-06-27 07:34:34 -03:00 |
Szabó Gergő
|
0ed57bb692
|
Updated Hungarian language
|
2015-06-27 11:58:30 +02:00 |
Samuel Georges
|
81eb02296d
|
Fixes broken invalid state
|
2015-06-27 14:53:17 +10:00 |
Samuel Georges
|
f4efcb455e
|
Use fill()+save() instead of save()
|
2015-06-27 14:32:52 +10:00 |
Samuel Georges
|
96049b24fe
|
Locale options can now be defined in optional config `app.localeOptions` - Fixes #1213
|
2015-06-27 11:57:26 +10:00 |
Samuel Georges
|
bde07ef880
|
Fixes auto scaling image from breaking container in Firefox - Refs #1202
|
2015-06-27 11:41:42 +10:00 |
Samuel Georges
|
3681459935
|
Fixes styling of upload button in Firefox - Refs #1202
|
2015-06-27 11:35:55 +10:00 |
Samuel Georges
|
ba9843bea7
|
Checkboxes are redundant here
|
2015-06-27 11:06:26 +10:00 |
Samuel Georges
|
00f7a5ed61
|
Enable backend context registration
|
2015-06-27 11:04:44 +10:00 |
Samuel Georges
|
c06e7a831f
|
Add count column to admin group list - Refs #1181
|
2015-06-27 11:02:29 +10:00 |
Samuel Georges
|
c9a9c6ea16
|
List columns now support specifying a default option used when the value would otherwise be null.
|
2015-06-27 10:39:07 +10:00 |
Samuel Georges
|
46ba4644f4
|
Minor style fix to file multi drag handle
|
2015-06-27 09:41:36 +10:00 |
Samuel Georges
|
eb5af8ae85
|
Improve multilanguage support - Fixes #1228
|
2015-06-27 09:33:09 +10:00 |
Samuel Georges
|
0da649551b
|
Complete pagelinks plugin for redactor
|
2015-06-25 12:59:59 +10:00 |
Samuel Georges
|
87e9996193
|
Add preview mode support to record finder
|
2015-06-25 11:05:53 +10:00 |
Samuel Georges
|
c813318729
|
Added preview mode support to File upload widget
Widget also passes CSRF token
Switched to using a header instead of POST flag
|
2015-06-25 10:55:46 +10:00 |
Samuel Georges
|
453d2fda56
|
Add the links handler to rich editor
Other small fixes
|
2015-06-24 17:36:59 +10:00 |
Samuel Georges
|
7b54d4c7c4
|
Bundle all the code editor assets to a single file
Also fixes a weird warning coming from Ace editor
|
2015-06-24 17:36:01 +10:00 |
Samuel Georges
|
dbe5141189
|
Add plugin to extend links popup with predefined links (unfinished)
|
2015-06-24 17:32:06 +10:00 |
Samuel Georges
|
997b7cb188
|
Update redactor to latest, remove minified version (not needed)
|
2015-06-24 17:30:25 +10:00 |
Samuel Georges
|
029411a681
|
Update ace editor to latest and remove unwanted extensions
|
2015-06-24 17:29:08 +10:00 |
Samuel Georges
|
e6f70eafdd
|
Translate prompt for FileUpload + MediaFinder
Remove redundant language key
Recompile assets
|
2015-06-20 22:21:18 +10:00 |
Samuel Georges
|
d9dfa21372
|
Adds CSRF protection to the backend - Refs #105
|
2015-06-20 21:17:58 +10:00 |
Samuel Georges
|
9cce76c574
|
Tidy up some LESS and JS
|
2015-06-20 21:13:03 +10:00 |
Samuel Georges
|
b65019dac4
|
october.utils.js -> backend.js
|
2015-06-20 20:37:11 +10:00 |
Samuel Georges
|
cd1d62d8d7
|
AJAX requests can only use the POST method
|
2015-06-20 20:18:58 +10:00 |
Samuel Georges
|
37e5b2328f
|
Form text/password/number fields now support maxlength attribute - Fixes #1210
|
2015-06-20 12:00:37 +10:00 |
Samuel Georges
|
c2c14e707f
|
Added backend route for protected thumbs, Fixes #1218, thanks @jBOKA
Improved the FileUpload widget code to no longer rely on "pathOverride"
|
2015-06-20 11:27:03 +10:00 |
Samuel Georges
|
50e4840216
|
Create 'extensions' custom validator
FileUpload can now specify mime types
|
2015-06-20 10:12:14 +10:00 |
Samuel Georges
|
e71025de09
|
Tidy up from #1219
|
2015-06-18 18:46:03 +10:00 |
Samuel Georges
|
040b2dbb71
|
Merge pull request #1219 from Flynsarmy/blankTab
Remove empty tabs when removing form fields
|
2015-06-18 18:44:49 +10:00 |
flynsarmy
|
9a9a525180
|
Remove empty tabs when removing form fields
|
2015-06-18 14:44:43 +10:00 |
Samuel Georges
|
d827ce686a
|
Minor tweaks
|
2015-06-14 14:13:15 +10:00 |
Samuel Georges
|
feec4d6345
|
Merge pull request #1205 from mplodowski/open-sans-full-set
Fix #424
|
2015-06-14 11:27:16 +10:00 |
Samuel Georges
|
44a650ca72
|
Minor fix from #1204
|
2015-06-14 11:09:37 +10:00 |
Samuel Georges
|
853d326bfc
|
Merge pull request #1204 from mplodowski/develop
Add global event for filter widget to extend model options query
|
2015-06-14 11:08:24 +10:00 |
Samuel Georges
|
2f7a5ecff3
|
Merge pull request #1192 from lowerends/develop
Added dutch translation for filter
|
2015-06-14 10:59:38 +10:00 |
Samuel Georges
|
dc9818a79a
|
Merge pull request #1189 from mrmlnc/develop
Synchronization Ru_lang with current develop branch
|
2015-06-14 10:59:27 +10:00 |
Samuel Georges
|
94ae0b7cbc
|
Make prompt text configurable
|
2015-06-13 10:41:00 +10:00 |
Samuel Georges
|
335fbe6106
|
Touch ups
|
2015-06-13 10:31:01 +10:00 |
Michał Płodowski
|
48c663d3c6
|
Fix #424
|
2015-06-12 20:39:19 +02:00 |
Michał Płodowski
|
fc6f479aaa
|
Add global event for filter widget to extend model options query typo
|
2015-06-12 16:56:37 +02:00 |
Michał Płodowski
|
8ed463e2c9
|
Add global event for filter widget to extend model options query
|
2015-06-12 15:54:05 +02:00 |
Samuel Georges
|
6420027a6a
|
Finish single file uploader
FileUpload now supports:
- optional 'useCaption' flag
- imageWidth and imageHeight are now optional
- default file uploader uses default file types
|
2015-06-10 22:13:24 +10:00 |
Samuel Georges
|
f95af91ef1
|
Finish rebuilding multi file uploader
Create stub for single file uploader
|
2015-06-09 18:51:35 +10:00 |