Commit Graph

20 Commits (0d4df7c98b0fc67618b1c3c298e64efb668fc4fe)

Author SHA1 Message Date
iglocska 5b1697667f
new: [UI] Filter the object template index using the quick search 2019-06-18 17:51:25 +02:00
iglocska 98cf493611 fix: Object could not be added with no full group by enabled, fixes #4195 2019-02-22 07:52:53 +01:00
mokaddem b95afe4ea4 chg: [generic_picker] Improved the way option templates/data are passed
to the view (now done by JS only)
2019-01-28 14:47:49 +01:00
mokaddem ac913bbe82 chg: [generic_picker] added support of infoExtra for pills 2019-01-22 16:30:22 +01:00
mokaddem 1a2edf05b1 chg: [generic_picker] all view using the generic_picker now use the
generic_picker view elements - WIP
2019-01-22 16:02:01 +01:00
mokaddem bfdb33ad21 chg: [Object] Added pre-choice of object meta-category 2019-01-18 15:42:58 +01:00
mokaddem 9357674c1f fix: [generic_picker] avoid having option's name as an array key 2019-01-18 15:03:24 +01:00
mokaddem 7330b33cd1 new: [addObject] adding objects is done via the generic_picker 2019-01-17 08:36:21 +01:00
Christophe Vandeplas 589070a5cd fix: [objecttemplates] fixes issue #3921 2018-12-09 14:58:25 +01:00
iglocska 20b37d7a87 new: [usability] Object templates view also accepts uuid as input vector 2018-12-05 09:35:19 +01:00
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska 68b8266584 new: New flash message system, fixes #3252
- 3 types of flash messages (success, error, warning)
- uses bootstrap's own classes/structure
2018-05-16 19:32:38 +02:00
iglocska dc729c4227 fix: Fixed the disable correlation flags for the objec templates
- also added a force update for individual templates
2017-12-07 16:54:04 +01:00
iglocska 1770a501ab fix: Added ObjectTemplateElements to the objectTemplate view via the API 2017-09-20 15:47:46 +02:00
iglocska bb99706cf3 new: Various object template improvements
- allow multiple versions of a template to be stored at the same time
- select which version is the primary version of a template
- disable/enable templates
- edit objects with one of the older versions of a template if the object's version requires that

- various UI / bug fixes
2017-09-18 00:38:30 +02:00
iglocska b442a273fc new: Further progress on the synchronisation 2017-09-07 12:20:20 +02:00
iglocska 859d6e1c46 new: Added object relations 2017-08-21 10:13:19 +02:00
iglocska be740e608c new: Further progress with the objects
- added option to populate event with an object to the side menu
- multiselect popup for objects added
- redirect after adding object fixed
2017-07-03 00:29:03 +02:00
iglocska ee1c1c5de9 new: Further progress on the objects 2017-07-02 00:05:15 +02:00
iglocska 93a99208c6 Merge branch '2.4' into feature/objects 2017-06-13 12:08:26 +02:00