Commit Graph

3780 Commits (d01d33c631b903f8eaeb5044b590a15359f43890)

Author SHA1 Message Date
Henriette Dinger 1be834f382 Remove option to disable type highlighting in the WP table 6 years ago
Oliver Günther 2474978636
[30151] Perform attribute group validations when changed 6 years ago
Oliver Günther e26952f226
[30147] Use file, not filename column for attachments order 6 years ago
Henriette Dinger ae3fa05c31 Show stroke around bright highlighted types 6 years ago
Oliver Günther 5de0b9a2d8
Go through brakeman warnings 6 years ago
Oliver Günther 1bbad019fe
Correctly escape aggregated journal notes_id 6 years ago
Oliver Günther a358d45e5f
Correctly escape aggregated journal notes_id 6 years ago
Oliver Günther 0791c55870
Remove the internal setting with 500 max entries 6 years ago
Oliver Günther d997d003a6
Fix duplicate join alias name 6 years ago
Oliver Günther 8ed4ecb779
Check if the lock was acquired or raise an exception 6 years ago
Oliver Günther e4ccc964b3
Use a journalized-scope advisory lock to minimize exclusive locks 6 years ago
Oliver Günther 595a664753
[29683] Fix order statements of CF list 6 years ago
Oliver Günther 33bc6466d5 Fix some sentry issues 6 years ago
Oliver Günther 80dfe61339
Make autozoom a regular zoom level option 6 years ago
Oliver Günther b81b5c3e3c
[29832] Split whitespace in like query 6 years ago
Wieland Lindenthal 3cee485f46 Revert "Revert "Merge pull request #6964 from opf/spike/bim-bcf"" 6 years ago
Wieland Lindenthal 766f958145 Revert "Merge pull request #6964 from opf/spike/bim-bcf" 6 years ago
Oliver Günther 9020120e44
[29689] Allow setting the sort dir for group_by column 6 years ago
Wieland Lindenthal c4ac3aede2 Remove unused `joins` method 6 years ago
Jens Ulferts 41a0b04b2d
reduce loading of roles per project via request store 6 years ago
Jens Ulferts 17023c9394
optimize search filter by moving condition to join criteria 6 years ago
Oliver Günther c5994d3b9b
Rename Boards to Forums 6 years ago
Oliver Günther ac92147e1f
[29722] Fix removed attachments on wp reply 6 years ago
Oliver Günther bb6c428926
Silently remove parent sort_by 6 years ago
Oliver Günther 622e73664d
Remove hierarchy paths and migrate away from parent column 6 years ago
Cyril Rohr 648819ce1c Bypass the default getters and setters for installation_uuid 6 years ago
Cyril Rohr 666d038f20 Add custom getter for Setting.installation_uuid 6 years ago
Oliver Günther f924a48028
[29622] Implement start_tls for ldap_auth_source 6 years ago
Oliver Günther c6538c5b69
[29598] Fix SQL joins from filter when grouping 6 years ago
Oliver Günther 4ff4d5eb21
[29100] Ensure mails are handled in the update service 6 years ago
Oliver Günther 1cd325bd5a
Ensure sql join in manual filter and sort column is isolated in query 6 years ago
Oliver Günther 6c3744ce3d
Be careful not to add + 1 to initial start_revision 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Markus Kahl e57d9d04ba
determine start revision when fetching changeset to support subfolders 6 years ago
Henriette Dinger 9004bc4f03 Add custom fields to permitted params for groups 6 years ago
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Wieland Lindenthal 57d86b4a3f WIP: Add attachment fulltext and filename to old rails search. 6 years ago
Henriette Dinger ec7627e0e7 Add migration to remove impaired column from database 6 years ago
Oliver Günther b367437131
BCF Import and exporBCF Import and export 6 years ago
Oliver Günther 9e72c05ed3
Implement client credentials flow with a custom user_id 6 years ago
Oliver Günther d4b20e6feb
Fix check on new CF values 6 years ago
Oliver Günther 8d51fd5f92
Fix empty mail hitting find_by_mail with regex 6 years ago
Oliver Günther e41d85e9c7
Implement OAuth applications CRUD 6 years ago
Wieland Lindenthal b060d83412 Feature/29218/search autocompleter (#6942) 6 years ago
Jens Ulferts f651c3534d
moves query to grid module 6 years ago
Jens Ulferts d05dbdebbb
configuration into module 6 years ago
Jens Ulferts ec95888700
start putting grid into own module 6 years ago
Wieland Lindenthal bb1f09e9c5 Fix filter_configuration to always the `list` array 6 years ago
Wieland Lindenthal c830c62177 - Move Or-logic to a Mixin instead to a base class. 6 years ago
Wieland Lindenthal fdb5fa7eac Move `includes` method to OrBaseFilter. 6 years ago