Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
553 commits
Select commit Hold shift + click to select a range
50a828d
Add class for multiple select with css. Create template and small rew…
egorovdunice May 24, 2018
06db315
Small fixes
egorovdunice May 25, 2018
3591b97
Small rework of check_defaults logic. Added Rspec test for check_defa…
egorovdunice May 25, 2018
ac671f1
Added Rspec for access_condition
egorovdunice May 25, 2018
d37faa6
Added selector2sql spec
egorovdunice May 25, 2018
3c6f644
Merge branch 'develop'
martini Jun 5, 2018
f1b68cb
Merge branch 'develop'
martini Jun 6, 2018
cbaab06
Merge branch 'develop'
martini Jun 6, 2018
0a619bc
Update zammad_ssl.conf
Impyus Jun 13, 2018
f50bd63
Update zammad_ssl.conf
Impyus Jun 13, 2018
849b469
Changed controller(el), view(remove div), seed for Ticket creating.
egorovdunice Jun 14, 2018
dabd12f
Small change attribute logic in generic file.
egorovdunice Jun 14, 2018
47c8d5b
Small change in multiple select attibute logic
egorovdunice Jun 14, 2018
964b94d
Change RSpec callback checking.
egorovdunice Jun 14, 2018
8d1fa77
Move js from view to controller. Change screen for OMA. Change unless…
egorovdunice Jul 4, 2018
0875e3a
Small change in migration for OMA Ticke.organization_id.
egorovdunice Jul 4, 2018
63ce018
Move specific code from generic components
egorovdunice Jul 5, 2018
aeb5dbc
Devs are responsible for their ENV management themselves.
thorsteneckel Jul 5, 2018
901cc3f
Improve NULL handling to Ticket#selector2sql (fixes #1316)
rlue Jul 4, 2018
6ca5054
Add RSpec for newly refactored CanLookup
rlue Jul 5, 2018
113d13c
Rename CanLookup RSpec shared example group to follow existing pattern
rlue Jul 5, 2018
dd48e4d
Updated nokogiri gem - CVE-2018-8048.
martini Jul 6, 2018
39a98c0
Merge changes from zammad/zammad development
egorovdunice Jul 6, 2018
468b5bf
Fixed issue #2118 - A ticket created by customer via web with state n…
martini Jul 6, 2018
9cdb0d5
Fixes #2088 User doesn't appear in drag&drop overlay in a group if ac…
mantas Jun 22, 2018
ada6efa
Fixes #1730 When forwarding a message, prefix FWD is added
mantas May 18, 2018
3545893
Fixes #1693 pending till date issue
mantas Jun 7, 2018
7bb7e7a
Fixes #1123 Attachments get doubled when suspending a draft
mantas May 3, 2018
821415a
Test stabilization: Freezed time to avoid timing issue while decimal …
thorsteneckel Jul 5, 2018
7e9728b
Test stabilization: Application reboot might take some time after Obj…
thorsteneckel Jul 5, 2018
12ea65f
Ordered failed background jobs by number of entries which also stabil…
thorsteneckel Jul 5, 2018
8172b17
Test stabilization: Once in a while uploads take longer than expected.
thorsteneckel Jul 6, 2018
132a880
Test stabilization: Increase read timeout of Elasticsearch index crea…
thorsteneckel Jul 7, 2018
b96de74
Fixed bug: Setting changes in RSpec test are leaking.
thorsteneckel Jul 9, 2018
3484299
- Skip CSRF validation if `config.action_controller.allow_forgery_pro…
thorsteneckel Jul 9, 2018
7750f4c
Migrated RSpec UserController test to request test because controller…
thorsteneckel Jul 9, 2018
f544e2b
Rename method name
egorovdunice Jul 9, 2018
a6d554c
Organize gitignore
rlue Jul 9, 2018
97f55bc
Add error check if Exchange config gives empty folder list (fixes #1802)
rlue Jul 10, 2018
370b1a2
Refactor Import::Exchange::Folder#children
rlue Jul 10, 2018
730ed13
Fixed issue #2105 update button unusable after modal dialog is gone
Jul 11, 2018
ae3e214
Refactoring of perform/set attributes in trigger and postmaster filte…
martini Jul 11, 2018
817f39e
Added group by direction feature to Overviews
Jul 9, 2018
d02edbf
Revert "Added group by direction feature to Overviews"
Jul 12, 2018
2e4b712
Add autodiscovery exception handling to ExchangeController
rlue Jul 11, 2018
680a560
Convert HttpLog request/response attrs to UTF8 before saving (fixes #…
rlue Jul 11, 2018
f041fef
Add migration to retroactively convert HttpLogs to UTF8
rlue Jul 11, 2018
09313ed
Revert "Revert "Added group by direction feature to Overviews""
Jul 12, 2018
f1b7639
Merge branch 'develop' of https://git.znuny.com/zammad/zammad into de…
Jul 12, 2018
4685f14
Merge branch 'private-bz_2105_update_button_unusable_after_modal_dial…
Jul 12, 2018
e6fd81b
Fixed #2104 image modal not closed when opening new ticket
Jul 4, 2018
bc489ae
Fixed issue #2104 - image modal not closed when opening new ticket
Jul 13, 2018
673b7c3
Fixed issue #2125 - Auto responder is not set from correct group.
martini Jul 13, 2018
ef179bf
Improved email processing and cleaning up firstname/lastname detection.
martini Jul 16, 2018
213f2d1
Fixed issue #2128 - Route for /auth/failure is missing to show login …
martini Jul 17, 2018
3af818e
Change naming and behavior to make multiple_select be more generic
egorovdunice Jul 17, 2018
02d0802
Test stabilization: Clearbit return value varies for APIHub Organizat…
thorsteneckel Jul 17, 2018
0b39137
Add sanitize duplicated domains in rich text form input (fixes #2019)
rlue Jul 16, 2018
486c163
Merge pull request #2072 from Impyus/Impyus-NGINX-SSL-Template-1
monotek Jul 18, 2018
9a74975
renamed ssl_trusted_certificate
monotek Jul 18, 2018
e64c2f3
Add spec for #2019 migration (and fix Trigger factory)
rlue Jul 18, 2018
597cd01
Implemented issue #2073 - Allow sort_by and order_by for tickets, use…
martini Jul 18, 2018
ef8e08b
Merge branch 'develop' of github.com:zammad/zammad into develop
martini Jul 18, 2018
1912e56
made examples ssl config mor letsencrypt specific
monotek Jul 18, 2018
156d837
Update doorkeeper gem (security issue)
rlue Jul 19, 2018
f2ff8ee
Merge branch 'develop' of https://github.com/zammad/zammad into develop
thorsteneckel Jul 19, 2018
166e1e0
Added fix for #2117 by disabling the create/update button during file…
Jul 10, 2018
29c61f0
Implemented issue #2136 - Improve admin -> user -> default shown user…
martini Jul 19, 2018
86c79c3
Follwup for issue #2031 - restored original default sort_by updated_a…
martini Jul 19, 2018
d2d6fa9
Resolved merge conflict.
znuny-robo Jul 19, 2018
96e31cd
Moved tests into organizations_controller_test.rb.
martini Jul 19, 2018
1a6e58a
Fixed #2117 by disabling the create/update button during file uploading
Jul 20, 2018
3800db6
Add nil handling to Associations::Assign sequencer unit (fixes #2110)
rlue Jul 18, 2018
9037775
Add option for body to be searchable for new triggers (fixes #1989)
muhammadn May 14, 2018
c61dd3e
Specify updated_by_id in LDAP deactivation sequencer unit (fixes #2111)
rlue Jul 19, 2018
45ed1b3
Follow up for issue #641 - make macro working also on slower network …
martini Jul 20, 2018
a7749d6
Handle race condition when calling ActivityStream#assets (fixes #2066)
rlue Jul 20, 2018
01717bc
For Elasticsearch, sort by active flag first before everything else
Jul 16, 2018
719b80f
For Elasticsearch, sort by active flag first before everything else
Jul 20, 2018
eebec0a
Fixed failing tests in test/integration/elasticsearch_active_test.rb
Jul 20, 2018
b4bbe26
Fixed #1564 by using proper localeCompare for string comparisons
Jul 18, 2018
0fd7dde
Enabled elasticsearch 2.4 support by using type string.
martini Jul 22, 2018
902b5ac
Enhancement to issue #2117 - added generic approach with callback met…
martini Jul 23, 2018
8c02483
Add ActiveJob configuration / base class
rlue Jul 23, 2018
0afd2ba
Make new CallerId records adopt matching call logs (partially fixes #…
rlue Jul 23, 2018
9cfeec8
Update CallerId table when user phone numbers change (partially fixes…
rlue Jul 23, 2018
a6fea45
Fixed issue #1564 by using proper localeCompare for string comparisons
Jul 23, 2018
1819941
Add example for User callback spec (for #2057 fix)
rlue Jul 23, 2018
6b50097
Added browser test helper to navigate to overview by name or link.
thorsteneckel Jul 20, 2018
364f74f
Test stabilization: Updated overview push via the Scheduler to the fr…
thorsteneckel Jul 24, 2018
5e4958e
Test stabilization: Upload is sometimes faster than the button can be…
thorsteneckel Jul 20, 2018
6998eb9
Test stabilization: The combination of sleep and exists_not is slow a…
thorsteneckel Jul 23, 2018
53db2cf
Test stabilization: Race condition between clicking and receiving a n…
thorsteneckel Jul 23, 2018
1795ffd
Improved modal_ready browser test helper to check for actual css class.
thorsteneckel Jul 24, 2018
31af83e
Test stabilization: Input fields in modal get filled before modal is …
thorsteneckel Jul 24, 2018
14afe74
Test stabilization: Macro execution and result checking lead to race …
thorsteneckel Jul 24, 2018
5727c57
Test stabilization: Unjoined threads lead to stuck test suite.
thorsteneckel Jul 24, 2018
7a40517
Test stabilization: Improved handling of modal dialogs.
thorsteneckel Jul 25, 2018
cab0d43
Test stabilization: Applied required changes for HTTPS migration of V…
thorsteneckel Jul 25, 2018
699804f
Added logger if ticket got deleted via trigger.
martini Jul 26, 2018
d48e2ff
Small improvement to test.
martini Jul 26, 2018
0cc00bf
Added comments for icon methods.
martini Jul 26, 2018
525086d
Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
martini Jul 26, 2018
093c9e7
Fixed #2132 by putting the I-doit objects in ticket preferences by cr…
martini Jul 26, 2018
16fdc8e
Added sort tests for select, checkbox and radio element.
martini Jul 26, 2018
52bfa30
Improved i-doit browser test.
martini Jul 27, 2018
5ac5932
Better sidebar scrollbar spacing
mrflix Jul 27, 2018
dc884fc
TicketZoom: don’t show scroll-header when its not needed
mrflix Jul 27, 2018
2639df5
Search: loading indicator, no result screen, extended search on enter
mrflix Jul 28, 2018
0445b4e
Icons: add mood-sad
mrflix Jul 28, 2018
b411cab
Revert "Icons: add mood-sad"
mrflix Jul 28, 2018
23dd56f
Revert "Search: loading indicator, no result screen, extended search …
mrflix Jul 28, 2018
7d5d262
Attachment: add focus style so that it gets highlighted when tabbing …
mrflix Jul 29, 2018
9a09532
Searchable Select: fix tab-back bug
mrflix Jul 29, 2018
fbf6133
Searchable Select: prevent modal closes when closing a autocompletion…
mrflix Jul 29, 2018
0dec2e5
fix elasticsearch setting on update
monotek Jul 31, 2018
4a61034
some additions for external elasticsearch servers
monotek Jul 31, 2018
59b8ccd
get elasticsearch index from settings too
monotek Jul 31, 2018
4479e18
Fixed issue #2141 by switching to strict_decode64 for decoding base64
Jul 25, 2018
e341d07
Stop wrapping <a> tags around URLs without a scheme/protocol (fixes #…
rlue Aug 1, 2018
b358374
Fixed issue #2141 by switching to strict_decode64 for validating base…
Aug 2, 2018
e5cd5ce
Fixed issue #2164 - i-doit: Double click needed to select object afte…
martini Aug 2, 2018
9b49584
Restore missing email parser test cases
rlue Aug 3, 2018
fb0ef19
Fixed issue #1616 by adding adding observe active: true to org profile
Aug 3, 2018
ce5f5a0
Fixed issue #2108 - 30 concurrent agents + each of them 30 overviews …
martini Aug 6, 2018
0c7c33b
Fixed issue #2171 - Overview not showing unassigned tickets "if not d…
martini Aug 6, 2018
1755163
Fixed issue #2172 - Do not allow to create pre existing attributes li…
martini Aug 6, 2018
768fdf0
Follow up for issue #1267 - added Russian translation.
martini Aug 7, 2018
a7d21e4
Improved notification logging for better support/debugging.
martini Aug 7, 2018
428c68d
Fixed issue #2170 by moving channel setting to the model
Aug 8, 2018
c73d484
Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
martini Aug 9, 2018
e9c26a5
Enabled cti integration for RPM installations.
martini Aug 9, 2018
be11e9a
Added headless support for ff and chrome.
martini Aug 6, 2018
a93f81e
Make String#utf8_encode more robust (fixes #2176)
rlue Aug 9, 2018
72792fa
Improved data structure of cti caller log to get better statistics.
martini Aug 9, 2018
101d7d9
Use rake script for elasticsearch index deletion.
martini Aug 10, 2018
e36bf7e
UpdatedUpdated CHANGES.
martini Aug 10, 2018
abd3332
Improved migration.
martini Aug 10, 2018
4ec3f13
Change call log to display inactive users with strikethrough (fixes #…
rlue Aug 7, 2018
8893802
Adjust Channel::EmailParser#parse to try charset supplied in header (…
rlue Aug 10, 2018
9c600bb
Fixed issue #1864 - Bulk-Action: Not possible to change owner (fixes …
Aug 6, 2018
1306ca1
Implemented issue #2188 - WebApp (monitoring section) claims schedule…
martini Aug 15, 2018
cc326ad
Follow up for issue #2171 - Overview not showing unassigned tickets "…
martini Aug 15, 2018
c6e6423
Fixed issue #2183 - Mysql2::Error: Invalid default value for 'start_at'.
thorsteneckel Aug 14, 2018
1f3da97
Avoid saving users during LDAP import if unchanged (fixes #2187)
rlue Aug 15, 2018
e619fce
Follow up: Fixed issue #2183 - Mysql2::Error: Invalid default value f…
thorsteneckel Aug 16, 2018
6cd63bd
Added api doc to controller (and also to docs repo).
martini Aug 16, 2018
a284421
Fixed issue #2191 - Sometimes automatisation is not executed.
martini Aug 16, 2018
c60be21
Fixed issue #2193 - Puma performance is going worst if users with pho…
martini Aug 17, 2018
1f78413
Fixed issue #2020 by checking against past select attribute options (…
Jul 26, 2018
a8642d3
Follow up for issue #2193 - re-enabled shown anonymous if no caller i…
martini Aug 17, 2018
943c793
Fixed issue #2020 by checking against past select attribute options (…
Aug 20, 2018
54055bc
Switch to overview_open
Aug 20, 2018
d42d0ff
Addressed QA comments on merge request 8
Aug 21, 2018
d221646
Improved regex to also match host without new line at the end.
martini Aug 21, 2018
16a4c2d
Renamed alternative_user_options to possible_groups_owners
Aug 21, 2018
10007e6
Fixed issue #1864 - Bulk-Action: Not possible to change owner (fixes …
Aug 22, 2018
35a2e99
Fixed issue #1426 by adding full time format string to Email quotes (…
Aug 22, 2018
64c6d70
Fixed issue #2200 - Unable to process email `EncodingError: could not…
martini Aug 22, 2018
b0c53fe
Private rl 2056 autorefresh translation list
Aug 22, 2018
6682037
Test stabilization: Travel back after each test to avoid missing clea…
thorsteneckel Aug 22, 2018
79ff7a6
Fixed broken test: Check of wrong result order. Default is newest fir…
thorsteneckel Aug 22, 2018
4dec620
Test stabilization: Extended user creation browser helper by phone an…
thorsteneckel Aug 20, 2018
61b1a87
Fixed issue #2204 - Max size of tabs is not recognised
martini Aug 22, 2018
2656ee9
Corrected mistake in reply creation time (article.created_at) and rem…
Aug 22, 2018
7d63868
Force UTF-8 encoding for Exchange folders (fixes #2152)
rlue Aug 13, 2018
5888f1b
Preliminary fix per code review [skip ci]
rlue Aug 22, 2018
b902fe1
Revert changes from previous commit
rlue Aug 22, 2018
28db7f1
Add happy path test cases to Exchange folder encoding fix
rlue Aug 22, 2018
fddc165
Clarify RSpec example cases
rlue Aug 23, 2018
9be7269
Fixed issue #2206 and #2207 by limiting historical_options to only se…
Aug 23, 2018
2c86e2c
Don't sync cherry-pick branches over to Github.
thorsteneckel Aug 23, 2018
1bc9f24
Fixed issue #2209 - Order of relation select fields (Group, State etc…
martini Aug 23, 2018
f848f8d
Refactor validations and callbacks on ObjectManager::Attribute (fixes…
Aug 24, 2018
ae8fa91
Remove quotation marks from email addresses (fixes #2154)
rlue Aug 10, 2018
04e1dc7
Fixed issue #2197: Chat-Widget disappears after close.
thorsteneckel Aug 23, 2018
fb697f6
Test stabilization: Fixed timing issue in time comparsion by allowing…
thorsteneckel Aug 23, 2018
902300e
Refactor NotificationFactory and support custom templates (replaces #…
Aug 24, 2018
a25d094
Ensure CTI Log caller ID entries include user organization names (fix…
Aug 27, 2018
f0690f8
Added dependency vulerability check exclusion for CVE-2018-1000544 (h…
thorsteneckel Aug 27, 2018
f046c80
Improve 'URL' parsing in Avatar model (fixes #2199)
Aug 28, 2018
2d8badc
Added TCR dependency for replaying TCP connections in tests.
Aug 29, 2018
ee176d3
Moved RSpec Webmock configuration in own support file and allowed req…
thorsteneckel Aug 29, 2018
7c1a4d4
Added new FactoryBot factories for SLA and Calendar.
thorsteneckel Aug 29, 2018
ec74d56
Improve handling of emails from addresses with spaces (fixes #2198)
Aug 30, 2018
2774bc2
Fixed issue #2218 - CTI Caller Log blocks user deletion/destroy and f…
martini Aug 31, 2018
925ff56
Private me issue2219 reopen delivery delay message
znuny-robo Aug 31, 2018
81a6fc3
Stop converting binary user attributes to text during LDAP setup (fix…
Aug 31, 2018
a370d01
Fix printview for browsers (Issue#2162)
MrGeneration Aug 31, 2018
752a65e
Print layout: fix cut off when printing a ticket
mrflix Sep 2, 2018
9e12459
Merge branch 'develop' of github.com:zammad/zammad into develop
martini Sep 2, 2018
19319d9
Fix nil handling regression from #2152 fix
rlue Sep 3, 2018
b58fcbb
Really fix regression introduced in 23879bc (fixes #2220)
Sep 4, 2018
5bfa535
Improved initial import and sync of translations (about 5-8 times fas…
znuny-robo Sep 4, 2018
15d8cb2
Enable Rack::LiveReload via environment variable RAKE_LIVE_RELOAD.
martini Sep 4, 2018
cc4ce92
Only allow 1800 loops in a thread, to prevent email IMAP fetch stops …
martini Sep 5, 2018
000c188
Ticket print: Firefox multi-page fix, remove colors, show meta
mrflix Sep 4, 2018
d952843
Ticket print: remove empty scrollbar
mrflix Sep 5, 2018
fa678f9
Support processing of emails with Windows-1258 encoding (fixes #2224)
rlue Sep 5, 2018
d2a5a32
Overview: optimize layout for print
mrflix Sep 6, 2018
83da633
Overviews: fix table width when printing
mrflix Sep 6, 2018
2733581
Overview print: remove padding
mrflix Sep 6, 2018
7236e2e
Print: prevent chrome from displaying urls when printing links
mrflix Sep 6, 2018
33346dd
Do not display article meta links text at all (because it's not impor…
martini Sep 6, 2018
9d860fb
Fixed issue #2227 - Unprocessable email ERROR: #<ArgumentError: inval…
martini Sep 7, 2018
ccbf10c
Fixed Rails namespace lookup issue and removed remaining foreign key …
thorsteneckel Sep 10, 2018
dd722f9
Improved UX if ticket title is ''.
martini Sep 11, 2018
6bc72e6
Migrate RecentView test from Minitest to RSpec
rlue Sep 10, 2018
768788d
Order results of RecentView.list (fixes #2194)
rlue Sep 11, 2018
d51d222
Refactor RecentView
rlue Sep 11, 2018
3c1e8ba
Modify SQL in RecentView factory to support MySQL
rlue Sep 11, 2018
4f65035
Fixed #1690 - renaming tags will break overviews condition
Sep 11, 2018
e07f41e
Automate clearing of broken LDAP configurations (fixes #2140)
rlue Sep 11, 2018
68861ca
Update RSpec to 3.8.0
rlue Sep 11, 2018
cd93bcc
Updated rubyzip to v1.2.2.
martini Sep 12, 2018
54e65e5
Implemented issue #2228 - Global Bcc for all outgoing emails for exte…
martini Sep 13, 2018
254c8c1
Improved error handling of system_agent_limit setting it the number w…
martini Sep 12, 2018
9d5b831
Popovers refactoring
mantas Sep 10, 2018
ccf97ee
Issue #2232 hide inactive report profiles
Sep 17, 2018
46db068
Print: support modals
mrflix Sep 18, 2018
769fb19
Added missing admin.time_accounting permission entry.
martini Sep 13, 2018
29b616d
Refactored all controller mini tests and migrated them to rspec reque…
rolfschmidt Sep 19, 2018
1efcb9d
Fixed issue #2235 - Overview setting isn't applied on submit (fixes #…
Sep 15, 2018
208ed18
Removed obsolete test exeuction of controller tests in travis (becaus…
rolfschmidt Sep 19, 2018
dd848ad
Added new pretty_date_format option "timestamp" to show only the time…
znuny-robo Sep 19, 2018
dc87488
Fixed #2236 by adding instance_method_already_implemented? check for …
Sep 14, 2018
45fee1b
Fixed issue #2026 by checking for change permission before showing bu…
Aug 7, 2018
9a71181
Fixed issue #2245 - Unable to process spam mail with invalid date field.
znuny-robo Sep 20, 2018
8bf3ab2
Fixed issue #2233 - Boolean object set to false is not visible (fixes…
Sep 15, 2018
818f88c
Fixed typo in 404: Ressource -> resource
mbeijen Sep 24, 2018
e6f4343
Merge pull request #2251 from mbeijen/404
thorsteneckel Sep 24, 2018
1568909
Fixed issue #2252 - Unable to process email `"ERROR: #<NoMethodError:…
martini Sep 24, 2018
567daf0
Fixed issue #2253 - Unable to index elasticsearch if article.preferen…
znuny-robo Sep 24, 2018
e31d275
Fixed issue #2254 - Unable to process spam email `"ERROR: #<Exception…
martini Sep 24, 2018
9c02d2e
Added signatureIdentifyByHtml to detect signatures and blockquotes th…
Sep 25, 2018
280ab74
Extended the fix for issue #2233 to cover User objects as well. Also …
Sep 23, 2018
cff3dba
Improved quote line, reduced length by removing email address.
znuny-robo Sep 25, 2018
ce9ebe8
Fixed issue #2255 - CTI: Limit used caller log states and prevent rac…
martini Sep 25, 2018
6c82931
Improved error handling if file already exists in file store (verify …
martini Sep 26, 2018
8e99a01
Improved external credential managment via rest controller.
znuny-robo Sep 26, 2018
97b17ca
Test and fix time accounting API endpoint bug (replaces #2243)
Sep 28, 2018
5705b19
Merge branch 'master' of https://github.com/zammad/zammad into change…
egorovdunice Sep 30, 2018
1bfb7a0
Merged with upstream
egorovdunice Sep 30, 2018
67700dd
Fixing domain assignment. Adding logging fot testing purpose
egorovdunice Oct 17, 2018
9567720
Added more logs. Added gem for tests
egorovdunice Oct 18, 2018
059dbb5
Changed Ticket check_defaults
egorovdunice Oct 22, 2018
a185c98
Fixed error in check_defaults. Added new logs
egorovdunice Oct 23, 2018
1175940
Testing with rework of user assets
egorovdunice Oct 23, 2018
e13cd28
Investigated workflow
egorovdunice Nov 2, 2018
168e7cf
Created new user to check test
egorovdunice Nov 2, 2018
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
  •  
  •  
  •  
98 changes: 49 additions & 49 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,83 +4,83 @@
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile ~/.gitignore_global

# Ignore .swp files
.*.swp
# Configuration ================================================================
# These files will differ from one user to another;
# committing them may cause Zammad to behave unexpectedly on other machines

# Ignore bundler config
/.bundle

# Ignore mac stuff
.DS_Store

# Ignore Rubymine config
/.idea

# Ignore .project files
/.project

# Ignore .rbenv-vars
/.rbenv-vars

# exclude the figaro ENV setting helper file - run 'bundle exec figaro install' for creating your own
# see: https://github.com/laserlemon/figaro
# Ignore application configuration
/config/application.yml

# Ignore .envrc for direnv
/.envrc
# Zammad -----------------------------------------------------------------------

# Ignore database config
# database (copy from config/database/database.yml, or use `rails bs:init`)
/config/database.yml

# Ignore translation cache files
/config/locales*.yml
/config/translations/*.yml
# Third-Party ------------------------------------------------------------------
# The config files / dev tools listed below are optional
# and may not be present on most users' machines

# Ignore generated documentation
/doc
# Bundler
/.bundle
/Gemfile.local

# Ignore coverage stuff
/coverage
# Clutter ======================================================================
# These files are automatically generated;
# in most cases, committing them won't do anything other than bloat the repo

# Ignore the default SQLite database.
/db/*.sqlite3
# Zammad -----------------------------------------------------------------------

# Ignore local changes to schema.rb (e. g. through extentions)
# database files
/db/*.sqlite3
/db/schema.rb

# Ignore custom gem file
/Gemfile.local
# translation cache files
/config/locales*.yml
/config/translations/*.yml

# Ignore node modules
# NPM / Yarn
/node_modules

# Ignore all logfiles and tempfiles.
# logfiles and tempfiles
/log
/public/assets/*.*
/public/assets/app
/public/assets/custom
/public/assets/chat/node_modules
/tmp/*
/tmp/pids/*
/storage/fs

# except /tmp/pids/ which is needed for certain Zammad processes
!/tmp
!/tmp/pids
/tmp/pids/*
!/tmp/pids/.keep
/storage/fs

# ignore doorkeeper auto generated folder
# doorkeeper (OAuth 2)
/public/assets/doorkeeper

# ignore all automatically downloaded images except the default ones
# images
/public/assets/images/*
!/public/assets/images/icons
!/public/assets/images/icons/
!/public/assets/images/avatar-bg.png
!/public/assets/images/chat-demo-avatar.png
!/public/assets/images/eyedropper.gif
!/public/assets/images/icons.svg
!/public/assets/images/logo.svg

# ignore byebug history
/.byebug_history
# Third-Party ------------------------------------------------------------------

# macOS
.DS_Store

# vim
.*.sw[pon]

# RubyMine
/.idea

# Eclipse
/.project

# Byebug
/.byebug_history

# SimpleCov
/coverage

# RDoc / YARD
/doc
Loading