Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 41 #28

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
412a9fc
Partial fix for textarea element in repeats, when a group is deleted …
cheesegrits Feb 2, 2017
81c24dd
Merge remote-tracking branch 'origin/master'
cheesegrits Feb 2, 2017
b8058b4
Removing thumbs.db from git
cheesegrits Feb 4, 2017
aa7fe59
Allow pdf_size and pdf_orientation as query string args for form
cheesegrits Feb 4, 2017
07fd7bf
Adding onElementCanUse call to element canUse(method), and the hook f…
cheesegrits Feb 4, 2017
87b9323
Added new arg to fab table to match J!
cheesegrits Feb 5, 2017
93d7e87
Added J! 3.7 JForm fileds override
cheesegrits Feb 5, 2017
f88afc8
When menu 'fabrikrepeatmodal' properties are saved empty, they seem t…
cheesegrits Feb 5, 2017
e972532
fix timepicker not closing in bs3 jquery sites
Feb 5, 2017
6d12f74
test
Feb 5, 2017
ccb9fdc
update package.json
Feb 5, 2017
4ec02f7
fix timepicker not closing in bs3 jquery sites
Feb 5, 2017
0a939c2
Version compare for date behavior
cheesegrits Feb 5, 2017
e2a2e8f
Update the partial doc type with new fetchHead code for J! 3.7
cheesegrits Feb 6, 2017
1a63936
Merge pull request #1806 from Fabrik/data-picker-jquery-time-close
cheesegrits Feb 6, 2017
762dccd
Add specific path for FabrikAdminModel, for some reason it's now blow…
cheesegrits Feb 6, 2017
853a0fc
Commenting
cheesegrits Feb 6, 2017
d9bfa4b
Tweak to list js submit, if AJAX submit, always set setListRefFromReq…
cheesegrits Feb 6, 2017
df0aae5
Fixes for single AJAX upload
cheesegrits Feb 6, 2017
dbd9d15
Minifying
cheesegrits Feb 6, 2017
73e4e50
Added {extension} as a placeholder in the "Static icon name" for elem…
cheesegrits Feb 7, 2017
fce93c6
Apply TZ offset to the allow dates in date element.
cheesegrits Feb 8, 2017
4e96917
Ooops, warning in new icon {extension} code, need to create array
cheesegrits Feb 8, 2017
905a867
Defensive coding in link element
cheesegrits Feb 8, 2017
4636388
Adding new {langtag} placeholder, as existing {lang} converts - to _,…
cheesegrits Feb 8, 2017
9611522
Merge remote-tracking branch 'origin/master'
cheesegrits Feb 8, 2017
8e620ad
Minifying
cheesegrits Feb 8, 2017
ede4d87
Fixed comment in date js
cheesegrits Feb 8, 2017
acebea3
Added 3.7 sql update to change element params and form session data to
cheesegrits Feb 8, 2017
55fdf96
Add newline
cheesegrits Feb 8, 2017
33978a2
Fix for notice in viz when no prefilter conditions.
cheesegrits Feb 9, 2017
d090591
Adding isiban validation
cheesegrits Feb 10, 2017
dce12b6
Don't add Stripe form content if PDF
cheesegrits Feb 10, 2017
51211bc
email PDF attachment: use mb_covert_encoding
trob Feb 11, 2017
0cb4742
Added field type option for textarea, can opt to make it MEDIUMTEXT i…
cheesegrits Feb 13, 2017
c920577
Merge remote-tracking branch 'origin/master'
cheesegrits Feb 13, 2017
2c0852e
Adding registry file to iban validation lib
cheesegrits Feb 13, 2017
1fdd1a1
Add de lang. strings
trob Feb 17, 2017
06f9ab6
Fix for issue with confirm checkbox in mailchimp plugin, plus added a…
cheesegrits Feb 17, 2017
14b3a27
Merge remote-tracking branch 'origin/master'
cheesegrits Feb 17, 2017
3a49543
Added post process eval option to email cron plugin
cheesegrits Feb 17, 2017
5442b82
Add limit to displaydata for pagination layout, in case they want to …
cheesegrits Feb 17, 2017
9d1ac5d
Moved pagination limitbox into layout
cheesegrits Feb 17, 2017
17bd932
Added getLayout to pagination class, so can put overrides in list tem…
cheesegrits Feb 17, 2017
05b7670
Added fabrik-responsive-class layout. Default one doesn't do anyythi…
cheesegrits Feb 18, 2017
530d8a4
List model uses new responsive class layout
cheesegrits Feb 18, 2017
95b1cc3
Added autoclear option to masked input on field element, so that beha…
cheesegrits Feb 18, 2017
93d6a2a
First try to have content_types working with additional connections
trob Feb 20, 2017
e0a4a00
content_types connection id for joined tables
trob Feb 20, 2017
250bcd2
Fix for list link plugin, added g flag to regex so it replaces all oc…
cheesegrits Feb 20, 2017
679167b
Fix for sorting of elementlist filter dropdowns, we weren't assigning…
cheesegrits Feb 20, 2017
9db72cf
Fire an event when toggling submit on and off for failed validations
cheesegrits Feb 20, 2017
160af68
Fix for predefined "earlier this year" perfilter, so it checks year i…
cheesegrits Feb 21, 2017
b16980a
Added 'this year' to baked in prefilters
cheesegrits Feb 22, 2017
4d8a88e
Added optional WHERE clause to form limit plugin, so you can do stuff…
cheesegrits Feb 24, 2017
d9de958
Added fabrikinput class to display element div, so duplicateGroup() i…
cheesegrits Feb 28, 2017
e3143f7
Added logic to calc JS so we re-calc when a group an observed element…
cheesegrits Mar 2, 2017
7df9aff
Added showing/hiding group's tab when JS FX hide/show group.
cheesegrits Mar 2, 2017
bc182c6
Tweak to j2store cart qty layout, widen to 4em
cheesegrits Mar 4, 2017
22a3ca2
Merge pull request #1785 from trob/pdf_abs_pathes
cheesegrits Mar 4, 2017
989d92a
Small change to mockSubmit() form JS function, use button name provid…
cheesegrits Mar 4, 2017
9b2c78d
Merge remote-tracking branch 'origin/master'
cheesegrits Mar 4, 2017
43371cb
Corner case in date interval code, have to do miutes not hours for TZ…
cheesegrits Mar 5, 2017
234f3db
AAAAAAAAAAAAAAGH! I rue the day I added "store as local". Trying to…
cheesegrits Mar 6, 2017
b3cfe84
copy charsleft sublayout so that is is available for wysiwyg
Mar 6, 2017
a205651
Fix for undefined error is value is empty in autofill.
cheesegrits Mar 7, 2017
7f2326d
Fix for join element reporting correct change event, depending on dis…
cheesegrits Mar 8, 2017
f8670ea
Remove playthru from captcha element, and switch nocaptcha to use Soc…
cheesegrits Mar 8, 2017
5522a5f
Fix for email form plugin when attching as PDF. Need to reload the f…
cheesegrits Mar 8, 2017
2d19c3d
Added "additional QS" option to list email plugin, useful if you have…
cheesegrits Mar 9, 2017
4cf0e3e
wrong param order in str_replace {content}
trob Mar 9, 2017
dec0e9b
Merge pull request #1813 from phryneas/textarea-wysiwyg-charsLeft
cheesegrits Mar 9, 2017
995d00d
Merge pull request #1812 from trob/contenttypes
cheesegrits Mar 9, 2017
5eb46b7
Added language to nocaptcha rendering, improved validation err langua…
cheesegrits Mar 9, 2017
ac95484
Added some language to captcha
cheesegrits Mar 9, 2017
2ed111c
Fixed issue with prefilters in map viz
cheesegrits Mar 11, 2017
c1c005c
Attempting to fix "use as row class" issue with AJAX. Needs to ba ha…
cheesegrits Mar 11, 2017
7e61254
Typo in captcha
cheesegrits Mar 13, 2017
ec71c0e
Added new feature, "Repeat Num Element", lets you designate and eleme…
cheesegrits Mar 14, 2017
2f1315c
Calrifying a tooltip for repeat num element.
cheesegrits Mar 14, 2017
1f6a197
Typo in webservice.js
trob Mar 15, 2017
c227914
Minifying JS.
cheesegrits Mar 15, 2017
e2ea20d
Adding S3 SDK adaptor for upload element, uses official Amazon SDK, i…
cheesegrits Mar 15, 2017
a83c706
Adding iban xml
cheesegrits Mar 16, 2017
72988e3
Added lib_fabrik to build
cheesegrits Mar 16, 2017
0550628
Merge branch 's3auth'
cheesegrits Mar 16, 2017
a39bdae
Update article.php
jatn Mar 16, 2017
2a0655e
Added encrypt option to new S3 upload adapter, so use AWS server side…
cheesegrits Mar 16, 2017
34f188d
Update fields.xml
jatn Mar 16, 2017
3ce258d
Update en-GB.plg_fabrik_form_article.ini
jatn Mar 16, 2017
976ce1a
Added encrypt option to new S3 upload adapter, so use AWS server side…
cheesegrits Mar 16, 2017
b7a4b6a
Added the possibility to use {new}, {edit} or {details} placeholders
jfquestiaux Mar 17, 2017
5a244f1
Update group.php
jfquestiaux Mar 17, 2017
e21c51e
Change a function from protected to public
jfquestiaux Mar 17, 2017
b578290
fix: multiple joins- common table_join query error
jaanusnurmoja Mar 21, 2017
79f4b3d
check for livesite prefix on css urls when brute forcing CSS load for…
cheesegrits Mar 21, 2017
5032880
Fix for "always return todays date"
cheesegrits Mar 24, 2017
7587c8b
Don't include plugin query where in join filter queries.
cheesegrits Mar 27, 2017
321bcce
making this fix simpler
jaanusnurmoja Mar 28, 2017
a87e497
updated comment
jaanusnurmoja Mar 28, 2017
0fd0f8e
empty values were disabled in d m y dropdowns
jaanusnurmoja Mar 28, 2017
fb11a1b
changes should be made in birthday.php instead
jaanusnurmoja Mar 28, 2017
c0f3fc6
Merge branch 'master' of https://github.com/Fabrik/fabrik into patch-56
jaanusnurmoja Mar 28, 2017
98ce400
Better fixes for fprced zero values and disabled "first" values
jaanusnurmoja Mar 28, 2017
63bcacf
Merge branch 'patch-56' of https://github.com/jaanusnurmoja/fabrik in…
jaanusnurmoja Mar 28, 2017
918f981
Modified comment
jaanusnurmoja Mar 28, 2017
e7b3368
Merge pull request #1787 from jaanusnurmoja/patch-56
cheesegrits Mar 28, 2017
6b363f5
Merge pull request #1820 from jaanusnurmoja/patch-59
cheesegrits Mar 28, 2017
ebc978c
Merge pull request #1819 from jfquestiaux/patch-12
cheesegrits Mar 28, 2017
aa67b37
Merge pull request #1818 from jfquestiaux/patch-11
cheesegrits Mar 28, 2017
388e2d2
Merge pull request #1815 from jatn/patch-7
cheesegrits Mar 28, 2017
3d066f0
Merge pull request #1817 from jatn/patch-9
cheesegrits Mar 28, 2017
becf965
Update element.php
bauer-git Mar 31, 2017
5deedd8
Added "No Duplicates" option to cron email plugin, so email will only…
cheesegrits Mar 31, 2017
93280f7
Merge remote-tracking branch 'origin/master'
cheesegrits Mar 31, 2017
e7eedca
Merge pull request #1823 from bauer-git/patch-32
cheesegrits Mar 31, 2017
8a11ccd
Use icon for filter instead of image
cheesegrits Mar 31, 2017
6df9308
Fix for clear filters on google map viz.
cheesegrits Apr 2, 2017
a0d43a6
Fix for group by. List JS was using wrong query string name. Also, …
cheesegrits Apr 3, 2017
f25fbcf
Fix for group by in AJAX. Also new version of PHP Storm re-minified …
cheesegrits Apr 3, 2017
a69e236
Working on getting AJAX update to work for joins in a repeat
cheesegrits Apr 3, 2017
0ab3003
Fix for PHP 7.1.1 "feature" (b/c break)
cheesegrits Apr 3, 2017
f01bc3c
Can unset $this in PHP 7.1
cheesegrits Apr 3, 2017
1bf3d87
Fix for _return_bytes, can't use (say) 8M as number in PHP 7.1+.
cheesegrits Apr 3, 2017
1dbad91
Merge pull request #1816 from jatn/patch-8
cheesegrits Apr 3, 2017
df5cdfa
Set repeat count input when copying rows, otherwise processGroups() w…
cheesegrits Apr 8, 2017
6bd7377
Merge remote-tracking branch 'origin/master'
cheesegrits Apr 8, 2017
d775379
Moved element list icon tip markup into layout. Defensive coding in …
cheesegrits Apr 10, 2017
ec75e8a
Tweak to full calendar so AJAX event loading only loads dates for ran…
cheesegrits Apr 10, 2017
4000fdb
Fix for confirmation plugin, added onElementCanUse hook to set false …
cheesegrits Apr 11, 2017
e8be67b
Small fix for date element addDays
cheesegrits Apr 11, 2017
0e9f961
Fix for rating star icons.
cheesegrits Apr 12, 2017
b3def51
Fixed bug in session.on handling, hopefully confirmation plugin now w…
cheesegrits Apr 12, 2017
4c0d622
Added repeat counter to join front end add layout in case override wa…
cheesegrits Apr 12, 2017
d8c6a68
Update ru fileupload translation, thx GorYa
trob Apr 13, 2017
cfa25ca
A few fixes for rating element, setting default when duplicating group
cheesegrits Apr 13, 2017
993f9d9
Merge remote-tracking branch 'origin/master'
cheesegrits Apr 13, 2017
3ba1d13
Fix for captcha element so it works with form confirmation plugin (on…
cheesegrits Apr 14, 2017
c900b09
Need to apply default element options in rating JS, so it picks up th…
cheesegrits Apr 14, 2017
2ce869d
Add specific data-trigger="hover" for icon tips, which seems to be th…
cheesegrits Apr 15, 2017
93d6be2
Added support for highlighting tabs with errors in them in bootstrap_…
cheesegrits Apr 17, 2017
4fa01fa
Handle repeat data placeholders in join element WHERE
cheesegrits Apr 17, 2017
03ba2af
Replace hacky repeat code with replaceMessageWithRepeat() in calc _ge…
cheesegrits Apr 17, 2017
0f6e81f
Fix for smetimes skipping validations on AJAX submit
cheesegrits Apr 17, 2017
61a9657
Fix for deleting repeat group rows after a failed (then succesful) va…
cheesegrits Apr 17, 2017
0078d67
Fire both blur and change event when updating elements in autofill pl…
cheesegrits Apr 18, 2017
937564f
Added a few args to the fabrik.form.doelementfx event
cheesegrits Apr 19, 2017
a7e21df
Fix for filter_exact query, was potentially replacing incorrect patte…
cheesegrits Apr 20, 2017
9d6a0c9
Added language string for list email plugin
cheesegrits Apr 25, 2017
cb1dabd
Fire change event after front end select for join element (after list…
cheesegrits Apr 25, 2017
46869f4
Added lib to package xml
cheesegrits Apr 26, 2017
276a8b8
Remove update folder form gitignore
cheesegrits Apr 26, 2017
a6bda8e
Added lib_fabrik.xml
cheesegrits Apr 26, 2017
629a27c
Moved getID3 lib into libraries/fabrik, added getID3Instance() helper…
cheesegrits Apr 26, 2017
85291a6
Merge remote-tracking branch 'origin/master'
cheesegrits Apr 26, 2017
640e7a6
Fix for repeat element placeholders in join query where
cheesegrits Apr 26, 2017
3107720
Fixed typo in digsig language, increased size of options filed in ful…
cheesegrits Apr 26, 2017
4078e2a
Timezone handling wrong way round for "always today" in date saving.
cheesegrits Apr 26, 2017
c092538
Added $repeatCounter for calc AJAX, in case calc code wants it.
cheesegrits Apr 26, 2017
3f5ac70
Update content type versions
cheesegrits Apr 26, 2017
2d4a167
Nasty hack for weird issue with window js, onContentLoaded
cheesegrits Apr 26, 2017
a13bfce
Merge remote-tracking branch 'origin/master'
cheesegrits Apr 26, 2017
99f6da0
Fix for change in J!'s implementation of jquery.chosen, which no long…
cheesegrits Apr 28, 2017
d448f2f
Another fix for change in J!'s implementation of jquery.chosen, which…
cheesegrits Apr 28, 2017
b28f6f8
3.6 release
cheesegrits Apr 28, 2017
159e395
3.6 release, J! version set back to 3 instead of 3.7
cheesegrits Apr 28, 2017
c004ac1
Increase some field size
cheesegrits Apr 29, 2017
80afbd7
Clean strings used as fabrikgrid_ class names
cheesegrits Apr 29, 2017
c56fec5
Fix for parseMessageForRepeats, to implode array data.
cheesegrits May 1, 2017
da7e1b3
Updating to DOMPDF 0.8, moved into autoloaded Composer lib.
cheesegrits May 4, 2017
d8134fc
Committing dompdf
cheesegrits May 4, 2017
fd3a8f2
Fix for canPdf
cheesegrits May 4, 2017
5abd3ca
Removing unused code
cheesegrits May 4, 2017
dc7d5dc
Adding pdf doctype to pre-copy location
cheesegrits May 4, 2017
f72b02c
More PDF fixes.
cheesegrits May 4, 2017
3ac9c70
Oops.
cheesegrits May 4, 2017
f72040e
textarea for full-calendar-viz-options
trob May 9, 2017
b9f54b9
Added fabrik-grid-span layout, for creating spanX, md-col-X, etc clas…
cheesegrits May 9, 2017
60cdab5
Fix pass by reference error in join element
cheesegrits May 9, 2017
ae3b02c
Merging dompdf changes
cheesegrits May 9, 2017
81295f6
Fixing partial doc head
cheesegrits May 9, 2017
282f933
Added toString() for JS regex testing, for things like checkboxes (va…
cheesegrits May 10, 2017
05f0fd5
Renaming update sql
cheesegrits May 10, 2017
2a2b64d
Changes to gitignore
cheesegrits May 10, 2017
55b3a4a
Changes to gitignore
cheesegrits May 10, 2017
c6193db
Woog freakin whooo! Finally figured out gitignore syntax to exclude …
cheesegrits May 10, 2017
0f1565c
Full Calendar allDay end date is now exclusive, need to add a day
cheesegrits May 11, 2017
f7c4de2
More work on abstracting fluid grid classes out of templates. Added …
cheesegrits May 11, 2017
4fa82c6
Ooops, $form not $this
cheesegrits May 11, 2017
3cc6db5
Adding custom button layout
cheesegrits May 11, 2017
a0003a5
Fix for pdf and print buttons in multilang sites
cheesegrits May 11, 2017
0ac40c5
Added fabrik-custom-button layout (does nothing, just there as a plac…
cheesegrits May 11, 2017
8865804
Fix for popup window id in related data
cheesegrits May 12, 2017
fd16c83
Calculate max file size as * 1024 not * 1000
cheesegrits May 12, 2017
5e06954
Added multiselect to filters we apply enhanced dropdowns to.
cheesegrits May 18, 2017
fbaaf06
Don't reload if clicking list element icon
trob May 22, 2017
c62e7b0
Fixed {fabrik_editlink} and {fabrik_viewlink} paceholders in form ema…
cheesegrits May 22, 2017
1bdf04c
Moved link placeholders in email plugin so they always get processed.…
cheesegrits May 22, 2017
2c7aab3
Workaround for canEditRow on submit, when a user can edit an element …
cheesegrits May 22, 2017
f77ef95
Fix for download logging in upload element.
cheesegrits May 23, 2017
af7ef41
Removed check on params size in storeAttribs, as 3.6.1 will increase …
cheesegrits May 23, 2017
a7e0800
If params are bigger than 65535, change to MEDIUMTEXT on the fly in s…
cheesegrits May 24, 2017
25139f3
Fix issue with file type check in upload
cheesegrits May 25, 2017
f3d28c4
Fix for issue with filter status on popup filters
cheesegrits May 25, 2017
f84ea81
Fix for corner case issue with contexts for list content plugin filte…
cheesegrits May 27, 2017
44f675a
Fix for image element, getting root folder if default is a full path …
cheesegrits May 29, 2017
8bd05d4
Added onStoreRequestData hook.
cheesegrits May 30, 2017
efff00c
Missing file in rest.xml
cheesegrits May 31, 2017
ca426c6
Reduce size of user_id VARCHAR field in rating and thumbs, as 255 was…
cheesegrits May 31, 2017
5a0f268
Simplified the nocaptcha layout, so it doesn't use a callback (had a …
cheesegrits Jun 1, 2017
10e3b42
Fix for single image crop in form view
cheesegrits Jun 2, 2017
e5e4b91
Fix for single image crop in form view
cheesegrits Jun 2, 2017
67d611d
update fabrik juser form plugin to allow insert current user id in ne…
Jun 2, 2017
b5230a7
Fix install sql for rating and thumbs
cheesegrits Jun 2, 2017
3831ce4
Fixes for full calendar viz, to account for some funkyness in the new…
cheesegrits Jun 5, 2017
563059a
Fixing gotcha with cleaning request array in form model getData, corn…
cheesegrits Jun 9, 2017
f4db1fd
More corner case stuff with PDF's in email.
cheesegrits Jun 9, 2017
f021276
First minify on new laptop with new version of PHP Storm, caused all …
cheesegrits Jun 13, 2017
9e55575
Fixed issue with setting elements on query string when using usekey.
cheesegrits Jun 14, 2017
21a0cdf
More fixing of links created in JavaScript to work with J! 3.7 router.
cheesegrits Jun 15, 2017
0301a70
Added fabrik.map.marker.moved event.
cheesegrits Jun 15, 2017
f5a6496
Fixing JS on import view
cheesegrits Jun 15, 2017
38427a0
removed width-100 from backend CSV export template to cure display is…
cheesegrits Jun 15, 2017
c32a663
Updating build scripts (grunt and config)
cheesegrits Jun 20, 2017
e98b1de
Adding rsa_id xml
cheesegrits Jun 20, 2017
a7df20b
Tweak to getMenuOrRequestVar options, matching form/listid with menu …
cheesegrits Jun 20, 2017
7a54590
Merge remote-tracking branch 'origin/master'
cheesegrits Jun 20, 2017
11c3fa3
Added opts
cheesegrits Jun 20, 2017
c7cdd39
Added setLocalPdf() to list model, to allow things like email plugin …
cheesegrits Jun 20, 2017
a962a3e
Adding profiling to renderListData for all element models.
cheesegrits Jun 22, 2017
bcf353d
Adding profiling
cheesegrits Jun 22, 2017
bc597b2
Adding profiling
cheesegrits Jun 22, 2017
c57a9d5
Trim condition in validation rule.
cheesegrits Jun 23, 2017
1452e55
Fixed little issue with unicode names when copying a list / form.
cheesegrits Jun 23, 2017
953d007
First minify on new laptop with new version of PHP Storm, caused all …
cheesegrits Jun 24, 2017
f55d036
Added $opts to getData, so we can pass through to rendering (things l…
cheesegrits Jun 24, 2017
0cc4f6b
If map popup template does use any placeholders starting with {fabrik…
cheesegrits Jun 24, 2017
24b8754
Removing rsa_id validation (it wasn't supposed to be in the public re…
cheesegrits Jun 26, 2017
9b5d5b6
Added setting for form/details template in list menu settings (so you…
cheesegrits Jun 26, 2017
73883e2
Fix for copying rows (using list copy plugin) with multi-select joins…
cheesegrits Jun 27, 2017
13e4637
Add group_by to PDF link on lists. Won't help if doing AJAX nav, of …
cheesegrits Jun 27, 2017
98004cc
Fixed map viz json view (although it isn't used anywhere by Fabrik, u…
cheesegrits Jun 28, 2017
e0fab4c
Check if file exists in slideshow viz
cheesegrits Jun 29, 2017
123aded
Added dataConsideredEmpty() method for calc.
cheesegrits Jun 30, 2017
2b5fa2e
Merge pull request #1831 from yuriyua/add-juser-current-user-id
cheesegrits Jul 4, 2017
54bdb83
Modified php list plugin to use same rows and ids variables in JS as …
cheesegrits Jul 4, 2017
54d4b69
Added notNull arg to isDate() helper, tells it whether to allow null/…
cheesegrits Jul 4, 2017
2e807f3
Update fabrik-element-yesno-details.php
bauer-git Jul 5, 2017
5f900e8
Update fabrik-element-yesno-details.php
bauer-git Jul 19, 2017
4801653
Update fabrik-element-yesno-details.php
bauer-git Aug 11, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
92 changes: 82 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,34 +1,106 @@
.buildpath
.project
.settings/*
.settings/
.tx/
*.txt
*.php
*.xml
*.jpg
.htaccess
php.ini
build/
cache/*
administrator/*
!administrator/components/
administrator/components/*
!administrator/components/com_fabrik/
!administrator/components/com_fabrik/*
cache/*
components/*
!components/com_fabrik/*
!components/com_fabrik
components/com_fabrik/js/*
components/com_fabrik/user_ajax.php
components/com_fabrik/xf_group_sync.php
cli/*
images/*
includes/*
language/*
libraries/*
!libraries/fabrik/
!libraries/joomla
libraries/joomla/*
!libraries/joomla/document
libraries/joomla/document/*
!libraries/joomla/document/partial/
!libraries/joomla/document/partial/*
!libraries/joomla/document/pdf/
!libraries/joomla/document/pdf/*
libraries/dompdf/lib/fonts/log.htm
logs
modules/*
!modules/fabrik_form/*
!modules/fabrik_list/*
!modules/mod_fabrik_form
!modules/mod_fabrik_form/*
!modules/mod_fabrik_list
!modules/mod_fabrik_list/*
!modules/mod_tagcloud
!modules/mod_tagcloud/*
!media/
media/*
!media/com_fabrik/*
logs
!media/com_fabrik/
media/com_fabrik/uploads/
node_modules/*
plugins/*
plugins/search/*
!plugins/search/fabrik
plugins/system/*
!plugins/system/fabrikcron/
plugins/fabrik_list/download/libs
!plugins/system/fabrik/
!plugins/fabrik_element/
!plugins/fabrik_form/
plugins/fabrik_form/php/scripts/
!plugins/fabrik_list/
plugins/fabrik_list/php/scripts/
!plugins/fabrik_cron/
!plugins/fabrik_validationrule/
!plugins/fabrik_visualization/
plugins/community/*
!plugins/community/fabrik/
robots.txt
sql/*
tests/*
templates/*
tmp/*
transfer/*
/templates
/tmp
/transfer
/tests
/test
/update
/cache
fabrik_build/output/
fabrik_build/docs/
fabrik_build/cli/
/build_config_private.ini
/images
/includes
/cli
/index.html
/image
/language
/docs
/uploads
/t3-assets
/joomlatools-files
/bin
/layouts
=======
/.externalToolBuilders
custom_css.php
custom.css
!contribution_license.txt
!software_license.txt
/ZendFramework-1.12.3
/mobiquo
/node_modules
components/com_fabrik/language/.DS_Store
components/com_fabrik/models/.DS_Store
.transifexrc
private.json
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "fabrik_build/phpcs/Joomla"]
path = fabrik_build/phpcs/Joomla
url = git://github.com/joomla/coding-standards.git
60 changes: 60 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"asi": false,
"bitwise": true,
"boss": true,
"proto": true,
"eqeqeq": true,
"eqnull": true,
"evil": true,
"expr": true,
"forin": true,
"immed": true,
"indent": 2,
"latedef": false,
"maxcomplexity": 15,
"maxdepth": 5,
"maxlen": 120,
"maxstatements": 300,
"newcap": true,
"noarg": true,
"noempty": true,
"nonew": true,
"quotmark": true,
"strict": false,
"trailing": true,
"undef": true,
"node": true,
"browser": true,
"globals": {
"jQuery": true,
"Fabrik": true,
"Mask": true,
"Fx": true,
"fconsole": true,
"Joomla": true,
"$": true,
"my": true,
"FabrikAdmin": true,
"tinyMCE": true,
"tinymce": true,
"Calendar": true,
"WFEditor": true,
"Color": true,
"Drag": true,
"google": true,
"CanvasItem": true,
"define": true,
"FB": true,
"Layer": true,
"Encoder": true,
"Class": true,
"typeOf": true,
"$H": true,
"AdvancedSearch": true,
"Options": true,
"Events": true,
"Spinner": true,
"Request": true,
"requirejs": true
}
}
3,970 changes: 3,970 additions & 0 deletions .tx/config

Large diffs are not rendered by default.

Loading