Commit Graph

5128 Commits (1ba7c6d1858a18fc5f89317b9a27da61c4d2fbc1)

Author SHA1 Message Date
Richard a1cf452aa7 pruning empty rows before calculating row sizes. 11 years ago
Richard bc2cafa68e column widths being calculated from config values. 11 years ago
Richard 31f39fe776 Algorithm now taking row priorities into consideration and reducing the least important first. 11 years ago
Richard 60139897d6 made the height adjusting algorithm a bit better - adjusting multiple rows now to try and fit everything in. 11 years ago
Richard 45e34ec975 First attempt at an algorithm to assign row heights based on minimum number of lines in row config. Currently not considering priorities. 11 years ago
Johannes Wollert 6b888b5dbd removes obsolete require statements 11 years ago
Till Breuer b37bb3edd6 Add icon labels to search#index 11 years ago
Till Breuer 66f5c2fb0b Add event types and names to activity providers (#2250) 11 years ago
Richard 81c5b6ab5f implemented basic column positioning. supporting non-string attributes and font sizes. 11 years ago
Till Breuer ae5a08a2e9 Pass activity css to search#index (#2250) 11 years ago
Till Breuer 28320a0ca7 Pass activity css to search#index (#2250) 11 years ago
Till Breuer 37cd816de1 Add view hook for users#show to include css (#2250) 11 years ago
Till Breuer 5486e6e774 Add view hook for users#show to include css (#2250) 11 years ago
Hagen Schink 17bdc7a593 Corrects guard close condition 11 years ago
Hagen Schink 6b236cd81d Removes superfluous return values 11 years ago
Hagen Schink a9aac9c6a2 Removes obsolete localization files 11 years ago
Hagen Schink 93d75d7f42 Uses I18n for error message 11 years ago
Richard 8ede393ea4 refactoring. modularised the page elements into models and now rendering text boxes as a heirarchy. 11 years ago
Hagen Schink f527f9494d Uses I18n for label localization 11 years ago
Richard 35cf6fad26 Altered config so that property id is column name. 11 years ago
Hagen Schink a260f88244 Improves work package attribute interface hook 11 years ago
Hagen Schink 58bff719d3 Improves work package attribute interface hook 11 years ago
Richard fb87caa903 using page size default A4. 11 years ago
Christian Ratz 9ed96aa656 new backlogs icon 11 years ago
Christian Ratz c40b22fa3f Changed icons in projects menu 11 years ago
Philipp Tessenow ce68fdf70b add fancy collection_select helper in the tabular_form_helper 11 years ago
Richard 6c228762ee Setup an open project plugin. Copy pasted over some of the code from the backlogs plugin to get a minimum pdf being rendered with prawn. Rigged it up to read in the config from new taskbord_card_configuration model. Just now only the page_size property is being used. This is a basic implementation of ticket 3501. 11 years ago
Sebastian Schuster c54c99d7ec Changed acts_as_journalized to only use the journalized attributes 11 years ago
Till Breuer 7d1d98c002 Shorten work package attributes patch after method split up of work package helper in core 11 years ago
Hagen Schink 1bff000245 Distributes work package attributes evenly 11 years ago
Hagen Schink 65945403af Uses refactored empty element tag implementation 11 years ago
Hagen Schink 134c88bb9f Adds empty tag for (non-)impaired users 11 years ago
Christian Ratz 026c7abf8b new version; update changelog 11 years ago
Christian Ratz a110b73741 new version; update changelog 11 years ago
Christian Ratz d21cbfc78f new version; update changelog 11 years ago
Christian Ratz 9a00626449 new version; updated changelog 11 years ago
Christian Ratz aeaf8a6909 New version; updated changelog 11 years ago
Hagen Schink 15da72e797 Uses refactored empty element tag implementation 11 years ago
Hagen Schink 20cd7331b0 Links label to localized form text field 11 years ago
Till Breuer 4443d8b762 Fix event type retrieval in work packages activity provider (#3723) 11 years ago
Michael Frister 157a4b92e4 Fix rake cucumber:plugins when being run with RAILS_ENV=test 11 years ago
Hagen Schink b3421a1847 Passes WP attributes to WorkPackagesHelper 11 years ago
Sebastian Schuster cedcf0f1fb Changed default behaviour for stories to be added to the bottom instead 11 years ago
Hagen Schink 87659a5c4e Fixes 'none' type migration 11 years ago
Philipp Tessenow d2c525cc5e themes may be accessed via symbol OR string now 11 years ago
Philipp Tessenow d02dabea64 settings foly all over again 11 years ago
Philipp Tessenow 203801f966 add global setting which controls wether the user may choose a custom theme or not 11 years ago
Philipp Tessenow 0231836891 add specs for user themes 11 years ago
Philipp Tessenow a9dbaf862c users may specify a theme in their preferences 11 years ago
Philipp Tessenow 1d637832ce shorten path_to_image code in theme.rb 11 years ago