Commit Graph

53 Commits (de8d036dfdaa6485c2516ee14a13ea6c2488db27)

Author SHA1 Message Date
Tim Felgentreff de8d036dfd fix typo 14 years ago
Tim Felgentreff 134a9b0895 emit more html in the widgets 14 years ago
Tim Felgentreff d24255b096 fight with html safety 14 years ago
Tim Felgentreff 18b4835340 fix bunked merge 14 years ago
Tim Felgentreff 4faeb2af47 HACK: dirty hax to get widgets to render, temporary 14 years ago
Tim Felgentreff a3268d5c10 more impl for widget API 14 years ago
Tim Felgentreff 0375429b49 expected errors are no exceptions 14 years ago
Tim Felgentreff ee85a792e8 start adding widgets 14 years ago
jwollert b268bbc38a use superclass instead of super in Chainables base 14 years ago
jwollert 1f43331e62 return self on #build_new_query to allow cascading 14 years ago
Tim Felgentreff c742921c49 start adding widgets 14 years ago
Konstantin Haase 9f8d770667 Fix QueryUtils propagation for deeply nested constants. 14 years ago
Tim Felgentreff 9756050157 stop the sql aggregation from overriding a previously bound count in the sql statement 14 years ago
Tim Felgentreff 804cdaa5eb add an accessor to get the currently bound fields in the select part of a sql statement 14 years ago
Konstantin Haase 814a46530e actually use SqlStatement#desc 14 years ago
Konstantin Haase e098fa0810 implement query utils proagation 14 years ago
Konstantin Haase b405e0a5dd fix query utils propagation when used in other modules (validations, "inherited" query utils, ...) 14 years ago
Tim Felgentreff 7f9ac566ae fix migrate code 14 years ago
Konstantin Haase 323038e84c Revert "use engine of queryutils module in validation for validation const discovery" 14 years ago
Philipp Tessenow 0631eab974 added migrate function to reports. 14 years ago
jwollert c46a111691 use engine of queryutils module in validation for validation const discovery 14 years ago
Tim Felgentreff db7ffe25e6 refactor deserialization - make sure an object is only deserialized once 14 years ago
jwollert 71e59313d1 small adjustment of validation error message 14 years ago
Tim Felgentreff dc66ba2620 deserialize on the same object on the instance side 14 years ago
Konstantin Haase 174adc3387 remove obsolete file. 14 years ago
Konstantin Haase c8adf39118 switch to proactive autoloading. less harmfull, no load order issues. 14 years ago
Konstantin Haase 557b9c08c5 move report from app/models to lib 14 years ago
Gregor Schmidt c9fb2a7c54 Replacing RAILS_ROOT with Rails.root 14 years ago
Gregor Schmidt 4e4d9e9ba2 Moving tasks to lib/tasks to avoid deprec warning 14 years ago
Konstantin Haase 14e19c4cf0 nil.to_d => 0 (like nil.to_i => 0) 14 years ago
Philipp Tessenow 487a185874 removed redmine specific parts from init.rb 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9fc095317c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 65922a354c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
t.felgentreff 88868c9a1f use hook to fulfill issue #3303 14 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
rkh 346e12a32c fix date issue 15 years ago
rkh 0653b2e3a4 walk the line 15 years ago
rkh 16e42b0a4d remove user_patch.rb 15 years ago
rkh 2b5ac93af3 remove time_entry_patch.rb 15 years ago
rkh 3215baf4dc remove role_patch.rb 15 years ago
rkh a285ae424e remove query_patch.rb 15 years ago
rkh fcda1d0937 remove project_patch.rb 15 years ago
rkh e3a0c673e6 remove l10n_patch.rb 15 years ago
rkh 876c0e0e86 remove issue_patch.rb 15 years ago
rkh 2d538e6e91 remove group_patch.rb 15 years ago
rkh a7b8c99e0b remove costs_users_helper_patch.rb 15 years ago
rkh 5d4bb030a6 remove costs_project_hook.rb 15 years ago
rkh 71b019b4a6 remove costs_issue_hook.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago