Commit Graph

53 Commits (fd2c001c237cbf98cbae72f027e36ce51fdd2011)

Author SHA1 Message Date
Henriette Dinger b2ab27d008
Define correct redirect after save 8 years ago
Oliver Günther 0163f05a9d
Replace the member button with a redirect to the members page 8 years ago
Oliver Günther b71a5e8506
Refresh attachments on custom save 8 years ago
Oliver Günther e6c7c2bab5
Fix and extend specs 8 years ago
Oliver Günther 726fa0abf2
Rewrite project layout page with directives 8 years ago
Stefan Botzenhart a30a2c83f0 Fix rubocop issues 9 years ago
Jens Ulferts 98fd8828c3 code styling 9 years ago
Jens Ulferts 477bcd8c78 remove code duplication 9 years ago
Alex Coles c31caa5eba Migrate obsolete AR finder/query methods 9 years ago
Alex Coles 1b8f254262 Remove all usages of unloadable 9 years ago
Jan Sandbrink 73fc9760ec remove details on spent time from project overview 10 years ago
Florian Kraft 8cc7e9e67a fix the handling for textilized (generated content) blocks 10 years ago
Florian Kraft b38c97c34f remove block via rendered js 10 years ago
Florian Kraft 170c263927 remove uncessary code 10 years ago
Sebastian Schuster 6c39125a26 Updated copyright notices 11 years ago
Jonas Heinrich 5e83e0a634 fixed the multiple of members due to being member in a group 11 years ago
Sebastian Schuster 1a33fe5ac5 Updated copyright notices and readme 11 years ago
Sebastian Schuster 1c4a63afd3 Rename IssueStatus to Status 11 years ago
Sebastian Schuster 6817787cbf Updated reference to costs to allow checking for cost-defined 11 years ago
Sebastian Schuster 49c0273122 Renamed issue to work package where applicable 11 years ago
Stefan Frank 3e089276fb renaming issues to workpackages 11 years ago
Sebastian Schuster 5036ef9587 Block lookup now happens after class loading 11 years ago
Sebastian Schuster 7e4602ae5b Used dynamic looking for blocks in all plugins instead 11 years ago
Stefan Frank 09d44650b8 minor fixes (removed a debugging-statement, added a ticket-number to the changelog) 11 years ago
Stefan Frank 2fd3e6e28d Preparing the gem for release; adding project-scoped blocks from other plugins 11 years ago
Stefan Frank 7f9a7c4a58 Making the specs/features of core behave properly with the plugin. 11 years ago
Stefan Frank 52192ee1ef Added the remaing features (delete Attachments) and worked in the 11 years ago
Jens Ulferts f1fdbe0465 also displays total_hours if the user has the view_own_time_entries permission 12 years ago
Jens Ulferts 720ccbde53 uses ANSI conformant AS for alias 12 years ago
Jens Ulferts d3abd1942f reaches postgresql compatibility for member selection 12 years ago
Jens Ulferts 98b0873b93 reduces size of initially displayed members to 50 12 years ago
Jens Ulferts 0af1678515 limits the number of members initially shown, adds ajax reloading for more 12 years ago
Jens Ulferts 57f2cf0e44 replaces instance variable in view by methods in controller 12 years ago
Jens Ulferts 8062d7e009 enabling the "jump to" functionality of the core's ProjectsController 13 years ago
Jens Ulferts e282fefaf1 requiring authorize before access to the my_projects_overviews_controller is granted 13 years ago
Jens Ulferts 1a2c798f52 marking methods on my_projects_overviews_controller as private where possible 13 years ago
Felix Schäfer c3928904fa Add subproject widget. 13 years ago
Romano Licker d2ad629564 [breadcrumb] overwrite default breadcrumb text 13 years ago
Jens Ulferts 7fb2b37775 rename wiki block to projectdescription as that is what it has been anyway 13 years ago
jwollert 11c306572d fixes overview menu item by making overview the default 13 years ago
Tim Felgentreff 7be0043fb9 license notice for code files, at least 13 years ago
Tim Felgentreff 139d72c5b3 make sure we have at least an empty attachments list for our template 13 years ago
Tim Felgentreff 2d78c3855c gsub is no longer neccessary 13 years ago
Tim Felgentreff 81f62e1ea3 Cleanup before filters, they don't all have to run everytime 13 years ago
Tim Felgentreff be9b4fed27 Show attachments on page layout page and allow deleting them there 13 years ago
Tim Felgentreff 18972cdfc6 [PI#4555] Allow attachments on teasers 13 years ago
Tim Felgentreff 8a2be94fdb fix for sort order not being applied correctly 13 years ago
Tim Felgentreff 69e6305e9a add preview and title to teaser elements, as per niels request 13 years ago
Tim Felgentreff 5b49ea5fbf fix 'vanishing' custom widgets - order_blocks should only be executed once per drag and drop, not twice 13 years ago
Jens Ulferts 308dd89a2b add unloadable to my_projects_overview_controller 13 years ago