Commit Graph

22 Commits (471840ce33233a8d9db86766d007153f66727e8d)

Author SHA1 Message Date
Sami Mokaddem c2d614f878
fix: [tagCollection:removeTag] Fixed incorrect permission check 2024-04-10 15:36:09 +02:00
Jakub Onderka 3b3eb39e55 chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
Jakub Onderka c4dcea7834 fix: [security] Permission for tag collections 2022-10-26 09:00:49 +02:00
Jakub Onderka 3228b95415 chg: [UI] Tag collections cleanup 2022-05-22 12:48:52 +02:00
Jakub Onderka a007089486 chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
Jakub Onderka b100377a73 chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
mokaddem eb84b3344f
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
Jakub Onderka ef98e8888f fix: [internal] Notice when adding tag to collection 2020-08-17 10:05:36 +02:00
Jakub Onderka 6de0406ced fix:[security] Check tag restriction for collection tags 2020-08-16 16:23:20 +02:00
Jakub Onderka c41c1d5cc4 chg: [UI] Nicer tag removal confirmation 2020-08-16 16:23:20 +02:00
mokaddem 04dcdebb1f
new: [galaxyCluster] Initial import of Galaxy2.0 codebase - WiP 2020-03-12 10:26:09 +01:00
Pierre-Jean Grenier 1c1bb2bc75 fix: check if variables are defined 2019-10-09 09:35:09 +02:00
iglocska f3d2b1d15a new: [tagging] Stop pre-populating forms for tagging / attaching of galaxies
- avoids any potential CSRF issues, the form is fetched just in time for the submission
2019-03-20 11:21:40 +01:00
Richie B2B 60a41cf478
Fix errors in TagCollections import 2019-02-21 10:04:43 +01:00
iglocska 13993eb1c7 new: [Tag collections] Export/import tag collections added 2019-01-21 15:15:10 +01:00
iglocska 7f06ed3c76 fix: [tag collections] Adding tags to tag collections fixed 2019-01-18 13:35:53 +01:00
iglocska 5a797827d0 fix: [Tag collections] Fix case of several tag IDs being passed 2019-01-18 11:57:38 +01:00
mokaddem 02b6aa8948 fix: [tagCollection] typo in variable name preventing addition of tag
for non-admin users
2019-01-17 10:19:02 +01:00
mokaddem 49c42438e1 chg: [tagging] WIP - bulk tagging via generic picker on event and
complete support for TagCollection
2019-01-09 16:09:05 +01:00
iglocska 760dbed37d new: [tag collections] First feature complete minimal version of the tag collection system 2019-01-01 16:38:57 +01:00
iglocska 1b1fca34ce fix: [tag collections] fixed galaxies not showing up 2018-12-29 04:25:57 +01:00
iglocska 977d10a87f fix: [added missing controller] tag collections controller 2018-12-28 12:55:41 +01:00