2240 Commits

Author SHA1 Message Date
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
ab432c0ee1 We shouldn't be returning jQuery objects as part of event parameters 2015-06-20 23:18:47 +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
Scott Bedard
cb38107c25 Translate component group
Just a minor convenience, I think it makes sense to have this property auto-translated as well.
2015-06-19 22:22:18 -04: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
e6bfa5b970 Add extra file types - Refs #1209 2015-06-20 10:28:16 +10:00
Samuel Georges
9d5a4dafc4 temp_path() should be used 2015-06-20 10:19:41 +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
Samuel Georges
3d92b3eb2c * Build 270 2015-06-18 18:32:03 +10:00
flynsarmy
9a9a525180 Remove empty tabs when removing form fields 2015-06-18 14:44:43 +10:00
Samuel Georges
91c061f60a Add |media filter and MediaLibrary::url helper 2015-06-17 18:51:05 +10:00
Samuel Georges
8c6a58981e Roll back the changes from #852 in the name of KISS
The page vars are just that, view variables, if used incorrectly (relaxed) they can leech out
2015-06-17 18:50:51 +10:00
Samuel Georges
d827ce686a Minor tweaks 2015-06-14 14:13:15 +10:00
Samuel Georges
18c25d6371 Minor touch up to error page 2015-06-14 11:30:31 +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
c5a0d81287 Merge pull request #1201 from vojtasvoboda/comment-typo
Logging configuration comment update
2015-06-14 11:05:34 +10:00
Samuel Georges
f9bb79eacc Merge pull request #1195 from krisawzm/themedata-repeater-patch
Fixes #1194
2015-06-14 11:00:58 +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
4791d77aaf Merge pull request #1188 from b0gok/patch-5
Update lang.php
2015-06-14 10:59:08 +10:00
Samuel Georges
1c22b87cc9 Complete single image mode of mediafinder 2015-06-14 10:58:11 +10:00
Samuel Georges
94ae0b7cbc Make prompt text configurable 2015-06-13 10:41:00 +10:00
Samuel Georges
362acf63d6 Build out single file mediafinder form widget 2015-06-13 10:31:31 +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
ffc91879e7 Add .bmp to allowed file types 2015-06-10 22:11:29 +10:00
Vojta Svoboda
b4609a930e Logging configuration comment update 2015-06-10 10:01:09 +02:00
Samuel Georges
04af0adb4e Add note about FileUpload rewrite 2015-06-09 19:02:13 +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
Samuel Georges
ddff853e10 Restyle relation controller to use more minimalist design 2015-06-09 18:48:47 +10:00
krisawzm
bfd286ab18 Fixes #1194
Repeater form fields store arrays and must be jsonable.
2015-06-07 22:00:16 +02:00
Samuel Georges
732679da57 This error doesn't vary at all 2015-06-06 16:54:52 +10:00
Samuel Georges
887b959156 Rebuild image based UI for FileUpload form widget 2015-06-06 16:52:38 +10:00
Samuel Georges
99146294aa Minor touch ups
Add danger style to popover
2015-06-06 16:49:30 +10:00
lowerends
dc03c02667 Added dutch translation for filter
Added dutch translation for the filter “all” field.
2015-06-05 16:07:00 +02:00