Commit Graph

5120 Commits (442ed6f43388000d7fa779501aa06c0adf7805b3)

Author SHA1 Message Date
Hagen Schink 2cde500464 Renames permitted param 11 years ago
Hagen Schink 62c353579e Renames further 'end date' references 11 years ago
Hagen Schink 4c94dfea27 Renames 'end date' to 'due date' 11 years ago
Hagen Schink ea66b5bfc5 Adapts identifier methods 11 years ago
Philipp Tessenow 87d9f6134d there is no planning_element_type anymore when creating work_packages in v2 11 years ago
Philipp Tessenow 87717b2ba7 allow updating types for planning_elements again 11 years ago
Philipp Tessenow 1b9d578907 rename 'name' to 'subject' and 'end_date' in 'due_date' in planning_element api to be consistent 11 years ago
Philipp Tessenow a39da4c148 be sure to use iso8601 times in api v2 11 years ago
Philipp Tessenow c2c4bbb18f name attribute in planning_element_journal in apiv2 was accidentely written as an xml namespace 11 years ago
Christian Ratz 25cd72031f fixed typo in hook name 11 years ago
Philipp Tessenow 326f302f71 only enable 'go to my page' shortcut if user is logged in 11 years ago
Philipp Tessenow 4e94d50d4b introduce keyboard shortcuts 11 years ago
Martin Czuchra d8cab5add7 Fixes typo. 11 years ago
Stefan Frank bbeb0e24af Use either e.target or e.srcElement, whatever is available. 11 years ago
Hagen Schink 64ac1ec040 Adds mandatory html safe calls 11 years ago
Hagen Schink e2aab7c10b Renames attributes 11 years ago
Stefan Frank 42f7e9c4f6 event.srcElement is not filled in firefox, replaced with event.target 11 years ago
Hagen Schink 7f7c0d2816 Removes superfluous comment 11 years ago
Hagen Schink e164c4345e Renames variables 11 years ago
Hagen Schink 8b2d7a13ef Rename bulk edit/update actions 11 years ago
Hagen Schink 18b1d88086 Fixes specs 11 years ago
Hagen Schink 104d6f7da4 Rename issues controller 11 years ago
Hagen Schink ba8ae5484f Fixes postgres issue 11 years ago
Hagen Schink 9c769f9c67 Handles unselect of types still referenced 11 years ago
Hagen Schink e14e8ef646 Sets standard type if no type is selected 11 years ago
Hagen Schink 4e0e45086d Allows flash message arrays 11 years ago
Stefan Frank 080bbe49a0 fixes an issue where broken journals with exactly the same 11 years ago
Michael Frister bd8e67b3f1 Remove unused logos, add missing changelog entry 11 years ago
Christian Ratz a49485fb9b [opf #2307] Change icon of home button 11 years ago
Stefan Frank f1806bbed5 replaced issues with work_packages in the tabs 11 years ago
Stefan Frank 4af84fb3d6 removed several sti-references 11 years ago
Stefan Frank bcabf75ffe Added the request-store, to make sure that thread-local variables are cleaned up after the request 11 years ago
Philipp Tessenow 569e82351d added link to license text (cca for the framework, custom for the minicons for the webalys images 11 years ago
Martin Czuchra e14c13068a Removes executable bit on remaining images. 11 years ago
Philipp Tessenow 720dc5708f move webalys icons into their own directory and add license file 11 years ago
Philipp Tessenow aa79063c9d remove image assets, which are not referenced (anymore) in our source code 11 years ago
Stefan Frank 1a9e536852 Stores the Setting.maximum(:updated_on) in a thread-local-variable 11 years ago
Stefan Frank d0b39c72e0 some optimisations to get around unnecessary db-calls. 11 years ago
Stefan Frank aa87eabb2d references are now filled without new queries 11 years ago
Stefan Frank f490d1d2e3 fixed the wrong select of the latest journal-entries 11 years ago
Stefan Frank 1487824b18 removed some debugging-statements 11 years ago
Martin Czuchra 4ee310755d Timelines now use the new query string builder API. 11 years ago
Martin Czuchra 435d305065 Refactors query string builder. 11 years ago
Martin Czuchra 40aad83c88 Enables client-side fetching of historical data. 11 years ago
Martin Czuchra 5d0030c898 Enables comparisons for timelines. 11 years ago
Stefan Frank c26cc3ad3d changed the work_package-select: We're looking for the journal_id, not for the id of the work_package_journal. 11 years ago
Stefan Frank 6266efda60 added some puts to find out wherre exactly the comparison fails on ci 11 years ago
Stefan Frank 74956737a8 now accepting only timestamps/seconds from epoch 11 years ago
jwollert c4859bd2c9 use timeline local variable inside partials instead of instance variable 11 years ago
Stefan Frank bca3662de6 making the planning-comparison-sql run on mysql. 11 years ago