Commit Graph

3427 Commits (93c2d17dc0f8b4527812ee0bb6c893a60fd0a42a)

Author SHA1 Message Date
Jan Sandbrink 6ecbb25fc2 Fix reversed comments display on WP legacy view 9 years ago
Alex Coles 07551ae585 Switch to new AR API for boolean typecasting 9 years ago
Stefan Botzenhart 868d764a97 Use activejob deliver_now method (removes deprecation warning) 9 years ago
Oliver Günther 1481afb666 Corrections from review 9 years ago
Jens Ulferts 98fd8828c3 code styling 9 years ago
Jens Ulferts 477bcd8c78 remove code duplication 9 years ago
Jens Ulferts d3bc58b955 force id value in experimental API 9 years ago
Jan Sandbrink 00d4e72876 fix recipient selection 9 years ago
Alex Coles fac1b77d12 Fix further obsolete finder in DocumentsController 9 years ago
Alex Coles 62ac37ef28 Skip Controller CSRF checks to fix cuke steps 9 years ago
Alex Coles 88715c2021 Fix obsolete finder w/cond. in CostTypesController 9 years ago
Alex Coles 8b88eb921f Fix obsolete finder in MeetingsController 9 years ago
Alex Coles 8cb645f314 Fix obsolete calls to calculation methods w/cond. 9 years ago
Alex Coles c31caa5eba Migrate obsolete AR finder/query methods 9 years ago
Oliver Günther 980072f7d9 Remove last activity section from admin/projects 9 years ago
Oliver Günther 6661f2b6d5 Refuse to delete a repository in OpenProject on FS permission errors 9 years ago
Jan Sandbrink f9cb083481 in production handle internal API errors gracefully 9 years ago
Stefan Botzenhart 7e74650e02 Fix rubocop concerns 9 years ago
Stefan Botzenhart 394c0d08a3 Authorize custom fields controller method 9 years ago
Stefan Botzenhart e95fd22218 Move custom field selection for a project to its own tab 9 years ago
Jan Sandbrink 2b7261b2ee move assembly of reports list into controller 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink ccd65e3e9d replace some raw SQL by AR magic 9 years ago
Jan Sandbrink 300eb73c0a replace deprecated find(:first/:last, ...) finders 9 years ago
Jan Sandbrink 1b3fb0b84b replace deprecated find(:all, ...) finders 9 years ago
Alex Coles 3e5f5a17fd Migrate further AR finders with conditions 9 years ago
Oliver Günther f47f61bcbf Work around outdated group SQL 9 years ago
Jens Ulferts f83713d855 various finder replacement to be rails 4.1 compatible 9 years ago
Jan Sandbrink f4a00a7a0e fix silly find_all_by_ replacement 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Jan Sandbrink ce35d8606d replace deprecated find(:all, ...) finders 9 years ago
Jan Sandbrink 4b6cbf3a95 replace deprecated find_x_by_ AR finders 9 years ago
Oliver Günther dfb8ac4853 Add basic checkout instructions 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Alex Coles 53a224bf76 Remove mutation method calls on AR::Relation 9 years ago
Oliver Günther 988c9f38a7 Cucumber fixes 9 years ago
Oliver Günther 21d3af35b1 Set allowed mime types to respond_to 9 years ago
Oliver Günther 6eeea9d1da Avoid mutator sort on relations 9 years ago
Alex Coles 62fd6b1d02 Fix UsersController mass-assignment ArgumentError 9 years ago
Alex Coles 16bbaba2c1 Fix MyController mass-assignment ArgumentError 9 years ago
Oliver Günther 5129f05678 Fix NameError for Pagination 9 years ago
Henriette Dinger ba7f5c0891 Add pagination and column sorting to admin projects table 9 years ago
Oliver Günther 2769e16819 [21275] Show information on storage paths as admin/info section 9 years ago
Oliver Günther 14a394842d Extract SCM authorization routines into policies per vendor 9 years ago
Philipp Tessenow 373473c563 Add git support to repository authentication script 9 years ago
Oliver Günther 0b583c3ccf Extend autofetching of commits into update repository information 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago