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
|
94ae0b7cbc
|
Make prompt text configurable
|
2015-06-13 10:41:00 +10: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 |
Samuel Georges
|
887b959156
|
Rebuild image based UI for FileUpload form widget
|
2015-06-06 16:52:38 +10:00 |
Samuel Georges
|
9c166b18be
|
Fixes #1091
|
2015-04-28 21:59:18 +10:00 |
Samuel Georges
|
87644166ad
|
Adds internal download link for protected files
|
2015-04-25 12:53:54 +10:00 |
Samuel Georges
|
cf1988eeca
|
Fixes #1068
|
2015-04-13 21:51:22 +10:00 |
Samuel Georges
|
0a26827abd
|
Refs #1064 - Throw a nicer error here
|
2015-04-12 19:58:28 +10:00 |
ebuster
|
c15a61cfc8
|
Add missed Lang class using
Instead of message about my error I get message about system error in error message about my error.
|
2015-03-28 15:01:23 +03:00 |
Samuel Georges
|
398177b006
|
Full pivot support added to RelationController
|
2015-03-19 20:01:08 +11:00 |
Samuel Georges
|
f8ae611ec9
|
Refactor form widgets to use new fillFromConfig() helper
|
2015-02-28 14:43:34 +11:00 |
Samuel Georges
|
85c47c4e01
|
public -> protected $defaultAlias
|
2015-02-28 12:43:53 +11:00 |
Samuel Georges
|
c0839464fd
|
Fileupload should detect the thumb extension
|
2015-02-20 22:12:24 +11:00 |
Samuel Georges
|
24f3168ce6
|
Check for empty arrays too
|
2015-02-14 21:40:49 +11:00 |
Samuel Georges
|
6bac3f9251
|
Fixes broken file uploads
|
2015-02-14 21:38:49 +11:00 |
Samuel Georges
|
beb818efa5
|
Merge branch 'develop' into laravel5
Conflicts:
modules/cms/classes/CmsCompoundObject.php
modules/system/ServiceProvider.php
|
2015-02-04 19:35:55 +11:00 |
Samuel Georges
|
694a7dfb74
|
Uploader now supports defining acceptable file types
|
2015-01-31 15:31:46 +11:00 |
Samuel Georges
|
b1b700368f
|
Radical reorg of some classes
|
2015-01-28 11:49:54 +11:00 |
Samuel Georges
|
363ef7fde3
|
Merge pull request #868 from Rias500/master
Allow SVG in image upload
|
2015-01-13 17:51:48 +11:00 |
=
|
ef5e54aa1a
|
Allow SVG in image upload
|
2015-01-06 11:40:45 +01:00 |
Samuel Georges
|
5d2a177646
|
getModelArrayAttribute -> resolveModelAttribute
|
2015-01-05 11:18:43 +11:00 |
Samuel Georges
|
0be582c42d
|
getSaveData -> getSaveValue
|
2015-01-05 09:43:39 +11:00 |
Samuel Georges
|
ab24c547a2
|
Move NO_SAVE_DATA to FormField
|
2014-12-05 16:46:04 +11:00 |
Sam Georges
|
c83797231d
|
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
|
2014-11-01 12:00:45 +11:00 |
Sam Georges
|
a9eecfecd5
|
Remove blueimp uploader, replaced with dropzone.js
|
2014-10-20 18:55:31 +11:00 |
Stefan Talen
|
f29151100b
|
Updating modules/backend/formwidgets
|
2014-10-10 23:50:05 +02:00 |
Sam Georges
|
c8f3c640b8
|
columnName -> fieldName + general improvements to FormWidgetBase
|
2014-09-17 16:07:06 +10: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
|
91a7ea9da2
|
Minor code improvements
|
2014-09-06 21:46:19 +10:00 |
flynsarmy
|
4df7af076d
|
Remove unused variables
|
2014-08-22 14:59:32 +10:00 |
flynsarmy
|
11acd6e799
|
Refs #485, #504 - Add support for nested columns.
|
2014-08-22 14:38:53 +10:00 |
Sam Georges
|
34bedb0b33
|
Minor fixes
|
2014-08-01 13:39:51 +10:00 |
Sam Georges
|
2b820a20d6
|
Convert all boolean table columnns to use is_ prefix
Add email template/layout system
|
2014-06-06 21:39:20 +10:00 |
Sam Georges
|
9e2a76d821
|
Add core build tag to core assets
|
2014-05-24 16:57:38 +10:00 |
alekseybobkov
|
4a095160cd
|
Added Preview mode for the multi-image file uploader, minor style improvements
|
2014-05-21 17:51:50 +11:00 |
Sam Georges
|
71a5dd67ab
|
Welcome to the world, October :-)
|
2014-05-14 23:24:20 +10:00 |