objecttothis
ee860e3b71
Disable fields on category_dropdown attribute view
...
- These changes prevent the type of attribute to be changed from
dropdown for categories as dropdown.
2020-05-05 14:06:11 +04:00
objecttothis
15a987cfd9
Adjust functions related to attributes
2020-05-04 17:00:02 +04:00
objecttothis
06eebc2ad3
Make DROPDOWN values sorted by alphabet.
2020-05-01 17:51:13 +04:00
objecttothis
4584b7eace
Final indentation and formatting fixes
2020-03-24 14:17:36 +04:00
objecttothis
3281fc9bb0
Correct indentation problems
2020-03-24 14:04:04 +04:00
objecttothis
fb9fec1a10
Merge branch 'master' into pos_bool
2020-03-18 16:19:45 +04:00
FrancescoUK
3382610871
Merge pull request #2760 from opensourcepos/attribute-colon-patch
...
Removing the restriction for colons in the name
2020-03-14 07:18:44 +00:00
jekkos
531035fef2
Update invalid chars
2020-03-13 22:41:42 +01:00
objecttothis
ecb21d2d5e
Same correction for removing attribute value
2020-03-13 16:38:18 +04:00
objecttothis
a2a5db8901
Correct a bug causing & to break in POST
...
See #2758 for details
2020-03-13 16:32:39 +04:00
objecttothis
04ade7ab0b
Removing the restriction for colons in the name
...
Please see #2665
2020-03-13 13:22:23 +04:00
objecttothis
ea7cb48f1c
CHECKBOX Attribute type
...
Conversion from DROPDOWN or TEXT logic
2020-03-02 14:17:48 +04:00
objecttothis
d7a59221fc
Fix problem with unchecked attributes
...
Previously, if the attribute was unchecked, the form wouldn't submit the
attribute and the model/controller would delete the attribute_link from
the item. A hidden input type with value 0 occuring before the checkbox
fixes this problem.
2020-02-27 12:24:04 +04:00
objecttothis
ff79b73e34
Implement CHECKBOX attribute type
...
Attribute Configuration view
Attributes section of item management view
Attributes section of CSV item import
2020-02-25 15:44:49 +04:00
jekkos
de6a547272
Use today as default date in DATETIME attribute ( #2666 )
2020-01-09 20:24:32 +01:00
jekkos
0ae6470b35
Migrate attribute datetime to date ( #2441 )
2019-06-05 00:47:17 +02:00
jekkos
f2d2b1d3e2
Fix datetime attribute formatting ( #2232 )
2019-06-05 00:29:48 +02:00
objecttothis
1afbe029b5
Correct indentation
2019-03-06 15:44:11 +04:00
objecttothis
74995a5ac1
Adding of decimal unit field
2019-03-06 15:42:04 +04:00
objecttothis
f875c8e518
Changes to allow attribute type of DECIMAL
2019-03-01 17:48:20 +04:00
objecttothis
994428eb7f
Fix bug preventing new Attribute from being anything but GROUP
2019-02-20 12:06:33 +04:00
objecttothis
e66c7bad24
Add attribute type conversion, error checking.
2019-02-15 17:03:31 +04:00
jekkos
2e67007c69
Fix attributes submit error ( #2201 )
2018-11-15 21:54:35 +01:00
jekkos
db6963a8a6
Fix blank screen after update ( #2201 )
2018-11-03 23:24:19 +01:00
jekkos
fd00a74225
Refactor + fix detailed reports ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
7683cfe5c9
Fix dropdown preselection on edit ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
43e3400468
Fix item row refresh ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
74f31dbaf9
Keep unsaved attributes when adding multiple ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
9cdfc0ce8a
Fix css overflow + form refresh
2018-10-15 19:32:29 +02:00
jekkos
b2da8f5e9d
Fix attribute delete ( #68 )
2018-10-15 19:32:29 +02:00
FrancescoUK
f86eaa78a2
Update form.php
2018-10-15 19:32:29 +02:00
FrancescoUK
be3d0fe8e1
Update item.php
2018-10-15 19:32:29 +02:00
FrancescoUK
042c81a6b4
Update form.php
2018-10-15 19:32:29 +02:00
jekkos
085d24447c
Disablel SHOW_IN_ITEMS ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
8b212a8dd0
Fix some final bugs ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
1a490cedf5
Add support for DATETIME in attributes ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
98022f3b96
Cleanup + enable item attribute delete ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
a8d73d5f99
Add attributes to items ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
500a8d7a8f
Work in progress, still testing items form ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
df61ee09bb
Add item attributes functionality ( #68 )
2018-10-15 19:32:29 +02:00