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 |
|
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 |
|
Samuel Georges
|
0a5e6adad1
|
Fixes tooltip background color
Other minor clean ups
|
2015-06-09 18:49:56 +10:00 |
|