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

Joomla3 #20

Open
wants to merge 9,594 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
9594 commits
Select commit Hold shift + click to select a range
db01ee5
fixed: list plugins with no js file were causing js errors in amd loa…
pollen8 Mar 23, 2016
b658ff9
fix GH-1671 radius search js bugs since jquery and amd changes
pollen8 Mar 23, 2016
cb6828a
fixes GH-1675 - iframe loading in modal error
pollen8 Mar 23, 2016
16e2030
Fix for collation mismatch after J! 3.5
cheesegrits Mar 23, 2016
6cdd691
Fix for twitter auth, make sure params are an array
cheesegrits Mar 23, 2016
b8f70fc
Do nl2br on cover message in form email plugin
cheesegrits Mar 23, 2016
710691a
Added totalPics count in slideshow
cheesegrits Mar 23, 2016
c5d83e8
Fix to admin raw view, added arg to display() so it matches abstract …
cheesegrits Mar 23, 2016
d58a3e6
First step in making the fabrikmodalrepeat fields sizeable.
cheesegrits Mar 23, 2016
8f270d4
Updating XML
cheesegrits Mar 23, 2016
e85699e
Removing use of \String namespace in new autoloader include, for PHP …
cheesegrits Mar 23, 2016
54cfadd
Merge remote-tracking branch 'origin/joomla3' into joomla3
cheesegrits Mar 23, 2016
a96c5bc
Hack for change in location of J! document html.php
cheesegrits Mar 23, 2016
90cd585
Sperated out query which was blowing up the 3.5 collation changes, so…
cheesegrits Mar 23, 2016
1cacf58
Ooops, fixing booboo in last commit on extensions query fix
cheesegrits Mar 23, 2016
06b9018
Add translations thanks GorYa
trob Mar 24, 2016
bdb61b0
Fix for element JS FX, as the form_X var is now out of scope, need to…
cheesegrits Mar 24, 2016
0654fd5
Merge remote-tracking branch 'origin/joomla3' into joomla3
cheesegrits Mar 24, 2016
732f54a
Fix for form email plugin, to force sending multipart text/html, to a…
cheesegrits Mar 24, 2016
db34b8a
Added FabrikWorker::sendMail() helper, takes sames arhs as J! API sen…
cheesegrits Mar 24, 2016
3d2cc18
Fix for using correct URL scheme for remote scripts in timeline viz
cheesegrits Mar 25, 2016
dfa992f
Couple of tweaks to new sendMail() helper, to improve spam scores. I…
cheesegrits Mar 25, 2016
c274767
Fix for layout path for details link on backend.
cheesegrits Mar 26, 2016
a0f0e65
Fix for user and join filter queries, using raw, when set up as menuP…
cheesegrits Mar 26, 2016
ea99787
Merge remote-tracking branch 'Fabrik/joomla3' into joomla3
Mar 26, 2016
851a730
First hack at fixing non-raw prefilter query for join elements.
cheesegrits Mar 26, 2016
5ff3fa9
Fixing media folder location for form JS loading (wasn't pointing som…
cheesegrits Mar 26, 2016
c20c1e4
Fix for tips in lists
cheesegrits Mar 27, 2016
39e916b
Fix for filter in element tips. Added global salesforce credentials.
cheesegrits Mar 28, 2016
a1fa84d
Removed Event.mock from require wrapper in cdd, it's included in the …
cheesegrits Mar 28, 2016
e89cdb7
Fix for multipage session data
cheesegrits Mar 29, 2016
589de67
Fixing issue with content plugin view=element with repeat data
cheesegrits Mar 29, 2016
e3db253
Fix to popup validation msgs, so they popup even if they already exis…
cheesegrits Mar 30, 2016
4077cdb
Removed debug output from fabrikeditor JS.
cheesegrits Mar 31, 2016
aef3270
fixed form model updatedata was updating incorrect property name
pollen8 Apr 1, 2016
1e8290f
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 Apr 1, 2016
f8bdb1a
Fixing issue with pre-filter grouping
cheesegrits Apr 1, 2016
bf07ebf
Fixing corner case with rowid=-1 and no edit access
cheesegrits Apr 1, 2016
bf52205
Fixing previous fix for checkAccessFromListSettings()
cheesegrits Apr 1, 2016
e48fa51
Fixing he fix for the previous fix for canEdit
cheesegrits Apr 1, 2016
59f16d7
changed fabrikheper::script files changed from array to assoc array, …
pollen8 Apr 2, 2016
4dcb377
more work on changing fabrikhelper::script over to use assoc array
pollen8 Apr 2, 2016
ebbeb2f
Fix for ambiguous reference in formatForJoins()
cheesegrits Apr 2, 2016
a3b617c
coverting form plugin js to use requirejs
pollen8 Apr 3, 2016
6317e54
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 Apr 3, 2016
52c6e93
Merge remote-tracking branch 'Fabrik/joomla3' into joomla3
Apr 4, 2016
190d663
Added more information to email-to
trob Apr 4, 2016
803144e
moved all elements over to namespaced classes. FabrikHtmlHelper moved…
pollen8 Apr 5, 2016
560b937
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 Apr 5, 2016
925788b
Don't do any sync'ing in juser if loading a details view.
cheesegrits Apr 5, 2016
5cbc18d
Merge remote-tracking branch 'origin/joomla3' into joomla3
cheesegrits Apr 5, 2016
9b828bb
get filter label as in dbjoin
trob Apr 5, 2016
16321f6
Some fixes for merge repeat formatting in lists
cheesegrits Apr 6, 2016
009fa69
Merge remote-tracking branch 'Fabrik/joomla3' into joomla3
Apr 6, 2016
4cb79f0
mins js files. refractoing some form classes
pollen8 Apr 7, 2016
2a217b5
js errors for lists with elements loading in their own js list js file
pollen8 Apr 7, 2016
f3fcc12
moving more form plugins into namespace
pollen8 Apr 7, 2016
ff4bdf7
moving more form plugins into namespace 2
pollen8 Apr 8, 2016
375dede
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 Apr 8, 2016
f670a81
Removing use of Joomla\String namespace
cheesegrits Apr 8, 2016
6567a01
Add options to csv export
Apr 9, 2016
7aa1c0d
Added send password checking to juser email sending
cheesegrits Apr 9, 2016
8b9f583
Fixing constructor in main system plugin for PHP 7 compat.
cheesegrits Apr 9, 2016
10122a2
Fixing constructor in csv import model for PHP 7 compat.
cheesegrits Apr 9, 2016
f16a899
increase googlemap viz overlay URL input field
trob Apr 9, 2016
d65c0f5
refactored paypal redirect session code into form plugin
pollen8 Apr 12, 2016
9edf4b8
jsfix for loading plugin classes correctly in require js
pollen8 Apr 12, 2016
49eebb6
update to shipping lib
pollen8 Apr 12, 2016
433f0c9
jsfix for list plugins
pollen8 Apr 12, 2016
83c7dc9
adding in option to eleements to never store their data
pollen8 Apr 12, 2016
0cb8f07
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 Apr 12, 2016
4b0117f
refactored FabrikWorker to Fabrik\Helpers\Worker
pollen8 Apr 12, 2016
e57659f
Adding exception handling to sendMail helper
cheesegrits Apr 12, 2016
a7c628a
refractored all helper classes into namespaces, moved image classes i…
pollen8 Apr 13, 2016
f53bf18
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 Apr 13, 2016
b215c69
Added some sanity checing for attachment files existing.
cheesegrits Apr 13, 2016
1c34313
Merge remote-tracking branch 'origin/joomla3' into joomla3
cheesegrits Apr 13, 2016
72882e5
reverting things that should have gone in develop branch
pollen8 Apr 14, 2016
02c359e
merge
pollen8 Apr 14, 2016
fff85a0
gitignore
Apr 14, 2016
53cf120
Merge remote-tracking branch 'Fabrik/joomla3' into joomla3
Apr 14, 2016
3e300ea
Fix for undefined tmpl in yesno
cheesegrits Apr 14, 2016
bb68e79
Fix for form_X JS includes, need to specify an assoc key. Fix for "u…
cheesegrits Apr 14, 2016
3fce912
Fix for list_X JS includes, need to specify an assoc key.
cheesegrits Apr 14, 2016
8c4f7f2
Minifying JS
cheesegrits Apr 14, 2016
27fb6a4
Fixing more issues with JS $srcs array having to be assoc keyed
cheesegrits Apr 15, 2016
4b2caae
Fixing class name issues in list plugins
cheesegrits Apr 15, 2016
7eb3569
Fixing class name issues in list plugins
cheesegrits Apr 15, 2016
c524a37
Fixing class name issues in list plugins
cheesegrits Apr 15, 2016
e669fb8
Minifying
cheesegrits Apr 16, 2016
ffea545
Fixing use of 'this' in element JS events
cheesegrits Apr 18, 2016
a6a575d
Update list.php
bauer-git Apr 19, 2016
267f4cf
Merge pull request #1695 from bauer-git/patch-15
cheesegrits Apr 19, 2016
735aa9f
Hacky fix for showing validations in repeat groups in table format, a…
cheesegrits Apr 22, 2016
21bdc97
fixes GH-1685, uft8 decode of pdf content in email plugin
pollen8 Apr 24, 2016
39eab83
fixed PHP7 notice in cron plugin
pollen8 Apr 24, 2016
a967640
php7 depreciated notice fix for content plugin
pollen8 Apr 25, 2016
c819e48
listfields admin field was never using cached version of data
pollen8 Apr 25, 2016
041fd01
fixed: db error when editing element using the pdo driver, unneeded e…
pollen8 Apr 25, 2016
3b4ad3a
added global option to turn on/off bursting of js file loads. The glo…
pollen8 Apr 25, 2016
738cd7e
Closes GH-1611 Popup filters not updating correctly in ajax lists
pollen8 Apr 25, 2016
1fdc892
compressed js files
pollen8 Apr 25, 2016
5dabb59
Commenting out using non-breaing space in display of empty merged dat…
cheesegrits Apr 25, 2016
4fa6a76
Fixing args on PHP cron process() to match parent
cheesegrits Apr 25, 2016
b8619e6
Fixing undeclared array in list model.
cheesegrits Apr 25, 2016
bde6bf2
Undoing "fix" for orderby issue in form model
cheesegrits Apr 25, 2016
66ebb98
Adding clearEval/logEval to validation condition
trob Apr 26, 2016
1b83ff2
Fix for conflicting use of $opts
cheesegrits Apr 26, 2016
c7980c2
Fixing Caneditrow naming
cheesegrits Apr 27, 2016
75f66b4
Fixing issue with 0 being rendered as empty in lists.
cheesegrits Apr 27, 2016
f2cf5cd
More fixing Caneditrow name
trob Apr 27, 2016
cdbc86e
Attempting to fix autocomplete in repeated joins. Not fixed, but nee…
cheesegrits Apr 27, 2016
828666d
Merge remote-tracking branch 'Fabrik/joomla3' into joomla3
Apr 28, 2016
8bc6695
removed empty-> 
trob Apr 28, 2016
2fe7af0
fixed: php notice and js error if order plugin used but no order elem…
pollen8 Apr 28, 2016
656ec67
fixed GH-1640 tags elemenet not working in ajax form
pollen8 Apr 28, 2016
b162fbd
fixed: csv import when creating a new list in admin. If primary key s…
pollen8 Apr 29, 2016
111b560
fixed: admin csv import into new list: if pk already exisiting in csv…
pollen8 Apr 29, 2016
28ffc98
woops
pollen8 Apr 29, 2016
cb0b9d6
fixed: csv admin import into new list. We were loosing the jform post…
pollen8 Apr 29, 2016
99527df
fixed: database join element, rendered as auto-complete in a repeat g…
pollen8 Apr 29, 2016
0e25990
fixed: csv import in admin when creating a new list: deselecting elem…
pollen8 Apr 29, 2016
95149ba
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 Apr 29, 2016
6c27fde
Fix for AJAX uploads getting lost after validation fail.
cheesegrits Apr 29, 2016
dfd0914
Merge remote-tracking branch 'origin/joomla3' into joomla3
cheesegrits Apr 29, 2016
5ebeabe
Update default.xml - CSV export popup width
bauer-git May 1, 2016
1bf0863
Update view.base.php
bauer-git May 2, 2016
47d42a2
Added contentURL to opts2 array in RedirectWindow method, as for some…
cheesegrits May 2, 2016
38e666e
Fixing issue with 0 being rendered as empty in lists.
cheesegrits May 2, 2016
7bba600
Fixing issue with eroneous query being generated in cron plugin, as a…
cheesegrits May 2, 2016
120c797
Small enhancement to receipt plugin, allow multiple (comma separated)…
cheesegrits May 3, 2016
7f435fb
Fix for join Front End Add when using multiple auto complete's to the…
cheesegrits May 3, 2016
bacf8f3
fixed full calandar js not loading
pollen8 May 3, 2016
7a085e7
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 May 3, 2016
23cc51e
Fixing issue with 0 being rendered as empty in lists.
cheesegrits May 3, 2016
0535e8a
Minified JJS
cheesegrits May 4, 2016
95515ea
Update group.php
bauer-git May 4, 2016
0faf05b
Fixed issue where merged repeat data was dropping the first repeat in…
cheesegrits May 5, 2016
d631f2d
Merge remote-tracking branch 'Fabrik/joomla3' into joomla3
May 5, 2016
53dedec
Update CSV Export
May 5, 2016
2304335
Changed all list related getLayout() to use the list model method, ra…
cheesegrits May 5, 2016
fa262da
Un-hacked fullcalendar form submitted event, don't need to reload fc …
cheesegrits May 5, 2016
115125f
Small change to Limit plugin, to allow not specifying a user element,…
cheesegrits May 6, 2016
4c65fe1
changed error message if trying to load none-existant form id - close…
pollen8 May 6, 2016
f94ad94
cache admin pluginlist field options, closes GH-1276
pollen8 May 6, 2016
a1e75b6
fixed: error when trying to csv export a list with 0 records. closes …
pollen8 May 6, 2016
a3068ac
Merge pull request #1708 from pascal26/joomla3
pollen8 May 6, 2016
c763976
Fix for change JS change event detection for advanced dropdowns.
cheesegrits May 8, 2016
df546b9
Fix for CLOSE text in upload modal layout
cheesegrits May 8, 2016
a62b9cf
Added "Check MX" option to isemail validation, ensures domain part of…
cheesegrits May 8, 2016
adf64ed
Fix for filter queries, when "recorded data" and a join where clause …
cheesegrits May 8, 2016
87ffb50
fixed notice because $d->checked not set if coming from frontend add
trob May 9, 2016
c7648e9
Fix for autofill in repeat group
cheesegrits May 9, 2016
7857095
Fixing transparency when resizing png's
cheesegrits May 9, 2016
f39fb88
Couple of fixes for s3 storage in upload element (when not using ssl)
cheesegrits May 10, 2016
84cbe68
Changed list radius search plugin button to use it's own language str…
cheesegrits May 10, 2016
7fd0ba2
Merge pull request #1707 from bauer-git/patch-23
pollen8 May 11, 2016
7f438fc
Merge pull request #1706 from bauer-git/patch-22
pollen8 May 11, 2016
1b5657a
Merge pull request #1704 from bauer-git/patch-19
pollen8 May 11, 2016
a312ad2
Update csvexport.php
bauer-git May 11, 2016
a87a5ec
Update en-GB.com_fabrik.ini
bauer-git May 11, 2016
57dc692
Update default.xml
bauer-git May 11, 2016
3fff1e8
Fix for list calc JS, needed to define Encoder
cheesegrits May 11, 2016
51d4d2f
Update csvexport.php
bauer-git May 11, 2016
0d14b99
Fix for list filter change trigger for advanced select
cheesegrits May 11, 2016
46accab
Merge pull request #1714 from bauer-git/patch-25
pollen8 May 11, 2016
2248f8d
Merge pull request #1713 from bauer-git/patch-26
pollen8 May 11, 2016
d545dbf
Merge pull request #1712 from bauer-git/patch-24
pollen8 May 11, 2016
34bf2ec
Fixing fix for aax vs group repeat in file upload download link. (!)
cheesegrits May 11, 2016
e3483cb
update fullcalendar lib
pollen8 May 12, 2016
38e7904
fixed: fullcalendar not loading when compressed js turned on
pollen8 May 12, 2016
5a6a644
fixed: isuniquie validation rule, was not working on elements with en…
pollen8 May 12, 2016
21aec38
fixed: list ajax filter, if you filtered so that now rows shown, clea…
pollen8 May 13, 2016
d2ec6fa
fixed: ajax list filtering was never updating headings. Also ajax ord…
pollen8 May 13, 2016
8849c05
Merge pull request #1648 from bauer-git/patch-10
pollen8 May 13, 2016
c3b31c8
Merge pull request #1646 from bauer-git/patch-8
pollen8 May 13, 2016
19c196e
lang for new hide checkbox option
pollen8 May 13, 2016
70a1638
Merge pull request #1642 from bauer-git/patch-7
pollen8 May 13, 2016
b60c491
added: if fabrikdebug=2 then show a message with the redirect url as …
pollen8 May 13, 2016
1b0a1fc
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 May 13, 2016
41d6898
Fix for placeholders in edit/new/details section in form intro/outro,…
cheesegrits May 13, 2016
50b2be1
Fix for extranous nl2br in wysiwyg textarea when ajax loaded in detai…
cheesegrits May 14, 2016
9eb4e40
Added eval option to upsert values, for doing things like json_encode…
cheesegrits May 14, 2016
e306831
Fix for list JS when Add button not present.
cheesegrits May 14, 2016
d0c8722
Hacky fix for something that shouldn't happen. Nothing to see here. …
cheesegrits May 14, 2016
98d2c43
Fix for corner(ish) case with list ACL's can add but not edit, when v…
cheesegrits May 16, 2016
33e9490
Update list.js
bauer-git May 20, 2016
45c360a
Update fabrik.js
bauer-git May 22, 2016
5908192
Merge pull request #1724 from bauer-git/patch-8
trob May 22, 2016
7f3879e
fixed: pagination regression in admin lists
pollen8 May 23, 2016
a77f0c4
fixed validations not hiding on first page of multipage form when you…
pollen8 May 23, 2016
b3556f3
min js file
pollen8 May 23, 2016
b887c2e
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 May 23, 2016
a71eb08
Fixing e.stop() in file upload.
cheesegrits May 23, 2016
ffb2864
Merge remote-tracking branch 'origin/joomla3' into joomla3
cheesegrits May 23, 2016
e43c1f1
Merge pull request #1720 from bauer-git/patch-7
cheesegrits May 23, 2016
c9aaf5c
Minifying JS
cheesegrits May 23, 2016
d14dccd
fixed multipage form issues: Not working in admin. Now clears any val…
pollen8 May 23, 2016
7f264f0
Merge branch 'joomla3' of https://github.com/Fabrik/fabrik into joomla3
pollen8 May 23, 2016
98ff09a
fixed: list and form partial views were generating errors as we had the
pollen8 May 23, 2016
2615aeb
Fix for deleting upload thumbs and crops when deleting rows.
cheesegrits May 23, 2016
0ac49f5
Add link for list needs view=partial
cheesegrits May 23, 2016
618bba1
Tweak to textarea to render newlines correctly in list view. Tweak t…
cheesegrits May 23, 2016
d0d48ad
adding stoooopid .partial controllers
pollen8 May 23, 2016
8dbdb45
refactoring
pollen8 May 24, 2016
f349682
added controller namespaced class to handle dependacy injection. Fixe…
pollen8 May 24, 2016
41702e3
fixed: calendar viz pop up not resizing and refactored controller
pollen8 May 24, 2016
2e15a11
fix: for full calendar opening add event forms when default to today …
pollen8 May 24, 2016
2dd3bfd
Date element values incorrect when using querystring values. Reverted…
pollen8 May 24, 2016
2148937
Added #00 as a way of specifying blank as thousand sepchar for field …
cheesegrits May 24, 2016
0cdc8a0
Tweaking detail links (view/edit) and the openSingleView() method so …
cheesegrits May 24, 2016
9a76c77
Update window.js
bauer-git May 24, 2016
ef34076
Merge pull request #1725 from bauer-git/patch-10
cheesegrits May 24, 2016
8299275
Tweaking detail links (view/edit) and the openSingleView() method so …
cheesegrits May 24, 2016
249d8d8
Adding new data attributes to view and edit link layouts.
cheesegrits May 24, 2016
210a622
Adding #00 to unNumberFormat()
cheesegrits May 24, 2016
0bac206
fixed: issues for modals in UIKit. Removed: code to back the backgrou…
pollen8 May 26, 2016
a7c02dc
Fix for old media JS paths, so we don't use the old .media/com_fabrik…
cheesegrits May 26, 2016
f16fbc2
Fix for JS path fix, don't mess with /js/lib/ paths
cheesegrits May 26, 2016
4714afe
Update csvexport.php
bauer-git May 26, 2016
c3e75e6
Update importcsv.php
bauer-git May 28, 2016
7bba998
Adds menu options for CSV Import extensions, overwrite, and dropdata
bauer-git May 28, 2016
5ad0827
Update en-GB.com_fabrik.ini
bauer-git May 28, 2016
6bac87c
Added partial view to related data links
cheesegrits May 30, 2016
1cb75ac
Fixing scrolltop for popups
cheesegrits May 30, 2016
a08d6bc
Added data-role for repeater button th, rather than assuming it's the…
cheesegrits May 30, 2016
fcbbf68
Check for "Only import 'Show in list' "
bauer-git May 31, 2016
f570574
Add Only import 'Show in list'
bauer-git May 31, 2016
7a0b4fc
csv_import_sil (Import 'Show in list' only)
bauer-git May 31, 2016
63e8e1e
typo
bauer-git May 31, 2016
801a4df
Adding fabrik-group-repeaters to bootstrap_tabs
trob May 31, 2016
b91f333
Adding view=partial to join element front end select/add, fixed issue…
cheesegrits May 31, 2016
5a0ce77
Added fabrik.element.date.calendar.show event to date element JS, so …
cheesegrits May 31, 2016
f8d126e
Added fabrik.element.date.calendar.created event to date element JS, …
cheesegrits May 31, 2016
819ac6f
Fixing notice in s3 lib
cheesegrits May 31, 2016
0d62c01
Fixing (?) window.center(), removed adding the scroll position when c…
cheesegrits May 31, 2016
567af73
Undoing previous commit for window.js. Seems only some popups are re…
cheesegrits May 31, 2016
2832f07
Added {sent} and {notsent} as placeholders for list email updates.
cheesegrits Jun 1, 2016
bd96d79
Typo error in webservice.js
nusilmar Jun 1, 2016
18614f0
Merge pull request #1737 from nusilmar/patch-4
cheesegrits Jun 1, 2016
014a99f
Merge pull request #1727 from bauer-git/patch-24
cheesegrits Jun 1, 2016
e3641bf
Merge pull request #1730 from bauer-git/patch-25
cheesegrits Jun 1, 2016
c7da0d1
Merge pull request #1731 from bauer-git/patch-26
cheesegrits Jun 1, 2016
0d6171a
Merge pull request #1732 from bauer-git/patch-27
cheesegrits Jun 1, 2016
6b75ceb
Formatting and fixing import CSV PR
cheesegrits Jun 2, 2016
ccac171
Fullcalendar fixes:
skurvish Jun 4, 2016
1bc8030
Minified js
skurvish Jun 4, 2016
26afc22
Fix shim duplication.
skurvish Jun 5, 2016
b57ea54
Merge pull request #1746 from skurvish/joomla3
cheesegrits Jun 5, 2016
154b448
Merge pull request #1689 from trob/userelement-filterlabel
cheesegrits Jul 5, 2016
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.
90 changes: 81 additions & 9 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/com_fabrik/*
cache/*
!administrator/components/com_fabrik/
administrator/components/com_fabrik/update/
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/*
/downloads
/downloads_debug
images/*
includes/*
language/*
libraries/*
!libraries/dompdf/
!libraries/fabrik/fabrik/*
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/com_fabrik/*
logs
media/com_fabrik/uploads/
node_modules/*
plugins/*
plugins/search/*
!plugins/search/fabrik
plugins/system/*
!plugins/system/fabrikcron/
plugins/fabrik_list/sphera_php_events
plugins/fabrik_list/download/libs
!plugins/system/fabrik/
!plugins/fabrik_element/
plugins/fabrik_element/mytristate/
!plugins/fabrik_form/
plugins/fabrik_form/payments/
plugins/fabrik_form/php/scripts/
plugins/fabrik_form/caneditgroup/
!plugins/fabrik_list/
plugins/fabrik_list/php/scripts/
!plugins/fabrik_cron/
!plugins/fabrik_validationrule/
!plugins/fabrik_visualization/
plugins/community/*
!plugins/community/fabrik/
premium/*
!tttplugins/system/fabrikcron/
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
libraries/dompdf/lib/fonts/dompdf_font_family_cache.dist.php
/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
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
}
}
5,251 changes: 5,251 additions & 0 deletions .tx/config

Large diffs are not rendered by default.

Loading