Commit Graph

607 Commits (bb27cf990340acd15ea8ea961353df035d32dc90)

Author SHA1 Message Date
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 14 years ago
Jean-Philippe Lang 789ccec246 Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
Felix Schäfer 480624346e Improvements to the Meeting copy function. myproject #3109 14 years ago
Felix Schäfer 88979dceaa Add preview to agenda/minutes. myproject #3110 14 years ago
Felix Schäfer ff5f378602 Add Agenda notification capability. myproject #3105 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Stephan Eckardt d8ab6943ec added route for ...issues/printable to enable chiliproject compatibility 14 years ago
Felix Schäfer 23a150b64c Basic support for sending minutes review requests #2418 14 years ago
Felix Schäfer 925945cf25 Add an Open link to meeting agendas. 14 years ago
Felix Schäfer 23868446a7 Add a close action to agendas. #2417 14 years ago
Felix Schäfer 3494a77105 Agenda und Minutes diff. #3803 14 years ago
Felix Schäfer e1a03bfb5a Mehr show Action! #3803 14 years ago
Felix Schäfer 25898dfcbf Basic history view, no links working atm. #3803 14 years ago
Felix Schäfer 15898eaf33 Agenda und Protokoll anlegen. #3802 14 years ago
Felix Schäfer 6d3d23d680 tentative routes, agenda/minutes need more work 14 years ago
Jens Ulferts 0e2977c2c6 * fixed (de-)select of permissions 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
Philipp Tessenow 75471bd881 removed redmine_reporting as it is now placed in the redmine-reporting git repo 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow de745ad1f5 added old redmine_reporting 14 years ago
jwollert 3266732ed0 removes everything to prepare for merge of deployment branch 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
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
Jean-Philippe Lang 6f841b7f43 Fixed: 'View difference' broken on wiki page history (#6747). 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
jens.ulferts 6989698504 initial import of global roles plugin 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 14 years ago
Eric Davis 4b045badcf Refactor: Rename WikiController#page_index to #index 14 years ago
Jean-Philippe Lang d9652183f6 Fixed: file upload on wiki page broken by recent refactoring (#6724). 14 years ago
Eric Davis cac3b1e538 Refactor: split WikiController#edit into #update 14 years ago
Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 14 years ago
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
Eric Davis c06c22cf2e Refactor: extract method from WikiController#special 14 years ago
Eric Davis 0271105794 Refactor: extract #page_index from WikiController#special 14 years ago
Eric Davis e8468b51cc Refactor: extract method in WikiController#special to create a new #export method 14 years ago
Eric Davis 718816c5d4 Refactor: convert timelogs to a REST resource (:time_entries) 14 years ago
Eric Davis 435c90eb47 Refactor: extract TimelogController#edit to #update 14 years ago
Eric Davis 4acd990ee2 Refactor: extract TimelogController#create from TimelogController#edit 14 years ago
Eric Davis 068771ea07 Refactor: extract TimelogController#new from #edit 14 years ago
Eric Davis 2ecca7e4df Refactor: rename TimelogController#details to #index 14 years ago
Eric Davis e13790c62c Refactor: extract TimelogController#report to a new controller class 14 years ago
Eric Davis a034172b24 Refactor: convert UsersController to resource 14 years ago
Eric Davis 86ba692bf5 Refactor: split UsersController#edit into #edit and #update 14 years ago