Commit Graph

21 Commits (745512e71e09580ae533a1e14dfc3026cd9f9cd2)

Author SHA1 Message Date
iglocska e18e7c1807
fix: [API] fixed an incorrect fix to the object references add function from earlier today, fixes #4866 2019-08-05 16:49:25 +02:00
iglocska cad286d239
fix: [API] the returned data when adding object references doesn't include the object_uuid, fixes #4866 2019-08-05 16:06:51 +02:00
chrisr3d cdaff75ec4
chg: [ObjectReference] Referenced id, uuid & type set now from a function that could be reused 2019-04-11 09:23:16 +02:00
Christophe Vandeplas f82fbf165a
chg: [Objects] Sorts object references types in add reference form (#3969) 2018-12-22 09:54:12 +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 755e0c3b34 fix: [object references] Object references can be added to deleted objects/attributes, fixes #3312 2018-06-05 15:35:26 +02:00
iglocska 17592a4f27 fix: small fix to a missing ajax check
- ajax forms opened full screen look bad
2017-10-09 15:39:44 +02:00
iglocska af01b18844 fix: Removed debug output from adding object references
- caused the spinning loading of doom
2017-10-09 11:28:09 +02:00
iglocska 36f6c9685d fix: Invalid uuid used in the objectreferences add form 2017-09-27 15:12:45 +02:00
iglocska 63e934824c fix: Fixed an invalid uuid in the object reference 2017-09-27 14:59:10 +02:00
iglocska 616fc0f9a2 chg: If no object ID is set in the URL for adding an object reference, check the payload for the object_uuid 2017-09-27 14:56:21 +02:00
iglocska 12b1c354fa fix: Fixed a bug where normal users couldn't add object references
- as reported by @deralexxx
2017-09-20 16:53:54 +02:00
iglocska 03881e40c1 chg: Rename two fields in the object references
- source_uuid => object_uuid
- destination_uuid => referenced_uuid
2017-09-07 14:00:18 +02:00
iglocska 4bf01000dd fix: Various fixes with object reference editing 2017-09-04 23:12:46 +02:00
iglocska c09741ebfc new: Further work on the objects
- uuids of both sides saved in references
- attachment adding fixed
2017-09-01 17:42:54 +02:00
iglocska 62ecb49f58 fix: Fixed invalid variable name 2017-08-23 14:05:34 +02:00
iglocska d3d6566b16 new: Various new features for the objects 2017-08-23 11:57:40 +02:00
iglocska 412b2bcfb1 fix: Fixed invalid lookup for adding object references 2017-08-22 10:59:39 +02:00
iglocska 859d6e1c46 new: Added object relations 2017-08-21 10:13:19 +02:00
iglocska 5d9cfe5d6c fix: Updated the new ajax methods to follow the new JSON rules 2017-08-10 14:12:47 +02:00
iglocska 0e7dd2eddc new: Added first iteration of object references and other changes
- various fixes
- rework of the pagination library
2017-08-09 17:53:25 +02:00